Search Criteria
Package Details: rtw89bt-dkms-git 5.15.0.r40.g101e29a-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rtw89bt-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | rtw89bt-dkms-git |
Description: | Out-of-kernel driver for Realtek BT devices found in rtw89 devices (8852AE, RTW8852BE, RTW8852CE). Kernel >= 5.15.0 |
Upstream URL: | https://github.com/lwfinger/rtw89-BT |
Licenses: | GPL2 |
Conflicts: | rtw89bt-dkms-git |
Submitter: | shurka |
Maintainer: | shurka (samuelbernardo) |
Last Packager: | shurka |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-10-18 12:19 (UTC) |
Last Updated: | 2025-04-29 07:38 (UTC) |
Latest Comments
shurka commented on 2025-04-30 07:17 (UTC)
@samuelbernardo done. Feel free to contact me if something isn't working.
samuelbernardo commented on 2025-04-30 06:53 (UTC)
@shurka If you can, just add me as a co-maintainer for this package, so I can help with later updates. I need this module for my laptop. Thanks
shurka commented on 2025-04-29 07:42 (UTC)
@samuelbernardo thank you for the tip. I've added your script with minor changes to the packaging function. Unfortunately, I no longer have a laptop with this device, so I'm unable to test it myself. If anyone is interested in maintaining the package, I would be glad to transfer the ownership.
samuelbernardo commented on 2025-04-27 08:01 (UTC)
Since linux kernel 6.12 headers, it is required to do the following:
for f in $(grep 'asm.unaligned.h' -rl *); do sed -i 's|asm/unaligned.h|linux/unaligned.h|g' $f; done
Upstream sources are not updated in conformance. I just tested the module with kernel 6.14.4-arch1-1 and it works!
<deleted-account> commented on 2023-08-25 14:16 (UTC)
(or you can add it as a optional dependency)
<deleted-account> commented on 2023-08-25 14:15 (UTC)
@shurka you need to remove linux-headers now. See rtw89-dkms package, it does not have any of that. You can specify linux version requirement in description.
shurka commented on 2022-11-05 15:11 (UTC)
@xz-dev, according to project's README on github "This driver will build for kernels 5.15+", so I added explicit dependencies for linux>=5.15.0 and linux-headers>=5.15.0.
xz-dev commented on 2022-11-05 15:03 (UTC)
pls remove linux depend. should only depends dkms as https://aur.archlinux.org/packages/tp_smapi-dkms