Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: kernel config hell
Date: Sun, 28 Dec 2008 02:08:42
Message-Id: 4956DFA4.5050801@gmail.com
In Reply to: [gentoo-user] Re: kernel config hell by Harry Putnam
1 You may also want to try lspci -v. It shows you what modules the
2 hardware uses and it should be able to boot with those at least. Example:
3
4 00:02.2 USB Controller: nVidia Corporation nForce2 USB Controller (rev
5 a3) (prog-if 20 [EHCI])
6 Subsystem: ABIT Computer Corp. Device 1c02
7 Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 10
8 Memory at e0003000 (32-bit, non-prefetchable) [size=256]
9 Capabilities: [44] Debug port: BAR=1 offset=0080
10 Capabilities: [80] Power Management version 2
11 Kernel driver in use: ehci_hcd
12
13
14 The last line shows what modules my USB controller uses. Also, those
15 are compiled in even tho it shows them as modules.
16
17 Hope that helps.
18
19 Dale
20
21 :-) :-)

Replies

Subject Author
[gentoo-user] Re: kernel config hell Harry Putnam <reader@×××××××.com>