[Linuxcantabria] Problema con el sonido en Ubuntu (gordo)
Kei
shadowkeichan en yahoo.es
Vie Oct 23 18:50:35 CEST 2009
Hola a todos. Trabajo en Ubuntu 8.10 y no es que esté muy ducha todavía dado que llevo poco tiempo.
De vez en cuando se me apagaba el sonido, y hasta ahora lo había solucionado simplemente reiniciando o bien haciendo un kill del pulseaudio y lanzándolo de nuevo.
Intentando encontrar una solución preguntándole al tito google, la recomendación que obtuve fue desinstalar pulseaudio y cambiar todas las salidas a alsa. En algún momento dado todo esto fue mal. MUY mal. Ahora mi Ubuntu no detecta tarjeta de sonido, integrada en la placa base, y que obviamente, antes funcionaba. Ahora, ni reiniciar funciona.
Por razones del trabajo la opción de actualizar la distro no es viable, y a estas alturas ya ando un poco perdida.
Os paso una lista de cosas que he intentado / errores varios que me devuelve:
* Al intentar abrir el sonido en el panel obtengo "No se han encontrado complementos o dispositivos control de volumen de GStreamer."
* Lanzar el mplayer desde la consola:
$ mplayer prueba.mp3
MPlayer 1.0rc2-4.3.2 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Core(TM)2 CPU E8400 @ 3.00GHz (Family: 6, Model: 23, Stepping: 10)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing prueba.mp3.
Audio file file format detected.
Clip info:
Title: Love so sweet
Artist: Arashi
Album: Love so sweet
Year: 2007
Comment: www.iijpop.com
Track: 1
Genre: Blues
==========================================================================
Forced audio codec: mad
Opening audio decoder: [libmad] libmad mpeg audio decoder
AUDIO: 22050 Hz, 2 ch, s16le, 128.0 kbit/18.14% (ratio: 16000->88200)
Selected audio codec: [mad] afm: libmad (libMAD MPEG layer 1-2-3)
==========================================================================
AO: [pulse] Failed to connect to server: Invalid argument
[AO_ALSA] alsa-lib: pcm_pulse.c:625:(pulse_prepare) PulseAudio: Unable to create stream: Invalid argument
[AO_ALSA] Unable to set hw-parameters: Input/output error
[AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or directory
[AO_ALSA] alsa-lib: pcm_pulse.c:625:(pulse_prepare) PulseAudio: Unable to create stream: Invalid argument
[AO_ALSA] Unable to set hw-parameters: Input/output error
mcop warning: user defined signal handler found for SIG_PIPE, overriding
[AO ARTS] can't connect to aRts soundserver
[AO ESD] latency: [server: 0.19s, net: 0.00s] (adjust 0.19s)
AO: [esd] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
MPlayer interrupted by signal 13 in module: play_audio
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
* Reinstalar alsa, pulseaudio o gstreamer no ha valido de nada.
* alsamixer me devuelve esta información:
$ alsamixer
No mixer elems found
* En una página de internet encontré:
wget -O alsa-info.sh http://alsa-project.org/alsa-info.sh && bash ./alsa-info.sh
que devuelve:
http://www.alsa-project.org/db/?f=9119cb12880b44f626ca54998707a8154e9e436a
con cosas como sin Loaded ALSA modules o sin ninguna Soundcards recognised by ALSA
* El comando lspci devuelve
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express Root Port (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IB (ICH9) LPC Interface Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IB (ICH9) 2 port SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation GeForce 8500 GT (rev a1)
03:00.0 SATA controller: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
03:00.1 IDE interface: JMicron Technologies, Inc. JMicron 20360/20363 AHCI Controller (rev 02)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 01)
* Por otra parte
$lspci -v | grep Audio
no devuelve nada
* Intentar hacer un test en Sistema > Preferencias > Sonido para Alsa (o cualquier otro que no sea el ESD) me devuelve:
audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink: No se pudieron obtener/establecer las opciones de/en el dispositivo.
El ESD se queda probando pero no se oye nada.
En fin, un email kilométrico, pero si a alguien se le ocurre alguna sugerencia le estaré muy agradecida.
Un saludo a todos, y gracias de nuevo.
K
More information about the Linuxcantabria
mailing list