PDA

View Full Version : Newbie: stall on USB detection



Sppire
10-05-2003, 10:35 PM
Hi all,

Total newbie to Linux. Tried Knoppix 3.3 (2003-09-24) on a Compaq 1216 UK presario laptop. Stalls after detecting pcmcia. Works quite well if run with nousb cheatcode. Any way of getting the usb to work?

Sppire.

Here is the output from lspci -v:

knoppix@ttyp1[knoppix]$ lspci -v
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03)
Flags: bus master, medium devsel, latency 8
Memory at f8000000 (32-bit, prefetchable) [size=64M]
Capabilities: <available only to root>

00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP] (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, medium devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00009000-00009fff
Memory behind bridge: f4100000-f5ffffff
Capabilities: <available only to root>

00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
Subsystem: VIA Technologies, Inc. VT82C686/A PCI to ISA Bridge
Flags: bus master, stepping, medium devsel, latency 0

00:07.1 IDE interface: VIA Technologies, Inc. VT82C586/B/686A/B PIPC Bus Master IDE (rev 10) (prog-if 8a [Master SecP PriP])
Flags: bus master, medium devsel, latency 64
I/O ports at 1820 [size=16]
Capabilities: <available only to root>

00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 10) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
Flags: bus master, medium devsel, latency 64, IRQ 5
I/O ports at 1800 [size=32]
Capabilities: <available only to root>

00:07.4 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
Flags: medium devsel
Capabilities: <available only to root>

00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 20)
Subsystem: Compaq Computer Corporation Soundmax integrated digital audio
Flags: medium devsel, IRQ 9
I/O ports at 1000 [size=256]
I/O ports at 1834 [size=4]
I/O ports at 1830 [size=4]
Capabilities: <available only to root>

00:09.0 Ethernet controller: Conexant HCF 56k Modem (rev 08)
Subsystem: Compaq Computer Corporation 623-LAN Grizzly
Flags: bus master, medium devsel, latency 160, IRQ 11
BIST result: 00
I/O ports at 1400 [size=256]
Memory at f4000000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <available only to root>

00:09.1 Communication controller: Conexant HCF 56k Modem (rev 05)
Subsystem: Compaq Computer Corporation Yogi
Flags: medium devsel, IRQ 11
BIST result: 00
I/O ports at 1838 [size=8]
Memory at f4004000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <available only to root>

00:0a.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01)
Subsystem: Compaq Computer Corporation: Unknown device b103
Flags: bus master, medium devsel, latency 168
Memory at 14000000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
Memory window 0: 14400000-147ff000 (prefetchable)
Memory window 1: 14800000-14bff000
I/O window 0: 00004000-000040ff
I/O window 1: 00004400-000044ff
16-bit legacy interface ports at 0001

01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M AGP 2x (rev 64) (prog-if 00 [VGA])
Subsystem: Compaq Computer Corporation: Unknown device 005f
Flags: bus master, stepping, medium devsel, latency 66, IRQ 9
Memory at f5000000 (32-bit, non-prefetchable) [size=16M]
I/O ports at 9000 [size=256]
Memory at f4100000 (32-bit, non-prefetchable) [size=4K]
Expansion ROM at <unassigned> [disabled] [size=128K]
Capabilities: <available only to root>

TheCyberDude
10-12-2003, 09:54 AM
Try :


modprobe usbcore
modprobe usb-uhci

http://www.internettrash.com/users/thecyberdude/TheCyberDude.gif