Bug 155367 - no USB on IBM T42p
Summary: no USB on IBM T42p
Status: RESOLVED INVALID
: 155369 (view as bug list)
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 6
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Greg Kroah-Hartman
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-06 10:08 UTC by Forgotten User wMtT3MV6AL
Modified: 2006-03-08 16:40 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
output of hwinfo (242.85 KB, text/plain)
2006-03-06 16:06 UTC, Forgotten User wMtT3MV6AL
Details
output of lsmod (2.84 KB, text/plain)
2006-03-06 16:07 UTC, Forgotten User wMtT3MV6AL
Details
output of hwinfo after a clean boot (with usb-dongle connected) (236.49 KB, text/plain)
2006-03-06 17:18 UTC, Forgotten User wMtT3MV6AL
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User wMtT3MV6AL 2006-03-06 10:08:18 UTC
when plugging in any USB-device to the T42p nothing happens.

no recognition by udevmonitor.
Comment 1 Olaf Kirch 2006-03-06 10:16:32 UTC
Well, being slightly more verbose in your bug reports will tremendously
increase their chances of being addressed.

I assume this is a udev problem rather than kernel related (I can only
guess because you didn't say whether the USB device is recognized by the
kernel at all).
Comment 2 Forgotten User wMtT3MV6AL 2006-03-06 10:28:32 UTC
ok, how can i test the recognition by the kernel?

there is no recognition by udevmonitor, lsusb nothing too. /var/log/messages says nothing either. 

the usb-controller are recognise by lspci:
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)




Comment 3 Forgotten User wMtT3MV6AL 2006-03-06 10:40:21 UTC
*** Bug 155369 has been marked as a duplicate of this bug. ***
Comment 4 Greg Kroah-Hartman 2006-03-06 15:56:06 UTC
Are the USB host controller drivers loaded?

What is the output of 'lsmod'?

Can you attach the output of 'hwinfo' please?
Comment 5 Forgotten User wMtT3MV6AL 2006-03-06 16:06:41 UTC
Created attachment 71411 [details]
output of hwinfo
Comment 6 Forgotten User wMtT3MV6AL 2006-03-06 16:07:26 UTC
Created attachment 71412 [details]
output of lsmod
Comment 7 Forgotten User wMtT3MV6AL 2006-03-06 16:21:54 UTC
loaded are these drivers:

usbcore               113668  4 ohci_hcd,uhci_hcd,ehci_hcd
Comment 8 Greg Kroah-Hartman 2006-03-06 16:37:23 UTC
This is after you suspended and resumed the machine, right?

Or does this happen on a "clean" boot?
Comment 9 Greg Kroah-Hartman 2006-03-06 16:37:54 UTC
And what usb device did you try to plug in?
Comment 10 Forgotten User wMtT3MV6AL 2006-03-06 16:52:23 UTC
I tried two (different) bluetooth-dongles, an USB-docking-station and an usb-stick.
The devices do their job on other machines, so they are not defect.

It is after a clean boot, but (of course) after resume too.
Comment 11 Greg Kroah-Hartman 2006-03-06 17:10:48 UTC
Your hwinfo shows the result after a suspend/resume cycle.

Please try a clean boot, and then insert the USB device.

Then run 'hwinfo' and attach it to the bug.
Comment 12 Forgotten User wMtT3MV6AL 2006-03-06 17:18:30 UTC
Created attachment 71430 [details]
output of hwinfo after a clean boot (with usb-dongle connected)

hwinfo after rebooting, a dongle is connected.
Comment 13 Greg Kroah-Hartman 2006-03-06 17:39:56 UTC
What is the USB settings in the BIOS?  Is it enabled?

It looks like your USB host controllers are properly detected, but
nothing is being recognized by them at all.

If you plug and unplug the device in, with the ethernet cable removed,
does the value in /proc/interrupts go up for the usb host controller?
Comment 14 Forgotten User wMtT3MV6AL 2006-03-06 17:52:57 UTC
the setting is enabled.

what do you mean with the value in /proc/interrupts ?

it seems to increase with the timer. No matter if the dongle is plugged in or not. Every cat /proc/interrupts the value is higher.
Comment 15 Greg Kroah-Hartman 2006-03-06 18:14:19 UTC
"Enabled" how?

Is there a setting for legacy use of USB devices?

And has this machine ever worked properly with regards to USB for any older
Linux releases (or any Windows releases?)

And yeah, as everything is routed through that one interrupt, it is a bit
hard to see if it is incremented or not (the line for the uhci-hcd controller, not
the timer line.)
Comment 16 Greg Kroah-Hartman 2006-03-06 18:18:31 UTC
Reassigning to me, as if the kernel can't see the device, udev can't
be at fault.
Comment 17 Forgotten User wMtT3MV6AL 2006-03-06 19:01:56 UTC
Of course I meant the line with the uhci and not the timer line!

If it works with older releases will be tested.
Comment 18 Greg Kroah-Hartman 2006-03-06 19:14:05 UTC
Ok, I'll leave this at NEEDINFO until you can test that.
Comment 19 Forgotten User wMtT3MV6AL 2006-03-08 10:04:19 UTC
ok, error is found, the hardware seems to be defect.
the same under windows, controler are recognized, but no devices.
Comment 20 Greg Kroah-Hartman 2006-03-08 16:40:24 UTC
Closing bug due to broken hardware.