-
I had the same -Wimplicit-fallthrough=0 not supported error as already reported in #755. The workaround suggested there generated warnings about -Wno-fallthrough being valid in Java but not in C. I tr…
hazyl updated
2 years ago
-
Hi,all:
I installed the driver by following the instructions given by jurobystricky. During the installation process , i got a warning message:
![image](https://user-images.githubuserconte…
-
I am having issue that bluetooth is not working. So, I want to remove this driver and try installing [rtlwifi_new](https://github.com/lwfinger/rtlwifi_new/tree/extended) but it keeps coming back after…
-
make ARCH=arm CROSS_COMPILE= -C /lib/modules/4.5.0-00185-g3bb556b/build M=/home/nano/Desktop/rtl8723bu modules
make[1]: Entering directory '/root/de10_nano/linux-socfpga'
Building modules, stage …
-
I compile a number of wifi modules for the Raspberry Pi kernel Raspbian including the mt7612 driver.
I am compiling the drivers on a Pi 3B. The other drivers I compile, 8188eu, 8192eu, 8812/21au a…
-
Hi, all.
Thank you for sharing your awesome tool.
I searched a lot of debugging and followed them but..
when I do the last step---"log_to_file csi.dat"and"ping AP IP " at another terminal, I can't ca…
-
Hello, I'm trying to use this driver with a 5.15.16 kernel to use a rtl8192du usb based module. The module seems to be loading fine:
[ 2.690421] cfg80211: Loading compiled-in X.509 certificates …
-
Hi,
I have Realtek RTL8188EUS USB wireless Adapter.
According to a [pdf file supplied by Realtek](https://github.com/albfan/miraclecast/files/1894537/RTK_P2P_WFD_Programming_guide.pdf), the chip sup…
-
i was running a driver for tl wn722n v2.0 which i heard is able to start the card in monitor mode but when i run "make" i get this error:
I have the kernel headers updated
cc1: some warnings being…
-
When I type
`sudo iwconfig wlan1 mode monitor`
I get:
`Error for wireless request "Set Mode" (8B06) :+1:
SET failed on device wlan ; Invalid argument.`
Other modes work:
`sudo iwconfig wlan1 mode ma…