(solved) WiFi Adapter Driver installation LMDE6 for ASUS Vivobook

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
spawn
Level 1
Level 1
Posts: 18
Joined: Thu Oct 05, 2023 1:03 am

(solved) WiFi Adapter Driver installation LMDE6 for ASUS Vivobook

Post by spawn »

Hi there,

help would be strongly apriciated :)
.. so, i'm arrived at LMDE 6 - ... i switched to Linux just since a few hours!
... it seems that these Drivers are missing : "Realtek RLT8852AE WiFi 6 802.11ax " .

I found the following links to the situation, which seems to match a 100 percent my situation.
... this : => viewtopic.php?t=362362 ... doesn't work for me in terminal at lmde6.
... and this link : https://github.com/peasoft/rtw89-kali ...

my hardware is :
ASUS Vivobook 16


Wi-Fi 5(802.11ac) (Dual band) 1*1 + Bluetooth® 5.1 Wireless Card
Wi-Fi 6E(802.11ax) (Dual band) 1*1 + Bluetooth® 5.3 Wireless Card

... as said, the links seem to include the solution, but because of me are a newbie for just a few hours on linux, i didn't get it done - any ideas how may even at my newbie level i could fix the issue!?

Thx a lot for your help/support in advance! :)
Last edited by LockBot on Fri Apr 05, 2024 10:00 pm, edited 6 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
sleeper12
Level 21
Level 21
Posts: 14609
Joined: Thu May 25, 2017 3:22 pm

Re: WiFi Adapter Driver installation LMDE6 for ASUS Vivobook 16 OLED M1605

Post by sleeper12 »

You might first need to disable secure boot in Bios.

Not sure if this still works, but try one line at a time:

Code: Select all

sudo add-apt-repository ppa:kelebek333/kablosuz 
sudo apt-get update
sudo apt install rtw89-dkms
Reboot
spawn
Level 1
Level 1
Posts: 18
Joined: Thu Oct 05, 2023 1:03 am

Re: WiFi Adapter Driver installation LMDE6 for ASUS Vivobook 16 OLED M1605

Post by spawn »

Thx a lot :D , but in my impression that :

viewtopic.php?t=362362

Code: Select all

sudo add-apt-repository ppa:kelebek333/kablosuz
sudo apt-get update
sudo apt install rtw89-dkms

dosen't work in terminal at Linux Mint Debian Edition :( - or is there maybe something else i'm missing - i tried exactly what you suggest.

... my secure boot is disabled in Bios.
spawn
Level 1
Level 1
Posts: 18
Joined: Thu Oct 05, 2023 1:03 am

Re: WiFi Adapter Driver installation LMDE6 for ASUS Vivobook 16 OLED M1605

Post by spawn »

sleeper12 wrote: Thu Oct 05, 2023 2:22 am You might first need to disable secure boot in Bios.

Not sure if this still works, but try one line at a time:

Code: Select all

sudo add-apt-repository ppa:kelebek333/kablosuz 
sudo apt-get update
sudo apt install rtw89-dkms
Reboot
Thx - i'll check that out - reply follows as i finished the solution - THX again :-)
spawn
Level 1
Level 1
Posts: 18
Joined: Thu Oct 05, 2023 1:03 am

Re: WiFi Adapter Driver installation LMDE6 for ASUS Vivobook 16 OLED M1605

Post by spawn »

... nothing changed for WiFi :-(

Thx either way :)
sleeper12
Level 21
Level 21
Posts: 14609
Joined: Thu May 25, 2017 3:22 pm

Re: WiFi Adapter Driver installation LMDE6 for ASUS Vivobook 16 OLED M1605

Post by sleeper12 »

You can remove that in Software Sources, PPA's.
Then try #9 here: https://easylinuxtipsproject.blogspot.c ... k.html#ID9
spawn
Level 1
Level 1
Posts: 18
Joined: Thu Oct 05, 2023 1:03 am

Re: WiFi Adapter Driver installation LMDE6 for ASUS Vivobook 16 OLED M1605

Post by spawn »

...nothing changed, soll i'll just wait an in the time between i'll use a usb-Wifi Dongle for linux.

Thank you!
sleeper12
Level 21
Level 21
Posts: 14609
Joined: Thu May 25, 2017 3:22 pm

Re: WiFi Adapter Driver installation LMDE6 for ASUS Vivobook 16 OLED M1605

Post by sleeper12 »

Maybe it's the wrong driver, post:

Code: Select all

inxi -Fxxxrz ; lspci
spawn
Level 1
Level 1
Posts: 18
Joined: Thu Oct 05, 2023 1:03 am

Re: WiFi Adapter Driver installation LMDE6 for ASUS Vivobook 16 OLED M1605

Post by spawn »

... issue fixed - external Wifi-Dongle for 5 bucks :-)
Locked

Return to “Networking”