On 11/12/2015 05:19 AM, Ian Campbell wrote: > On Wed, 2015-11-11 at 19:13 -0500, James Valleroy wrote: >> On 11/11/2015 03:43 PM, Ian Campbell wrote: >>> Perhaps you could drop to a shell and try manually loading those >>> modules and see what, if anything, it says? >> Modules seem to load ok: > Did lsusb (or maybe usb-list in d-i env) then start showing the devices? > Alternatively I think they appear under /proc somewhere and I would expect > some stuff in dmesg too. > > You could also try load usb-storage and/or sd_mod to see if the disks are > then found. > > [...]
I've attached a log. The devices were shown under usb-list. But usb-storage and sd_mod modules are not available. >> After a reboot, I saw different modules loaded (randomly?): > Might just be to do with how far through d-i you go before dropping to a > shell? > Nope...I get different results even if I drop to a shell immediately. > >> Strangely, my Dreamplug is also hanging at hw-detect step now. (I didn't >> see this previously.) > It's not impossible that this is related, since I would expect hw-detect to > responsible in some way for loading some of this stuff (although I would > expect it primarily to happen via udev once the modules were actually > available, which they seem to be). > > Perhaps a "udevadm trigger" would be interesting to try? > > Ian. Sorry, it's not hw-detect that hangs actually. I can run that from the shell without any issue. But the installer step for "hardware detection" hangs (even after loading the 2 modules and running udevadm trigger). -- James
~ # lsmod Module Size Used by mvsdio 9173 0 mmc_core 105606 1 mvsdio ~ # modprobe ehci_hcd ~ # modprobe ehci_orion ~ # lsmod Module Size Used by ehci_orion 2986 0 ehci_hcd 50075 1 ehci_orion usbcore 141043 2 ehci_hcd,ehci_orion usb_common 2533 1 usbcore mvsdio 9173 0 mmc_core 105606 1 mvsdio ~ # dmesg | tail [ 46.668250] usb 1-1.1.1: new high-speed USB device number 6 using orion-ehci [ 46.764183] usb 1-1.1.1: New USB device found, idVendor=05e3, idProduct=0723 [ 46.764199] usb 1-1.1.1: New USB device strings: Mfr=3, Product=4, SerialNumber=0 [ 46.764235] usb 1-1.1.1: Product: USB Storage [ 46.764245] usb 1-1.1.1: Manufacturer: Generic [ 46.840238] usb 1-1.1.2: new high-speed USB device number 7 using orion-ehci [ 46.936186] usb 1-1.1.2: New USB device found, idVendor=05e3, idProduct=0723 [ 46.936226] usb 1-1.1.2: New USB device strings: Mfr=3, Product=4, SerialNumber=0 [ 46.936237] usb 1-1.1.2: Product: USB Storage [ 46.936247] usb 1-1.1.2: Manufacturer: Generic ~ # usb-list Bus 01 Device 01: EHCI Host Controller [1d6b:0002] Level 00 Parent 00 Port 00 Class 09(hub ) Subclass 00 Protocol 01 Manufacturer: Linux 4.2.0-1-kirkwood ehci_hcd Interface 00: Class 09(hub ) Subclass 00 Protocol 00 Driver hub Bus 01 Device 02: USB 2.0 Hub [1a40:0101] Level 01 Parent 01 Port 00 Class 09(hub ) Subclass 00 Protocol 01 Interface 00: Class 09(hub ) Subclass 00 Protocol 00 Driver hub Bus 01 Device 03: USB 2.0 Hub [1a40:0101] Level 02 Parent 02 Port 00 Class 09(hub ) Subclass 00 Protocol 01 Interface 00: Class 09(hub ) Subclass 00 Protocol 00 Driver hub Bus 01 Device 06: USB Storage [05e3:0723] Level 03 Parent 03 Port 00 Class 00(>ifc ) Subclass 00 Protocol 00 Manufacturer: Generic Interface 00: Class 08(mstor) Subclass 06 Protocol 50 Driver <none> Bus 01 Device 07: USB Storage [05e3:0723] Level 03 Parent 03 Port 01 Class 00(>ifc ) Subclass 00 Protocol 00 Manufacturer: Generic Interface 00: Class 08(mstor) Subclass 06 Protocol 50 Driver <none> Bus 01 Device 04: Cruzer [0781:5530] Level 02 Parent 02 Port 02 Class 00(>ifc ) Subclass 00 Protocol 00 Manufacturer: SanDisk Interface 00: Class 08(mstor) Subclass 06 Protocol 50 Driver <none> Bus 01 Device 05: C-Media USB Headphone Set [0d8c:000c] Level 02 Parent 02 Port 03 Class 00(>ifc ) Subclass 00 Protocol 00 Interface 00: Class 01(audio) Subclass 01 Protocol 00 Driver <none> Interface 01: Class 01(audio) Subclass 02 Protocol 00 Driver <none> Interface 02: Class 01(audio) Subclass 02 Protocol 00 Driver <none> Interface 03: Class 03(HID ) Subclass 00 Protocol 00 Driver <none> ~ # modprobe usb-storage modprobe: FATAL: Module usb-storage not found. ~ # modprobe sd_mod modprobe: FATAL: Module sd_mod not found. ~ # udevadm trigger ~ # hw-detect ... ~ # dmesg | tail [ 46.764199] usb 1-1.1.1: New USB device strings: Mfr=3, Product=4, SerialNumber=0 [ 46.764235] usb 1-1.1.1: Product: USB Storage [ 46.764245] usb 1-1.1.1: Manufacturer: Generic [ 46.840238] usb 1-1.1.2: new high-speed USB device number 7 using orion-ehci [ 46.936186] usb 1-1.1.2: New USB device found, idVendor=05e3, idProduct=0723 [ 46.936226] usb 1-1.1.2: New USB device strings: Mfr=3, Product=4, SerialNumber=0 [ 46.936237] usb 1-1.1.2: Product: USB Storage [ 46.936247] usb 1-1.1.2: Manufacturer: Generic [ 93.416647] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 97.330638] random: nonblocking pool is initialized
signature.asc
Description: OpenPGP digital signature