Github messages for voidlinux
 help / color / mirror / Atom feed
From: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] rtl8822bu-dkms: Module Fails to Build on Recent Kernels and Lacks Proper Dependencies
Date: Thu, 30 Jun 2022 04:14:18 +0200	[thread overview]
Message-ID: <20220630021418.QU7arML_qf3ZahDLJEj3x0d1ECo66SrvmEEnELphfCw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34190@inbox.vuxu.org>

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

Closed issue by TrueTechie on void-packages repository

https://github.com/void-linux/void-packages/issues/34190

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  `Void 5.13.19_1 x86_64 GenuineIntel uptodate rFFFFF`

* package:  
  *affected package(s) including the version*: `rtl8822bu-dkms-20201222_1`

### Expected behavior
The module compiles and properly enables Wifi with the adapter.

### Actual behavior
The compilation of the module fails due to not having `bc` installed and gets farther into the process after installing the package before failing once more.

There are other repositories on Github that seem to have a working driver with recent kernels. The following have worked for me:
* https://github.com/RinCat/RTL88x2BU-Linux-Driver (packaged in the AUR)
* https://github.com/morrownr/88x2bu.git

Error in module build process with `bc` installed:
```
  CC [M]  /var/lib/dkms/88x2bu/20201222/build/os_dep/linux/recv_linux.o
/var/lib/dkms/88x2bu/20201222/build/os_dep/linux/recv_linux.c: In function 'napi_recv':
/var/lib/dkms/88x2bu/20201222/build/os_dep/linux/recv_linux.c:357:55: error: 'GRO_DROP' undeclared (first use in this function)
  357 |    if (rtw_napi_gro_receive(&padapter->napi, pskb) != GRO_DROP)
      |                                                       ^~~~~~~~
/var/lib/dkms/88x2bu/20201222/build/os_dep/linux/recv_linux.c:357:55: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [scripts/Makefile.build:273: /var/lib/dkms/88x2bu/20201222/build/os_dep/linux/recv_linux.o] Error 1
make[1]: *** [Makefile:1867: /var/lib/dkms/88x2bu/20201222/build] Error 2
make[1]: Leaving directory '/usr/src/kernel-headers-5.13.19_1'
make: *** [Makefile:2013: modules] Error 2
```

### Steps to reproduce the behavior
1) Install `bc`
2) Install `rtl8822bu-dkms`


      parent reply	other threads:[~2022-06-30  2:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-21 23:46 [ISSUE] " TrueTechie
2022-06-15  2:17 ` github-actions
2022-06-30  2:14 ` github-actions [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220630021418.QU7arML_qf3ZahDLJEj3x0d1ECo66SrvmEEnELphfCw@z \
    --to=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).