@julio.b ok, removed.
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.35 |
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 .. 20 Next › Last »
RinCat commented on 2023-05-07 23:15 (UTC)
julio.b commented on 2023-05-07 23:11 (UTC)
In fact, you should not include any linux-header dependency in DKMS packages. See archwiki DKMS guidelines
RinCat commented on 2023-05-07 22:29 (UTC)
@Psilioxus you can use any linux headers that matched the kernel. I don't know why I want to list all of them.
Psilioxus commented on 2023-04-29 07:05 (UTC)
It seems linux-lts-headers is not included as a valid dep, even though package works fine with those. Is there a reason for that?
RinCat commented on 2023-04-16 17:55 (UTC)
@astralc Hi, I moved it to /usr/lib/modprobe.d/
. However I did not find any guideline for this, and /usr/lib/modprobe.d/
is a non-standard path.
astralc commented on 2023-04-16 17:30 (UTC)
I saw the blacklist file is added to /etc/modprobe.d/ (because I already had it when the kernel rtw module was broken).
Shouldn't this file be added to /usr/lib/modprobe.d/ instead (as it packaged, not user file), like how nvidia package blacklist nouveau?
rcv commented on 2023-04-15 22:09 (UTC)
Excellent @RinCat. Well, that was it. With that version change I no longer have the loop. Thank you!
RinCat commented on 2023-04-15 21:09 (UTC)
@rcv Hi, I just did a version bump. However yay does not have an update loop for me. In both yay -Syu
and yay -Syu --devel
rcv commented on 2023-04-15 17:29 (UTC)
Good afternoon @RinCat, I hope you are well!. In the end it is so: With the new version of 'yay' it goes into an update loop. There must be something in the PKBUILD making the new version of 'yay' get confused. Maybe you have to put the version of the package and the git the same... Try it if you can and you'll see...
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/ .