[Bug 14477] Install fails to load on Dell Precision 380 -- workaround included
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Thu Sep 1 13:30:25 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=14477
Ubuntu | linux
------- Additional Comments From wingo at pobox.com 2005-09-01 14:30 UTC -------
Not sure which one you want, but for the pci id's that I listed in comment #0:
$ for i in /sys/bus/pci/devices/0000\:00\:1d.*; do echo $i `cat $i/modalias`; done
/sys/bus/pci/devices/0000:00:1d.0
pci:v00008086d000027C8sv00001028sd000001A8bc0Csc03i00
/sys/bus/pci/devices/0000:00:1d.1
pci:v00008086d000027C9sv00001028sd000001A8bc0Csc03i00
/sys/bus/pci/devices/0000:00:1d.2
pci:v00008086d000027CAsv00001028sd000001A8bc0Csc03i00
/sys/bus/pci/devices/0000:00:1d.3
pci:v00008086d000027CBsv00001028sd000001A8bc0Csc03i00
/sys/bus/pci/devices/0000:00:1d.7
pci:v00008086d000027CCsv00001028sd000001A8bc0Csc03i20
Seems the UHCI comes first:
$ lspci -v
[cut for those devices only]
0000:00:1d.0 USB Controller: Intel Corp.: Unknown device 27c8 (rev 01) (prog-if
00 [UHCI])
Subsystem: Dell: Unknown device 01a8
Flags: bus master, medium devsel, latency 0, IRQ 21
I/O ports at ff80 [size=32]
0000:00:1d.1 USB Controller: Intel Corp.: Unknown device 27c9 (rev 01) (prog-if
00 [UHCI])
Subsystem: Dell: Unknown device 01a8
Flags: bus master, medium devsel, latency 0, IRQ 22
I/O ports at ff60 [size=32]
0000:00:1d.2 USB Controller: Intel Corp.: Unknown device 27ca (rev 01) (prog-if
00 [UHCI])
Subsystem: Dell: Unknown device 01a8
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at ff40 [size=32]
0000:00:1d.3 USB Controller: Intel Corp.: Unknown device 27cb (rev 01) (prog-if
00 [UHCI])
Subsystem: Dell: Unknown device 01a8
Flags: bus master, medium devsel, latency 0, IRQ 23
I/O ports at ff20 [size=32]
0000:00:1d.7 USB Controller: Intel Corp.: Unknown device 27cc (rev 01) (prog-if
20 [EHCI])
Subsystem: Dell: Unknown device 01a8
Flags: bus master, medium devsel, latency 0, IRQ 21
Memory at ffa80800 (32-bit, non-prefetchable) [size=1K]
Capabilities: <available only to root>
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the kernel-bugs
mailing list