On Fri, 2006-09-15 at 08:27 +0300, Tapio Lehtonen wrote: > Package: xorg > Severity: normal > Tags: patch > > > My lspci command does not have option -X. I think it should be -n. > > The text shown to user is here: > > msgid "" > "You may wish to use the \"lspci -X\" command to determine the bus location " > "of your PCI, AGP, or PCI-Express video card." > > It should be: > > msgid "" > "You may wish to use the \"lspci -n\" command to determine the bus location " > "of your PCI, AGP, or PCI-Express video card."
Then it should prbably also mention that lspci -n prints hex numbers, but X takes decimal... from the pciutils changelog: pciutils (1:2.2.1-1) unstable; urgency=low [ Matthew Wilcox ] [...] * Remove -X option as upstream has vetoed it. It wasn't actually being used anyway. [...] pciutils (1:2.1.11-13) unstable; urgency=low [...] * Add -X option for output suitable for use in XFree86Config (closes: #251828) Looks like it was used after all. -- Earthling Michel Dänzer | http://tungstengraphics.com Libre software enthusiast | Debian, X and DRI developer