
Code: Select all
rc-update add alsasound defaultCode: Select all
=media-libs/alsa-lib-1.0.8
=media-sound/alsa-utils-1.0.8You made my day ... very thanks.Maedhros wrote:I had mpd segfault on me a few times, and downgrading alsa-lib and alsa-utils to version 1.0.7 seemed to cure it. I masked 1.0.8 with these lines in /etc/portage/package.mask:Code: Select all
=media-libs/alsa-lib-1.0.8 =media-sound/alsa-utils-1.0.8
Jabadabadoooo it works fine now!! thx a lot!Maedhros wrote:I had mpd segfault on me a few times, and downgrading alsa-lib and alsa-utils to version 1.0.7 seemed to cure it. I masked 1.0.8 with these lines in /etc/portage/package.mask:Code: Select all
=media-libs/alsa-lib-1.0.8 =media-sound/alsa-utils-1.0.8
Yeah!!! Thanks, I was becoming crazy with xmms. I didn't uninstall "alsa-headers-1.0.8" and it works:impact wrote:Alrighty, pretty much resolved. Steps taken to fix are listed below, and the problem has been narrowed down to alsa-lib-1.0.8...
Added
"=media-sound/alsa-headers-1.0.8"
"=media-libs/alsa-lib-1.0.8"
"=media-sound/alsa-utils-1.0.8"
to package.mask
Emerged alsa-utils (gave me headers-1.0.7, lib-1.0.8, and utils 1.0.6)
Everything worked fine.
Code: Select all
media-libs/alsa-lib-1.0.7 *
media-sound/alsa-utils-1.0.6 *
media-sound/alsa-headers-1.0.8 *