Fresh installation of Devuan Daedalus went well.
Boots to desktop and all is good however; if I use dpkg as root to install the firmware-iwlwifi 20230210-4_all.deb it goes through the process but it's not installed.
I also tried to install firmware-iwlwifi from 20230210-5 and rebooted.
Rootfs and /home is encrypted.
Wifi passphrase is correct, checked it twice.
I checked and made sure that it's the correct .deb for my nic.
When I click on the network manager and type in the passphrase it tries to connect but fails and the nm appears again with the passphrase already in place.
I checked and made sure that it's the correct .deb for my nic here:
My wifi nic is:
Any ideas on how to get the wifi working?
Boots to desktop and all is good however; if I use dpkg as root to install the firmware-iwlwifi 20230210-4_all.deb it goes through the process but it's not installed.
I also tried to install firmware-iwlwifi from 20230210-5 and rebooted.
Rootfs and /home is encrypted.
Wifi passphrase is correct, checked it twice.
I checked and made sure that it's the correct .deb for my nic.
When I click on the network manager and type in the passphrase it tries to connect but fails and the nm appears again with the passphrase already in place.
I checked and made sure that it's the correct .deb for my nic here:
My wifi nic is:
Code:
Intel Corporation Wireless ac9260
Code:
firmware-iwlwifi_20230210-4_all.deb
firmware-libertas_20230210-4_all.deb
firmware-linux_20230210-4_all.deb
firmware-linux-nonfree_20230210-4_all.deb
firmware-misc-nonfree_20230210-4_all.deb
firmware-myricom_20230210-4_all.deb
firmware-netronome_20230210-4_all.deb
firmware-netxen_20230210-4_all.deb
firmware-realtek_20230210-4_all.deb
firmware-ti-connectivity_20230210-4_all.deb
firmware-zd1211_1%3a1.5-10_all.deb
Cora@devuanT:/firmware$ su -
Password:
root@devuanT:~# cd /firmware
root@devuanT:/firmware# dpkg -i firmware-iwlwifi_20230210-4_all.deb
dpkg: warning: downgrading firmware-iwlwifi from 20230210-5 to 20230210-4
(Reading database ... 122256 files and directories currently installed.)
Preparing to unpack firmware-iwlwifi_20230210-4_all.deb ...
Unpacking firmware-iwlwifi (20230210-4) over (20230210-5) ...
Setting up firmware-iwlwifi (20230210-4) ...
root@devuanT:/firmware# dpkg -L firmware-iwlwifi_20230210-4_all.deb
dpkg-query: package 'firmware-iwlwifi_20230210-4_all.deb' is not installed
Use dpkg --contents (= dpkg-deb --contents) to list archive files contents.
Any ideas on how to get the wifi working?