-
Notifications
You must be signed in to change notification settings - Fork 232
Description
Checklist
- I acknowledge that support is provided on a best-effort basis.
- I acknowledge that the authors and contributors to this repository cannot be held responsible for the results of my use of any information contained in or linked from this repository.
uname
Linux bench-4cc.local 6.18.0-rc2-v8-16k+ #1 SMP PREEMPT Wed Oct 22 12:16:20 EDT 2025 aarch64 GNU/Linux
lsusb
$ sudo lspci
0001:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries BCM2712 PCIe Bridge (rev 21)
0001:01:00.0 Network controller: MEDIATEK Corp. MT7925 (RZ717) Wi-Fi 7 160MHz
0002:00:00.0 PCI bridge: Broadcom Inc. and subsidiaries BCM2712 PCIe Bridge (rev 21)
0002:01:00.0 Ethernet controller: Raspberry Pi Ltd RP1 PCIe 2.0 South Bridge
rfkill
$ sudo rfkill list all
0: hci0: Bluetooth Soft blocked: no Hard blocked: no
1: hci1: Bluetooth Soft blocked: no Hard blocked: no
dkms
sudo: dkms: command not found
iw
nothing returned
What happened?
When using 7925 pci m.2 on raspberry pi 5 with 6.18 kernel I'm getting probe error -12.
$ dmesg | grep "0001:01:00.0"
[ 0.526446] pci 0001:01:00.0: [14c3:0717] type 00 class 0x028000 PCIe Endpoint
[ 0.526492] pci 0001:01:00.0: BAR 0 [mem 0x00000000-0x001fffff 64bit]
[ 0.526499] pci 0001:01:00.0: BAR 2 [mem 0x00000000-0x00007fff 64bit]
[ 0.526578] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.534421] pci 0001:01:00.0: ASPM: DT platform, enabling L0s-up L0s-dw L1 ASPM-L1.1 ASPM-L1.2 PCI-PM-L1.1 PCI-PM-L1.2
[ 0.534429] pci 0001:01:00.0: ASPM: DT platform, enabling ClockPM
[ 0.534450] pci 0001:01:00.0: BAR 0 [mem 0x1b80000000-0x1b801fffff 64bit]: assigned
[ 0.534461] pci 0001:01:00.0: BAR 2 [mem 0x1b80200000-0x1b80207fff 64bit]: assigned
[ 0.534498] pci 0001:01:00.0: Max Payload Size set to 256/ 256 (was 128), Max Read Rq 512
[ 4.035577] mt7925e 0001:01:00.0: enabling device (0000 -> 0002)
[ 4.053342] mt7925e 0001:01:00.0: ASIC revision: 79250000
[ 4.126811] mt7925e 0001:01:00.0: probe with driver mt7925e failed with error -12