Gentoo Archives: gentoo-user

From: Strong Cypher <cypherstrong@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USB freezes the machine...
Date: Tue, 02 Jan 2007 10:50:44
Message-Id: 5251dbe30701020246t1a8a65c7qdcf9365024819ba4@mail.gmail.com
In Reply to: Re: [gentoo-user] USB freezes the machine... by Marco Calviani
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Just do this
5
6 rmmod all module concerning usb : ehci uhci ohci
7
8 ehci = usb 2 extension
9
10 uhci/ohci = usb support (1.0) depends on material (via or intel)
11
12 so ...
13
14 plug your material
15
16 modprobe uhci ... nothing done, rmmod uhci, modprobe ohci ..
17
18 try the material
19
20 if all work, add usb2 support
21
22 modprobe ehci
23
24 so ... still hang up ?
25 -----BEGIN PGP SIGNATURE-----
26 Version: GnuPG v1.4.6 (MingW32) - WinPT 1.0.1
27
28 iD8DBQFFmjf6Eg3iyspSWPARAgqOAJ4uhL25MSrSBzFbKGOaj3IWvnQbpwCeK4cL
29 kHM1gOzUW9hRJQnpHonakPE=
30 =i8pt
31 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-user] USB freezes the machine... Marco Calviani <marco.calviani@×××××.com>