Sujet : Re: bpfilter read fail 0
De : azeaze.sdfsdf (at) *nospam* sdfsdf.fr (fafar2019)
Groupes : fr.comp.os.linux.configurationDate : 24. Sep 2021, 12:17:45
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <sikc4q$2ig$1@dont-email.me>
References : 1 2 3 4 5 6 7 8
User-Agent : Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.1
Le 24/09/2021 à 09:40, Marc SCHAEFER a écrit :
fafar2019 <azeaze.sdfsdf@sdfsdf.fr> wrote:
J'ai ajouté une ligne dans /etc/modprobe.d/blacklist.conf avec :
blacklist bpfilter
Ceci ne marche que si bpfilter est un module ('m' dans la config du
kernel).
>
Mais j'ai toujours ces multiples lignes qui apparaissent au boot (et qui
me font perdre 5 ou 6 secondes au démarrage. Bon d'accord, ce n'est dans
la vie d'un homme, mais bon ;o))
schaefer@reliand:~$ grep -i bpfilter /boot/config-$(uname -r)
# CONFIG_BPFILTER is not set
>
bizarrement, dans mon kernel (Debian buster amd64), il n'y a pas de
bpfilter activé.
j'ai ça :
ef@ef-VivoBook-ASUSLaptop-X512FA-X512FA:~$ grep -i bpfilter /boot/config-$(uname -r)
CONFIG_BPFILTER=y
CONFIG_BPFILTER_UMH=m
ef@ef-VivoBook-ASUSLaptop-X512FA-X512FA:~$ grep -i bpfilter /boot/config-5.14.6-051406-generic
CONFIG_BPFILTER=y
CONFIG_BPFILTER_UMH=m