Coming Underground
« On my way to Open Source Days 2008Iwlwifi problems with 3945 Part II »

Pulseaudio problems with ALSA and Hal on Hardened

Permalink 2008-09-09 22:13, by jaervosz, Categories: General, Gentoo Tips, Gentoo, Universe/English

Recently I upgraded hal to version 0.5.11-r1 on my hardened laptop and since then Pulseaudio refused to work throwing the this error with --log-level=debug:

pulseaudio[22016]: module-hal-detect.c: Trying capability alsa
pulseaudio[22016]: module-hal-detect.c: Loaded 0 modules.

For some reason Hal fails to autodetect the ALSA hda-intel driver. So I had to hardcode it in /etc/pulse/default.pa

#Disable module-hal-detect
#load-module module-hal-detect
#Hardcode new stuff instead
load-module module-alsa-sink device=hw:0
load-module module-alsa-source device=hw:0

After a bit of searching and troubleshooting I found the solution on the ArchWiki.

I haven't had the time to dig further into it to check wether the problem relates to my unsupported hardened GCC 4.

Leave a comment »Send a trackback »

Trackback address for this post

This is a captcha-picture. It is used to prevent mass-access by robots.
Please enter the characters from the image above. (case insensitive)

No feedback yet

Leave a comment


Your email address will not be revealed on this site.

Your URL will be displayed.
(Line breaks become <br />)
(Name, email & website)
(Allow users to contact you through a message form (your email will not be revealed.)
This is a captcha-picture. It is used to prevent mass-access by robots.
Please enter the characters from the image above. (case insensitive)

©2010 by admin

Contact Jaervosz