这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@fildunsky
Copy link

I've tested it's working but for now I need your help to make LAN eth0 to work. Device has random MACs now (though on OpenWRT and ImmortalWRT 24 it has factory MACs). Also LAN eth0 has link but not giving DHCP IP. I am a noob. Please give me advice.

fildunsky and others added 4 commits March 2, 2025 14:30
I've extracted this from the stock factory QWRT firmware. It works but MACs are random and LAN has link but don't give IP addresses.
I am still unable to make MAC reading work since I don't get how to build the firmware with `CONFIG_SQUASHFS_XATTR=y`, whatever I am trying to change, build script is just ignoring this and compiling this with `n`, after that I get
```bash
cat /proc/config.gz | gunzip | grep SQUASHFS
# CONFIG_SQUASHFS_XATTR is not set
```

```bash
dmesg
Waiting for root device PARTLABEL=rootfs...
[    1.130872] mmc0: new MMC card at address 0001
[    1.136429] mmcblk0: mmc0:0001 8GME4R 7.28 GiB
[    1.141783] mmcblk0boot0: mmc0:0001 8GME4R partition 1 4.00 MiB
[    1.148509] mmcblk0boot1: mmc0:0001 8GME4R partition 2 4.00 MiB
[    1.154510] mmcblk0rpmb: mmc0:0001 8GME4R partition 3 512 KiB, chardev (250:0)
[    1.166327]  mmcblk0: p1 p2 p3 p4 p5 p6
[    1.185786] squashfs: SQUASHFS error: Xattrs in filesystem, these will be ignored
[    1.193293] unable to read xattr id index table
```
@fildunsky
Copy link
Author

@fildunsky fildunsky closed this Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant