Quote:
Originally Posted by NCCarlos
I'm not picking sides in the Gnome v. KDE rivalry, but here is my experience over the past two days.
I installed Fedora 15 KDE from DVD and could not get HDMI sound to work in a browser. Flash (64 bit) installed and played with no problems, and I had sound in KDE applications (e.g. Amarok), just no sound in Firefox and Chrome.
Uninstalled flash, reinstalled, searched numerous threads about flash problems, made the HDMI device the first priority, still nothing.
Slackware 13.37 had the same problem and the solution there was to create ~/.asoundrc:
Code:
pcm.!default {
type hw
card 1
device 3
}
Didn't work in Fedora.
One command as root fixed it, and noting else was adjusted.
Code:
yum groupinstall 'GNOME Desktop Environment'
Now sound works fine in the browser in both Gnome and KDE.
|
I have similar problems with my sound in GNOME on Fedora 15. This is not the case with KDE on the same system.
I've just executed the command (in my home system over OpenVPN) as root but can't confirm now if it works or not because I'm still at the office. It hope it does work and I'm be back here to confirm it. Meanwhile, thanks for your contribution.