Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61157 - "grep -i audio /proc/pci" may be outdated; use lspci instead of /proc/pci
Summary: "grep -i audio /proc/pci" may be outdated; use lspci instead of /proc/pci
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-user
Classification: Unclassified
Component: Alsa Configuration Guide (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Xavier Neys (RETIRED)
URL: http://www.gentoo.org/doc/en/alsa-gui...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-21 08:39 UTC by ivo welch
Modified: 2004-08-22 08:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ivo welch 2004-08-21 08:39:07 UTC
"grep -i audio /proc/pci" may be outdated; use lspci instead of /proc/pci


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2004-08-21 23:36:47 UTC
also mention you'll have to `emerge pciutils` first since it's not on systems by default
Comment 2 Xavier Neys (RETIRED) gentoo-dev 2004-08-22 05:56:33 UTC
Yep, just like in other docs. I'll do it.
Comment 3 Xavier Neys (RETIRED) gentoo-dev 2004-08-22 08:43:51 UTC
Committed. Thanks for reporting.