-
Notifications
You must be signed in to change notification settings - Fork 410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wifi is working in kernel 6.8.2 much better than before #350
Comments
I finally fixed it! https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git/commit/?id=e1dfa21427baeb813f9a2f9ceab6b7d32c3ca425 The fix is in the older stable kernels too. |
But for long distances, sometimes the signal changes quickly(like older version) without affecting wifi strength |
Not an issue, more a praise. Ubuntu 24.04 --- Your plugin is working PERFECTLY -- where others on Github have failed. ! :) Thank you for this. This is a perfectly ported driver in my opinion. The other one here on Github worked at first but failed after reboot. Using the remove-driver script from you, then the dkpg-make, then the install-driver, all works so flawlessly. You guys are the best :) Just thought I should include Ubuntu 24.04 LTS info: (I know it isn't common 24.04 yet.. but we forced upgrade to maintain LTS status (change config to normal upgrade, do-release-upgrade, after 23.10, do-release-upgrade -d, done --- this is from 22.04 LTS). Anyways... The specs incase anyone is curious: lsb_release -a
And the specs of the kernel: uname -a
|
Can you please confirm the supported modes? Just do |
|
Thanks man! |
No issues man. Enjoy it :) I have been running it on Ubuntu 24.04 for about 3-4mo now without issues for the most part. There is only 1 issue I've noticed, but I think it's more the device that I have than the driver (mine is a knock-off I think, LB-LINK but on windows shows up as this same version that this thread is about and all the drivers for this work, so assuming a Chinese clone). The device in bootup is recognized as a USB drive or something and tries to do a drive-scan in boot, which eventually times out, adding 1 minutes or more to boot time. The WiFi doesn't come up at boot then, and you need to simply unplug it and plug it back in. The second you plug it back in, it starts working instantly. I think it has something to do with the fact that there is USB drive partition on it that usually contains the Windows Driver installer, but isn't able to be used by Linux. Not sure if that is anything wrong with the driver though. |
I installed Fedora 40 beta with kernel 6.8.2. I even enabled secure boot. Wifi is working great now. It rarely changes and doesn't drop. What happened? So I haven't installed rtl8821ce with dkms and I don't have to do that. I'm satisfying with the default state. I installed Fedora 2 times to check. When I use other distros with older kernel it worked badly, but In Fedora 40, it's pretty stable
The text was updated successfully, but these errors were encountered: