builder icon indicating copy to clipboard operation
builder copied to clipboard

R4S 在V24.10 的版本上lan口设备无法发现

Open vivlanwong opened this issue 2 months ago • 10 comments

R4S 在V24.10 的版本上lan口设备无法发现 ,导致lan口不可用,是否为驱动问题。 在V23的版本上没有问题

vivlanwong avatar Oct 20 '25 02:10 vivlanwong

调查发现驱动r8169 不兼容,v23版本 r8168 和 r8169 同时存在,v24 版本有r8169

vivlanwong avatar Oct 20 '25 15:10 vivlanwong

我都不知道你在说些什么

Image

sbwml avatar Oct 20 '25 15:10 sbwml

[root@ImmortalWrt ~]# dmesg | grep -i pci [ 0.178284] /pcie@f8000000: Fixed dependency cycle(s) with /pcie@f8000000/interrupt-controller [ 0.468035] PCI: CLS 0 bytes, default 64 [ 0.705967] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 [ 0.707500] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges: [ 0.708321] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000 [ 0.709359] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000 [ 0.711342] rockchip-pcie f8000000.pcie: no vpcie12v regulator found [ 1.493304] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges: [ 1.493980] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000 [ 1.494754] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000 [ 1.496399] rockchip-pcie f8000000.pcie: no vpcie12v regulator found [ 1.507461] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges: [ 1.508242] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000 [ 1.509489] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000 [ 1.511942] rockchip-pcie f8000000.pcie: no vpcie12v regulator found [ 1.539555] rockchip-pcie f8000000.pcie: host bridge /pcie@f8000000 ranges: [ 1.540269] rockchip-pcie f8000000.pcie: MEM 0x00fa000000..0x00fbdfffff -> 0x00fa000000 [ 1.541044] rockchip-pcie f8000000.pcie: IO 0x00fbe00000..0x00fbefffff -> 0x00fbe00000 [ 1.543276] rockchip-pcie f8000000.pcie: no vpcie12v regulator found [ 2.260181] rockchip-pcie f8000000.pcie: PCIe link training gen1 timeout! [ 2.260881] rockchip-pcie f8000000.pcie: probe with driver rockchip-pcie failed with error -110 [root@ImmortalWrt ~]# dmesg | grep -i realtek

vivlanwong avatar Oct 20 '25 16:10 vivlanwong

貌似pcie加载失败

vivlanwong avatar Oct 20 '25 16:10 vivlanwong

你在别的地方下载的固件 遇到了问题 来这里问???

sbwml avatar Oct 20 '25 16:10 sbwml

就是用的当前这个版本,只是保留了配置升级,没有重头刷,重头刷,lan不好用,wan 防火墙规则阻止访问

vivlanwong avatar Oct 21 '25 02:10 vivlanwong

我可以重新刷个23的版本,改好wan ,在升级到24版本。lan口一样也不可用。

vivlanwong avatar Oct 21 '25 02:10 vivlanwong

r4s 所有东西这里都整不了一点。推荐靠谱的固件 https://github.com/QiuSimons/YAOF

sbwml avatar Oct 21 '25 04:10 sbwml

感谢回复,我看看

vivlanwong avatar Oct 21 '25 07:10 vivlanwong

https://github.com/openwrt/openwrt/pull/18078#issuecomment-3415393671 @sbwml 我尝试使用这个方案解决问题,可以考虑使用此patch,target/linux/rockchip/patches-6.6/501-mmc-core-set-initial-signal-voltage-on-power-off.patch

vivlanwong avatar Oct 21 '25 15:10 vivlanwong