Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rtl8812au-dkms: update to 20210629.
@ 2022-09-30  4:03 classabbyamp
  2022-09-30  7:39 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: classabbyamp @ 2022-09-30  4:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 658 bytes --]

There is a new pull request by classabbyamp against master on the void-packages repository

https://github.com/classabbyamp/void-packages update/rtl8812au-dkms
https://github.com/void-linux/void-packages/pull/39536

rtl8812au-dkms: update to 20210629.
Old upstream stated their version was now obselete, and directed to this new upstream.

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly** (dkms module builds, don't have the hardware)

@tsjk can you test this?


A patch file from https://github.com/void-linux/void-packages/pull/39536.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/rtl8812au-dkms-39536.patch --]
[-- Type: text/x-diff, Size: 1919 bytes --]

From 01de3d6b62b345169ad7428bd4130d6da5255e4f Mon Sep 17 00:00:00 2001
From: classabbyamp <void@placeviolette.net>
Date: Fri, 30 Sep 2022 00:01:41 -0400
Subject: [PATCH] rtl8812au-dkms: update to 20210629.

Old upstream stated their version was now obselete, and directed to this
new upstream.
---
 srcpkgs/rtl8812au-dkms/template | 14 +++++++-------
 srcpkgs/rtl8812au-dkms/update   |  2 ++
 2 files changed, 9 insertions(+), 7 deletions(-)
 create mode 100644 srcpkgs/rtl8812au-dkms/update

diff --git a/srcpkgs/rtl8812au-dkms/template b/srcpkgs/rtl8812au-dkms/template
index 0dedc560b81a..1d3c7067db20 100644
--- a/srcpkgs/rtl8812au-dkms/template
+++ b/srcpkgs/rtl8812au-dkms/template
@@ -1,17 +1,17 @@
 # Template file for 'rtl8812au-dkms'
 pkgname=rtl8812au-dkms
-version=20210427
+version=20210629
 revision=1
-_modver=5.9.3.2
-_gitrev=6ef5d8fcdb0b94b7490a9a38353877708fca2cd4
-wrksrc="rtl8812au-${_modver}-${_gitrev}"
+_modver=5.13.6
+_gitrev=a8450b030a187b71d6be147d004715e6858e0ef9
+wrksrc="8812au-${version}-${_gitrev}"
 depends="dkms"
 short_desc="Realtek 8812AU/8821AU USB WiFi driver (DKMS)"
 maintainer="Renato Aguiar <renato@renag.me>"
 license="GPL-2.0-only"
-homepage="http://www.dlink.com"
-distfiles="https://github.com/gordboy/rtl8812au-${_modver}/archive/${_gitrev}.tar.gz"
-checksum=72b04bb7e1ef01eae653222d6f75f71163f7442fa142198605ed495f30341bd9
+homepage="https://github.com/morrownr/8812au"
+distfiles="https://github.com/morrownr/8812au-${version}/archive/${_gitrev}.tar.gz"
+checksum=a4ebed285b4315284c2ccdeaec1ba12aa6a66d9772b7416c81f055d3ab6f9bb8
 dkms_modules="rtl8812au ${_modver}"
 
 case "$XBPS_TARGET_MACHINE" in
diff --git a/srcpkgs/rtl8812au-dkms/update b/srcpkgs/rtl8812au-dkms/update
new file mode 100644
index 000000000000..c56515ac35b4
--- /dev/null
+++ b/srcpkgs/rtl8812au-dkms/update
@@ -0,0 +1,2 @@
+site="https://github.com/morrownr/8812au"
+pattern='8812au-\K[\d.]+(?=">)'

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rtl8812au-dkms: update to 20210629.
  2022-09-30  4:03 [PR PATCH] rtl8812au-dkms: update to 20210629 classabbyamp
@ 2022-09-30  7:39 ` classabbyamp
  2022-10-01  2:35 ` [PR PATCH] [Merged]: " classabbyamp
  2022-10-01 16:58 ` tsjk
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-09-30  7:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/39536#issuecomment-1263220049

Comment:
@tsjk, I've confirmed that just adding `dt-bindings` to rpi-kernel-headers was needed, and applied that to #39442

thanks for bringing it to my attention

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: rtl8812au-dkms: update to 20210629.
  2022-09-30  4:03 [PR PATCH] rtl8812au-dkms: update to 20210629 classabbyamp
  2022-09-30  7:39 ` classabbyamp
@ 2022-10-01  2:35 ` classabbyamp
  2022-10-01 16:58 ` tsjk
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-10-01  2:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 560 bytes --]

There's a merged pull request on the void-packages repository

rtl8812au-dkms: update to 20210629.
https://github.com/void-linux/void-packages/pull/39536

Description:
Old upstream stated their version was now obselete, and directed to this new upstream.

The old version also relied on headers that do not exist in 5.15+

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly** (dkms module builds, don't have the hardware)

@tsjk can you test this?


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rtl8812au-dkms: update to 20210629.
  2022-09-30  4:03 [PR PATCH] rtl8812au-dkms: update to 20210629 classabbyamp
  2022-09-30  7:39 ` classabbyamp
  2022-10-01  2:35 ` [PR PATCH] [Merged]: " classabbyamp
@ 2022-10-01 16:58 ` tsjk
  2 siblings, 0 replies; 4+ messages in thread
From: tsjk @ 2022-10-01 16:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

New comment by tsjk on void-packages repository

https://github.com/void-linux/void-packages/pull/39536#issuecomment-1264419346

Comment:
Yeah, I've upgraded both the kernel and the 8812au module, and everything seems to work.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-01 16:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-30  4:03 [PR PATCH] rtl8812au-dkms: update to 20210629 classabbyamp
2022-09-30  7:39 ` classabbyamp
2022-10-01  2:35 ` [PR PATCH] [Merged]: " classabbyamp
2022-10-01 16:58 ` tsjk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).