sebanc / brunch

Boot ChromeOS on x86_64 PC - Supports Intel CPU/GPU from 8th gen or AMD Ryzen
GNU General Public License v3.0
3.54k stars 387 forks source link

Teclast F6 plus Wifi #846

Open wilyamsoys opened 3 years ago

wilyamsoys commented 3 years ago

Hello! I just installed Chrome OS on my Teclast F6 Plus using Rammus 87 and brunch r88, dual boot with windows 10. From what I can see, all works ok with /kernel-5.10, except for WiFi

The device uses intel AC 3615 WLAN card, and works ok in Windows. I already added options=iwlwifi_backport in the grub configs file, but it doesn't seem to work. I'm now stuck at the "conmect a network" prompt.. and going to the taskbar>Network, though I can toggle wi-fi on using the blue switch, the line below it still says "Wi-Fi is turned off"

wilyamsoys commented 3 years ago

Ran sudo rfkill list all and this is what I get.

sebanc commented 3 years ago

Could you try 5.10 kernel without "options=iwlwifi_backport" ? (the iwlwifi driver in the 5.10 kernel is more recent than the iwlwifi_backport one)

If it still does not work, could you post the output of "dmesg | grep iwlwifi" output in the console (CTRL+ALT+F2 and login as "root") ?

MadhiasM commented 3 years ago

I am using the Teclast F6 Pro which uses the Intel AC 3165 WLAN card aswell. On Kernel 5.4 it works just fine, so if there is no need for kernel 5.10 on your side you could switch back to kernel 5.4 I guess. Or is there anything else that only works with kernel 5.10?