lspci: Unable to load libkmod resources: error -12

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



When running lspci -v on Ubuntu 20.40, I get the error message:

lspci: Unable to load libkmod resources: error -12

I tracked this down to a possible libkmod issue.  The kernel I am using
has an empty modules.builtin.aliases.bin file (modules.builtin.aliases
does not exist).

kmod_load_resources() doesn't like this.  It calls index_mm_open() which
checks the file size, sees that it is less than sizeof(hdr), error
terminates, causing kmod_load_resources() to return -ENOMEM.

kmod version 27 as shipped with ubuntu 20.04

Please copy me on any responses, I am not on this list.

Joe Buehler




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux