Re: HDMI Alsa sound problem from flashplayer 64 bit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Thu, Feb 7, 2013 at 11:12 PM, Mike Cloaked  wrote:
>
> So presumably I need to set this into either ~/.sound or /etc/alsa.conf
and
> try to test from a text console as:
>
> aplay -D /usr/share/sounds/alsa/Front_Center.wav
>
> and if that works then the default channel will have been set as the HDMI
> channel and then switch back to trying from KDE ?

That's right.
Put this in your ~/.asoundrc:

pcm.!default {
  type hw
  card 0
  device 7
}

And "aplay  /usr/share/sounds/alsa/Front_Center.wav" should work (without
-D because you do not want to specify the device).

Once this is secure, fire KDE, update your kmix conf to use the default
device and everything should work.

What is happening is that flash use your default sound device, bypassing
kmix. This is why you need to put your HDMI as default.


--
Cédric Girard


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux