Wlan issue on LenovoIdeapad-1 15AMN7 Laptop  [Solved]

Help with the version of MX KDE officially released by the Development Team.
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
bidral
Posts: 23
Joined: Sun Feb 04, 2024 12:14 pm

Re: Wlan issue on LenovoIdeapad-1 15AMN7 Laptop  [Solved]

#11 Post by bidral »

Charlie Brown wrote: Sun Feb 04, 2024 1:43 pm It just suggests an alternative driver, so you can try on current/any distro:

Code: Select all

git clone https://github.com/lwfinger/rtw89.git ; cd rtw89 ; make ; sudo make install ; echo 'blacklist rtw89_8852be' | sudo tee /etc/modprobe.d/blacklist-rtw89_8852be.conf
Copy-paste-Enter , Reboot.
Hello, I have installed MX Linux KDE 23.1 on a LenovoIdeapad-1 15AMN7 Laptop. Works fine. Using the command above it found wifi driver and work as expected. Thanks a lot. I got an another issue. Writing it to another post.

Charlie Brown

Re: Wlan issue on LenovoIdeapad-1 15AMN7 Laptop

#12 Post by Charlie Brown »

:number1:

Thank you, too for the feedback :)

User avatar
CharlesV
Administrator
Posts: 8057
Joined: Sun Jul 07, 2019 5:11 pm

Re: Wlan issue on LenovoIdeapad-1 15AMN7 Laptop

#13 Post by CharlesV »

bidral wrote: Thu Feb 08, 2024 9:23 am
Charlie Brown wrote: Sun Feb 04, 2024 1:43 pm It just suggests an alternative driver, so you can try on current/any distro:

Code: Select all

git clone https://github.com/lwfinger/rtw89.git ; cd rtw89 ; make ; sudo make install ; echo 'blacklist rtw89_8852be' | sudo tee /etc/modprobe.d/blacklist-rtw89_8852be.conf
Copy-paste-Enter , Reboot.
Hello, I have installed MX Linux KDE 23.1 on a LenovoIdeapad-1 15AMN7 Laptop. Works fine. Using the command above it found wifi driver and work as expected. Thanks a lot. I got an another issue. Writing it to another post.
Glad to hear the issue is resolved, please mark as solved using the check mark on the top right of the post that resolved it.
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

User avatar
Stevo
Developer
Posts: 14873
Joined: Fri Dec 15, 2006 7:07 pm

Re: Wlan issue on LenovoIdeapad-1 15AMN7 Laptop

#14 Post by Stevo »

That github driver will have to be rebuilt for every new kernel. Which happens every month or two for the 6.1.0 kernel which is default in MX 23.

The Liquorix kernel may have it as rtw89_pci:

Code: Select all

/usr/lib/modules/6.7.3-3-liquorix-amd64/kernel/drivers/net/wireless/realtek/rtw89/rtw89_pci.ko.xz
on my system.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

User avatar
Stevo
Developer
Posts: 14873
Joined: Fri Dec 15, 2006 7:07 pm

Re: Wlan issue on LenovoIdeapad-1 15AMN7 Laptop

#15 Post by Stevo »

It also appears that Debian kernels 6.4 or above have enabled it: https://packages.debian.org/search?mode ... w89_pci.ko

i.e. our AHS kernels or the debian backports versions.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

Charlie Brown

Re: Wlan issue on LenovoIdeapad-1 15AMN7 Laptop

#16 Post by Charlie Brown »

Yep, it's there on 6.7.1 , too (directly from Liq.)

Code: Select all

/usr/lib/modules/6.7.1-1-liquorix-amd64/kernel/drivers/net/wireless/realtek/rtw89/rtw89_pci.ko.zst
Then keeping the other one blacklisted (which's already done) may be enough :)

User avatar
Stevo
Developer
Posts: 14873
Joined: Fri Dec 15, 2006 7:07 pm

Re: Wlan issue on LenovoIdeapad-1 15AMN7 Laptop

#17 Post by Stevo »

I did find a PPA that we could port over an rtw89-dkms package from for our repos: http://ppa.launchpadcontent.net/kelebek ... tw89-dkms/, though we'd probably have to edit the dkms file to avoid builds on kernels 6.4+.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing

Charlie Brown

Re: Wlan issue on LenovoIdeapad-1 15AMN7 Laptop

#18 Post by Charlie Brown »

In case you do that (dkms) maybe you add it to the checklist of the new tool to remove unneeded wifi drivers, in MX Cleanup.

Post Reply

Return to “MX KDE Official Release”