Lspci: Unable to load libkmod resources: error -12

I have EasyBox 802 router with openwrt 19.07.3 installed I got annoying error with lspci command Although the device works fine

root@OpenWrt-EasyBox:/# lspci -v 
00:0e.0 Network controller: Ralink corp. RT2800 802.11n PCI
        Subsystem: Ralink corp. Device 2860
        Flags: bus master, 66MHz, slow devsel, latency 64, IRQ 135
        Memory at 18000000 (32-bit, non-prefetchable) [size=64K]
        Memory at <unassigned> (32-bit, non-prefetchable) [size=2]
        Memory at <unassigned> (32-bit, non-prefetchable) [size=2]
        Memory at <unassigned> (32-bit, non-prefetchable) [size=2]
        Memory at <unassigned> (32-bit, non-prefetchable) [size=2]
        Memory at <unassigned> (32-bit, non-prefetchable) [size=2]
        Expansion ROM at <unassigned> [disabled] [size=2]
        Capabilities: [40] Power Management version 3
        Kernel driver in use: rt2800pci
lspci: Unable to load libkmod resources: error -12

I googled to know what this message mean but can not get clear answer , I think many devices with openwrt got this lspci error
I like to know what is wrong

thanks

some sort of benign driver bug similar ( in severity ) to this

how important is it to have clean lspci output? are there any practical deficits?

it it's important... then you'd next have to determine if it's a mainline / owrt problem....

but i doubt it is important?

1 Like

thanks , it is not important , just sometime you be curious to understand the cause only .