This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:maker-kit:mind-2-ai-maker-kit:troubleshooting:fix-wifi [2024/12/27 20:22] nick |
products:maker-kit:mind-2-ai-maker-kit:troubleshooting:fix-wifi [2024/12/30 05:28] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| {{indexmenu_n> | {{indexmenu_n> | ||
| + | /* | ||
| ====== Fix Ubuntu Wi-Fi ====== | ====== Fix Ubuntu Wi-Fi ====== | ||
| Line 10: | Line 10: | ||
| As you need to download the Wi-Fi driver and firmware from the internet, so **you need a USB ethernet adaptor to access the network**. | As you need to download the Wi-Fi driver and firmware from the internet, so **you need a USB ethernet adaptor to access the network**. | ||
| + | |||
| + | ===== Disable the Secure Boot ===== | ||
| + | |||
| + | You need to disable the Secure Boot to update the Wi-Fi drivers, you can follow the steps below to disable the Secure Boot. | ||
| + | |||
| + | Reboot and press '' | ||
| ===== Upgrade your system ===== | ===== Upgrade your system ===== | ||
| Line 39: | Line 45: | ||
| $ sync | $ sync | ||
| ``` | ``` | ||
| - | ===== Updatel | + | ===== Update |
| You also need to follow the steps below to update the Wi-Fi firmware: | You also need to follow the steps below to update the Wi-Fi firmware: | ||
| Line 98: | Line 104: | ||
| The Linux kernel '' | The Linux kernel '' | ||
| + | */ | ||