USB Drivers not working
- 
					
					
					
					
 When plugging in my usb drive it wont be registered or come up in the messages or console outputs. When I plug in my keyboard I get this. Not sure where to go from hre. I just flashed in the latest image from here http://repo.onioniot.com/omega2/images/ and gave it the following packages opkg install kmod-usb-net-rndis 
 opkg install kmod-nls-base kmod-usb-core kmod-usb-net kmod-usb-net-cdc-ether kmod-usb2
 kmod-usb-ohci kmod-usb-uhci kmod-usb-storage libusbmuxd
 opkg install kmod-usb-net-ipheth usbmuxd libimobiledevice usbutilsI had another opnion that wont boot anymore (voltage going trhough but I dont see any output in teminal when accessing via serial) that used to work with this but this one won't ] usb 2-1: device descriptor read/64, error -62 
 [ 146.282419] usb 2-1: device descriptor read/64, error -62
 [ 146.612390] usb 2-1: new low-speed USB device number 3 using ohci-platform
 [ 146.832422] usb 2-1: device descriptor read/64, error -62
 [ 147.162386] usb 2-1: device descriptor read/64, error -62
 [ 147.282481] usb usb2-port1: attempt power cycle
 [ 147.552426] usb 2-1: new low-speed USB device number 4 using ohci-platform
 [ 147.992377] usb 2-1: device not accepting address 4, error -62
 [ 148.202447] usb 2-1: new low-speed USB device number 5 using ohci-platform
 [ 148.642381] usb 2-1: device not accepting address 5, error -62
 [ 148.648412] usb usb2-port1: unable to enumerate USB device
 
- 
					
					
					
					
 
 
- 
					
					
					
					
 I already had usbutils loaded but here is the output opkg install usbutils 
 Package usbutils (014-1) installed in root is up to date.
 root@Omega-7E26:/# lsusb -vBus 002 Device 001: ID 1d6b:0001 Linux 5.10.146 ohci_hcd Generic Platform OHCI controller 
 Device Descriptor:
 bLength 18
 bDescriptorType 1
 bcdUSB 1.10
 bDeviceClass 9
 bDeviceSubClass 0
 bDeviceProtocol 0
 bMaxPacketSize0 64
 idVendor 0x1d6b
 idProduct 0x0001
 bcdDevice 5.10
 iManufacturer 3 Linux 5.10.146 ohci_hcd
 iProduct 2 Generic Platform OHCI controller
 iSerial 1 101c1000.ohci
 bNumConfigurations 1
 Configuration Descriptor:
 bLength 9
 bDescriptorType 2
 wTotalLength 0x0019
 bNumInterfaces 1
 bConfigurationValue 1
 iConfiguration 0
 bmAttributes 0xe0
 Self Powered
 Remote Wakeup
 MaxPower 0mA
 Interface Descriptor:
 bLength 9
 bDescriptorType 4
 bInterfaceNumber 0
 bAlternateSetting 0
 bNumEndpoints 1
 bInterfaceClass 9
 bInterfaceSubClass 0
 bInterfaceProtocol 0
 iInterface 0
 Endpoint Descriptor:
 bLength 7
 bDescriptorType 5
 bEndpointAddress 0x81 EP 1 IN
 bmAttributes 3
 Transfer Type Interrupt
 Synch Type None
 Usage Type Data
 wMaxPacketSize 0x0002 1x 2 bytes
 bInterval 255
 Hub Descriptor:
 bLength 9
 bDescriptorType 41
 nNbrPorts 1
 wHubCharacteristic 0x0008
 Ganged power switching
 Per-port overcurrent protection
 bPwrOn2PwrGood 2 * 2 milli seconds
 bHubContrCurrent 0 milli Ampere
 DeviceRemovable 0x00
 PortPwrCtrlMask 0xff
 Hub Port Status:
 Port 1: 0000.0100 power
 Device Status: 0x0001
 Self PoweredBus 001 Device 001: ID 1d6b:0002 Linux 5.10.146 ehci_hcd EHCI Host Controller 
 Device Descriptor:
 bLength 18
 bDescriptorType 1
 bcdUSB 2.00
 bDeviceClass 9
 bDeviceSubClass 0
 bDeviceProtocol 0
 bMaxPacketSize0 64
 idVendor 0x1d6b
 idProduct 0x0002
 bcdDevice 5.10
 iManufacturer 3 Linux 5.10.146 ehci_hcd
 iProduct 2 EHCI Host Controller
 iSerial 1 101c0000.ehci
 bNumConfigurations 1
 Configuration Descriptor:
 bLength 9
 bDescriptorType 2
 wTotalLength 0x0019
 bNumInterfaces 1
 bConfigurationValue 1
 iConfiguration 0
 bmAttributes 0xe0
 Self Powered
 Remote Wakeup
 MaxPower 0mA
 Interface Descriptor:
 bLength 9
 bDescriptorType 4
 bInterfaceNumber 0
 bAlternateSetting 0
 bNumEndpoints 1
 bInterfaceClass 9
 bInterfaceSubClass 0
 bInterfaceProtocol 0
 iInterface 0
 Endpoint Descriptor:
 bLength 7
 bDescriptorType 5
 bEndpointAddress 0x81 EP 1 IN
 bmAttributes 3
 Transfer Type Interrupt
 Synch Type None
 Usage Type Data
 wMaxPacketSize 0x0004 1x 4 bytes
 bInterval 12
 Hub Descriptor:
 bLength 9
 bDescriptorType 41
 nNbrPorts 1
 wHubCharacteristic 0x0009
 Per-port power switching
 Per-port overcurrent protection
 bPwrOn2PwrGood 10 * 2 milli seconds
 bHubContrCurrent 0 milli Ampere
 DeviceRemovable 0x00
 PortPwrCtrlMask 0xff
 Hub Port Status:
 Port 1: 0000.0100 power
 Device Status: 0x0001
 Self Powered
 
- 
					
					
					
					
 @baby-Onioneer error 62 is a power issue, try a powered USB hub or a different drive. Since you are using USB power the drive, check your Omega2 is powered sufficiently.