Ubuntu 11.04, XBMC no audio
#1
Hi all, after upgrade the alsa drivers and configure my system with this:

/etc/modprobe.d/sound.conf

options snd-hda-intel model=6stack-dig

/etc/asound.conf


pcm.!default {
type plug
slave.pcm "dmixer"
}

pcm.dmixer {
type dmix
ipc_key 1024
ipc_key_add_uid false
ipc_perm 0660
slave {
pcm "hw:0,3"
period_time 0
period_size 1024
buffer_size 4096
rate 48000
channels 2
}
bindings {
0 0
1 1
}
}

ctl.dmixer {
type hw
card 0
}

And change the file HDA-Intel.conf like this guide http://wiki.xbmc.org/index.php?title=HOW...controller

I have sound on all my system (Youtube sounds too in firefox) but on XBMC doesn't.

My options on XBMC for sound configure are:

HDMI, Analogic Output, Coaxial or Optical.

How can i do?

Thanks to all...
Reply


Messages In This Thread
Ubuntu 11.04, XBMC no audio - by boludiko - 2011-06-15, 22:19
Disable Pulseaudio - by peter10000 - 2011-06-16, 10:01
Show the script - by boludiko - 2011-06-16, 18:03
pulseaudio -k doesn't work - by boludiko - 2011-06-16, 19:43
[No subject] - by darkscout - 2011-06-16, 20:57
Aplay -L and -l - by boludiko - 2011-06-16, 22:58
[No subject] - by Hudson_Hawk04 - 2011-06-17, 04:32
Yes i have sound. - by boludiko - 2011-06-17, 15:57
[No subject] - by darkscout - 2011-06-17, 16:21
Logout Mark Read Team Forum Stats Members Help
Ubuntu 11.04, XBMC no audio0