smallprogram / OpenWrtAction

Openwrt automatic compilation project of github action, Support x86 R2S R2C R4S R5S R5C H66K H68K H69K R66S R68S RPi3 RPi4 asus xiaomi phicomm jdcloud thunder etc.
MIT License
149 stars 55 forks source link

r2s无法识别机器自带网口的lan口 #9

Closed Benjamin23333 closed 4 months ago

Benjamin23333 commented 5 months ago

描述bug

我的设备是nanopi r2s,我插了一个usb网卡搞成两个lan口,但是用这个项目的固件只能识别usb网卡的网卡,并且显示半双工,机器自带wan口在lan口的物理设置里面也无法添加,灯也不亮,请问这是怎么出了什么问题? 我用的是今天的最新版本 https://github.com/smallprogram/OpenWrtAction/releases/tag/multi-platform_2024.02.20_08.21.45

github-actions[bot] commented 5 months ago

@Benjamin23333: hello! :wave:

This issue is being automatically closed because it does not follow the issue template.

smallprogram commented 5 months ago

之前的固件可以吗?是否尝试重刷固件?

Benjamin23333 commented 5 months ago

之前的固件可以吗?是否尝试重刷固件?

之前没用过您的固件,这次第一次用,我明天试一下您release里以前版本的固件; 重刷固件的话,我试过点击openwrt里面的重置,然后把usb网卡拔掉,重置重启完,lan口灯接着网线还是不亮,也无法进入管理界面

smallprogram commented 5 months ago

之前的固件可以吗?是否尝试重刷固件?

之前没用过您的固件,这次第一次用,我明天试一下您release里以前版本的固件; 重刷固件的话,我试过点击openwrt里面的重置,然后把usb网卡拔掉,重置重启完,lan口灯接着网线还是不亮,也无法进入管理界面

你试试用写盘工具balenaEtcher,用镜像把tf卡刷一下,或者刷U盘,用U盘启动试试

Benjamin23333 commented 5 months ago

之前的固件可以吗?是否尝试重刷固件?

之前没用过您的固件,这次第一次用,我明天试一下您release里以前版本的固件; 重刷固件的话,我试过点击openwrt里面的重置,然后把usb网卡拔掉,重置重启完,lan口灯接着网线还是不亮,也无法进入管理界面

你试试用写盘工具balenaEtcher,用镜像把tf卡刷一下,或者刷U盘,用U盘启动试试

重刷了,没插usb网卡,自带lan口还是不识别,不亮灯

smallprogram commented 5 months ago

@Benjamin23333 你R2S啥配置,内存多大,TF卡多大?

Benjamin23333 commented 5 months ago

@Benjamin23333 你R2S啥配置,内存多大,TF卡多大?

r2s只有一个配置吧😂,1g内存,tf卡是32g的闪迪

smallprogram commented 5 months ago

那就神奇了,我这里没做什么过多操作,源码用的是lean的。手头还没有R2S的设备,只有R4S,一切也都正常。实在想不出来问题出在什么地方,你能用U盘刷一下,使用USB启动一下试试吗

Benjamin23333 commented 5 months ago

那就神奇了,我这里没做什么过多操作,源码用的是lean的。手头还没有R2S的设备,只有R4S,一切也都正常。实在想不出来问题出在什么地方,你能用U盘刷一下,使用USB启动一下试试吗

r2s好像不支持u盘启动吧?