LINUX.ORG.RU

История изменений

Исправление hikikomori, (текущая версия) :

Почему с любым? Я это уже сделал, закоментил b43:

cat /etc/modprobe.d/broadcom-sta-dkms.conf 
# wl module from Broadcom conflicts with the following modules:
# blacklist b43
blacklist b43legacy
blacklist b44
blacklist bcma
blacklist brcm80211
blacklist brcmsmac
blacklist ssb


update-initramfs -u выдал вот это:
update-initramfs: Generating /boot/initrd.img-4.19.0-6-686-pae
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries 
    nor crypto modules. If that's on purpose, you may want to uninstall the 
    'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs 
    integration and avoid this warning.
I: The initramfs will attempt to resume from /dev/sda9
I: (UUID=bbcb67a1-76b5-4b6e-b959-d2bc36c7b537)
I: Set the RESUME variable to override this. 

Исходная версия hikikomori, :

Почему с любым? Я это уже сделал, закоментил b43:

cat /etc/modprobe.d/broadcom-sta-dkms.conf 
# wl module from Broadcom conflicts with the following modules:
# blacklist b43
blacklist b43legacy
blacklist b44
blacklist bcma
blacklist brcm80211
blacklist brcmsmac
blacklist ssb


update-initramfs -u выдал вот это:
update-initramfs: Generating /boot/initrd.img-4.19.0-6-686-pae
cryptsetup: WARNING: The initramfs image may not contain cryptsetup binaries
nor crypto modules. If that's on purpose, you may want to uninstall the
'cryptsetup-initramfs' package in order to disable the cryptsetup initramfs
integration and avoid this warning.
I: The initramfs will attempt to resume from /dev/sda9
I: (UUID=bbcb67a1-76b5-4b6e-b959-d2bc36c7b537)
I: Set the RESUME variable to override this.