[SOLVED] HDMI audio not functioning

I'm having trouble getting audio working. My setup is audio through HDMI, but I actually don't have a way to test audio through any other means, so I'm not sure if HDMI has anything to do with the problem.
My onboard video chipset is ATI Radeon HD 4250, and so I have added "radeon.audio=1" to my GRUB's boot entry, however nothing seemed to change. Where I seem to be stuck is that aplay will not pick up any sound devices:
$ aplay -l
aplay: device_list:252: no soundcards found...
From http://lkubuntu.wordpress.com/2011/07/2 … eshooting/ I was able to yield the following:
$ lspci -nn | grep '04[80][13]'
00:14.2 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) [1002:4383] (rev 40)
01:05.1 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI RS880 HDMI Audio [Radeon HD 4200 Series] [1002:970f]
From some commands in the ALSA page at the wiki:
$ lsmod | grep '^snd' | column -t
$
$ ls -l /dev/snd
ls: cannot access /dev/snd: No such file or directory
No idea why almost all of the commands I'm seeing are returning the opposite of what they should. Any ideas?
Last edited by skoh-fley (2012-03-10 19:05:13)

Thanks for your replies guys! Using both of your posts' information I was able to get HDMI audio working. Here's what I did:
# modprobe -v snd-hda-intel
FATAL: Module snd-hda-intel not found.
At this point I found a post that suggested reinstalling kernel26:
# pacman -S kernel26
warning: linux-3.2.9-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Targets (1): linux-3.2.9-1
Total Installed Size: 57.45 MiB
Net Upgrade Size: 0.00 MiB
And after that all the commands starting working:
# modprobe -v snd-hda-intel
insmod /lib/modules/3.2.9-1-ARCH/kernel/sound/soundcore.ko.gz
insmod /lib/modules/3.2.9-1-ARCH/kernel/sound/core/snd.ko.gz
insmod /lib/modules/3.2.9-1-ARCH/kernel/sound/core/snd-timer.ko.gz
insmod /lib/modules/3.2.9-1-ARCH/kernel/sound/core/snd-page-alloc.ko.gz
insmod /lib/modules/3.2.9-1-ARCH/kernel/sound/core/snd-pcm.ko.gz
insmod /lib/modules/3.2.9-1-ARCH/kernel/sound/core/snd-hwdep.ko.gz
insmod /lib/modules/3.2.9-1-ARCH/kernel/sound/pci/hda/snd-hda-codec.ko.gz
insmod /lib/modules/3.2.9-1-ARCH/kernel/sound/pci/hda/snd-hda-intel.ko.gz
# cat /proc/asound/{cards,devices}
0 [SB ]: HDA-Intel - HDA ATI SB
HDA ATI SB at 0xfeb00000 irq 16
1 [HDMI ]: HDA-Intel - HDA ATI HDMI
HDA ATI HDMI at 0xfe710000 irq 19
2: [ 0- 2]: digital audio capture
3: [ 0- 1]: digital audio playback
4: [ 0- 0]: digital audio playback
5: [ 0- 0]: digital audio capture
6: [ 0- 0]: hardware dependent
7: [ 0] : control
8: [ 1- 3]: digital audio playback
9: [ 1- 0]: hardware dependent
10: [ 1] : control
33: : timer
Using this information I just followed OrionFyre's instructions and the sound works perfectly! Thanks all!

