coolsnowwolf / lede

Lean's LEDE source
Other
29.77k stars 19.51k forks source link

pcie_mhi模块用不了 #11624

Open ChaingTsung opened 1 year ago

ChaingTsung commented 1 year ago

源码中的移远pcie_mhi用不了

...
[   16.000926] kmodloader: loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[   16.010262] kmodloader: done loading kernel modules from /tmp/overlay/upper/etc/modules-boot.d/*
[   16.652163] UBIFS (ubi0:2): Mounting in unauthenticated mode
[   16.657924] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 784
[   17.128576] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data"
[   17.136402] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   17.146297] UBIFS (ubi0:2): FS size: 27680768 bytes (26 MiB, 218 LEBs), max 228 LEBs, journal size 1396736 bytes (1 MiB, 11 LEBs)
[   17.157926] UBIFS (ubi0:2): reserved for root: 1307430 bytes (1276 KiB)
[   17.164524] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 52931B17-F339-4DF1-B562-E22CBC6CB8AC, small LPT model
[   17.187120] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   17.229573] block: extroot: not configured
[   17.244860] UBIFS (ubi0:2): un-mount UBI device 0
[   17.249564] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" stops
[   17.261960] mount_root: switching to f2fs overlay
[   17.271913] overlayfs: null uuid detected in lower fs '/', falling back to xino=off,index=off,nfs_export=off.
[   17.283941] urandom-seed: Seeding with /etc/urandom.seed
[   17.880289] mtdblock: MTD device 'reserved' is NAND, please consider using UBI block devices instead.
[   18.320907] mtdblock: MTD device 'ubi' is NAND, please consider using UBI block devices instead.
[   19.044089] mtdblock: MTD device 'bl2' is NAND, please consider using UBI block devices instead.
[   19.217329] mtdblock: MTD device 'fip' is NAND, please consider using UBI block devices instead.
[   19.656724] procd: - early -
[   19.659677] procd: - watchdog -
[   20.216184] procd: - watchdog -
[   20.220479] procd: - ubus -
[   20.282239] procd: - init -
[   21.006523] urngd: v1.0.2 started.
[   21.042092] kmodloader: loading kernel modules from /etc/modules.d/*
[   21.062910] trusted_key: encrypted_key: failed to alloc_cipher (-2)
[   21.199581] NET: Registered PF_ALG protocol family
[   21.229326] FS-Cache: Loaded
[   21.235365] CacheFiles: Loaded
[   21.239841] Key type dns_resolver registered
[   21.259558] Key type cifs.idmap registered
[   21.266938] NET: Registered PF_KEY protocol family
[   21.273964] Initializing XFRM netlink socket
[   21.279290] mpls_gso: MPLS GSO support
[   21.308256] tun: Universal TUN/TAP device driver, 1.6
[   21.325536] ipip: IPv4 and MPLS over IPv4 tunneling driver
[   21.341705] l2tp_core: L2TP core driver, V2.0
[   21.347294] l2tp_netlink: L2TP netlink interface
[   21.354374] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[   21.362406] IPv4 over IPsec tunneling driver
[   21.371466] nat46: module (version 4c5beee236841724219598fabb1edc93d4f08ce5) loaded.
[   21.385062] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver
[   21.391159] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[   21.399094] ixgbevf: Intel(R) 10 Gigabit PCI Express Virtual Function Network Driver
[   21.406889] ixgbevf: Copyright (c) 2009 - 2018 Intel Corporation.
[   21.414519] gre: GRE over IPv4 demultiplexor driver
[   21.420917] ip_gre: GRE over IPv4 tunneling driver
[   21.428710] ip6_gre: GRE over IPv6 tunneling driver
[   21.441741] ksmbd: The ksmbd server is experimental, use at your own risk.
[   21.470645] st: Version 20160209, fixed bufsize 32768, s/g segs 256
[   21.516734] snd-soc-dummy snd-soc-dummy: no of_node; not parsing pinctrl DT
[   21.529338] i2c-gpio i2c-gpio-0: GPIO lookup for consumer sda
[   21.535157] i2c-gpio i2c-gpio-0: using device tree for GPIO lookup
[   21.541338] of_get_named_gpiod_flags: parsed 'sda-gpios' property of node '/i2c-gpio-0[0]' - status (0)
[   21.550735] mt7986a-pinctrl 1001f000.pinctrl: request pin 16 (GPIO_11) for pinctrl_moore:427
[   21.559168] gpio gpiochip0: Persistence not supported for GPIO 16
[   21.565259] i2c-gpio i2c-gpio-0: GPIO lookup for consumer scl
[   21.570987] i2c-gpio i2c-gpio-0: using device tree for GPIO lookup
[   21.577162] of_get_named_gpiod_flags: parsed 'scl-gpios' property of node '/i2c-gpio-0[0]' - status (0)
[   21.586542] mt7986a-pinctrl 1001f000.pinctrl: request pin 17 (GPIO_12) for pinctrl_moore:428
[   21.594970] gpio gpiochip0: Persistence not supported for GPIO 17
[   21.601283] i2c-gpio i2c-gpio-0: using lines 427 (SDA) and 428 (SCL)
[   21.607913] i2c-gpio i2c-gpio-1: GPIO lookup for consumer sda
[   21.613660] i2c-gpio i2c-gpio-1: using device tree for GPIO lookup
[   21.619865] of_get_named_gpiod_flags: parsed 'sda-gpios' property of node '/i2c-gpio-1[0]' - status (0)
[   21.629279] mt7986a-pinctrl 1001f000.pinctrl: request pin 18 (GPIO_13) for pinctrl_moore:429
[   21.637719] gpio gpiochip0: Persistence not supported for GPIO 18
[   21.643810] i2c-gpio i2c-gpio-1: GPIO lookup for consumer scl
[   21.649548] i2c-gpio i2c-gpio-1: using device tree for GPIO lookup
[   21.655733] of_get_named_gpiod_flags: parsed 'scl-gpios' property of node '/i2c-gpio-1[0]' - status (0)
[   21.665116] mt7986a-pinctrl 1001f000.pinctrl: request pin 19 (GPIO_14) for pinctrl_moore:430
[   21.673538] gpio gpiochip0: Persistence not supported for GPIO 19
[   21.679880] i2c-gpio i2c-gpio-1: using lines 429 (SDA) and 430 (SCL)
[   21.699544] videodev: Linux video capture interface: v2.00
[   21.713061] GACT probability on
[   21.717318] Mirror/redirect action on
[   21.727924] u32 classifier
[   21.730638]     input device check on
[   21.734285]     Actions configured
[   21.746844] ntfs3: Max link count 4000
[   21.750599] ntfs3: Enabled Linux POSIX ACLs support
[   21.759126] fuse: init (API version 7.34)
[   21.765502] usbcore: registered new interface driver cdc_wdm
[   21.776090] usbcore: registered new interface driver qmi_wwan_q
[   21.783925] usbcore: registered new interface driver qmi_wwan_f
[   21.792739] crypto-safexcel 10320000.crypto: EIP97:230(0,1,4,4)-HIA:270(0,5,5),PE:150/433(alg:7fcdfc00)/0/0/0
[   21.812210] NET: Registered PF_IEEE802154 protocol family
[   21.821145] mhi_init Quectel_Linux_PCIE_MHI_Driver_V1.3.4
[   21.838327] usbcore: registered new interface driver aqc111
[   21.846449] usbcore: registered new interface driver asix
[   21.853603] usbcore: registered new interface driver ax88179_178a
[   21.861929] Bridge firewalling registered
[   21.867366] can: controller area network core
[   21.871820] NET: Registered PF_CAN protocol family
[   21.879088] CAN device driver interface
[   21.885190] usbcore: registered new interface driver cdc_acm
[   21.890857] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   21.900115] usbcore: registered new interface driver cdc_eem
[   21.907734] usbcore: registered new interface driver cdc_ether
[   21.915804] usbcore: registered new interface driver cdc_ncm
[   21.922668] usbcore: registered new interface driver cdc_subset
[   21.929592] Loading modules backported from Linux version v6.5-0-g2dde18cd1d8f
[   21.936845] Backport generated by backports.git v5.15.92-1-56-g5fb2ccb6b9e8
[   21.947647] dahdi: Version: 3.1.0
[   21.951788] dahdi: Telephony Interface Registered on major 196
[   21.959919] dahdi_echocan_oslec: Registered echo canceler 'OSLEC'
[   21.967116] dahdi_hfcs: HFC-S PCI A ISDN (V1.42) loading
[   21.972439] dahdi_hfcs: Check /var/log/kern-debug.log for debugging output level 0.
[   21.972443] dahdi_hfcs: base.c is debugging.
[   21.981741] usbcore: registered new interface driver ems_usb
[   21.993584] hso: drivers/net/usb/hso.c: Option Wireless
[   21.998930] usbcore: registered new interface driver hso
[   22.005473] usbcore: registered new interface driver huawei_cdc_ncm
[   22.017620] i40e: Intel(R) Ethernet Connection XL710 Network Driver
[   22.023898] i40e: Copyright (c) 2013 - 2019 Intel Corporation.
[   22.033027] iavf: Intel(R) Ethernet Adaptive Virtual Function Network Driver
[   22.040151] Copyright (c) 2013 - 2018 Intel Corporation.
[   22.048536] Intel(R) 2.5G Ethernet Linux Driver
[   22.053078] Copyright(c) 2018 Intel Corporation.
[   22.061151] usbcore: registered new interface driver ipheth
[   22.073073] usbcore: registered new interface driver kalmia
[   22.144897] openvswitch: Open vSwitch switching datapath
[   22.154354] usbcore: registered new interface driver qmi_wwan
[   22.162323] NET: Registered PF_QIPCRTR protocol family
[   22.171632] usbcore: registered new interface driver r8152
[   22.179175] usbcore: registered new interface driver rndis_host
[   22.186905] usbcore: registered new interface driver rtl8150
[   22.195495] mdio_bus i2c:sfp-1: GPIO lookup for consumer reset
[   22.201332] mdio_bus i2c:sfp-1: using lookup tables for GPIO lookup
[   22.207603] mdio_bus i2c:sfp-1: No GPIO consumer reset found
[   22.213252] sfp sfp-1: GPIO lookup for consumer mod-def0
[   22.218552] sfp sfp-1: using device tree for GPIO lookup
[   22.223869] of_get_named_gpiod_flags: parsed 'mod-def0-gpios' property of node '/sfp-1[0]' - status (0)
[   22.233271] mt7986a-pinctrl 1001f000.pinctrl: request pin 49 (UART2_RTS) for pinctrl_moore:460
[   22.241878] gpio gpiochip0: Persistence not supported for GPIO 49
[   22.248009] sfp sfp-1: GPIO lookup for consumer los
[   22.252870] sfp sfp-1: using device tree for GPIO lookup
[   22.258180] of_get_named_gpiod_flags: parsed 'los-gpios' property of node '/sfp-1[0]' - status (0)
[   22.267128] mt7986a-pinctrl 1001f000.pinctrl: request pin 46 (UART2_RXD) for pinctrl_moore:457
[   22.275728] gpio gpiochip0: Persistence not supported for GPIO 46
[   22.281811] sfp sfp-1: GPIO lookup for consumer tx-fault
[   22.287110] sfp sfp-1: using device tree for GPIO lookup
[   22.292414] of_get_named_gpiod_flags: parsed 'tx-fault-gpios' property of node '/sfp-1[0]' - status (0)
[   22.301792] mt7986a-pinctrl 1001f000.pinctrl: request pin 7 (GPIO_2) for pinctrl_moore:418
[   22.310047] gpio gpiochip0: Persistence not supported for GPIO 7
[   22.316053] sfp sfp-1: GPIO lookup for consumer tx-disable
[   22.321521] sfp sfp-1: using device tree for GPIO lookup
[   22.326838] of_get_named_gpiod_flags: parsed 'tx-disable-gpios' property of node '/sfp-1[0]' - status (0)
[   22.336399] mt7986a-pinctrl 1001f000.pinctrl: request pin 20 (GPIO_15) for pinctrl_moore:431
[   22.344828] gpio gpiochip0: Persistence not supported for GPIO 20
[   22.350902] gpio-431 (tx-disable): no flags found for tx-disable
[   22.356896] sfp sfp-1: GPIO lookup for consumer rate-select0
[   22.362538] sfp sfp-1: using device tree for GPIO lookup
[   22.367839] of_get_named_gpiod_flags: can't parse 'rate-select0-gpios' property of node '/sfp-1[0]'
[   22.376871] of_get_named_gpiod_flags: can't parse 'rate-select0-gpio' property of node '/sfp-1[0]'
[   22.385817] sfp sfp-1: using lookup tables for GPIO lookup
[   22.391285] sfp sfp-1: No GPIO consumer rate-select0 found
[   22.396759] sfp sfp-1: Host maximum power 3.0W
[   22.402142] mdio_bus i2c:sfp-2: GPIO lookup for consumer reset
[   22.408015] mdio_bus i2c:sfp-2: using lookup tables for GPIO lookup
[   22.414272] mdio_bus i2c:sfp-2: No GPIO consumer reset found
[   22.419927] sfp sfp-2: GPIO lookup for consumer mod-def0
[   22.425233] sfp sfp-2: using device tree for GPIO lookup
[   22.430563] of_get_named_gpiod_flags: parsed 'mod-def0-gpios' property of node '/sfp-2[0]' - status (0)
[   22.439961] mt7986a-pinctrl 1001f000.pinctrl: request pin 47 (UART2_TXD) for pinctrl_moore:458
[   22.448570] gpio gpiochip0: Persistence not supported for GPIO 47
[   22.454665] sfp sfp-2: GPIO lookup for consumer los
[   22.459530] sfp sfp-2: using device tree for GPIO lookup
[   22.464847] of_get_named_gpiod_flags: parsed 'los-gpios' property of node '/sfp-2[0]' - status (0)
[   22.473796] mt7986a-pinctrl 1001f000.pinctrl: request pin 31 (SPI1_MISO) for pinctrl_moore:442
[   22.482401] gpio gpiochip0: Persistence not supported for GPIO 31
[   22.488491] sfp sfp-2: GPIO lookup for consumer tx-fault
[   22.493789] sfp sfp-2: using device tree for GPIO lookup
[   22.499108] of_get_named_gpiod_flags: parsed 'tx-fault-gpios' property of node '/sfp-2[0]' - status (0)
[   22.508493] mt7986a-pinctrl 1001f000.pinctrl: request pin 48 (UART2_CTS) for pinctrl_moore:459
[   22.517097] gpio gpiochip0: Persistence not supported for GPIO 48
[   22.523183] sfp sfp-2: GPIO lookup for consumer tx-disable
[   22.528658] sfp sfp-2: using device tree for GPIO lookup
[   22.533974] of_get_named_gpiod_flags: parsed 'tx-disable-gpios' property of node '/sfp-2[0]' - status (0)
[   22.543536] mt7986a-pinctrl 1001f000.pinctrl: request pin 15 (GPIO_10) for pinctrl_moore:426
[   22.551966] gpio gpiochip0: Persistence not supported for GPIO 15
[   22.558048] gpio-426 (tx-disable): no flags found for tx-disable
[   22.564042] sfp sfp-2: GPIO lookup for consumer rate-select0
[   22.569691] sfp sfp-2: using device tree for GPIO lookup
[   22.575004] of_get_named_gpiod_flags: can't parse 'rate-select0-gpios' property of node '/sfp-2[0]'
[   22.584038] of_get_named_gpiod_flags: can't parse 'rate-select0-gpio' property of node '/sfp-2[0]'
[   22.592987] sfp sfp-2: using lookup tables for GPIO lookup
[   22.598464] sfp sfp-2: No GPIO consumer rate-select0 found
[   22.603937] sfp sfp-2: Host maximum power 3.0W
[   22.613010] usbcore: registered new interface driver sierra_net
[   22.624061] usbcore: registered new interface driver smsc75xx
[   22.631913] usbcore: registered new interface driver smsc95xx
[   22.643420] usbcore: registered new interface driver ums-alauda
[   22.651623] usbcore: registered new interface driver ums-cypress
[   22.659602] usbcore: registered new interface driver ums-datafab
[   22.667482] usbcore: registered new interface driver ums-freecom
[   22.675423] usbcore: registered new interface driver ums-isd200
[   22.683221] usbcore: registered new interface driver ums-jumpshot
[   22.691096] usbcore: registered new interface driver ums-karma
[   22.699267] usbcore: registered new interface driver ums-sddr09
[   22.707141] usbcore: registered new interface driver ums-sddr55
[   22.715129] usbcore: registered new interface driver ums-usbat
[   22.723187] usbcore: registered new interface driver usb_8dev
[   22.731343] usbcore: registered new interface driver usblp
[   22.743122] usbcore: registered new interface driver usbserial_generic
[   22.749765] usbserial: USB Serial support registered for generic
[   22.757987] v4l2loopback driver version 0.12.7 loaded
[   22.769005] Driver for 1-wire Dallas network protocol.
[   22.777736] IPsec XFRM device driver
[   22.827110] xt_time: kernel timezone is -0000
[   22.833639] usbcore: registered new interface driver yealink
[   22.841106] usbcore: registered new interface driver belkin_sa
[   22.847047] usbserial: USB Serial support registered for Belkin / Peracom / GoHubs USB Serial Adapter
[   22.858550] usbcore: registered new interface driver cdc_mbim
[   22.912705] usbcore: registered new interface driver ch341
[   22.918292] usbserial: USB Serial support registered for ch341-uart
[   22.931644] iscsi: registered transport (tcp)
[   22.945088] Intel(R) Wireless WiFi driver for Linux
[   23.038689] usbcore: registered new interface driver mt7601u
[   23.058318] usbcore: registered new interface driver mt7663u
[   23.079695] usbcore: registered new interface driver mt76x2u
[   23.089102] generic pinconfig core: found drive-strength with value 4
[   23.095597] pinctrl core: add 27 pinctrl maps
[   23.099973] pinctrl core: add 1 pinctrl maps
[   23.104257] mt7986a-pinctrl 1001f000.pinctrl: found group selector 36 for wf_2g
[   23.111557] mt7986a-pinctrl 1001f000.pinctrl: found group selector 37 for wf_5g
[   23.118984] mt7986a-pinctrl 1001f000.pinctrl: found group selector 1 for wifi_led
[   23.126456] mt7986a-pinctrl 1001f000.pinctrl: request pin 74 (WF0_HB1) for 18000000.wifi
[   23.134531] mt7986a-pinctrl 1001f000.pinctrl: request pin 75 (WF0_HB2) for 18000000.wifi
[   23.142600] mt7986a-pinctrl 1001f000.pinctrl: request pin 76 (WF0_HB3) for 18000000.wifi
[   23.150673] mt7986a-pinctrl 1001f000.pinctrl: request pin 77 (WF0_HB4) for 18000000.wifi
[   23.158745] mt7986a-pinctrl 1001f000.pinctrl: request pin 78 (WF0_HB0) for 18000000.wifi
[   23.166818] mt7986a-pinctrl 1001f000.pinctrl: request pin 79 (WF0_HB0_B) for 18000000.wifi
[   23.175065] mt7986a-pinctrl 1001f000.pinctrl: request pin 80 (WF0_HB5) for 18000000.wifi
[   23.183134] mt7986a-pinctrl 1001f000.pinctrl: request pin 81 (WF0_HB6) for 18000000.wifi
[   23.191206] mt7986a-pinctrl 1001f000.pinctrl: request pin 82 (WF0_HB7) for 18000000.wifi
[   23.199280] mt7986a-pinctrl 1001f000.pinctrl: request pin 83 (WF0_HB8) for 18000000.wifi
[   23.207353] mt7986a-pinctrl 1001f000.pinctrl: enable function wifi group wf_2g
[   23.214632] mt7986a-pinctrl 1001f000.pinctrl: request pin 91 (WF1_HB1) for 18000000.wifi
[   23.222701] mt7986a-pinctrl 1001f000.pinctrl: request pin 92 (WF1_HB2) for 18000000.wifi
[   23.230774] mt7986a-pinctrl 1001f000.pinctrl: request pin 93 (WF1_HB3) for 18000000.wifi
[   23.238847] mt7986a-pinctrl 1001f000.pinctrl: request pin 94 (WF1_HB4) for 18000000.wifi
[   23.246920] mt7986a-pinctrl 1001f000.pinctrl: request pin 95 (WF1_HB0) for 18000000.wifi
[   23.254993] mt7986a-pinctrl 1001f000.pinctrl: request pin 96 (WF1_HB0_B) for 18000000.wifi
[   23.263235] mt7986a-pinctrl 1001f000.pinctrl: request pin 97 (WF1_HB5) for 18000000.wifi
[   23.271308] mt7986a-pinctrl 1001f000.pinctrl: request pin 98 (WF1_HB6) for 18000000.wifi
[   23.279381] mt7986a-pinctrl 1001f000.pinctrl: request pin 99 (WF1_HB7) for 18000000.wifi
[   23.287453] mt7986a-pinctrl 1001f000.pinctrl: request pin 100 (WF1_HB8) for 18000000.wifi
[   23.295614] mt7986a-pinctrl 1001f000.pinctrl: enable function wifi group wf_5g
[   23.302874] mt7986a-pinctrl 1001f000.pinctrl: request pin 1 (WF2G_LED) for 18000000.wifi
[   23.310947] mt7986a-pinctrl 1001f000.pinctrl: request pin 2 (WF5G_LED) for 18000000.wifi
[   23.319020] mt7986a-pinctrl 1001f000.pinctrl: enable function led group wifi_led
[   23.514447] mt798x-wmac 18000000.wifi: obtain a copy of previously claimed pinctrl
[   23.794332] mt798x-wmac 18000000.wifi: HW/SW Version: 0x8a108a10, Build Time: 20221012174743a
[   23.794332]
[   23.927471] mt798x-wmac 18000000.wifi: WM Firmware Version: ____000000, Build Time: 20221012174805
[   24.008886] mt798x-wmac 18000000.wifi: WA Firmware Version: DEV_000000, Build Time: 20221012174937
[   26.782017] PPP generic driver version 2.4.2
[   26.788331] NET: Registered PF_PPPOX protocol family
[   26.797281] usbcore: registered new interface driver Philips webcam
[   26.806874] usbcore: registered new interface driver sierra
[   26.812495] usbserial: USB Serial support registered for Sierra USB modem
[   26.826805] usbcore: registered new interface driver snd-usb-audio
[   26.842159] usbcore: registered new interface driver uvcvideo
[   26.852537] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[   26.860380] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[   26.874571] batman_adv: B.A.T.M.A.N. advanced 2023.2-openwrt-2 (compatibility version 15) loaded
[   26.885613] usbcore: registered new interface driver ipw
[   26.890995] usbserial: USB Serial support registered for IPWireless converter
[   26.916550] usbcore: registered new interface driver mt76x0u
[   26.932128] usbcore: registered new interface driver mt7921u
[   26.939658] usbcore: registered new interface driver option
[   26.945289] usbserial: USB Serial support registered for GSM modem (1-port)
[   26.956697] usbcore: registered new interface driver qcserial
[   26.962481] usbserial: USB Serial support registered for Qualcomm USB modem
[   26.974827] Key type encrypted registered
[   26.982420] kmodloader: done loading kernel modules from /etc/modules.d/*
[   29.956620] EXT4-fs (dm-0): mounting ext2 file system using the ext4 subsystem
[   29.967638] EXT4-fs (dm-0): warning: mounting unchecked fs, running e2fsck is recommended
[   30.076844] EXT4-fs (dm-0): mounted filesystem without journal. Opts: . Quota mode: disabled.
[   36.682443] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/2500base-x link mode
[   36.693663] mt7530-mdio mdio-bus:1f wan: configuring for phy/gmii link mode
[   36.703084] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode
[   36.711817] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode
[   36.720466] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode
[   36.729015] mt7530-mdio mdio-bus:1f lan4: configuring for phy/gmii link mode
[   36.737521] mt7530-mdio mdio-bus:1f sfp2: configuring for inband/2500base-x link mode
[   37.774801] mtk_soc_eth 15100000.ethernet eth0: Link is Down
[   37.805967] mtk_soc_eth 15100000.ethernet eth0: configuring for fixed/2500base-x link mode
[   37.814400] mtk_soc_eth 15100000.ethernet eth0: Link is Up - 2.5Gbps/Full - flow control rx/tx
[   37.819361] mt7530-mdio mdio-bus:1f lan1: configuring for phy/gmii link mode
[   37.833052] br-lan: port 1(lan1) entered blocking state
[   37.838298] br-lan: port 1(lan1) entered disabled state
[   37.844949] device lan1 entered promiscuous mode
[   37.849562] device eth0 entered promiscuous mode
[   37.856408] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   37.878646] mt7530-mdio mdio-bus:1f lan2: configuring for phy/gmii link mode
[   37.888847] br-lan: port 2(lan2) entered blocking state
[   37.894086] br-lan: port 2(lan2) entered disabled state
[   37.901165] device lan2 entered promiscuous mode
[   37.915666] mt7530-mdio mdio-bus:1f lan3: configuring for phy/gmii link mode
[   37.925934] br-lan: port 3(lan3) entered blocking state
[   37.931167] br-lan: port 3(lan3) entered disabled state
[   37.938765] device lan3 entered promiscuous mode
[   37.954002] mt7530-mdio mdio-bus:1f lan4: configuring for phy/gmii link mode
[   37.964188] br-lan: port 4(lan4) entered blocking state
[   37.969488] br-lan: port 4(lan4) entered disabled state
[   37.977734] device lan4 entered promiscuous mode
[   37.990090] mt7530-mdio mdio-bus:1f sfp2: configuring for inband/2500base-x link mode
[   38.000410] br-lan: port 5(sfp2) entered blocking state
[   38.005793] br-lan: port 5(sfp2) entered disabled state
[   38.013603] device sfp2 entered promiscuous mode
[   38.023845] mtk_soc_eth 15100000.ethernet eth1: configuring for inband/2500base-x link mode
[   38.033230] br-wan: port 1(eth1) entered blocking state
[   38.038538] br-wan: port 1(eth1) entered disabled state
[   38.044141] device eth1 entered promiscuous mode
[   38.058209] mt7530-mdio mdio-bus:1f wan: configuring for phy/gmii link mode
[   38.068282] br-wan: port 2(wan) entered blocking state
[   38.073485] br-wan: port 2(wan) entered disabled state
[   38.080642] device wan entered promiscuous mode
[   45.326308] mt7530-mdio mdio-bus:1f lan2: Link is Up - 1Gbps/Full - flow control rx/tx
[   45.334276] br-lan: port 2(lan2) entered blocking state
[   45.339560] br-lan: port 2(lan2) entered forwarding state
[   45.347441] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready

lspci无返回值

root@ChaingTsung:~# lspci
root@ChaingTsung:~# lsmod |grep mhi
mhi_wwan_mbim          20480  0
mhi_wwan_ctrl          20480  0
wwan                   24576  2 mhi_wwan_mbim,mhi_wwan_ctrl
qrtr_mhi               20480  0
qrtr                   40960  5 qrtr_mhi
mhi_net                16384  0
mhi                    81920  4 mhi_wwan_mbim,mhi_wwan_ctrl,mhi_net,qrtr_mhi
pcie_mhi              176128  0
root@ChaingTsung:~#

dmesg中又能找到

root@ChaingTsung:~# dmesg |grep mhi
[   21.821145] mhi_init Quectel_Linux_PCIE_MHI_Driver_V1.3.4

ls /dev 没有相关dev设备

root@ChaingTsung:~# ls /dev |grep mhi_*
root@ChaingTsung:~#
lhc1993 commented 5 days ago

请问解决了吗

ChaingTsung commented 5 days ago

请登录

没有