Page 1 of 2

lubuntu sound problems

Posted: Thu Aug 04, 2011 1:05 pm
by me-wusta
hello
ive recently installed lubuntu 11.04 on my netbook and its great!
the only problem is that im not getting any sound for any applications (chromium, videos etc)

i have tried installing a couple of programs that have been said to fix this issue, but to no avail
does anyone have any ideas?

thanks

Re: lubuntu sound problems

Posted: Fri Aug 05, 2011 3:21 am
by rokytnji
I don`t use LXDE in Lubuntu. Use Debian Testing based AntiX 11.

Try typing in terminal

Code: Select all

alsamixer
Hit the f5 key and make sure speakers and other sound controls are not muted or turned up.

To unmute, Use the m key on keyboard.

Re: lubuntu sound problems

Posted: Fri Aug 05, 2011 11:46 pm
by me-wusta
thanks for the reply, but it didnt seem to change it.
i booted another distro off a live cd and got sound, so i can rule out a hardware problem.

could it have to do with that im using 32bit? and not 64?

Re: lubuntu sound problems

Posted: Sat Aug 06, 2011 12:04 am
by rokytnji
No. 32bit will run on 64bit systems. So I don't think that had anything to do with it.
i booted another distro off a live cd and got sound
Might have more to do with the Kernel than anything else. Might be using a different release of alsa also maybe.

Re: lubuntu sound problems

Posted: Tue Aug 09, 2011 11:48 pm
by denflen
Try this: Go to System Tools, Users and Groups, and make sure that Audio Devices are enabled for your account. By default, this was disabled on my install. And I also had to go to Synaptic and uninstall Pulse. I think Pulse conflicts with Alsa. Good luck.

Re: lubuntu sound problems

Posted: Wed Aug 24, 2011 1:43 pm
by me-wusta
denflen wrote:Try this: Go to System Tools, Users and Groups, and make sure that Audio Devices are enabled for your account. By default, this was disabled on my install. And I also had to go to Synaptic and uninstall Pulse. I think Pulse conflicts with Alsa. Good luck.
by pulse do you mean libpulse0?

Re: lubuntu sound problems

Posted: Thu Aug 25, 2011 1:21 pm
by rijnsma
I think he means Pulseaudio. :)

Re: lubuntu sound problems

Posted: Wed Sep 07, 2011 3:24 pm
by amjjawad
Hi there,

Please post the result of:

Code: Select all

sudo lshw -C sound
Please wrap up the output with "CODE' tags.

Thank you!

Re: lubuntu sound problems

Posted: Sun Apr 29, 2012 3:27 pm
by aJacom
Hi. I'm having this exact same problem.

The solution posted by denflen didn't work. (pulse package was not installed. I uninstalled libpulse0 but it didn't work either.)

Here's the output of lshw -c sound:

Code: Select all

PCI (sysfs)  
  *-multimedia:0          
       description: Audio device
       product: Wrestler HDMI Audio [Radeon HD 6250/6310]
       vendor: Hynix Semiconductor (Hyundai Electronics)
       physical id: 1.1
       bus info: pci@0000:00:01.1
       version: 00
       width: 32 bits
       clock: 33MHz
       capabilities: pm pciexpress msi bus_master cap_list
       configuration: driver=snd_hda_intel latency=0
       resources: irq:42 memory:90244000-90247fff
  *-multimedia:1
       description: Audio device
       product: SBx00 Azalia (Intel HDA)
       vendor: Hynix Semiconductor (Hyundai Electronics)
       physical id: 14.2
       bus info: pci@0000:00:14.2
       version: 40
       width: 64 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list
       configuration: driver=snd_hda_intel latency=64
       resources: irq:16 memory:90240000-90243fff
Notes:
- I have checked codec compatibility in https://wiki.ubuntu.com/Audio/HDAGeneric. It is supported.
- I have checked that everything is correct in the alsamixer, following these instructions: https://wiki.ubuntu.com/Audio/Alsamixer
- linux-alsa-driver-modules does not show up in Synaptic after adding ppa:ubuntu-audio-dev/ppa. apt-get install linux-alsa-driver-modules-$(uname -r) also did not had results. This was according to https://wiki.ubuntu.com/Audio/Installin ... verModules
-

Code: Select all

$ lspci | grep Audio
Shows:

Code: Select all

00:01.1 Audio device: Advanced Micro Devices [AMD] nee ATI Wrestler HDMI Audio [Radeon HD 6250/6310]
00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) (rev 40)

Re: lubuntu sound problems

Posted: Sun Apr 29, 2012 5:28 pm
by seppalta
Be sure that pavucontrol, pulseaudio, pulseaudio-utils and libgtk-3-0 are all installed. Then play with the different settings in pulseaudio volume control and the controls in your player until you get sound. http://douwil7.100webspace.net/linux/Tuning.html#17