Similar Messages

  • [SOLVED] HDMI audio not working (worked in Ubuntu)

    hi there,
    I have very new hardware (Intel Core i5 2500, using the internal GPU) and already knew that it would probably take me a while to get everything working (especially the GPU). I first tried Ubuntu 11.04 Alpha with the xorg-edgers ppa, which already supported the new GPU, including 3D acceleration... unfortunately, it made my X server crash about every 15 minutes. Having heard about ArchLinux before I thought I should give it a try. Turned out the packages that I need for my GPU are only available in testing (xf86-video-intel 2.14, Mesa 7.10, Kernel 2.6.37), so I'm running on the testing repository right now. But I gotta say that I'm pretty impressed by ArchLinux, Compiz is working perfectly smooth and the whole system feels way faster than Ubuntu.
    Now regarding my problem, I can't get my HDMI audio to work. Usually I would have said to myself "well, ALSA doesn't support it yet, I guess I'm gonna have to wait" . But the reason I'm writing this thread anyway is that it was working fine in Ubuntu 11.04 Alpha. In Ubuntu, I could use the alsa device hdmi:CARD=PCH,DEV=2 for HDMI audio. The strange thing is, this device doesn't exist on my ArchLinux system. Here is my "aplay -L" output.
    null
    Discard all samples (playback) or generate zero samples (capture)
    default:CARD=PCH
    HDA Intel PCH, ALC892 Analog
    Default Audio Device
    front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    Front speakers
    surround40:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    iec958:CARD=PCH,DEV=0
    HDA Intel PCH, ALC892 Digital
    IEC958 (S/PDIF) Digital Audio Output
    hdmi:CARD=PCH,DEV=0
    HDA Intel PCH, HDMI 0
    HDMI Audio Output
    In Ubuntu, I also had hdmi:CARD=PCH,DEV=1 and hdmi:CARD=PCH,DEV=2. So my question is, why are those missing on my system? Kernel and ALSA are the same version (2.6.37 / 1.0.23)!? I also already downloaded a Daily Snapshot of ALSA and did a ./configure, make, sudo make install - still no luck. And btw, DEV=0 outputs sound through my default speakers...
    cat /proc/asound/pcm
    00-00: ALC892 Analog : ALC892 Analog : playback 1 : capture 1
    00-01: ALC892 Digital : ALC892 Digital : playback 1
    00-03: HDMI 0 : HDMI 0 : playback 1
    00-07: HDMI 1 : HDMI 1 : playback 1
    00-08: HDMI 2 : HDMI 2 : playback 1
    cat /proc/asound/cards
    0 [PCH ]: HDA-Intel - HDA Intel PCH
    HDA Intel PCH at 0xfe620000 irq 51
    any help would be appreciated..
    ...and really thanks to the whole community, my system is stable as never before and the ArchLinux Wiki is probaby the first Linux Wiki that actually helped me solve my problems.
    Last edited by 65kid (2011-01-27 18:05:09)

    Nevermind, I fixed it myself. ;)
    cat /proc/asound/pcm
    00-00: ALC892 Analog : ALC892 Analog : playback 1 : capture 1
    00-01: ALC892 Digital : ALC892 Digital : playback 1
    00-03: HDMI 0 : HDMI 0 : playback 1
    00-07: HDMI 1 : HDMI 1 : playback 1
    00-08: HDMI 2 : HDMI 2 : playback 1
    00-08 is the missing device I was talking about, aplay -L doesn't list it, but it's there. Anyway, I can use plughw:0,8 to use HDMI audio and it works fine, although I'm still confused about the difference betwenn plughw:x,x and hdmi:CARD=PCH,DEV=X...

  • [SOLVED] HDMI audio not working on new TV

    I got a new TV and I get no sound through HDMI from my arch htpc.
    However, I don't think the problem is the TV because:
    1) Audio from other hdmi sources works
    2) When i connect the htpc to a monitor through hdmi and restart, the audio works. While still on, if I disconnect the monitor and reconnect the TV, the audio works through hdmi
    It seems that the problem stems from auto-detection of the hdmi. I have also noticed that if i start the htpc unconnected to a display and then try to connect it after it has booted up, i get no video as well. Shouldnt hdmi cables be hot pluggable.
    Any way to write out the auto detected configuration for audio and disable detection? Something like this should solve my problem
    Edit: solution in post #5 bellow
    Last edited by despotic (2013-05-03 04:12:47)

    Solved by adding monitor's EDID in xorg.conf. The steps to fix with an nvidia card are:
    1) Connect device with which audio works (in my case the monitor)
    2) run nvidia-settings and get edid file for the monitor
    3) edit xorg.conf and add the following under the device section:
    Option "ConnectedMonitor" "DFP"
    Option "CustomEDID" "DFP-0:/etc/X11/monitor.edid"
    4) reboot or restart X
    Sound works now through hdmi connected to TV

  • [solved] HDMI audio only through laptop speakers

    I am running archlinux on an original surface pro with alsa. All sound works fine except that with an hdmi cable plugged in the audio still routes through the surface speakers and never through the tv or lcd projector. I have googled a plenty, but not found a fix. Any advice for what I should be trying would be appreciated.
    Here is what aplay -L shows
    britt@superman ~ $ aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    sysdefault:CARD=PCH
    HDA Intel PCH, ALC280 Analog
    Default Audio Device
    front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC280 Analog
    Front speakers
    surround21:CARD=PCH,DEV=0
    HDA Intel PCH, ALC280 Analog
    2.1 Surround output to Front and Subwoofer speakers
    surround40:CARD=PCH,DEV=0
    HDA Intel PCH, ALC280 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=PCH,DEV=0
    HDA Intel PCH, ALC280 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=PCH,DEV=0
    HDA Intel PCH, ALC280 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=PCH,DEV=0
    HDA Intel PCH, ALC280 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=PCH,DEV=0
    HDA Intel PCH, ALC280 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    hdmi:CARD=PCH,DEV=0
    HDA Intel PCH, HDMI 0
    HDMI Audio Output
    I notice the front and HDMI card,device specification seems to be the same.
    Thanks in advance, Britt
    Last edited by brittanderson (2015-01-09 21:33:04)

    Finally found the right page. My problem was solved by editing ~/.asoundrc as described here:
    https://wiki.archlinux.org/index.php/Ad … s_not_work

  • [SOLVED] HDMI Audio In VLC Garbled/Inaudible WIth Intel Audio

    I thought I understood the difference between cards, devices, and pcm devices, but I guess I don't.
    I've set up my system to recognize the Analog Card as the default (card 0), and the HDMI Card as Card 1 via Set The Default Sound Card .  My alsa-base.conf:
    options snd-hda-intel model=auto
    options snd slots=snd_hda_intel
    options snd_hda_intel index=1
    Output of aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: PCH [HDA Intel PCH], device 0: VT1802 Analog [VT1802 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: PCH [HDA Intel PCH], device 2: VT1802 Alt Analog [VT1802 Alt Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Output of aplay -L
    null
    Discard all samples (playback) or generate zero samples (capture)
    sysdefault:CARD=PCH
    HDA Intel PCH, VT1802 Analog
    Default Audio Device
    front:CARD=PCH,DEV=0
    HDA Intel PCH, VT1802 Analog
    Front speakers
    surround40:CARD=PCH,DEV=0
    HDA Intel PCH, VT1802 Analog
    4.0 Surround output to Front and Rear speakers
    surround41:CARD=PCH,DEV=0
    HDA Intel PCH, VT1802 Analog
    4.1 Surround output to Front, Rear and Subwoofer speakers
    surround50:CARD=PCH,DEV=0
    HDA Intel PCH, VT1802 Analog
    5.0 Surround output to Front, Center and Rear speakers
    surround51:CARD=PCH,DEV=0
    HDA Intel PCH, VT1802 Analog
    5.1 Surround output to Front, Center, Rear and Subwoofer speakers
    surround71:CARD=PCH,DEV=0
    HDA Intel PCH, VT1802 Analog
    7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
    hdmi:CARD=HDMI,DEV=0
    HDA Intel HDMI, HDMI 0
    HDMI Audio Output
    hdmi:CARD=HDMI,DEV=1
    HDA Intel HDMI, HDMI 1
    HDMI Audio Output
    hdmi:CARD=HDMI,DEV=2
    HDA Intel HDMI, HDMI 2
    HDMI Audio Output
    And my latest .aroundrc
    pcm.!default {
    type hw
    card PCH
    ctl.!default {
    type hw
    card PCH
    pcm.!hdmi0 {
    type plughw
    card HDMI
    device 3
    pcm.!hdmi1 {
    type plughw
    card HDMI
    device 7
    pcm.!hdmi2 {
    type plughw
    card HDMI
    device 8
    WIth the above configuration, VLC outputs to PC speakers fine using the "Analog Default Audio Device" (However, if it matters, switching to "Analog Front Speakers" is a garbled mess).  Selecting HDMI0 and HDMI2 in VLC produces no output.  Selecting HDMI1 in VLC is the same garbled mess.  However, running this command from Archwiki HDMI Output produces totally clear audio via HDMI:
    aplay -D plughw:1,7 /usr/share/sounds/alsa/Front_Center.wav
    The list of audio devices that VLC "sees" as selectable for audio output mirrors the PCM devices I see with aplay -L.  The three HDMI audio devices in aplay -L each list as their devices 0, 1, and 2 for HDMI0, HDMI1, and HDMI2 respectively.  Conceptually, it seems to me like my HDMI PCM devices are messed up.  Shouldn't HDMI1, at least, be paired with Device 7, since the command directly above works with device 7?  If I understand things correctly, my asoundrc currently overrides cards , however, when I try to get it to override pcm devices, with the following, no hdmi devices are visible in VLC:
    pcm.!hdmi {
    type plughw
    card HDMI
    device 7
    There must be something I am not understanding - would appreciate any help or insights.
    Last edited by strexfive (2014-03-23 09:20:17)

    Okay nevermind...sort of.  It occurred to me to try the same alsa wav test file in VLC through HDMI.  It plays clearly with HDMI1 device.  So, my understanding of ALSA PCM devices is still totally messed up, but I have discovered my problem is a different one:
    VLC plays mp3/mp4/mkv files garbled through HDMI, but clearly through PC Speakers.
    Now I will try and solve this new problem myself.  Marking SOLVED since original issue was non-issue...can I delete thread so as not to waste everyone's time?

  • HDMI Audio not working on Q190 (along with all higher level Audio Formats)

    Help, I have been given the run around via support, I cannot get the HDMI audio to work with my Pioneer Surround Sound, only the Intel display audio shows in control panel (Win 8 X64) and the RealteK S/P Dif port and it is not capable of supporting 7.1 sound or bitstreaming or DTS, Dolby HD, Etc. Tec support appears not capable of fixing the issue and wanted to send me to software support and pay. I have only had the machine for 4 days and it has never supported higher level sound.
    Every other device I have (had or currently) connected to the receiver works just fine. I have to figure this out or return the machine, the audio is the most important aspect for me. Besides when you advertise 7.1 support the machine you sell should be able to do it.

    Hey guys,
    I have had this Q190 with the Celeron CPU since last week and I am using XBMC Frodo and the HDMI is connected to my AVR Onkyo TX-NR809 and from the Onkyo to the TV. And the sound is 7.1 with PLIIZ. It works fine. I think it may be some driver problem because Realtek Audio which is in the Q190 works fine with the Win8 preinstalled. Realtek is kind of bad with driver because I lost my wifi after upgrading to Win 8.1. After a few days with no wifi, I found out that the driver was bad, yes it was a Realtek wifi driver but posted by Lenovo for W 8.1.
    I have another friend who also just bought the Q190 and he reported no audio problem so I think it is just a matter of trouble shooting the drive and configuration. I do love the form factor of the Q190.

  • HDMI audio not working in HP Pavilion dv4 1290-br

    Hello, people.
    I can't get my HDMI audio to work on my laptop (HP Pavilion dv4 1290-br). The output of aplay -l is:
    **** List of PLAYBACK Hardware Devices ****
    card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: STAC92xx Digital [STAC92xx Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    I've tried setting ~/.asoundrc, /etc/modprobe.d/alsa.conf, /etc/modprobe.d/alsa-base... Nothing works.
    Can someone help me out here?
    Thanks!

    I've a DV4 and I did get it to work many months back; and have not done it since.  If I recall correctly, I had to resort to JACK.  YMMV

  • [SOLVED]HDMI audio and gnome volume applet issues

    Hi all,
    After setting up Arch without too many problems came the real pain in the ass: HDMI audio over a Asus NVIDIA GeForce EN210....
    Eventually I got everything to work with the help of the ASLA en Pulse wiki pages, but I found the last piece of the puzzle here:
    http://wiki.xbmc.org/index.php?title=HO … ,_or_GT240
    Maybe this is useful for others too.
    The only problem I have now is that the ALSA deamon fails to load. I found this in the boot log file (/var/log/boot):
    Thu Apr 12 13:54:19 2012: :: Restoring ALSA Levels    [BUSY] Found hardware: "HDA-Intel" "Nvidia GPU 0b HDMI/DP" "HDA:10de000b,10de0101,00100200" "0x1043" "0x8343"
    Thu Apr 12 13:54:20 2012: Hardware is initialized using a generic method
    Does this mean I don't need the alsa deamon anymore? Sound still works normally after boot but a strange thing is that I can turn up and down the volume with the gnome shell volume applet but the volume of media applications like vlc do not react. Same problem with flash video's like youtube. I do hear the "blip" sound from the applet.
    Does anyone have ideas how to fix this?
    Last edited by Jurry (2012-04-26 23:46:31)

    yeah have the samre problem, adjusting sound in Amarok doesn't change anything.... happened after the last udev update, here is my bootup log :
    Sat Apr 14 17:28:55 2012: :: Adjusting system time and setting kernel timezone    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Starting UDev Daemon    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Triggering UDev uevents    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Loading User-specified Modules    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Waiting for UDev uevents to be processed    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Bringing up loopback interface    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Unlocking encrypted volumes:    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Checking Filesystems    [BUSY] /dev/sda1: clean, 29/40160 files, 24631/160616 blocks
    Sat Apr 14 17:28:55 2012: /dev/sda4: clean, 76872/18530304 files, 16371381/74101820 blocks
    Sat Apr 14 17:28:55 2012:    [DONE]
    Sat Apr 14 17:28:55 2012: :: Remounting Root    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Mounting Local Filesystems    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Activating Swap    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Configuring Time Zone    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Initializing Random Seed    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Removing Leftover Files    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Setting Hostname: Nashed    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Setting Consoles to UTF-8 mode    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Loading Keyboard Map: us    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Saving dmesg Log    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: INIT: Entering runlevel: 5
    Sat Apr 14 17:28:55 2012: :: Starting Syslog-NG    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Starting Network    [BUSY]    [DONE]
    Sat Apr 14 17:29:26 2012: :: Starting net-profiles    [BKGD]
    Sat Apr 14 17:29:26 2012: :: Mounting Network Filesystems    [BUSY]    [DONE]
    Sat Apr 14 17:29:26 2012: :: Starting crond daemon    [BUSY]    [DONE]
    Sat Apr 14 17:29:26 2012: :: Restoring ALSA Levels    [BUSY] Found hardware: "HDA-Intel" "Realtek ALC888" "HDA:10ec0888,80860024,00100202" "0x8086" "0x0024"
    Sat Apr 14 17:29:26 2012: Hardware is initialized using a generic method
    Sat Apr 14 17:29:26 2012:    [FAIL]
    Sat Apr 14 17:29:26 2012: :: Starting D-BUS system messagebus    [BUSY]    [DONE]
    I hope it helps identify the problem

  • [Solved] HDMI audio broken after upgrading to kernel 3.13.4

    Hi,
    Yesterday I upgraded to kernel 3.13.4 from 3.12.9 and
    HDMI audio through my nVidia GTX660 card stopped working.
    The problem occurs both with nouveau and nVidia drivers.
    My system is an aged Intel quadcore Q9400 on a Intel motherboard.
    By typing "aplay -l" I get:
    card 0: Intel [HDA Intel], device 0: 92HD73E1X5 Analog [92HD73E1X5 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: Intel [HDA Intel], device 1: 92HD73E1X5 Digital [92HD73E1X5 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 2: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Strangely the alsa card number changed from 1 to 2
    after the kernel upgrade.
    I would really appreciate any help.
    Thanks
    Last edited by tenoriocalc (2014-02-23 16:02:46)

    Thank you very much, silenceleaf.
    I managed to make it work with some tweaking like you said.
    But only after a deep power cycle, unpluging any power to the system.
    Just turning off the machine's power button was not enough. Odd!
    Last edited by tenoriocalc (2014-02-23 16:09:44)

  • ATI HDMI Audio Not Working

    Hi. I'm trying to get my ATI HDMI audio working. I've followed the instructions at https://wiki.archlinux.org/index.php/ATI#HDMI_Audio and running "aplay -D plughw:1,3 /usr/share/sounds/alsa/Front_Center.wav" outputs no errors nor any sound on my TV. Adding radeon.audio=1 to my syslinux.cfg and rebooting results in no changes.
    I have also followed the instructions at https://wiki.archlinux.org/index.php/Ad … s_Not_Work which also resulted in no changes. One note though. When I select my HDMI sound card in alsamixer, there is only one sound bar shown entitled S/PDIF. I can mute or unmute it but not increase the volume from 0. No idea if this matters.
    Also, I'm using the xf86-video-ati driver.
    aplay -l
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: ALC888 Analog [ALC888 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: SB [HDA ATI SB], device 1: ALC888 Digital [ALC888 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Any help would be appreciated, I'm stumped and I would love to get this fixed so I can get xbmc working and fully drop windows.

    I'm not entirely sure how I would go about doing that, or if I would need to considering the command I run to test the HDMI audio...
    aplay -D plughw:1,3 /usr/share/sounds/alsa/Front_Center.wav
    ... is, I'm assuming, sending the sound directly through my HDMI due to plughw:1,3 specifying that. I put it as 1,3 after running aplay -l.
    **** List of PLAYBACK Hardware Devices ****
    card 0: SB [HDA ATI SB], device 0: ALC888 Analog [ALC888 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: SB [HDA ATI SB], device 1: ALC888 Digital [ALC888 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Also, I'm running xmonad, not gnome/kde, so I don't know what settings I can change beside what's in alsamixer.

  • G62-225DX. HDMI audio not working.

    Computer recognizes HDMI port and video is working to TV. Trying to change to default in sound settings but won't change. When I test sound error message "failed to play test tone"

    Hi Kevin,
    See if this will help:
    1. Turn off both systems (TV and PC).
    2. Connect HDMI cable to the TV and PC.
    3. Turn on TV and select correct HDMI input.
    4. Turn on your PC.
    Open "Control Panel , Sound". See if you can now select TV (HDMI audio) as the correct playback device.
    Jaco
    ****I am not an HP employee****
    Please give a" Kudos, Thumbs Up" if advice received is relevant or" Accept as Solution" to assist other forum users having a similar problem.
    HP Products:
    810-150se Desktop
    17t-j000 Notebook
    H8 1380t CTO Desktop
    560z Desktop
    Errare humanum est.

  • Z87I HDMI Audio "Not plugged in" Windows 8.1.

    So i got this mainboard for a HTPC build, and all seems to work fine except no HDMI audio.
    It tells that it is not plugged in, but enables the Optical out, although nothing is connected there, and besides, I need HDMI.
    I found a lot of others with similar issues, but not with this board, and not with integrated graphics.
    Any ideas, I'm going nuts on this, I have another build with an Asus card and here it works perfectly.

    I would suggest you try installing the latest drivers for your motherboard from MSI's website. Some new chipset and VGA drivers were added for your motherboard a few days ago supporting Windows 8.1: http://www.msi.com/product/mb/Z87I.html.

  • IOS6 iPhone Keynote Audio not functioning

    I am attempting to view a Keynote presentation on my iPhone.   It has embedded audio.   The presentation is created in PowerPoint 2010.   I have uploaded it to the Cloud and emailed it to myself.  Then opened it on my iPhone.
    Neither produced the sound.   It does state that Movies are not supported and were removed.
    I have also attempted to create a new Keynote presentation on my iPhone.  It also does not allow me to add in audio.
    Is audio not a supported function for Keynote on an iPhone?
    Is it supported on iPad?
    Many thanks
    Kim

    Jimmie,
    Try doing a SMC reset and if that doesn't do it then do a PRAM reset. Finally if you still don't have luck with those two restart in Safe Mode.
    SMC RESET
    Shut down the computer.
    Unplug the computer's power cord and all peripherals.
    Press and hold the power button for 5 seconds.
    Release the power button.
    Attach the computers power cable.
    Press the power button to turn on the computer.
    PRAM RESET
    Shut down the computer.
    Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    Release the keys.

  • [SOLVED] HDMI audio - "alsactl restore" not working

    I can't seem to get audio through HDMI working properly.
    I was able to get it a few weeks ago, on Debian Jessie by doing the following:
    Creating ~/.asoundrc with the following contents:
    pcm.!default {
    type hw
    card 0
    device 3
    running "alsactl restore"
    I got this from https://bbs.archlinux.org/viewtopic.php?id=132641
    When I run "alsactl restore" now, on Arch, I get the following output:
    alsactl: state_lock:114: file /var/lib/alsa/asound.state lock error: File exists
    alsactl: load_state:1677: Cannot open /var/lib/alsa/asound.state for reading: File exists
    Found hardware: "HDA-Intel" "Intel PantherPoint HDMI" "HDA:14f1506e,10280569,00100003 HDA:80862806,80860101,00100000" "0x1028" "0x0569"
    Hardware is initialized using a generic method
    Audio continues playing on my laptop speakers, not on my TV.
    I tried renaming "/var/lib/alsa/asound.state" and then running "alsactl restore", but I got the same error (even though the file no longer exists!).
    Running "aplay -D plughw:0,3 /usr/share/sounds/alsa/Front_Center.wav" does give me sound on my TV speakers through HDMI.
    Any ideas?
    Last edited by z894 (2014-07-31 03:46:36)

    What exactly are you trying to achieve? Do you want to switch between laptop speakers and hdmi? Type hw is not recommended and you are using it directly, which means if the format does not match it will not accept it, s a plug between would make sense.
    Alsa wiki wrote:Simply setting a type hw as default card is equivalent to addressing hardware directly, which leaves the device unavailable to other applications. This method is only recommended if it is a part of a more sophisticated setup ~/.asoundrc or if user deliberately wants to address sound card directly (digital output through eic958 or dedicated music server for example).
    You could send sound two both cards and then toggle mute between them. See multi plugin for this. It could be problematic though.
    I also fail to see what 'alsactl restore' is supposed to achieve here, since it restores the previous settings for ~a[lsa]mixer, you would have to store the appropriate settings first with 'alsactl store' [in multiple files]. Switching between configurations should be easier.

  • HDMI Audio not playing on TV

    I have been using my HDMI on my tv for a while but now the audio is not playin on th TV now. For some reason the ATI HDMI Output device is disabled. Can some one help to get it enabled again.
    Im running Windows 7 (64-bit)

    Hi,
    Try using Recovery Manager to reinstall your AMD Graphics Driver - the procedure for using recovery manager to reinstall Software and Drivers is detailed in the relevant document on the link below.
    Recovery Manager - Windows 7
    After the reinstallation has completed, restart the notebook.
    When windows has reloaded, see if ATI HDMI Output is now showing as enabled and if not, whether you can right click the entry and select Enable.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

Maybe you are looking for

  • Cannot import music (appears to be mostly .wma)

    Hello, I figured out by reading here that itunes couldn't import .flac files, so that's been sorted, but from what I can tell, I should have no problem importing .wma files. But when I do:  file > add to library > and then select either the folder or

  • Materialized View fast refresh problems

    I have two databases (A and B). In database A, user NICK has a table called COLOUR_MASTER. Also in that database, NICK issues the command create materialized view log on colour_master with primary key including new values (and yes, there is a primary

  • XI development hours foresee

    Hi people, Do you know a method for project hours preview for XI development based in the kind and complexity of interface to be developed? Thanks!

  • Emails I can find with iPhone search that I can't delete.

    They don't appear in any mail folders (on phone or online) If I delete the email account off phone they disappear but re appear when added again. When I open it from the spotlight search I only have the option to Send. Need these msgs off my phone, s

  • Won't let me download itunes

    I was trying to reinstall itunes on my computer.  I am unable to download it and get an error saying that the server has been reset.