rtl8812au | RTL8814AU driver with monitor mode | Map library
kandi X-RAY | rtl8812au Summary
kandi X-RAY | rtl8812au Summary
The master branch is based on branch v4.3.22-beta/rework. According to rtw_version.c the real driver version is 4.3.20. The branch v4.3.21 may be built for RTL8814AU or RTL8812AU/RTL8821AU chipset.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of rtl8812au
rtl8812au Key Features
rtl8812au Examples and Code Snippets
Community Discussions
Trending Discussions on rtl8812au
QUESTION
I have a Raspberry Pi 4 and I need to create an image of an openwrt-based system with support for AWUS036ACH.
I have completed the following steps:
- Created his own package for buildroot tools, the makefile of which contains a "Build/Compile" section:
ANSWER
Answered 2020-Apr-21 at 06:47It look like you are using the host toolchain (at least ld). Your CROSS_COMPILE option is empty.
have you take a look at https://buildroot.org/downloads/manual/manual.html#_infrastructure_for_packages_building_kernel_modules
QUESTION
I have a problem by compiling a driver (WLAN-dongle Edimax ac600).
I´m using an Archlinux on my raspberry-pi and want to install my dongle for 5Ghz. During comiling the driver I get this message. I tried to install the linux-headers without success. (in other threads it will be a solution)
Here is my output of make
:
ANSWER
Answered 2017-Sep-28 at 10:17[Reputation is too low to post comment]
Use uname -r to make sure which version of the kernel you use.
If it's 4.9.43
: you have newer version of the kernel and this confuse your installer. You should reboot on the 51 one
If it's 4.9.51
: You messed up your installation step and are trying to compile for an old target. You should review the compilation process and change every mention of the 4.9.43
to 4.9.51
since it's the version you use.
If you upgrade your kernel, you may have to rebuild the thing again (You may like to have script in the future ;) ) with the new kernel version.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install rtl8812au
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page