Author Topic: Flash sound and LXDE volume control  (Read 1692 times)

topher

  • Guest
Flash sound and LXDE volume control
« on: April 25, 2010, 03:37:28 PM »
I realize this thread has been posted to death, I have no sound in flash videos in firefox. I was wondering if it has anything to do with the LXDE volume control being stuck at minimum. I can check and uncheck the mute box, but I can't move the slider and the "Volume Control" settings are greyed out. I installed aumix and can adjust the volume level with it. I assume it accesses alsa to do so. Does the LXDE volume control access another sound application?  
« Last Edit: April 25, 2010, 03:53:22 PM by topher »

topher

  • Guest
Re: Flash sound and LXDE volume control
« Reply #1 on: April 25, 2010, 05:57:08 PM »
I noticed that the LXDE panel applet is labled "Display and control volume for ALSA". It must be only showing the Master control which doesn't work with alsamixer either. 

topher

  • Guest
Re: Flash sound and LXDE volume control
« Reply #2 on: April 26, 2010, 10:31:58 AM »
After re-installing PCLinuxOS-LXDE-2010, I got sound with flash plugin in firefox. Then I
Code: [Select]
Installed the following packages:
gkrellm (2.3.4-1pclos2010)
gkrellm-plugins (2.3.4-1pclos2010)
gkrellm-themes (20030129-7pclos2007)
librrdtool4 (1.3.8-3pclos2010)
lm_sensors (3.1.2-1pclos2010)
alpine (2.00-1pclos2010)
aumix (2.8-17pclos2007)
disabled ACPI, rebooted, ran sensors-detect as superuser, and got no sound with flash plugin in firefox. Then I
Code: [Select]
Removed the following packages:
jfsprogs

Upgraded the following packages:
acpi (0.09-6pclos2010) to 1.5-1pclos2010
acpid (2.0.3-1pclos2010) to 2.0.4-1pclos2010
curl (7.19.7-1pclos2010) to 7.20.1-1pclos2010
dmsetup (1.02.43-1pclos2010) to 1.02.43-2pclos2010
drakx-net (0.87-3pclos2010) to 0.87-4pclos2010
drakx-net-text (0.87-3pclos2010) to 0.87-4pclos2010
flash-player-plugin (10.0.45.2-2pclos2010) to 10.0.45.2-3pclos2010
gimp (2.6.8-4pclos2010) to 2.6.8-5pclos2010
goffice (0.8.0-1pclos2010) to 0.8.2-1pclos2010
gstreamer0.10-plugins-bad (0.10.14-8pclos2010) to 0.10.18-1pclos2010
gstreamer0.10-plugins-base (0.10.26-1pclos2010) to 0.10.28-1pclos2010
gstreamer0.10-plugins-good (0.10.18-1pclos2010) to 0.10.21-1pclos2010
gstreamer0.10-plugins-ugly (0.10.13-1pclos2010) to 0.10.14-1pclos2010
gstreamer0.10-soup (0.10.18-1pclos2010) to 0.10.21-1pclos2010
gtk-engines2 (2.20.0-1pclos2010) to 2.20.1-1pclos2010
libcurl4 (7.19.7-1pclos2010) to 7.20.1-1pclos2010
libdevmapper-event1.02 (1.02.43-1pclos2010) to 1.02.43-2pclos2010
libdevmapper1.02 (1.02.43-1pclos2010) to 1.02.43-2pclos2010
libdrakx-net (0.87-3pclos2010) to 0.87-4pclos2010
libgimp2.0_0 (2.6.8-4pclos2010) to 2.6.8-5pclos2010
libglibmm2.4_1 (2.24.0-1pclos2010) to 2.24.1-1pclos2010
libgoffice0.8_8 (0.8.0-1pclos2010) to 0.8.2-1pclos2010
libgstbasevideo0.10_0 (0.10.14-8pclos2010) to 0.10.18-1pclos2010
libgstphotography0.10_0 (0.10.14-8pclos2010) to 0.10.18-1pclos2010
libgstreamer-plugins-base0.10 (0.10.26-1pclos2010) to 0.10.28-1pclos2010
libimlib2_1 (1.4.2-1pclos2009) to 1.4.3-1pclos2010
libimlib2_1-filters (1.4.2-1pclos2009) to 1.4.3-1pclos2010
libimlib2_1-loaders (1.4.2-1pclos2009) to 1.4.3-1pclos2010
libraw1394_8 (1.3.0-2pclos2010) to 1.3.0-3pclos2010
libsqlite3_0 (3.6.21-2pclos2010) to 3.6.23.1-1pclos2010
libssh2_1 (1.2.2-1pclos2010) to 1.2.5-1pclos2010
mylivecd (0.9.0-3pclos2010) to 0.9.0-4pclos2010
xterm (256-1pclos2010) to 257-1pclos2010

Installed the following packages:
jfsutils (1.1.13-1pclos2010)
rebooted and still no sound with flash plugin in firefox.
« Last Edit: April 26, 2010, 10:35:45 AM by topher »

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Flash sound and LXDE volume control
« Reply #3 on: April 26, 2010, 11:39:53 AM »
Two things you can try --
Install and run alsamixer-gui. (or run alsamixer in lxterminal)
Install and use volumeicon.

topher

  • Guest
Re: Flash sound and LXDE volume control
« Reply #4 on: April 26, 2010, 01:58:06 PM »
Two things you can try --
Install and run alsamixer-gui. (or run alsamixer in lxterminal)
Install and use volumeicon.

thanks Neal, but as I mentioned in my 2nd post the "master" slider in alsamixer doesn't work either. I did manage to fix my problem by enabling ACPI, which I had disabled to use lmsensors. Lmsensors work great with ACPI disabled and sound works with flash plugin in firefox with ACPI enabled. I guess its a trade off: listen to streaming media or monitor my PC's vital signs.