Sound stops playing in Ubuntu 8.04
I'm trying to fix an issue on a friend's laptop. It's a fully updated
hardy/8.04 install. Every now and then, in the middle of a session,
sound will stop playing. Any sound player: totem, rhythmbox, mplayer,
etc., will show progress stuck at 0 and play no sound when you press
play. It affects any type of sound, local mp3 or ogg file, stream,
etc. Sometimes trying to play another file will cause everything to
start working again but generally not. A restart fixes it temporarily.
I searched launchpad etc. but couldn't find any information about
this. Is it a known bug? Is there a workaround? Will upgrading to
Intrepid get rid of it?
I suspect this is something to do with pulseaudio, which I think was
introduced for hardy.
The laptop in question is a ThinkPad R60e, the audio is an onboard
Intel 82801G (module snd_hda_intel). I'll attach the complete output
of lshw as a file.
Thanks
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- seanh
- Solved:
- Last query:
- Last reply:
Revision history for this message
|
#1 |
tig
description: Notebook
product: 0657KCG
vendor: LENOVO
version: ThinkPad R60e
serial: L3CY409
width: 32 bits
capabilities: smbios-2.4 dmi-2.4 smp-1.4 smp
configuration: administrator_
*-core
description: Motherboard
product: 0657KCG
vendor: LENOVO
physical id: 0
version: Not Available
serial: 1ZD6C7382B2
slot: Internal L2 Cache
*-firmware
vendor: LENOVO
physical id: 0
version: 7EETB7WW (2.07 ) (11/23/2006)
size: 144KiB
capacity: 1984KiB
*-cpu
product: Intel(R) Celeron(R) M CPU 430 @ 1.73GHz
vendor: Intel Corp.
physical id: 6
bus info: cpu@0
version: 6.14.12
serial: 0000-06EC-
slot: None
size: 1733MHz
capacity: 1733MHz
width: 32 bits
clock: 133MHz
*-cache:0
slot: Internal L1 Cache
size: 32KiB
*-cache:1
slot: Internal L2 Cache
size: 1MiB
*-cache
physical id: b
slot: Internal L1 Cache
size: 32KiB
capacity: 32KiB
*-memory
physical id: 29
slot: System board or motherboard
size: 512MiB
capacity: 2GiB
*-bank:0
slot: DIMM 1
size: 512MiB
width: 64 bits
*-bank:1
slot: DIMM 2
*-pci
product: Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub
vendor: Intel Corporation
physical id: 100
bus info: pci@0000:00:00.0
version: 03
width: 32 bits
clock: 33MHz
*-display:0 UNCLAIMED
bus info: pci@0000:00:02.0
width: 32 bits
clock: 33MHz
*-display:1 UNCLAIMED
bus info: pci@0000:00:02.1
width: 32 bits
clock: 33MHz
bus info: pci@0000:00:1b.0
width: 64 bits
clock: 33MHz
*-pci:0
bus info: pci@0000:00:1c.0
width: 32 bits
clock: 33MHz
bus info: pci@0000:02:00.0
*-pci:1
bus info: pci@0000:00:1c.1
width: 32 bits
clock: 33MHz
bus info: pci@0000:03:00.0
*-pci:2
bus info: pci@0000:00:1c.2
width: 32 bits
clock: 33MHz
*-pci:3
bus info: pci@0000:00:1c.3
width: 32 bits
clock: 33MHz
*-usb:0
bus info: pci@0000:00:1d.0
width: 32 bits
clock: 33MHz
*-usb:1
bus info: pci@0000:00:1d.1
width: 32 bits
clock: 33MHz
*-usb:2
bus info: pci@0000:00:1d.2
width: 32 bits
clock: 33MHz
*-usb:3
bus info: pci@0000:00:1d.3
width: 32 bits
clock: 33MHz
*-usb:4
bus info: pci@0000:00:1d.7
width: 32 bits
clock: 33MHz
*-pci:4
bus info: pci@0000:00:1e.0
width: 32 bits
clock: 33MHz
*-pcmcia
bus info: pci@0000:15:00.0
*-isa
bus info: pci@0000:00:1f.0
width: 32 bits
clock: 33MHz
*-ide
bus info: pci@0000:00:1f.1
width: 32 bits
clock: 33MHz
*-cdrom
bus info: scsi@4:0.0.0
*-storage
bus info: pci@0000:00:1f.2
width: 32 bits
clock: 66MHz
*-disk
bus info: scsi@0:0.0.0
*-serial UNCLAIMED
bus info: pci@0000:00:1f.3
width: 32 bits
clock: 33MHz
Revision history for this message
|
#2 |
Although its no help i am experiencing similar issues, i own a Dell inspiron 6000 and since updating to the latest release have been without sound. i did at the time install the gstream extra codec option. but since then ive been silent.
Revision history for this message
|
#3 |
I received a workaround on the ubuntu-users list: change everything to use alsa instead of pulseaudio. This works for me:
Open up a Terminal, and type this:
sudo killall pulseaudio
sudo alsa force-reload
and then go to System>
https:/