Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81626 - ALSA Guide needs to make sure OSS kernel support is disabled
Summary: ALSA Guide needs to make sure OSS kernel support is disabled
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: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-11 07:12 UTC by Andy Getz
Modified: 2005-02-14 04:57 UTC (History)
0 users

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 Andy Getz 2005-02-11 07:12:27 UTC
The ALSA Configuration guide does not specify that the kernel OSS support must be disabled.  If it is not, ALSA will not work properly (erm, at all).

Reproducible: Didn't try
Steps to Reproduce:
1. Build and boot a kernel with built-in ALSA and OSS sound support for your sound card
2. Try to use ALSA, heh (a mixer program for example).

Actual Results:  
My sound card was not listed in /proc/asound and i could not attach a mixer to 
it to complete the Configuration Guide by unmuting the channels.

Expected Results:  
Just make sure at the beginning of the guide that people have OSS disabled or 
modularized.
Comment 1 Andy Getz 2005-02-14 04:57:23 UTC
Much better!