PINE64
keyboard and usb ports not working - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Pinebook Pro Hardware and Accessories (https://forum.pine64.org/forumdisplay.php?fid=116)
+--- Thread: keyboard and usb ports not working (/showthread.php?tid=16079)



keyboard and usb ports not working - User 24565 - 02-13-2022

Hi there,

Looking to see if there are any troubleshooting ideas i've missed.

I have a pinebook pro where I turn it on and the os loads but the keyboard and usb ports aren't working. Originally they worked but over time it seemed like it would take longer and longer for the keyboard to start working, after a while I had to wait a few minutes for any keys to function.

Now, only the power button works. I can have it sit all day and the keyboard or usb ports don't work, thus I can't even try an external keyboard. This is both on battery and plugged in.

I've tried loading different distros on sd card, took the back off and reattached the keyboard cable. I can't see any signs of damage anywhere.

Any suggestions?

Right now i feel like it's done.

thanks


RE: keyboard and usb ports not working - wdt - 02-14-2022

Do you have ssh working? (and another computer?,, and connected?)
BTW, with manjaro I have found that usb-ethernet (dongle) autoloads required modules
so the only trouble is finding out address
If not, try putting in plastic bag, freezing and sudo systemctl start sshd
See what you get with ... dmesg|grep usb ; lsmod |grep usb
I, just recently, had another computer lose all usb,, it was not loading
anything other than usbcore and a bunch of usb-snd modules
after some simplifying all it needed was xhci_pci, that pulled in everything else
But if other distros don't work, it is likely dying/dead


RE: keyboard and usb ports not working - User 24565 - 02-14-2022

(02-14-2022, 11:19 AM)wdt Wrote: Do you have ssh working? (and another computer?,, and connected?)
BTW, with manjaro I have found that usb-ethernet (dongle) autoloads required modules
so the only trouble is finding out address
If not, try putting in plastic bag, freezing and sudo systemctl start sshd
See what you get with ... dmesg|grep usb  ;  lsmod |grep usb
I, just recently, had another computer lose all usb,, it was not loading
anything other than usbcore and a bunch of usb-snd modules
after some simplifying all it needed was xhci_pci, that pulled in everything else
But if other distros don't work, it is likely dying/dead

Thanks for the response,
I wasn't able to access it via ssh, i had it connected to a usb to ethernet adapter.
I'm going to try another distro, had recently tried dietpi, as I just noticed my router doesn't see it. i'll try ssh again after putting another distro on the sd card.
For putting it in a plastic bag and freezing it..not sure if you're just joking around..but with the status of my pinebook i'd give anything a try.
I'm thinking it's likely dying/dead with multiple distros producing the same effect.


RE: keyboard and usb ports not working - wdt - 02-15-2022

>For putting it in a plastic bag and freezing it..not sure if you're just joking around
Not at all, sometimes this will work to give a few minutes of life with a damaged chip
It is low percentage (success), and when warms up nearly always fails again
But it would enable you to start sshd