https://bugzilla.novell.com/show_bug.cgi?id=275083#c12 Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-beta@cboltz.de --- Comment #12 from Christian Boltz <suse-beta@cboltz.de> 2007-07-24 16:25:12 MST --- FYI: I see the very same problem since the last kernel update. And the workaround from comment #8 (unloading ehci_hcd) makes it working again. (For whatever reason, plugging in my camera which is also recognized as USB mass storage does not show the buggy behaviour. Only the cardreader breaks.) # cat /proc/interrupts # without ehci_hcd loaded CPU0 0: 3225461 XT-PIC timer 1: 36528 XT-PIC i8042 2: 0 XT-PIC cascade 5: 90570 XT-PIC uhci_hcd:usb3, kabel 7: 1 XT-PIC parport0 8: 2 XT-PIC rtc 9: 114515 XT-PIC acpi 10: 45934 XT-PIC uhci_hcd:usb2, uhci_hcd:usb4, Intel 82801DB-ICH4, ohci1394, yenta, yenta 11: 93591 XT-PIC wlan 12: 363663 XT-PIC i8042 14: 168680 XT-PIC ide0 15: 94597 XT-PIC ide1 NMI: 0 LOC: 0 ERR: 0 MIS: 0 # modprobe ehci_hcd # cat /proc/interrupts CPU0 0: 3228989 XT-PIC timer 1: 36570 XT-PIC i8042 2: 0 XT-PIC cascade 5: 91109 XT-PIC uhci_hcd:usb3, kabel 7: 1 XT-PIC parport0 8: 2 XT-PIC rtc 9: 114543 XT-PIC acpi 10: 45968 XT-PIC uhci_hcd:usb2, uhci_hcd:usb4, Intel 82801DB-ICH4, ohci1394, yenta, yenta, ehci_hcd:usb1 11: 93607 XT-PIC wlan 12: 365181 XT-PIC i8042 14: 168888 XT-PIC ide0 15: 94639 XT-PIC ide1 NMI: 0 LOC: 0 ERR: 0 MIS: 0 The only difference is at interrupt 10. (not resetting needinfo since I'm not the desired info provider ;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.