Драйвер не отображает канальную скорость в свойствах соединения.
Search Criteria
Package Details: rtl88x2bu-dkms-git 5.13.1.r201.2092b8d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rtl88x2bu-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | rtl88x2bu-dkms-git |
Description: | Kernel module for Realtek rtl88x2bu WiFi chipset |
Upstream URL: | https://github.com/RinCat/RTL88x2BU-Linux-Driver |
Keywords: | RTL8812BU RTL8822BU |
Licenses: | GPL2 |
Submitter: | RinCat |
Maintainer: | RinCat |
Last Packager: | RinCat |
Votes: | 57 |
Popularity: | 0.90 |
First Submitted: | 2018-11-23 23:14 (UTC) |
Last Updated: | 2024-12-03 04:43 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 19 Next › Last »
kart120 commented on 2022-11-04 18:03 (UTC)
Sp1k3 commented on 2022-10-23 12:49 (UTC)
Never mind actually, ran sudo pacman -Syu this morning and it successfully built this module for 6.0.2 and then I rebooted and it seems to be working fine. Thanks @RinCat.
Sp1k3 commented on 2022-10-23 12:30 (UTC)
@RinCat Hmmm I wonder what's different about our two systems running 6.0.2 on Arch. I have very little else installed from AUR except for the odd emulator and I generally don't have issues compiling anything. I've also noticed that while the module builds and loads fine on 5.19.x it seems unstable after many hours, the AP connection drops and my TP-Link ac1300 adapter gets very warm. Passing a lot of traffic over say, Bittorrent protocol speeds up the process to drop the connection.
Sp1k3 commented on 2022-10-23 12:30 (UTC)
@RinCat Hmmm I wonder what's different about our two systems running 6.0.2 on Arch. I have very little else installed from AUR except for the odd emulator and I generally don't have issues compiling anything. I've also noticed that while the module builds and loads fine on 5.19.x it seems unstable after many hours, the AP connection drops and my TP-Link ac1300 adapter gets very warm. Passing a lot of traffic over say, Bittorrent protocol speeds up the process to drop the connection.
r0b0t commented on 2022-10-22 12:45 (UTC)
If someone is having download speed with Archer T3U, it seems that by plugging it into - a 2.0 port and - connecting to a 5Ghz Access Point will get you the best possible speed compared to the rest of the configurations. https://github.com/RinCat/RTL88x2BU-Linux-Driver/issues/160 It will still be below what your AP supports but it will be "working" somewhat..
RinCat commented on 2022-10-22 02:02 (UTC)
@kzod and it is recommended to install linux-lts
and linux-lts-headers
in case new kernel broken the old driver and lost connection.
RinCat commented on 2022-10-22 01:54 (UTC)
@kzod to let yay automatic update -git package, use yay -Syu --devel
RinCat commented on 2022-10-22 01:52 (UTC) (edited on 2022-10-22 01:57 (UTC) by RinCat)
@Sp1k3 I cannot reproduce it.
dkms install --no-depmod rtl88x2bu/5.13.1.r173.88f80f7 -k 6.0.2-arch1-1
Sign command: /usr/lib/modules/6.0.2-arch1-1/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub
Building module:
Cleaning build area...
'make' -j16 KVER=6.0.2-arch1-1 KSRC=/lib/modules/6.0.2-arch1-1/build......
Signing module /var/lib/dkms/rtl88x2bu/5.13.1.r173.88f80f7/build/88x2bu.ko
Cleaning build area...
88x2bu.ko.zst:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /usr/lib/modules/6.0.2-arch1-1/updates/dkms/
depmod...
Sp1k3 commented on 2022-10-19 11:19 (UTC)
No, it still still doesn't build on the latest Linux 6.0 kernel image: https://pastebin.com/q0B2jxWE
kzod commented on 2022-10-17 18:35 (UTC)
It would be great if the pkgver would be increased to the latest supported kernel version. This would cause aur helpers like yay to update the package (and contained sources).
I didn't remember to update the package after upgrading to linux 6.0 and because it failed to compile I couldn't download the package without connecting a cable.
Pinned Comments
RinCat commented on 2020-09-20 23:29 (UTC)
If you encountered any problems, set debug log use
echo 5 > /proc/net/rtl88x2bu/log_level
ormodprobe 88x2bu rtw_drv_log_level=5
, and post your dmesg and network managers logs to https://pastebin.com/ .