Hi guys
I've set up the audio of my Intel Atom + nVidia ION2 system (Sapphire HD2) following this istructions:
http://wiki.xbmc.org/index.php?title=HOW...,_or_GT240
Now I have passthrough audio ok, decoded audio ok, but no audio in xbmc menu
What should I check to start the investigation of the problem?
I have pulse-audio and ppa xbmc version 11.0 with pulse-audio support
Bye
HDMI menu audio problem
Menion2k
Junior Member Posts: 11 Joined: Apr 2012 Reputation: 0 |
2012-04-24 23:55
Post: #1
|
| find quote |
Plaguester
Senior Member Posts: 262 Joined: May 2010 Reputation: 7 |
2012-04-25 04:08
Post: #2
Do you have sound in the desktop session working for the same user?
HTPC - Core 2 Duo | NVidia ION | 2GB Ram | 80GB HDD | XBMCbuntu 11.0 | Aeon MQ 3 HTPC 2 - Zotac ZBOX ID41U | 4GB RAM | 60GB SSD | Openelec | Confluence Server - unRAID Server | 3 x 2TB WD Green HDD, 1TB WD Black HDD (Cache) | Sabnzbd | CouchPotato | Sickbeard |
| find quote |
Menion2k
Junior Member Posts: 11 Joined: Apr 2012 Reputation: 0 |
2012-04-25 08:54
Post: #3
I don't have any windows manager, since (sorry to haven't stated it) I've used ubuntu minimal CD for the Linux base.
I'll try to test in CLI. Shall I aim to pulseaudio enviroment, right? Anything special I should start from? Bye |
| find quote |
Menion2k
Junior Member Posts: 11 Joined: Apr 2012 Reputation: 0 |
2012-04-25 11:02
Post: #4
Hi
It seems that the istructions are failing for the pulseaudio part, in syslog I read Quote:Apr 25 09:57:55 MenionXBMC pulseaudio[1136]: [pulseaudio] module.c: Failed to load module "module-alsa-card" (argument: "device=hw:1,3"): initialization failed. and then the module failed to load. I've removed from /etc/pulse/default.pa the suggested line load-module module-alsa-sink device=hw:1,3 and now the daemon loads with udev probing. This is the pacmd output Quote:2 sink(s) available. it seems that pulseaudio wants to load module-alsa-card instead. However I did some test with alsa. I get some problem in having the output, even in analog. For example "speaker-test" gives me the following: ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave Errore di riproduzione: -2,File o directory non esistente So I started again from aplay -l Quote:**** Lista di PLAYBACK dispositivi hardware **** Sorry for the italian, but it says that the nVidia HDA is the board 1, with devices 0,3,5,7,9 So I modified the asound.conf like this pcm.!default { type plug slave { pcm "hw:1,3" rate 48000 } } Still no sound. Then I played around with speaker-test -Dplughw:1,x, with x=0,3,5,7,9 and I've endup in the fact that I had output with 9!!!! So I set 9 in the asound.conf and I got sound! There is another thing, that it's really obscure to me: why for the video playback I have to stay with device 3 ? If I set it to 9 I get "unable to open device", I guess because pulseaudio owns it.By the way: solved! |
| find quote |

? If I set it to 9 I get "unable to open device", I guess because pulseaudio owns it.
Search
Help