Audio HDMI absent

Problems and successes with specific brands/models of computer audio hardware
Post Reply
Message
Author
buppa93
Posts: 1
Joined: Mon 27 Aug 2012, 10:48

Audio HDMI absent

#1 Post by buppa93 »

hi...
i've a problem with the hdmi audio output.
i've a puppy linux with the kernel 3.1.10-slacko 4gA. i've a sound card: nVidia Corporation GT218 with nVidia Corporation High Defination Audio Controller.
I've the video output but I didn't any segnal audio...

this is a screenshot of " aplay -l"

Code: Select all


**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC662 rev1 Analog [ALC662 rev1 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC662 rev1 Digital [ALC662 rev1 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0


this is a screenshot of "cat /proc/asound/card1/eld#*"

Code: Select all


monitor_present		0# speaker-test -Dplughw:1,3 /usr/share/audio/complete.wav 

eld_valid		0
monitor_present		0
eld_valid		0
monitor_present		0
eld_valid		0
monitor_present		0
eld_valid		0



it is possible that the advice concerning these is due on the "monitor_present 0 eld_version 0"?

I tried to use
# speaker-test -Dplughw:1,3 /usr/share/audio/complete.wav

and
# speaker-test -Dplughw:1,7 /usr/share/audio/complete.wav

and
# speaker-test -Dplughw:1,9 /usr/share/audio/complete.wav

but it doesn't works


My hardware is Asus EEBOX model 1012P

Thanks to all in advance... [/code]

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#2 Post by darkcity »

did you try using alsamixer to get an output?

I assume the sound is working on the computer?

---

this article may help-

http://maketecheasier.com/setup-hdmi-di ... 2011/01/05

ozsouth
Posts: 858
Joined: Fri 01 Jan 2010, 22:08
Location: S.E Australia

Multiple sound card wizard

#3 Post by ozsouth »

Try running the Multiple sound card wizard, then the Alsa sound wizard. Both are under the setup menu.

feelsub
Posts: 39
Joined: Wed 20 Jun 2012, 17:29

#4 Post by feelsub »

I think it's a general issue with all Puppies, i already reported this back in Luci525, just as the scroll wheel on a keyboard to change volume is not recognized.

FYI: Linux Mint LXDE works fine with HDMI out, and if I recall Ubuntu, but Ubuntu is way to CPU heavy.

Post Reply