PDA

View Full Version : [kubuntu] The sound is gone



David J Bush
July 14th, 2008, 01:11 PM
Under Kubuntu 7.10 my sound worked fine. Now that I upgraded to 8.04, I hear nothing from my speakers. After doing the upgrade, I used aptitude to upgrade nearly all my upgradable packages. The only package I did not upgrade was devscripts which doesn't seem to have anything to do with sound.


david@Achernar:~$ sudo lshw -C sound
[sudo] password for david:
*-multimedia UNCLAIMED
description: Multimedia controller
product: PCI2040 PCI to DSP Bridge Controller
vendor: Texas Instruments
physical id: 6
bus info: pci@0000:01:06.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pm hotswap cap_list
configuration: latency=0
*-multimedia
description: Audio device
product: MCP55 High Definition Audio
vendor: nVidia Corporation
physical id: 6.1
bus info: pci@0000:00:06.1
version: a2
width: 32 bits
clock: 66MHz
capabilities: pm msi ht bus_master cap_list
configuration: driver=HDA Intel latency=0 maxlatency=5 mingnt=2 module=snd_hda_intel
david@Achernar:~$

Any advice or suggestions are welcome. Thanks!

Pumalite
July 14th, 2008, 02:34 PM
Open up your backports and do a dist-upgrade.

David J Bush
July 14th, 2008, 09:17 PM
Under "Software sources" I selected everything:

http://img398.imageshack.us/img398/7144/ubuntuswjz7.pnghttp://img381.imageshack.us/img381/9435/backportsxz9.png
The "important security updates" checkbox was uncheckable. I hope this is what you mean by "open up the backports."

I upgraded all the packages under aptitude, and rebooted.

david@Achernar:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
david@Achernar:~$

Still I have no sound.

Pumalite
July 14th, 2008, 09:24 PM
Post:
uname -a

David J Bush
July 15th, 2008, 02:15 AM
david@Achernar:~$ uname -a
Linux Achernar 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686 GNU/Linux
david@Achernar:~$

I should add that my machine is amd dual core 64 bit, but I am running 32 bit Intel Linux on it.

bushda
July 15th, 2008, 02:37 AM
Open up your volume control and make sure that alsa doesn't have it muted by default.


...and hi from a David A. Bush :)

Pumalite
July 15th, 2008, 02:37 AM
Try:
sudo apt-get install linux-backports-modules-generic
Reboot
Try lshw -C sound again.

David J Bush
July 15th, 2008, 04:11 PM
I did as you describe.

david@Achernar:~$ sudo lshw -C sound
[sudo] password for david:
*-multimedia UNCLAIMED
description: Multimedia controller
product: PCI2040 PCI to DSP Bridge Controller
vendor: Texas Instruments
physical id: 6
bus info: pci@0000:01:06.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: pm hotswap cap_list
configuration: latency=0
*-multimedia
description: Audio device
product: MCP55 High Definition Audio
vendor: nVidia Corporation
physical id: 6.1
bus info: pci@0000:00:06.1
version: a2
width: 32 bits
clock: 66MHz
capabilities: pm msi ht bus_master cap_list
configuration: driver=HDA Intel latency=0 maxlatency=5 mingnt=2 module=snd_hda_intel
david@Achernar:~$

The sound is not muted. It's also still not there. I appreciate your help!

David J Bush
July 16th, 2008, 04:19 PM
No sarcasm was intended. I do appreciate the help, even though the problem has not yet been resolved. I hope we can continue to track down the bug. Thanks.