-
chip is 7615
```
[685339.198887] ieee80211 phy1: N9: (00995697459)ucCmdID=0
[685339.204230] mt7615e 0000:01:00.0: get ext unhandle eid=237 ext_eid=88 seq=0
[685339.323648] mt7615e 0000:01:00.0: ge…
-
While the current build for my Xiaomi R3P runs very smoothly it shows a lot of interrupt errors caused by the mt7615 chips/drivers. Are these errors of any relevance or just a "cosmetic" thing?
t…
-
Tenda W311MI uses RTL8188GU but it do not work with any of linux destros.
-
Raspberry Pi are just about to start using kernel 5.4 and have provided an initial version 5.4.29
I tried compiling for the 4 different kernel versions used by the different Raspberry Pi types.
…
-
Exception:Error:
0x40078000: ?? ??:0
??:?:::0x40080400:_init
0x400805f0: ?? ??:0
/builds/idf/crosstool-NG/.build/HOST-i686-w64-mingw32/xtensa-esp32-elf/src/newlib/newlib/libc/machine/xtensa/memcpy…
-
Hi George,
Firstly, thanks for putting your project on github. I bought the Lichee Nano Pi that you have pointed out, but have not been able to get to work with the TF wifi card (RTL8723). Were you…
-
Nine files in the kernel trigger an 'unreachable instruction warning' from objtool:
arch/x86/entry/entry_64.o: warning: objtool: .entry.text+0xaa0: unreachable instruction
drivers/hwmon/pmbus/adm1…
arndb updated
2 years ago
-
The IEEE80211 packet decoder has some support for Action frames, but in many cases it throws an UnpackError and refuses to parse the entire packet if it finds an Action frame it doesn't recognize.
…
-
Hi,
I tried to compile for ARM (raspbeerry pi 3+ latest kernel) but the first attempt ended with an error
```
/root/rtw88-usb/rtw8822be.c:27:1: warning: data definition has no type or storage…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…