RK3588 itx板子上pci通道不识别cx311a网卡
本帖最后由 TKMK 于 2022-11-13 12:40 编辑在编译pci设备驱动的时候 kernel版本太高不支持,会有各种奇奇怪怪的问题无法继续编译,有没有办法切换kernel版本到较低的版本然后编译固件,例如退回4.9或者5.7以下的kernel
然后在内核里面好像是可以添加mlx的驱动,但是使用lspci是无法识别到这个网卡的,其他的千兆网卡可以正常识别,但是这个卡不识别,不清楚是不是需要在pci里面添加设备支持。
设备驱动目前编译成功了 但是lspci并不能列出对应的网卡,因此也无法正常工作,但是使用lshw可以查到一个禁用设备,请提供一下解决方案
设备启动的log已经上传 pcie网卡不能识别 希望可以提供一下解决思路或者方案
root@firefly:~/mlnx-en-4.9-5.1.0.0-ubuntu20.04-aarch64# lspci
0000:00:00.0 PCI bridge: Fuzhou Rockchip Electronics Co., Ltd Device 3588 (rev 01)
0002:20:00.0 PCI bridge: Fuzhou Rockchip Electronics Co., Ltd Device 3588 (rev 01)
0002:21:00.0 Network controller: Broadcom Inc. and subsidiaries Device 449d (rev 02)
root@firefly:~/mlnx-en-4.9-5.1.0.0-ubuntu20.04-aarch64# lshw
*-network:0 DISABLED
description: Ethernet interface
physical id: 8
logical name: bond0
serial: ee:b0:c3:81:b4:f3
capabilities: ethernet physical
configuration: autonegotiation=off broadcast=yes driver=bonding driverversion=5.10.66 firmware=2 link=no master=yes multicast=yes
*-network:1 DISABLED
description: Ethernet interface
physical id: 9
logical name: dummy0
serial: fa:d1:4d:28:f4:7f
capabilities: ethernet physical
configuration: broadcast=yes driver=dummy driverversion=5.10.66
页:
[1]