Dann düfte das hier
Code: Alles auswählen
# modprobe -a 8821ce
modprobe: ERROR: could not insert '8821ce': Required key not available
Es sei denn, man ändert zwar die Einstellung im UEFI-Setup, vergißt dann aber beim Verlassen das Abspeichern.
Dann düfte das hier
Code: Alles auswählen
# modprobe -a 8821ce
modprobe: ERROR: could not insert '8821ce': Required key not available
zickenbaendiger hat geschrieben:25.10.2019 21:31:54Also ich erhalte folgende Ausgabe
KorrekturCode: Alles auswählen
# find / -name "8821
So ist jetzt die richtige Ausgabe, hatte vorher den Befehl nicht komplett rauskopiert
Code: Alles auswählen
# find / -name "8821*" /usr/lib/modules/4.19.0-6-amd64/updates/dkms/8821ce.ko /var/lib/dkms/rtl8821ce/v5.5.2_34066.20190614/4.19.0-6-amd64/x86_64/module/8821ce.ko
Gruß Klaus
Code: Alles auswählen
lspci -nnk | grep -i net -A4
Code: Alles auswählen
towo@Ideapad:~$ sudo dkms status
rtl8821ce, 5.5.2, 5.2.0-2-amd64, x86_64: installed
rtl8821ce, 5.5.2, 5.3.7-towo.2-siduction-amd64, x86_64: installed
rtl8821ce, 5.5.2, 5.4.0-rc3-amdsystem-towo1, x86_64: installed
zenpower, 0.1.2, 5.2.0-2-amd64, x86_64: installed
zenpower, 0.1.2, 5.3.7-towo.2-siduction-amd64, x86_64: installed
zenpower, 0.1.2, 5.4.0-rc3-amdsystem-towo1, x86_64: installed
Code: Alles auswählen
# modprobe -a 8821ce
Wieso ich arbeite jeden Schritt der Reihe nache ab, und poste Mittlerweile jede Ausgabe hier-Ich blick bei dem Kollegen nicht mehr durch. Vor allem, wenn er immer nur die Hälfte erzählt.
Irgendwann zum Anfang dieses Threads war mal so was erwähnt. Aber inzwischen hatte er ja wohl neu installiert ?
Das macht keinen Spaß.
Code: Alles auswählen
# dkms status
rtl8821ce, v5.5.2_34066.20190614, 4.19.0-6-amd64, x86_64: installed
Code: Alles auswählen
journalctl -b |grep 8821
Und was sagt jetzt das Journal nach einem Neustart ?
Code: Alles auswählen
# journalctl -b |grep 8821
Okt 25 22:19:33 debian kernel: 8821ce: loading out-of-tree module taints kernel.
Okt 25 22:19:33 debian kernel: 8821ce: module verification failed: signature and/or required key missing - tainting kernel
Okt 25 22:19:33 debian kernel: Bluetooth: hci0: RTL: rtl: examining hci_ver=08 hci_rev=000c lmp_ver=08 lmp_subver=8821
Okt 25 22:19:33 debian kernel: Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8821c_fw.bin
Okt 25 22:19:33 debian kernel: bluetooth hci0: firmware: direct-loading firmware rtl_bt/rtl8821c_fw.bin
Okt 25 22:19:33 debian kernel: Bluetooth: hci0: RTL: rtl: loading rtl_bt/rtl8821c_config.bin
Okt 25 22:19:33 debian kernel: bluetooth hci0: firmware: direct-loading firmware rtl_bt/rtl8821c_config.bin
Okt 25 22:19:33 debian kernel: rtl8821ce 0000:03:00.0 wlo1: renamed from wlan0
Okt 25 22:19:34 debian NetworkManager[657]: <info> [1572034774.6343] rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1d.1/0000:03:00.0/ieee80211/phy0/rfkill1) (driver rtl8821ce)
Code: Alles auswählen
rfkill list
Ja habe es gerade nochmal ausprobiert, jetzt werden mir all Wlan Netzwerke in meiner Umgebung angezeigt auch meins.na dann solltest du jetzt WLAN haben
Code: Alles auswählen
# rfkill list
-bash: rfkill: Kommando nicht gefunden.
... Und das Gelöst bitte an den Anfangrfkill is a simple tool for accessing the Linux rfkill device interface,
which is used to enable and disable wireless networking devices, typically
WLAN, Bluetooth and mobile broadband.