Strona 1 z 5

Brak dźwięku po instalacji systemu

: 01 marca 2008, 18:49
autor: _x_a
Po uruchomieniu systemu pojawia mi się komunikat o treści

Kod: Zaznacz cały

Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such file or directory)
The sound server will continue, using the null output device.
Moja karta dźwiękowa to Realtek ALC 883, 8-channel High-Definition Audio, zintegrowana na płycie Asus P5K. Jestem dopiero co nowym użytkownikiem Debiana i proszę was o pomoc :)

: 01 marca 2008, 18:59
autor: ts1990
wpisz konsoli:

Kod: Zaznacz cały

su
aptitude install alsa-base alsa-utils  - aby zainstalowac alsa
alsaconf

wybierz swoja karte i enter....


: 01 marca 2008, 21:56
autor: _x_a
Chyba nie umiem z tego korzystać bo coś nie działa ;/ Po tej całej konfiguracji czy cokolwiek to jest pojawia się

Kod: Zaznacz cały

     OK, sound driver is configured.                     
                                                
                                    ALSA  CONFIGURATOR                    
         
                              will prepare the card for playing now.    
         
                               Now I will load the ALSA sound driver and use
                               amixer to raise the default volumes.               
                               You can change the volume later via a mixer 
A następnie w konsoli wyskakuje

Kod: Zaznacz cały

Running update-modules...
Loading driver...
FATAL: Error inserting snd_opl3sa2 (/lib/modules/2.6.18-6-686/kernel/sound/isa/snd-opl3sa2.ko): No such device
FATAL: Error running install command for snd_opl3sa2
Setting default volumes...
amixer: Mixer attach default error: No such device
Saving the mixer setup used for this in /var/lib/alsa/asound.state.
/usr/sbin/alsactl: save_state:1254: No soundcards found...


=========================================================

 Now ALSA is ready to use.
 For adjustment of volumes, use your favorite mixer.

 Have a lot of fun!

: 02 marca 2008, 00:28
autor: ts1990
oooo.....

Kod: Zaznacz cały


FATAL: Error inserting snd_opl3sa2 (/lib/modules/2.6.18-6-686/kernel/sound/isa/snd-opl3sa2.ko): No such device
FATAL: Error running install command for snd_opl3sa2
Setting default volumes...
amixer: Mixer attach default error: No such device
Saving the mixer setup used for this in /var/lib/alsa/asound.state.
/usr/sbin/alsactl: save_state:1254: No soundcards found...


tego u siebie niewidzialem xD

ponizej tego bledu pisze ze ok wszystko i ze gotowe :P

a ten pierwszy tekst oznacza ze jest skonfigurowane juz :)

dziwny ten Fatal error co wyskakuje :P jestem swiezy wiec teraz za wiele niepomoge :P
ale cos tam pisze ze niemoze zadnej karty znalesc chyba. sam niewiem :P

: 02 marca 2008, 11:37
autor: _x_a
Szkoda bo zależy mi na tym dźwięku a sam nie wiem co kombinować. Jak korzystałem z Ubuntu to automatycznie wszystko wykrywało. :P

[ Dodano: 2008-03-02, 15:43 ]
Próbowałem zainstalować sterowniki z płyty dołączonej do mobo, niestety nic to nie daje. ;/

: 02 marca 2008, 20:47
autor: fnmirk
Spróbuj przekompilować alsę

Kod: Zaznacz cały

apt-get remove --purge alsa
restart systemu

Kod: Zaznacz cały

apt-get install module-assistant
m-a update
m-a prepare
m-a a-i alsa

: 02 marca 2008, 21:08
autor: _x_a
Zrobiłem to, po starcie systemu nie wyrzuca już

Kod: Zaznacz cały

Sound server informational message: 
 Error while initializing the sound driver: 
 device /dev/dsp can't be opened (No such file or directory) 
 The sound server will continue, using the null output device.
Jednak dźwięku brak nadal. ;/

: 02 marca 2008, 22:03
autor: fnmirk
To teraz

Kod: Zaznacz cały

alsamixer
i poustawiaj wszystko.

: 03 marca 2008, 12:52
autor: _x_a

Kod: Zaznacz cały

alsamixer: function snd_ctl_open failed for default: No such file or directory

: 03 marca 2008, 19:31
autor: fnmirk
pokaż wynik

Kod: Zaznacz cały

 aplay -l
Te polecenia wcześniejsze, wykonałeś z uprawnieniami root będąc podpięty do internetu.