- Status Unconfirmed
- Percent Complete
- Task Type Bug Report
- Category Kernel
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version Trunk
- Due in Version Undecided
-
Due Date
Undecided
- Private
FS#3591 - mt7621 trunk initialize properly only one pcie wifi card
As addition to FS#3381 – current trunk initialize properly only one minipcie wifi card:
[ 1.344484] pci 0000:02:00.0: [168c:ff1c] type 00 class 0×020000 [ 1.350550] pci 0000:02:00.0: reg 0×10: [mem 0×00000000-0x0000ffff 64bit]
[ 1.357475] pci 0000:02:00.0: supports D1
[ 1.361487] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[ 1.368492] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[ 1.373756] pci 0000:00:01.0: bridge window [io 0×0000-0x0fff]
[ 1.379843] pci 0000:00:01.0: bridge window [mem 0×60200000-0x602fffff]
[ 1.386624] pci 0000:00:01.0: bridge window [mem 0×60300000-0x603fffff pref]
[ 1.393842] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 1.400681] pci 0000:03:00.0: [168c:002e] type 00 class 0×028000 [ 1.406748] pci 0000:03:00.0: reg 0×10: [mem 0×00000000-0x0000ffff 64bit]
[ 1.413660] pci 0000:03:00.0: supports D1
[ 1.417671] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
[ 1.424673] pci 0000:00:02.0: PCI bridge to [bus 03-ff]
[ 1.429917] pci 0000:00:02.0: bridge window [io 0×0000-0x0fff]
[ 1.436004] pci 0000:00:02.0: bridge window [mem 0×60400000-0x604fffff]
[ 1.442785] pci 0000:00:02.0: bridge window [mem 0×60500000-0x605fffff pref]
[ 1.450010] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03
Found some solution. After applying this patch trunk works fine: