[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#254448: Debian Installer on IBM ThinkPad X23



Joey Hess a écrit :
Apal wrote:
  
0000:00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 01)
0000:00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev 01)
0000:00:1d.2 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #3) (rev 01)

0000:00:1d.0 Class 0c03: 8086:2482 (rev 01)
0000:00:1d.1 Class 0c03: 8086:2484 (rev 01)
0000:00:1d.2 Class 0c03: 8086:2487 (rev 01)

I tried again, and it happen with the "normal" install as with the 
"linux26" install. Do you need to know any other things to fix this ?
Thanks.
    
Yes, there is one other peice of info we need. We need to know which usb
modules to load for these three PCI ids. If you can:

 - boot the installer into the normal (2.4) mode
 - switch to the shell console with alt-f2 and log in with Enter
 - modprobe usb-ohci ; modprobe usb-uhci ; modprobe ehci-hcd
 - grep hci /proc/bus/pci/devices | cut -f 2,18
 - send us the output of the above grep/cut command

  
Ok, there is the result of the command :

80862482         usb-uhci
80862484         usb-uhci
80862487         usb-uhci

Only the modprobe usb-uhci detected a device. The others said No such device.

Reply to: