All of lore.kernel.org
 help / color / mirror / Atom feed
* lspci -k is broken with depmod from kmod since it doesn't generate modules.pcimap anymore
@ 2013-03-26 21:31 Samuli Suominen
  2013-03-26 22:35 ` Bjorn Helgaas
  0 siblings, 1 reply; 10+ messages in thread
From: Samuli Suominen @ 2013-03-26 21:31 UTC (permalink / raw)
  To: linux-pci

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-04-01 19:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-26 21:31 lspci -k is broken with depmod from kmod since it doesn't generate modules.pcimap anymore Samuli Suominen
2013-03-26 22:35 ` Bjorn Helgaas
2013-03-26 22:37   ` Samuli Suominen
2013-03-26 22:44     ` Bjorn Helgaas
2013-03-27 15:11   ` Lucas De Marchi
2013-03-27 17:00     ` Kay Sievers
2013-04-01 11:45       ` Martin Mares
2013-04-01 13:46         ` Martin Mares
2013-04-01 14:09           ` Samuli Suominen
2013-04-01 19:26             ` Martin Mares

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.