yy3568联网问题
(为了高效,请按如下格式提问)硬件主板型号:yy3568
固件名称/系统版本:Debian10
自编的或固件下载地址:
Log日志: (可以导出,用TXT附件上传)
问题描述及复现步骤:修改resov.conf文件后仍无法连接互联网,下面是/etc/network/interface文件内容 你好!两个网口都有尝试过吗?
可以先做回环测试:
cd /sys/devices/platform/
find -name "*ethernet*" // 找到网卡目录
cd XXX.ethernet // 进入网卡目录
echo 1000 > phy_lb // 出现PASS为通过(如果是100Mbps网线,请将1000改为100) 何浩钧 发表于 2024-11-4 18:00
你好!两个网口都有尝试过吗?
可以先做回环测试:
cd /sys/devices/platform/
z这是我测试时候调试串口的输出
youyeetoo@yy3568-alip:~$ PHY loopback speed set to 1000
dwmac4: Master AXI performs any burst length
Generic PHY stmmac-0:00: attached PHY driver (mii_ bus:phy_addr=stmmac-0:00, irq=POLL)
dwmac4: Master AXI performs any burst length
rk_gmac-dwmac fe2a0000.ethernet eth1: No Safety Features support found
rk_gmac-dwmac fe2a0000.ethernet eth1: IEEE 1588-2008 Advanced Ti mestamp supported
rk_gmac-dwmac fe2a0000.ethernet eth1: registered PTP clock
PHY loopback: FAIL
rk_gmac-dwmac fe2a0000.ethernet eth1: Link is Up - 100Mbps/Full - flow control rx/tx
^C
youyeetoo@yy3568-alip:~$ cd /sys/devices/platform/
youyeetoo@yy3568-alip:/sys/devices/platform$ find -name "*ethernet*"
./fe2a0000.ethernet
./fe010000.ethernet
youyeetoo@yy3568-alip:/sys/devices/platform$ sudo su
password for youyeetoo:
root@yy3568-alip:/sys/devices/platform# echo 1000 > phy_lb
bash: phy_lb: Permission denied
root@yy3568-alip:/sys/devices/platform# clear
root@yy3568-alip:/sys/devices/platform# PHY loopback speed set t o 1000
dwmac4: Master AXI performs any burst length
Generic PHY stmmac-0:00: attached PHY driver (mii_ bus:phy_addr=stmmac-0:00, irq=POLL)
dwmac4: Master AXI performs any burst length
rk_gmac-dwmac fe2a0000.ethernet eth1: No Safety Features support found
rk_gmac-dwmac fe2a0000.ethernet eth1: IEEE 1588-2008 Advanced Ti mestamp supported
rk_gmac-dwmac fe2a0000.ethernet eth1: registered PTP clock
PHY loopback: FAIL
rk_gmac-dwmac fe2a0000.ethernet eth1: Link is Up - 100Mbps/Full - flow control rx/tx
PHY loopback speed set to 1000
Unable to handle kernel paging request at virtual address ffffff 800c5cea68
Mem abort info:
ESR = 0x96000007
Exception class = DABT (current EL), IL = 32 bits
SET = 0, FnV = 0
EA = 0, S1PTW = 0
Data abort info:
ISV = 0, ISS = 0x00000007
CM = 0, WnR = 0
swapper pgtable: 4k pages, 39-bit VAs, pgdp = 00000000b88d61c0
pgd=00000001ffffe003, pud=00000001ffffe003, p md=00000001f3c5f003, pte=0000000000000000
Internal error: Oops: 96000007 [#1] SMP
Modules linked in: bcmdhd
Process swapper/1 (pid: 0, stack limit = 0x00000000555e3fe2)
CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.19.232 #22
Hardware name: Rockchip RK3568 EVB1 DDR4 V10 Board (DT)
pstate: 60400009 (nZCv daif +PAN -UAO)
pc : dwmac4_rd_set_tx_ic+0x18/0x30
lr : stmmac_xmit+0x7cc/0x8d8
sp : ffffff800800b750
x29: ffffff800800b750 x28: ffffffc1f4994a40
x27: ffffffc1f4994a40 x26: 0000000000000000
x25: ffffff800c5cea60 x24: ffffffc1f4994000
x23: 00000000000001a6 x22: ffffff800c5cea60
x21: 00000000000001a6 x20: 0000000000000000
x19: ffffff800c5cea60 x18: 0000000000000000
x17: 0000000000000000 x16: 0000000000000000
x15: 0000000000000000 x14: 0000000005295143
x13: 0032dcab0e820000 x12: 000032dcd555bd80
x11: 0000000000000000 x10: ffffffc1e9840710
x9 : 00000000000000c0 x8 : 00ca00d800ec0008
Message from syslogd@yy3568-alip at Feb 14 10:15:28 ...
kernel: Internal error: Oops: 96000007 [#1] SMP
x7 : 00000000000001a7 x6 : 0000000000000fec
x5 : ffffffc1c727f500 x4 : ffffffc1fff193e0
x3 : 0000000000000fed x2 : 0000000000000000
x1 : ffffff8008a2df38 x0 : ffffff8008a2b904
页:
[1]