procount
procount
Ah. Ok. Well, if I spot anything obvious like above, or can merge diffs from master, I may post a PR for you. But it may take me several days...
Looking at the previous issues, I found #232. Applying the v4.1.8_9499_fix.zip patch from there allowed the branch to compile. Next step: testing....
When compiling, I got the following warning. Is this an issue? ``` drivers/net/wireless/realtek/rtl8188eu/os_dep/ioctl_cfg80211.c: In function ‘rtw_cfg80211_inform_bss’: drivers/net/wireless/realtek/rtl8188eu/os_dep/ioctl_cfg80211.c:502:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]...
Thanks. I'll see what I can do & report back later. BTW, I'm on Rpi ARM, not x86, so I have a little less memory to play with.
Those 2 issues are now fixed. But I still get an annoying message in dmesg every 7-8 secs. : ``` ==> rtl8188e_iol_efuse_patch ``` I found it in hal/rtl8188e_hal_init.c rtl8188e_iol_efuse_patch(struct adapter...
I've now been able to connect to an AP and it all seems to work. The iol_fuse_patch message disappears once it is connected, so maybe I'll leave it.
PR #244 created
Did you install Raspbian via NOOBS? What version of NOOBS do you have? What model of Pi do you have? What wifi dongle do you use? Can you use an...
It's good that you managed to edit your interface file. Does that mean that you managed to put it back in your Raspbian image too? In which case you are...
You're probably better off posting this issue on the RPi forums to get a broader response. It's also better to connect your wifi dongle before applying power to avoid power...