I have been trying to set up wifi for my new pc with the Debian 12 OS. I had learned that the drivers were not installed so I went on a search for them. I ended up following the github rtw89 instructions from lwfinger. Now, to my knowledge everything is downloaded yet # inxi -N reports no wifi driver. Only thing I can think of is that I blacklisted the wrong things while following the github instructions.
===
Network:
Device-1: Realtek RTL8852CE PCIe 802.11ax Wireless Network driver: N/A
Device-2: Realtek RTL8125 2.5GbE driver: r8169
===
# apt search realtek
===
Sorting... Done
Full Text Search... Done
firmware-realtek/stable,now 20230210-5 all [installed]
Binary firmware for Realtek wired/wifi/BT adapters
firmware-realtek-rtl8723cs-bt/stable,now 20181104-2 all [installed]
Bluetooth firmware for Realtek RTL8723CS
flashrom/stable 1.3.0-2.1 amd64
Identify, read, write, erase, and verify BIOS/ROM/flash chips
librtlsdr-dev/stable 0.6.0-4 amd64
Software defined radio receiver for Realtek RTL2832U (development)
librtlsdr0/stable 0.6.0-4 amd64
Software defined radio receiver for Realtek RTL2832U (library)
rtl-sdr/stable 0.6.0-4 amd64
Software defined radio receiver for Realtek RTL2832U (tools)
rtw89-dkms/now 1.0.2-3 all [installed,local]
dkms source for the Realtek rtw89 driver
soapysdr-module-rtlsdr/stable 0.3.3-1 amd64
RTL-SDR device support for SoapySDR (default version)
soapysdr0.8-module-rtlsdr/stable 0.3.3-1 amd64
RTL-SDR device support for SoapySDR
===
installed headers:
===
linux-headers-6.1.0-28-amd64/stable-security,now 6.1.119-1 amd64 [installed]
Header files for Linux 6.1.0-28-amd64
linux-headers-6.1.0-28-common/stable-security,now 6.1.119-1 all [installed,automatic]
Common header files for Linux 6.1.0-28
linux-headers-amd64/stable-security,now 6.1.119-1 amd64 [installed]
Header files for Linux amd64 configuration (meta-package)
===
# uname -r
===
6.1.0-28-amd64
===
# rfkill list
===
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
===
# apt search rtw89
===
Sorting... Done
Full Text Search... Done
firmware-realtek/stable,now 20230210-5 all [installed]
Binary firmware for Realtek wired/wifi/BT adapters
rtw89-dkms/now 1.0.2-3 all [installed,local]
dkms source for the Realtek rtw89 driver
===
~# ls
===
rtw89 rtw89_1.0.2-3_amd64.changes rtw89_1.0.2-3.dsc rtw89-dkms_1.0.2-3_all.deb
rtw89_1.0.2-3_amd64.buildinfo rtw89_1.0.2-3.debian.tar.xz rtw89_1.0.2.orig.tar.xz
===
root:/etc/modprobe.d# ls
===
amd64-microcode-blacklist.confblacklist-rtw89.conf dkms.conf
===
Both no output below
# dmesg | grep rtw
===
===
# lsmod | grep rtw89
===
===
===
Network:
Device-1: Realtek RTL8852CE PCIe 802.11ax Wireless Network driver: N/A
Device-2: Realtek RTL8125 2.5GbE driver: r8169
===
# apt search realtek
===
Sorting... Done
Full Text Search... Done
firmware-realtek/stable,now 20230210-5 all [installed]
Binary firmware for Realtek wired/wifi/BT adapters
firmware-realtek-rtl8723cs-bt/stable,now 20181104-2 all [installed]
Bluetooth firmware for Realtek RTL8723CS
flashrom/stable 1.3.0-2.1 amd64
Identify, read, write, erase, and verify BIOS/ROM/flash chips
librtlsdr-dev/stable 0.6.0-4 amd64
Software defined radio receiver for Realtek RTL2832U (development)
librtlsdr0/stable 0.6.0-4 amd64
Software defined radio receiver for Realtek RTL2832U (library)
rtl-sdr/stable 0.6.0-4 amd64
Software defined radio receiver for Realtek RTL2832U (tools)
rtw89-dkms/now 1.0.2-3 all [installed,local]
dkms source for the Realtek rtw89 driver
soapysdr-module-rtlsdr/stable 0.3.3-1 amd64
RTL-SDR device support for SoapySDR (default version)
soapysdr0.8-module-rtlsdr/stable 0.3.3-1 amd64
RTL-SDR device support for SoapySDR
===
installed headers:
===
linux-headers-6.1.0-28-amd64/stable-security,now 6.1.119-1 amd64 [installed]
Header files for Linux 6.1.0-28-amd64
linux-headers-6.1.0-28-common/stable-security,now 6.1.119-1 all [installed,automatic]
Common header files for Linux 6.1.0-28
linux-headers-amd64/stable-security,now 6.1.119-1 amd64 [installed]
Header files for Linux amd64 configuration (meta-package)
===
# uname -r
===
6.1.0-28-amd64
===
# rfkill list
===
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
===
# apt search rtw89
===
Sorting... Done
Full Text Search... Done
firmware-realtek/stable,now 20230210-5 all [installed]
Binary firmware for Realtek wired/wifi/BT adapters
rtw89-dkms/now 1.0.2-3 all [installed,local]
dkms source for the Realtek rtw89 driver
===
~# ls
===
rtw89 rtw89_1.0.2-3_amd64.changes rtw89_1.0.2-3.dsc rtw89-dkms_1.0.2-3_all.deb
rtw89_1.0.2-3_amd64.buildinfo rtw89_1.0.2-3.debian.tar.xz rtw89_1.0.2.orig.tar.xz
===
root:/etc/modprobe.d# ls
===
amd64-microcode-blacklist.confblacklist-rtw89.conf dkms.conf
===
Both no output below
# dmesg | grep rtw
===
===
# lsmod | grep rtw89
===
===
Statistics: Posted by etonkabonk — 2024-12-31 05:29 — Replies 2 — Views 63