PDA

View Full Version : Problema di audio


dumi
07-09-2005, 17:23
Tutto funzionava bene,fino a quando mi è venuta l'idea di installare i driver ALSA. Prima di ALSA il mio notebook usava "Maestro",credo sia il driver audio. Il fatto è che ora che ho disinstallato ALSA, l'audio non funziona più.

Cosa devo fare? Scaricare e installare di nuovo il driver giusto oppure semplicemente editare qualche file?

...mannaggia a me! :muro:

WebWolf
07-09-2005, 21:10
Versione Linux e tipo notebook ?

dumi
07-09-2005, 21:27
Ho installata la Debian Sarge e il mio notebook è un Compaq Armada M700, 128m di Ram, 6Giga di hard disk.

grazie 1000 x l'interessamento. ;)

WebWolf
08-09-2005, 12:24
Hai provato da riga di comando a digitare

# alsaconf

?

Prova a vedere qui:

http://wiki.debian.net/?alsaconf

"If the card was detected and configured but you heard no sound (assuming the audio connections are fine), then most probably the ALSA drivers could not be loaded because you still have the OSS drivers loaded. In that case unload the OSS drivers."

dumi
08-09-2005, 19:12
Ho provato a dare il comando "alsaconf" ma...non è cambiato niente. Ho notato durante la fase di avvio che nei messaggi a video compare la scritta del tipo "Alsa not loaded".

Se può esserti d'aiuto, il comando "lspci -v" mi dà il seguente risulato:
0000:00:08.0 Multimedia audio controller: ESS Technology ES1978 Maestro 2E (rev 10)
Subsystem: Compaq Computer Corporation Armada M700/E500
Flags: bus master, medium devsel, latency 64, IRQ 11
I/O ports at 4400 [size=256]
Capabilities: [c0] Power Management version 2

Inoltre dal pannello di controllo di kde mi appare il messaggio:
"Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such device)
The sound server will continue, using the null output device."

Non so proprio cosa fare. :muro:

VegetaSSJ5
08-09-2005, 19:29
installa i drivers, le librerie e le utilities alsa. quindi lancia alsaconf

dumi
08-09-2005, 20:00
Ho installato i seguenti pacchetti:

alsa-base
alsa-utils
libasound2
libasound2-plugin
libsdl1.2debian-alsa


dopodichè ho dato il comando "alsaconfig" ottenendo i seguenti risultati:

debian:/home/dumi# alsaconfig
bash: alsaconfig: command not found
debian:/home/dumi# alsaconf
modinfo: snd: no module by that name found
modinfo: snd: no module by that name found
modinfo: snd: no module by that name found
Unloading ALSA sound driver modules: (none loaded).
Building card database...
modinfo: snd-opl3sa2: no module by that name found
modinfo: snd-cs4236: no module by that name found
modinfo: snd-cs4232: no module by that name found
modinfo: snd-cs4231: no module by that name found
modinfo: snd-es18xx: no module by that name found
modinfo: snd-es1688: no module by that name found
modinfo: snd-sb16: no module by that name found
modinfo: snd-sb8: no module by that name found


ma l'audio continua a non funzionare.. :mc:

VegetaSSJ5
08-09-2005, 20:41
devi installare anche alsa-drivers

dumi
10-09-2005, 18:14
Ho provato a scaricare anche il driver ma non c'è stato nulla da fare, ma ora ho risolto:

apt-get --purge remove alsa* --> mi ha eliminato 31mega di roba e dopo alcuni ritocchi il suono è tornato! :Prrr: