Bug#663469: closed by Marco d'Itri m...@linux.it (Re: Bug#663469: kmod loads modules even though they're blacklisted)

2012-03-12 Thread Marco d'Itri
On Mar 12, Matthias Berndt matthias_ber...@gmx.de wrote:

 Care to elaborate? Before kmod was introduced, the blacklist took 
It makes more sense this way.

 precedence over /etc/modules. Why do you think this is supposed to change?
I don't think so: the init script has not changed, and -b is not there.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#663469: closed by Marco d'Itri m...@linux.it (Re: Bug#663469: kmod loads modules even though they're blacklisted)

2012-03-12 Thread Matthias Berndt
Hi Marco,

 It makes more sense this way.
I had hoped for actual arguments, not for arbitrary assertions like this 
one.

 I don't think so:
I hadn't changed my /etc/modules for months. Yet, since the introduction of 
kmod, the radeon module is loaded, and it wasn't before, so clearly 
something did change.

Cheers
Matthias



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#663469: closed by Marco d'Itri m...@linux.it (Re: Bug#663469: kmod loads modules even though they're blacklisted)

2012-03-12 Thread Marco d'Itri
On Mar 12, Matthias Berndt matthias_ber...@gmx.de wrote:

  It makes more sense this way.
 I had hoped for actual arguments, not for arbitrary assertions like this 
 one.
You explicitly requested that the module should be loaded, so I believe 
that it is reasonable to load it.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#663469: closed by Marco d'Itri m...@linux.it (Re: Bug#663469: kmod loads modules even though they're blacklisted)

2012-03-12 Thread Matthias Berndt
Hi Marco,

 You explicitly requested that the module should be loaded, so I believe
 that it is reasonable to load it.
Well, I explicitly put it on a blacklist, so I believe that it is 
reasonable to not load it.
Clearly, this kind of argument isn't getting anybody anywhere. Therefore, I 
think that things should just stay the way they were to avoid breaking 
users' configurations.

Cheers
Matthias



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#663469: kmod loads modules even though they're blacklisted

2012-03-11 Thread Matthias Berndt
Package: kmod
Version: 6-1.1
Severity: normal

Hi,

I have the fglrx-driver package installed. It includes /etc/modprobe.d/fglrx-
driver.conf, which blacklists the radeon module, but the radeon module is
loaded nevertheless at boot time.

Cheers
Matthias



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kmod depends on:
ii  libc6 2.13-27
ii  libkmod2  6-1.1
ii  lsb-base  3.2+Debian30

kmod recommends no packages.

kmod suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#663469: kmod loads modules even though they're blacklisted

2012-03-11 Thread Marco d'Itri
On Mar 11, Matthias Berndt matthias_ber...@gmx.de wrote:

 I have the fglrx-driver package installed. It includes /etc/modprobe.d/fglrx-
 driver.conf, which blacklists the radeon module, but the radeon module is
 loaded nevertheless at boot time.
I cannot reproduce this:

root@bongo:/etc/modprobe.d# rmmod tun
root@bongo:/etc/modprobe.d# echo 'blacklist tun'  aa-bb.conf
root@bongo:/etc/modprobe.d# modprobe -v -b tun
root@bongo:/etc/modprobe.d# lsmod | grep tun
root@bongo:/etc/modprobe.d# rm aa-bb.conf 
root@bongo:/etc/modprobe.d# modprobe -v -b tun
insmod /lib/modules/3.2.0-1-amd64/kernel/drivers/net/tun.ko 
root@bongo:/etc/modprobe.d#

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#663469: kmod loads modules even though they're blacklisted

2012-03-11 Thread Matthias Berndt
Hi Marco,

thank you for your reponse. I think I've figured out why the radeon module 
is loaded at boot time on my system. It is mentioned in my /etc/modules. 
/etc/init.d/kmod reads this file and loads every module in it with 
modprobe $module $args
I think the -b flag should be used here.

Cheers
Matthias



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#663469: closed by Marco d'Itri m...@linux.it (Re: Bug#663469: kmod loads modules even though they're blacklisted)

2012-03-11 Thread Matthias Berndt
Hi Marco,

 No, it should not.
Care to elaborate? Before kmod was introduced, the blacklist took 
precedence over /etc/modules. Why do you think this is supposed to change?

Cheers
Matthias



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org