HDMI with no sound

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
waver123 Offline
Senior Member
Posts: 167
Joined: Jun 2011
Reputation: 1
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 Offline
Junior Member
Posts: 16
Joined: Jun 2012
Reputation: 0
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 Offline
Senior Member
Posts: 167
Joined: Jun 2011
Reputation: 1
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 Offline
Junior Member
Posts: 16
Joined: Jun 2012
Reputation: 0
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 Offline
Senior Member
Posts: 167
Joined: Jun 2011
Reputation: 1
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 Offline
Senior Member
Posts: 262
Joined: May 2010
Reputation: 7
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 Offline
Junior Member
Posts: 16
Joined: Jun 2012
Reputation: 0
Sad  RE: HDMI with no sound Post: #17
(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
Post Reply