Pulseaudio config problem.

Erik P. Olsen epodata at gmail.com
Wed Aug 26 23:18:36 UTC 2009


On 26/08/09 18:56, Mikkel L. Ellertson wrote:
> Erik P. Olsen wrote:
>> On 25/08/09 03:20, Mikkel L. Ellertson wrote:
>>> Dumb question - what do you get when you run "aplay -l"?
>> **** List of PLAYBACK Hardware Devices ****
> <------------------------[ SNIP ]-------------------->
> 
> That looks good. One other thing to check is the contents of
> /etc/asound.conf. I ran into a problem with this file once where it
> was pointing to the wrong device, messing up all sound.

My asound.conf is as follows, and I have no .asoundrc file:

#
# Place your global alsa-lib configuration here...
#

@hooks [
	{
		func load
		files [
			"/etc/alsa/pulse-default.conf"
		]
		errors false
	}
]
pcm.pulse {
    type pulse
}
ctl.pulse {
    type pulse
}

Does this look correct?

-- 
Erik.





More information about the fedora-list mailing list