i recently bought a raspberry pi zero and my keyboard nor mouse works with it, making it useless until i figure out why. I tested all of these products and they all work fine but there is simply no input to the raspberry pi zero. great if you can help if not i understand
I can confirm that there is enough power as the usb adapter lights up but it doesnāt seem to be sending any signal from the mouse or keyboard
aled_vickers
Could the micro usb to female usb be unable to convey info?
oops.se
So you don't have a USB hub, just a OTG cable? Please describe your setup in more details, what keyboard, mouse and connected?
aled_vickers
Yes I have an OTG cable to a USB hub which is unpowered,
plugged into the USB hub is and old original dell keyboard and a Bluetooth Logitech mouse with a receiver.
I have also tried only using the OTG cable with both the mouse and keyboard individually.
aled_vickers
Also I got this error message when booting the pi if this helps
oops.se
Add the line:
options usbcore use_both_schemes=y
To:
/etc/modprobe.d/options
And reboot
oops.se
By the way, do you also get this error ?
Bluetooth: hci0: command 0x0c03 tx timeout
aled_vickers
Also no I did not get that error.
oops.se
ssh?
aled_vickers
I havenāt gotten that to work yet Iāve done many tutorials over the past couple of days but once it asks for the user āpiā and password āraspberryā and it simply does not work as it gets denied.