En cours d'arrêt, fedora 27 s'est figé.
Après redémarrage :
[rb@fdr ~]$ cat /proc/sys/kernel/tainted
12289
[rb@fdr ~]$ dmesg | grep -i 'taint'
[ 23.402690] wl: loading out-of-tree module taints kernel.
[ 23.402696] wl: module license 'MIXED/Proprietary' taints kernel.
[ 23.402697] Disabling lock debugging due to kernel taint
[ 23.405944] wl: module verification failed: signature and/or required key missing - tainting kernel
[rb@fdr ~]$ !/bin/bash
bash: !/bin/bash: event not found
[rb@fdr ~]$
[rb@fdr ~]$ cat /proc/modules |
> while read module rest
> do
> if [[ $(od -A n /sys/module/$module/taint) != " 000012" ]] ; then
> echo $module
> fi
> done
wl
---------------------------------------------------------------------------------------------------
Est-ce grave ? Que faire ?
Cordialement
RB
PS. Meilleurs voeux pour cette nouvelle année