ciao,
ogni volta che apro debian mi esce l'errore
"Error while inizializing the sound driver"
"device /dev/dsp can't be open"
Qualcuno sa dirmi cosa posso fare?
(come scheda audio ho una sound blaster a 16 bit)
Grazie.-
apt-get install alsa alsa-utils<br />gpasswd -a <username> audio <br />alsaconf<br />/etc/init.d/alsa force-reload<br />/etc/init.d/gdm restart
Ho installato il pacchetto alsa
Quando faccio alsaconf mi dice:
"No supproted PnP or PCI card found"
e
modinfo: could not find module snd
modinfo: could not find module snd
modinfo: could not find module snd
Unloading ALSA sound driver modules: (none loaded).
Building card database...
modinfo: could not find module snd-opl3sa2
modinfo: could not find module snd-cs4236
modinfo: could not find module snd-cs4232
modinfo: could not find module snd-cs4231
modinfo: could not find module snd-es18xx
modinfo: could not find module snd-es1688
modinfo: could not find module snd-sb16
modinfo: could not find module snd-sb8
Posta l'output di:
lsmod | grep snd
ciao.
Non mi dà nessun output
Il tuo problema deve essere dovuto al fatto che non hai caricato i moduli della tua scheda audio nel kernel.
Utilizza modconf o modprobe per caricarli.
ciao
apt-get install discover1<br />rebootse lsmod | grep snd è ancora vuoto, fai come segue:apt-get install linux-headers-$(uname -r) ### se hai kernel 2.6.8.xx-xx usa <i>kernel-headers</i>, ok?!<br />apt-get install modules-assistant<br />module-assistant -t auto-install alsa-source<br />
Eh si l'ho tolto, non avevo letto bene io :-P
funziona
grazie.-
Ciao a tutti!
Io ho un problema molto simile...
Ho installato da poco Debian, tutto ok, ma al caricamento iniziale di KDE mi appare una finestra con questo messaggio d'errore:
Sound server informational message:<br /><br />Error while initializing the sound driver:<br />device: default can't be opened for playback (No such file or directory)<br />The sound server will continue, using the null output device.
Non vorrei che il problema fosse dato dal fatto che ho una scheda audio integrata alla scheda madre...
C'è un modo per risolvere il problema?
Ciao!!
Pac
Non credo sia un vero e proprio problema.
Riesci, onostante l'errore ad utilizzare la tua scheda audio ?
Ho avuto anche io lo stesso problema ed ho risolto aggiornando il sistema.
ciao.
Controlla se hai installato alsa base e alsa utils in caso affermativo #alsaconf e vedi che cosa trova come scheda audio.