@karmanyaahm Because there are other headers for user to choice, so linux-headers is not a hard build dependency.
Search Criteria
Package Details: rtl88x2bu-dkms-git 5.13.1.r209.fcf8bf2-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.071661 |
First Submitted: | 2018-11-23 23:14 (UTC) |
Last Updated: | 2025-06-10 14:14 (UTC) |
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 20 Next › Last »
RinCat commented on 2021-12-10 22:52 (UTC)
karmanyaahm commented on 2021-12-10 15:36 (UTC)
linux-headers
is a build dependency but isn't part of the PKGBUILD.
nicoandresr commented on 2021-12-05 01:39 (UTC)
using yay -S
I got the same error:
Your local changes to the following files would be overwritten by merge: PKGBUILD
...
I solved it give it the correct option to clean build when yay ask me:
...
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> A
...
pedrohqb commented on 2021-12-04 22:43 (UTC) (edited on 2021-12-04 22:44 (UTC) by pedrohqb)
@RinCat, no, I did not. It may be a bug with yay. Using makepkg -si worked.
RinCat commented on 2021-12-04 20:45 (UTC)
@euzao did you changed the PKGBUILD locally?
pedrohqb commented on 2021-12-04 19:56 (UTC)
Building error:
-> erro ao buscar rtl88x2bu-dkms-git: error: Your local changes to the following files would be overwritten by merge: PKGBUILD Please commit your changes or stash them before you merge. Aborting context: exit status 1
PNwave commented on 2021-10-20 15:11 (UTC)
@RinCat Thanks. It works now!
RinCat commented on 2021-10-20 07:45 (UTC)
@PNwave try again.
PNwave commented on 2021-10-19 23:52 (UTC)
Hi, I'm running Arch Linux ARM (armv7) on Raspberry Pi 4 and trying to install the package. However, An error occurs for the make command. The log is as follows: https://pastebin.com/9sr87Muq
I think it's a problem with Makefile or PKGBUILD. Could you help fix it? Thank you!
RinCat commented on 2021-10-13 21:48 (UTC)
@chaotic_cilliac Hi, I don't see any error in your logs.
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/ .