The depmod from kmod no longer generates file modules.pcimap, and lspci
-k relies on that as noted at:
https://bugs.gentoo.org/show_bug.cgi?id=462982
null pciutils-3.1.10 # grep -r modules.*map *
ls-kernel.c: sprintf(name, "/lib/modules/%s/modules.pcimap",
uts.release);
lspci.c:char *opt_pcimap; /* Override path to Linux modules.pcimap */
lspci.c:"-p <file>\tLook up kernel modules in a given file instead of
default modules.pcimap\n"
lspci.man:.RI /lib/modules/ kernel_version /modules.pcimap.
Since this is not fixed in git, I figured it's time to let people know
of it here
Thanks for looking into it,
Samuli
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html