agama-project / agama

A service-based Linux installer
https://agama-project.github.io/
GNU General Public License v2.0
143 stars 43 forks source link

Missing wifi drivers (T14s) Qualcomm #1756

Open lkocman opened 1 week ago

lkocman commented 1 week ago

Simiar to #1752 we seem to be lacking WiFi drivers that were previously present in installation-images.

https://github.com/openSUSE/installation-images/blob/fd8629fc4b4b5810b668881fa430c30cc81056f3/obs/installation-images.spec#L520

lkocman commented 1 week ago

Interestingly no issues on T495 (Intel Wireless-AC 9x6 Thunder Peak), and our Tuxedo. T14 has a Qualcomm QCNAFA765 Wireless Network Adapter.

lkocman commented 1 week ago

I suppose we need to add firmware for Qualcomm Atheros

These are installed on my 15.6 box

lkocman@localhost:~> rpm -qa | grep firmware | grep ath kernel-firmware-ath12k-20240728-150600.3.6.1.noarch kernel-firmware-atheros-20240728-150600.3.6.1.noarch kernel-firmware-ath11k-20240728-150600.3.6.1.noarch kernel-firmware-ath10k-20240728-150600.3.6.1.noarch

But I don't see any of these here https://github.com/openSUSE/installation-images/blob/fd8629fc4b4b5810b668881fa430c30cc81056f3/obs/installation-images.spec#L586