2024-05-08, 05:58 PM
What kernel is your system running?
Also, check for what linux-firmware packages you have installed.
What is the output of both commands.
Code:
uname -a
Also, check for what linux-firmware packages you have installed.
Code:
sudo apt list --installed | egrep "firmware-linux|linux-firmware"
What is the output of both commands.