Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
searchwing-image-download-station [2021/03/20 14:42] bjoernh1 |
searchwing-image-download-station [2021/03/20 14:44] (current) bjoernh1 |
||
|---|---|---|---|
| Line 118: | Line 118: | ||
| ==== WIFI ===== | ==== WIFI ===== | ||
| - | If Wifi isn't working, first check if the firmware file can be loaded! In Ubuntu 18.04 the firmware for rtw8822 wifi adapter (ASUS TUF FX505DV Laptop) isn't included in linux-firmware ubuntu deb package! So after a kernel update it can be necessary to manually download it. | + | If Wifi isn't working, first check if the firmware file can be loaded! |
| + | |||
| + | dmesg | grep rtw_pci | ||
| + | In Ubuntu 18.04 the firmware for rtw8822 wifi adapter (ASUS TUF FX505DV Laptop) isn't included in linux-firmware ubuntu deb package! So after a Kernel update it can be necessary to fetch it again and copy it to the lib folder. | ||
| git clone git://git.kernel.org/pub/scm/linux/kernel/firmware/linux-firmware.git | git clone git://git.kernel.org/pub/scm/linux/kernel/firmware/linux-firmware.git | ||