Giter VIP home page Giter VIP logo

Comments (10)

svpcom avatar svpcom commented on August 31, 2024

Try to build without dkms (via make command) and upload build log

from wfb-ng.

mariarti avatar mariarti commented on August 31, 2024

Consult /var/lib/dkms/rtl8812au/5.2.20.2/build/make.log for more information. from previous post.
dkms-install-log.txt

and build without dkms
make.txt

from wfb-ng.

svpcom avatar svpcom commented on August 31, 2024

Try svpcom/rtl8812au@84cacef or latest master

from wfb-ng.

mariarti avatar mariarti commented on August 31, 2024

17-05-24.txt

from wfb-ng.

svpcom avatar svpcom commented on August 31, 2024

Try build without dkms

from wfb-ng.

mariarti avatar mariarti commented on August 31, 2024

make-18-05-24.txt

from wfb-ng.

svpcom avatar svpcom commented on August 31, 2024

Make succeeded. So you need to cleanup dkms sources (something like dkms uninstall or manually remove /usr/src/rtl8812au-5.2.20.2)

from wfb-ng.

mariarti avatar mariarti commented on August 31, 2024

dkms.txt

from wfb-ng.

svpcom avatar svpcom commented on August 31, 2024

Now dkms-install.sh should work

from wfb-ng.

mariarti avatar mariarti commented on August 31, 2024

Yes, finally it performed without an errors.

user@pc:~/Downloads$ rm -rf rtl8812au/
user@pc:~/Downloads$ git clone -b v5.2.20 https://github.com/svpcom/rtl8812au.git
Cloning into 'rtl8812au'...
remote: Enumerating objects: 8659, done.
remote: Counting objects: 100% (192/192), done.
remote: Compressing objects: 100% (112/112), done.
remote: Total 8659 (delta 105), reused 143 (delta 79), pack-reused 8467
Receiving objects: 100% (8659/8659), 64.47 MiB | 21.51 MiB/s, done.
Resolving deltas: 100% (5899/5899), done.
user@pc:~/Downloads$ cd rtl8812au/
user@pc:~/Downloads/rtl8812au$ sudo ./dkms-install.sh 
[sudo] password for user: 
About to run dkms install steps...
Error! DKMS tree already contains: rtl8812au-5.2.20.2
You cannot add the same module/version combo more than once.
Sign command: /usr/bin/kmodsign
Signing key: /var/lib/shim-signed/mok/MOK.priv
Public certificate (MOK): /var/lib/shim-signed/mok/MOK.der
Deprecated feature: REMAKE_INITRD (/var/lib/dkms/rtl8812au/5.2.20.2/source/dkms.conf)

Building module:
Cleaning build area...
'make' -j4 KVER=6.8.0-31-generic KSRC=/lib/modules/6.8.0-31-generic/build..................................
Signing module /var/lib/dkms/rtl8812au/5.2.20.2/build/88XXau_wfb.ko
Cleaning build area...
Deprecated feature: REMAKE_INITRD (/var/lib/dkms/rtl8812au/5.2.20.2/source/dkms.conf)

88XXau_wfb.ko.zst:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/6.8.0-31-generic/updates/dkms/
depmod....
Finished running dkms install steps.
Disabled IPv6 Successfuly 
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1
net.ipv6.conf.all.disable_ipv6 = 1
net.ipv6.conf.default.disable_ipv6 = 1
net.ipv6.conf.lo.disable_ipv6 = 1


user@pc:~$ sudo modprobe 88XXau_wfb
[sudo] password for user: 
user@pc:~$ lsmod
Module                  Size  Used by
88XXau_wfb           2404352  0

Later will go further with receiving data.
Thanks a lot for fix and help!

from wfb-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.