#19697: usb dection problem while booting up
-----------------------+------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  highest    |  Milestone:
Component:  kernel     |    Version:  Trunk
 Keywords:             |
-----------------------+------------------------
 Hi All,


 I am facing issue while booting up on my PC . I am trying to boot the
 openWRT from usb on my x86 pc.
 I have downloaded code from here : git clone
 git://git.openwrt.org/openwrt.git

 I compiled the openWRT for X86 target and generated the below binaries.

 openwrt-x86-generic-combined-ext4.img.gz
 openwrt-x86-generic-combined-squashfs.img
 openwrt-x86-generic-Generic-rootfs.tar.gz
 openwrt-x86-generic-rootfs-ext4.img.gz
 openwrt-x86-generic-rootfs-squashfs.img
 openwrt-x86-generic-vmlinuz



 and I have used openwrt-x86-generic-combined-ext4.img.gz using below
 mentioned command
 sudo umount /dev/sdb1
 sudo dd if=<image> of=/dev/sdb

 I am getting below mentioned error.

 usb 2-1:2: USB disconnect, device number 8
 usb 2-1:2: new low-speed USB device number 9 using ehci-pci
 usb 2-1:2: USB disconnect, device number 9
 usb 2-1:2: new low-speed USB device number 10 using ehci-pci
 usb 2-1:2: USB disconnect, device number 10
 usb 2-1:2: new low-speed USB device number 11 using ehci-pci
 usb 2-1:2: USB disconnect, device number 11
 usb 2-1:2: new low-speed USB device number 12 using ehci-pci
 usb 2-1:2: USB disconnect, device number 12
 usb 2-1:2: new low-speed USB device number 13 using ehci-pci

 Any help will be appreciated.

--
Ticket URL: <https://dev.openwrt.org/ticket/19697>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to