You propably need additional stuff in your kernel: CONFIG_USB_DEBUG=y (to get more info in kern.log) CONFIG_USB_DEVICEFS=y CONFIG_USB_STORAGE=y or m CONFIG_USB_STORAGE_DEBUG=y
Am Montag, den 17.01.2005, 08:43 -0700 schrieb Kumar Golap: > Hi all, > > I have noticed a problem with my usb memory drive with kernel >=2.6.6 > onwards > and i just tried 2.6.10 and its still behaving the same way. > > The hardware: > > 0000:00:02.2 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 07) > 0000:00:02.3 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 07) > > the driver is ohci_hcd > > The problem is when i plug a memory stick (or USB mass storage camera) > to my USB port > nothing happens and there is no message in the /var/log/messages. Then > if i reboot o r reinstall the ohci driver by > > rmmod ohci_hcd > and > modprobe ohci_hcd > > > then when i connect something to the usb it says in messages > > Jan 17 08:36:31 pong ohci_hcd 0000:00:02.2: wakeup > Jan 17 08:36:31 pong usb 1-3: new full speed USB device using ohci_hcd > and address 3 > Jan 17 08:36:32 pong scsi5 : SCSI emulation for USB Mass Storage devices > Jan 17 08:36:32 pong usb-storage: device found at 3 > ..... > > but it won't respond if i try after some time....then i have to > re-install ohci_hcd afresh. > > > Any clue what i might have set wrong ... > > thanks in advance > > Kumar > > > -- > [email protected] mailing list > > -- Mit freundlichen Gr��en Heinz Sporn SPORN it-freelancing Mobile: ++43 (0)699 / 127 827 07 Email: [EMAIL PROTECTED] [EMAIL PROTECTED] Snail: Steyrer Str. 20 A-4540 Bad Hall Austria / Europespox -- [email protected] mailing list
