Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93506 - Alsa does not work but oss works with alsa emulating it.
Summary: Alsa does not work but oss works with alsa emulating it.
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-21 23:11 UTC by Greg Furstenwerth
Modified: 2005-06-04 06:52 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 Greg Furstenwerth 2005-05-21 23:11:42 UTC
When trying to run alsa physically it does not work. If you are using it with
OSS emulation then it works. So you are able to run oss sound but not alsa.
Anything that trys to run alsa tends to segfault from what I have seen either
that or it just fails all together. This prevents me apparently from running any
native linux games properly with sound. I get sound with Cedega, XMMS and
Mplayer when running in OSS it works fine Alsa causes them to crash or not work.

Reproducible: Always
Steps to Reproduce:
1. Compile Alsa either in Kernel or alsa-driver
2. Turn up sound
3. Attempt to run anything with Alsa (aplay, native game, etc)

Actual Results:  
Segfaults on Native Games when using openalrc setting it to alsa. Trying to run
aplay causes a very nasty looping sound. Other things just outright dont work.

Expected Results:  
Played Sound.
Comment 1 Jan Brinkmann (RETIRED) gentoo-dev 2005-05-29 07:36:01 UTC
(In reply to comment #0)
> When trying to run alsa physically it does not work. If you are using it with
> OSS emulation then it works. So you are able to run oss sound but not alsa.
> Anything that trys to run alsa tends to segfault from what I have seen either
> that or it just fails all together. 

There was a problem with a specific version which caused segmentation faults.
Upgrade to the latest version and report back. Another note:

Make sure that you dont use the in kernel driver because it's easy to mix
versions of the lib, the headers and the driver module in that case. Simply
follow the Gentoo Alsa Guide, and use alsa-driver from the tree.
Comment 2 Jan Brinkmann (RETIRED) gentoo-dev 2005-06-04 06:52:54 UTC
please test with the instructions from my last comment in mind and report back.
feel free to reopen if the problem persits.