Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] module questions
Date: Thu, 01 Jun 2006 03:35:40
Message-Id: 20060601033004.37823.qmail@web31709.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] module questions by Mick
1 >
2 > Just run:
3 > ===================
4 > # modprobe -v radeon_drv
5 > ===================
6 >
7
8 localhost heathen # modprobe -v radeon_drv
9 FATAL: Module radeon_drv not found.
10
11 > /etc/modules.autoload.d/kernel-2.6 file then it may
12 > be already loaded
13 > (check with lsmod).
14
15 heathen@localhost ~ $ lsmod
16 Module Size Used by
17 ipv6 237376 10
18 radeon 105216 0
19 drm 68884 1 radeon
20 [...]
21
22 which isn't exactly the same. And there's still the
23 matter of the "unresolved" WW startx console message.
24
25 __________________________________________________
26 Do You Yahoo!?
27 Tired of spam? Yahoo! Mail has the best spam protection around
28 http://mail.yahoo.com
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: module questions Mick <michaelkintzios@×××××.com>