skygunner5

Results 7 comments of skygunner5

I've patched the latest code with this pull request, wifi is not working , it seems that eeprom cannot be read correctly ``` Wed May 8 08:54:42 2024 kern.info kernel:...

> > I've patched the latest code with this pull request, wifi is not working , it seems that eeprom cannot be read correctly > > ``` > > >...

> I reviewed the [original rax3000m support PR](https://github.com/openwrt/openwrt/pull/13513/) and found something we forgot to change. Please apply this diff: > > ```diff > diff --git a/target/linux/mediatek/filogic/base-files/etc/board.d/02_network b/target/linux/mediatek/filogic/base-files/etc/board.d/02_network > index 648ecb9289..8f5da0271a...

> thank you very much for the help I've applied the diff, wifi is working now, but here is another problem, the switch shows multiple LANs with the same MAC...

I also tried to use sysupgrade to flash a new firmware, then I get after applying this patch ``` root@cmcc_rax3000m:~# sysupgrade -n "/tmp/openwrt-mediatek-filogic-cmcc_rax3000m-squashfs-sysupgrade.itb" /sbin/sysupgrade: /lib/upgrade/platform.sh: line 212: syntax error: unexpected...

I just compile the new firmware with the new patch, it all works fine now on EMMC version, thanks @1715173329

could anyone help to merge it please? thanks