Ubuntu 20.04 LTS
- diogoeichert
- Posts: 11
- Joined: Tue Dec 15, 2020 10:18 am
Ubuntu 20.04 LTS
I'm just posting this here in case someone is interested. I've managed to successfully install Ubuntu 20.04 LTS with the Wi-Fi adapter working on the T6. The trick is to install the operating system first, then download and use this driver:
https://github.com/brektrou/rtl8821cu
I had success following the "without DKMS" steps.
https://github.com/brektrou/rtl8821cu
I had success following the "without DKMS" steps.
Re: Ubuntu 20.04 LTS
Nice job! Have you tested all hardware, like Bluetooth? The GUI works properly, too?
GK3V (J4125/8GB/128GB) | AMR5 (R5 5600U/16GB/512GB NVMe) | JK06 (N5100/8GB/256GB) | AK1Pro (N5105/8GB/256GB) | T8Pro (N5095/8GB/256GB) | AD03 (N95/8GB/256GB) | CK10 (i7-10810U/16GB/512GB) | S1 (N95/16GB/512GB)
- diogoeichert
- Posts: 11
- Joined: Tue Dec 15, 2020 10:18 am
Re: Ubuntu 20.04 LTS
Absolutely. If I may quote from Ubuntu's slogan, everything just works. The WiFi adapter was the single thing that didn't work out of the box, but with the correct driver, the system is now 100% working.
-
- Posts: 2
- Joined: Wed Jul 07, 2021 5:47 pm
Re: Ubuntu 20.04 LTS
Does your mouse cursor gets stuttery/stuck in the upper left corner? I had this issue with many linux distros, I really liked Elementary OS but it was too annoying and I couldn't take it anymore and reinstalled Windows 10 even tho it makes the PC barely usable.
- admin
- Site Admin
- Posts: 2045
- Joined: Mon Mar 16, 2020 9:11 am
- Has thanked: 79 times
- Been thanked: 46 times
Re: Ubuntu 20.04 LTS
Please check the private email for me to follow up on your question.llsuperherodll wrote: ↑Mon Jul 04, 2022 8:17 pm Does your mouse cursor gets stuttery/stuck in the upper left corner? I had this issue with many linux distros, I really liked Elementary OS but it was too annoying and I couldn't take it anymore and reinstalled Windows 10 even tho it makes the PC barely usable.
Thanks for joining the forum fans, we will become friends here. Any suggestions about the forum I am open to hearing.
Re: Ubuntu 20.04 LTS
Hello, thank you for your information. WiFi works fine with debian 11.
Do you also have a solution for this driver problem?
Do you also have a solution for this driver problem?
Code: Select all
intel_sst_acpi 808622A8:00: No matching machine driver found
-
- Posts: 29
- Joined: Tue Mar 07, 2023 8:55 am
- Been thanked: 8 times
Re: Ubuntu 20.04 LTS
I suspect upgrading to Linux Kernel 6.2 would solve this problem. Of course, before upgrading Linux Kernel, always do a backup first.alexon wrote: ↑Sat Mar 18, 2023 10:15 am Hello, thank you for your information. WiFi works fine with debian 11.
Do you also have a solution for this driver problem?
Code: Select all
intel_sst_acpi 808622A8:00: No matching machine driver found
Re: Ubuntu 20.04 LTS
Oh nice, what source did you get the kernel from?dd_milkshake wrote: ↑Sat Mar 18, 2023 7:26 pm I suspect upgrading to Linux Kernel 6.2 would solve this problem. Of course, before upgrading Linux Kernel, always do a backup first.
-
- Posts: 29
- Joined: Tue Mar 07, 2023 8:55 am
- Been thanked: 8 times
Re: Ubuntu 20.04 LTS
If you are on Ubuntu, you can do `dist upgrade` to upgrade to the newest kernel. You can google "how to upgrade ubuntu linux kernel" to learn more about it.alexon wrote: ↑Sun Mar 19, 2023 7:15 amOh nice, what source did you get the kernel from?dd_milkshake wrote: ↑Sat Mar 18, 2023 7:26 pm I suspect upgrading to Linux Kernel 6.2 would solve this problem. Of course, before upgrading Linux Kernel, always do a backup first.