I just bought a lenovo yoga 14. It’s a beautiful 2-in-1 with a ryzen 7 5800u in it. The problem is that the wifi card is unreliable and can’t be recognized in Linux of any flavor.
I want to buy a replacement for it, so I want to know what you suggest and why. Right now, this is the bottleneck of my system, so I want to get the best card I can find that will fit in this machine, be usable on Ubuntu, and open up its full potential.
Until you get suggestions for better cards, have you tried any driver packages from any GitHub repo’s in the mean time?
I have a usb Realtek, and had to grab some driver for it.
I don’t know how to do that. I saw some posts about it on reddit and askubuntu, but while it’s booted into Ubuntu, the wifi card doesn’t get seen at all - and since there’s no ethernet port, I can’t figure out how to connect.
Is there a way I can download whatever I might need onto a flash drive from my other laptop and install the driver from there?
You have to use a BIOS flasher to extract the raw BIOS and then patch it and flash it back. This is extremely complicated and risky. Wendell has done this to add Thunderbolt to Threadripper, and you will have to do this to patch the Wifi card whitelist.
Not only that, recently it was revealed Lenovo used a hardware fuse to lock AMD mobile CPUs to specifically their motherboards.
My advice: You will lose money either way, but get a AX200 Intel Wifi card and try it out. If the board complains, there’s nothing you can do if you can’t modify the BIOS.
I could see A promising project on GitHub but OP does not have internet.
Presumably there is a way to download all the gut and build/make tools needed, on his other laptop, plus clone the project.
But, I wouldn’t have a clue where one would start.
Hi everyone. I want to give a final update on the situation so anybody who reads this in the future can try what I did.
I asked on the Lenovo forums and it turns out that my model (Yoga 14cACN) cannot take the intel card. The only other option was a different mediatek card which also doesn’t have great reviews. So I considered the USB dongle, but right before I went to the store, I saw a suggestion to tether my phone to the computer for internet. It worked. Very simple to connect the phone and then turn on USB tethering in the android settings.
Linux immediately showed a wired connection. From there, I went to \lwfinger/rtw89 repository and followed the installation instructions top to bottom. Once I got to the modprobe command to load the drivers, everything worked fine.
FWIW, prior to even being able to install Ubuntu, I had to turn off Fast Boot (Windows 10), BitLocker (actually had to turn it on and then off), and I turned off Safe Boot.
Since getting Ubuntu operational was my primary concern, I’m going to keep this for the time being. Thank you to everyone for helping with input, warnings, and suggestions. People like you make the tech community a shining beacon (as opposed to the cesspool that the internet can be).