Add section to troubleshoot loaded firmware
Provide command to check which firmware is being loaded (esp wifi firmware, which was a nightmare to troubleshoot).
This commit is contained in:
@@ -645,6 +645,16 @@ Edit connection info (for example, force 5GHz)
|
||||
nm-connection-editor
|
||||
```
|
||||
|
||||
See what firmware is being loaded
|
||||
|
||||
```bash
|
||||
sudo dmesg | grep firmware
|
||||
```
|
||||
|
||||
All firmware is kept in /usr/lib/firmware
|
||||
|
||||
AX210 wifi firmware is named iwlwifi-ty-a0-gf-a0-*, version 59 is confirmed working with wifi 6e.
|
||||
|
||||
## Power Button Behavior
|
||||
|
||||
The power button is controlled from 2 locations:
|
||||
|
||||
Reference in New Issue
Block a user