Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 104487

Summary: FIX: when using openal and alsa's dmix plugin there's no sound
Product: Gentoo Linux Reporter: fatty
Component: [OLD] LibraryAssignee: Chris Gianelloni (RETIRED) <wolf31o2>
Status: RESOLVED FIXED    
Severity: normal CC: sound
Priority: High Keywords: Inclusion
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fix for openal + alsa + dmix issues

Description fatty 2005-09-01 07:50:21 UTC
I've found a patch on the openal-mailinglist that solves problems concerning 
openal and alsa's dmix plugin. 
I recognised in several games that use openal theres no sound output, when 
having openal configured to use alsa's dmix plugin. The device get's regularly 
opened but there's no output at all. 
 
The mentioned patch solves exactly that problem. After applying it to the 
openal-sources sound works fine again. 

Reproducible: Always
Steps to Reproduce:
1.  
2. 
3.
Comment 1 fatty 2005-09-01 07:52:07 UTC
Created attachment 67415 [details, diff]
fix for openal + alsa + dmix issues

that's the patch against openal-20050504 I found on
http://opensource.creative.com/pipermail/openal-devel/2005-June/000942.html
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2005-09-02 07:00:05 UTC
WTF?  This got reassigned to me as maintainer?

Alright, I guess I'll check it out... ;]
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2005-09-02 07:34:55 UTC
Added to CVS... thanks for the patch...