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

Bug 231926

Summary: =app-emulation/kvm-71-r1 disable oss as an audio driver by default
Product: Gentoo Linux Reporter: Carlo Marcelo Arenas Belon <carenas>
Component: Current packagesAssignee: Daniel Gryniewicz (RETIRED) <dang>
Status: RESOLVED FIXED    
Severity: normal CC: cardoe
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Carlo Marcelo Arenas Belon 2008-07-16 02:46:23 UTC
oss audio support was enabled by default for <=kvm-70 but is now being explicitally removed because the ebuild is instructing kvm at configure time the list of audio_drv_list generated from the available USE flags.

in linux oss can be supported without adding any external dependencies and so will be selected if no driver list is passed, and so alternatives will be :

1) add "oss" by default to the driver list generated
2) remove the audio driver list parameter if the driver list is empty
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2008-07-16 16:27:34 UTC
Good point.  Fixed in -r2.