-
Hi,
I'm trying to rebuild kernel with rtl8188eu driver enabled (why it is not enabled by default ?) so i set CONFIG_RTL8188EU=m but i get undefined symbols errors:
ERROR: "wiphy_free" [drivers/net/w…
-
Running OpenSuse Leap 15.3 (kernel 5.3.18-59.10-default), I got these build errors with current HEAD (d547cb6):
```
/usr/src/rtl88x2bu-git/os_dep/linux/ioctl_cfg80211.c:10246:3: error: ‘struct cfg…
-
反馈bug/问题模板,提建议请删除
## 1.关于你要提交的问题
为避免重复issue,请先搜索issue,确认没有类似issue再提交新issue;
注意搜索时**包括已关闭**的issue(删掉搜索框的的“is:open”条件);
Q:是否用关键词搜索了issue? (使用 "x" 选择)
* [X] 没有类似的issue
## 2. 详细叙述
### (1) 具…
-
```
diff --git a/os_dep/ioctl_cfg80211.c b/os_dep/ioctl_cfg80211.c
index 64541a3641..a2d9d49fcf 100644
--- a/os_dep/ioctl_cfg80211.c
+++ b/os_dep/ioctl_cfg80211.c
@@ -173,6 +173,8 @@ u8 rtw_cfg80…
-
Can't compile anymore with kernel 6.8.x. With kernel 6.5.0 it compiles without errors.
Distro: Kubuntu 22.04.4 LTS
`rtl8188eus/os_dep/linux/usb_intf.c:310:17: error: ‘struct usb_driver’ has no mem…
-
~~~~
root@bittybox:~/Downloads/rtl8814au-master# insmod rtl8814au.ko
insmod: ERROR: could not insert module rtl8814au.ko: Unknown symbol in module
~~~~
Module seemed to build fine, but inserting…
-
Is there any way to get AP mode with this driver?
I've tried defining `CONFIG_AP_MODE`, but it didn't help.
I want to get AP mode working in LEDE.
Currently dmesg shows following:
```
[ 428.68…
-
When I run "Make" after cd into /nexmon/patches/bcm43438/7_45_41_26/nexmon, I get the following errors. I'm running Jessie Lite 4.9.24+.
` BUILDING DRIVER brcmfmac/brcmfmac.ko (details: log/driv…
-
```C
rtl8812au/os_dep/linux/ioctl_cfg80211.c: At top level:
rtl8812au/os_dep/linux/ioctl_cfg80211.c:10133:20: error: initialization of ‘int (*)(struct wiphy *, struct net_device *, unsigned int)’ fr…
-
What i got:
> bb-pc:~/bcm43142-master$ ./configure
> bash: ./configure: File or folder not found
> bb-pc:~/bcm43142-master$ make
> KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pw…