Bug 1819 - pciutils small bugs
Summary: pciutils small bugs
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2010.02
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-23 10:49 UTC by Paul Jones
Modified: 2010-05-24 07:17 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Jones 2010-05-23 10:49:12 UTC
lspci command doesn't display human readable output using pci.ids.gz
00:16.1 Class 0604: 15ad:07a0
02:03.0 Class 0c03: 15ad:0770
etc...

update-pciids fails to run with:
"/usr/share/misc/pci.ids.gz is read-only, exiting."
because pci.ids.gz is actually in /usr/share

moving pci.ids.gz to /usr/share/misc and trying again fails with:
"wget: unrecognized option '--no-timestamping'"
and lspci still does not display human readable output.
Comment 1 Peter Korsgaard 2010-05-24 07:17:25 UTC
Fixed in git, thanks