From your aplay -L output for lines that have hdmi:blah like hdmi:CARD=NVidia,DEV=0, try using each of them with speaker-test to see if any sounds come out
Code:
speaker-test -Dhdmi:CARD=NVidia,DEV=0 -c 2
waver123
Senior Member Posts: 167 Joined: Jun 2011 Reputation: 1 |
2012-06-25 19:52
Post: #11
Hmm try use speaker-test in a shell to see if anything comes out.
From your aplay -L output for lines that have hdmi:blah like hdmi:CARD=NVidia,DEV=0, try using each of them with speaker-test to see if any sounds come out Code: speaker-test -Dhdmi:CARD=NVidia,DEV=0 -c 2 |
| find quote |
atomicspin
Junior Member Posts: 16 Joined: Jun 2012 Reputation: 0 |
2012-06-26 01:05
Post: #12
Playback device is hdmi:CARD=NVidia,DEV=0
Stream parameters are 48000Hz, S16_LE, 2 channels Using 16 octaves of pink noise Playback open error: -16, device or resource busy |
| find quote |
waver123
Senior Member Posts: 167 Joined: Jun 2011 Reputation: 1 |
2012-06-26 01:27
Post: #13
atomicspin you have to stop xbmc first before you run speaker-test.
do like a "sudo killall xbmc" then run speaker-test again through the possible hdmi options you have. |
| find quote |
atomicspin
Junior Member Posts: 16 Joined: Jun 2012 Reputation: 0 |
2012-06-26 02:03
Post: #14
Okay! I'm getting static sounds through the speakers, which is better than before when I do speaker-test -Dhdmi:CARD=NVidia,DEV=0 -c 2
Now, how do I get XBMC to do work with it? |
| find quote |
waver123
Senior Member Posts: 167 Joined: Jun 2011 Reputation: 1 |
2012-06-26 08:36
Post: #15
Well then if DEV=0 works, try to see if this works
Audio Output Type: HDMI Speaker Config: 2.0 Dolby Digital: Yes DTS: No? (for your tv) Audio Device: Custom Custom: hdmi:CARD=NVidia,DEV=0 Passthrough Audio Device: Custom Custom: hdmi:CARD=NVidia,DEV=0 |
| find quote |
Plaguester
Senior Member Posts: 262 Joined: May 2010 Reputation: 7 |
2012-06-27 01:56
Post: #16
If you have the PC connected directly to the TV using the TV speakers for output, try using Audio Type = Analog.
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 |
atomicspin
Junior Member Posts: 16 Joined: Jun 2012 Reputation: 0 |
(2012-06-27 01:56)Plaguester Wrote: If you have the PC connected directly to the TV using the TV speakers for output, try using Audio Type = Analog. I've done that every time, just to be sure. No dice. |
| find quote |