Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
groundstation [2020/03/03 10:44] beckmanf added download station setup |
groundstation [2021/03/25 21:26] (current) wf68spef |
||
---|---|---|---|
Line 24: | Line 24: | ||
==== Laptop Setup ==== | ==== Laptop Setup ==== | ||
- | The specific setup for the image download is in the [[image-download-station|Image Download Station setup]]. | + | The specific software setup for the image download is in the [[image-download-station|Image Download Station setup]].听 |
+ | 听 | ||
+ | 听 | ||
+ | ==== WIFI =====听 | ||
+ | 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听 | ||
+ | cp ./linux-firmware/rtw88/rtw8822c_wow_fw.bin /lib/firmware/rtw88/听 | ||
=== eduroam === | === eduroam === |