Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspbian (Pi) 4.14.33+ Kernel, 4.3.20 Source Compiles, Loads, But Device Not Recognized #96

Open
dachshund-digital opened this issue Apr 10, 2018 · 2 comments

Comments

@dachshund-digital
Copy link

Raspbian (Pi) 4.14.33+ Kernel, 4.3.20 Source Compiles, Loads, But Device Not Recognized.

RTL8811AU based device...
Bus 001 Device 004: ID 0bda:a811 Realtek Semiconductor Corp.

@dachshund-digital
Copy link
Author

Above test was not with DKMS... but just make and make install then modprobe

Trying the DKMS steps, failed... at step

dkms add -m ${DRV_NAME} -v ${DRV_VERSION}

Error! Bad return status for module build on kernel: 4.14.33-v7+ (armv7l)

cat /var/lib/dkms/rtl8812AU/4.3.20/build/make.log

DKMS make.log for rtl8812AU-4.3.20 for kernel 4.14.33-v7+ (armv7l)
Tue Apr 10 17:34:21 UTC 2018
make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/4.14.33-v7+/build M=/var/lib/dkms/rtl8812AU/4.3.20/build modules
make[1]: Entering directory '/root/rpf-linux-kernel'
Makefile:643: arch/armv7l/Makefile: No such file or directory
make[1]: *** No rule to make target 'arch/armv7l/Makefile'. Stop.
make[1]: Leaving directory '/root/rpf-linux-kernel'
Makefile:1687: recipe for target 'modules' failed
make: *** [modules] Error 2

@3x-M4ch1nA
Copy link

Is this dead???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants