Gentoo Archives: gentoo-user

From: Zac Medico <zmedico@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] can't unload modules
Date: Tue, 02 Aug 2005 19:52:56
Message-Id: 42EFCD5B.9010201@gmail.com
In Reply to: Re: [gentoo-user] can't unload modules by maxim wexler
1 maxim wexler wrote:
2 >
3 > --- Michael Crute <mcrute@×××××.com> wrote:
4 >
5 >
6 >>Try using 'modprobe -rnv <module>' and see what
7 >>errors you get.
8 >>
9 >
10 >
11 > dayglo root # modprobe-rnv fglrx
12 > rmmod /lib/modules/2.6.11-gentoo-r3/video/fglrx.ko
13 > rmmod
14 > /lib/modules/2.6.11-gentoo-r3/kernel/drivers/char/agp/agpgart.ko
15 >
16 > dayglo root # modprobe fglrx
17 >
18 > dayglo root # modprobe -rv fglrx
19 > rmmod /lib/modules/2.6.11-gentoo-r3/video/fglrx.ko
20 > FATAL: Error removing fglrx
21 > (/lib/modules/2.6.11-gentoo-r3/video/fglrx.ko): Kernel
22 > does not have module unloading support
23 >
24 > none the wiser :/
25 >
26
27 Module unloading support is optional. You want to enable it in your kernel config.
28
29 Zac
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] can't unload modules maxim wexler <blissfix@×××××.com>