lspci spews "Unable to load libkmod resources: error -12" and returns zero error code after printing details correctly
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Default Settings |
New
|
Undecided
|
Unassigned | ||
kmod |
New
|
Undecided
|
Unassigned | ||
kmod (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
pciutils (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
lspci spews "Unable to load libkmod resources: error -12" and returns error code after printing details correctly
# lspci
...
0004:01:00.0 Ethernet controller: Aquantia Corp. AQC107 Ethernet Controller [AQtion] (rev 02)
# lspci -v -s 0004:01:00.0
lspci -v -s 0004:01:00.0
0004:01:00.0 Ethernet controller: Aquantia Corp. AQC107 Ethernet Controller [AQtion] (rev 02)
Subsystem: AQC107 Ethernet Controller [AQtion]
Flags: bus master, fast devsel, latency 0, IRQ 69
Memory at 1740440000 (64-bit, non-prefetchable) [size=64K]
Memory at 1740450000 (64-bit, non-prefetchable) [size=4K]
Memory at 1740000000 (64-bit, non-prefetchable) [size=4M]
Expansion ROM at 1740400000 [virtual] [disabled] [size=256K]
Kernel driver in use: atlantic
lspci: Unable to load libkmod resources: error -12
(returns zero error code)
Bug repros on Ubuntu-20.04 ARM64.