View previous topic :: View next topic |
Author |
Message |
Deever Veteran
Joined: 06 Jul 2002 Posts: 1354 Location: Zürich / Switzerland
|
Posted: Wed May 11, 2005 1:03 pm Post subject: ALSA: Soundkarte wird nicht erkannt! |
|
|
Hey Amigos, wie geht's?
Also ich denke, ein kurzer Abriss von der Konsole sagt mehr als tausend Worte:
Code: | root@floatkiller:~ $ lspci | grep audio
0000:00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 21)
root@floatkiller:~ $ cat /etc/modules.d/alsa
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1
options snd-via686 snd_ac97_clock=48000 snd_enable=1 snd_index=0
alias char-major-14 soundcore
alias snd-card-0 snd-via686
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
options snd cards_limit=1
root@floatkiller:~ $ /etc/init.d/alsasound start
* ALSA Detected...
* Restoring Mixer Levels [ ok ] |
Code: | root@troutfish:~ # lspci | grep audio
0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 40)
root@troutfish:~ # cat /etc/modules.d/alsa
alias char-major-116 snd
#options snd snd_major=116 snd_cards_limit=1
#options snd-via686 snd_ac97_clock=48000 snd_enable=1 snd_index=0
alias char-major-14 soundcore
alias snd-card-0 snd-via686
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
options snd cards_limit=1
root@troutfish:~ # /etc/init.d/alsasound start
* Loading ALSA modules...
* Loading: snd-card-0...
FATAL: Module snd_via686 not found. [ !! ]
* ERROR: Failed to load necessary drivers [ ok ]
* Restoring Mixer Levels... [ ok ]
root@troutfish:~ # aplay
ALSA lib confmisc.c:550:(snd_determine_driver) could not open control for card 0
ALSA lib conf.c:3463:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:387:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3463:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:945:(snd_func_refer) error evaluating name
ALSA lib conf.c:3463:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:3932:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2068:(snd_pcm_open_noupdate) Unknown PCM default
aplay: main:508: audio open error: No such file or directory |
Was nun?
Dazu ist übrigens noch zu sagen, daß ich auf floatkiller das ALSA fest im Kernel habe und auf troutfish nicht, aber spielt das so eine Rolle?
Gruß,
/dev |
|
Back to top |
|
|
zielscheibe l33t
Joined: 02 Apr 2004 Posts: 804 Location: Aachen
|
Posted: Wed May 11, 2005 1:28 pm Post subject: |
|
|
Hi,
Quote: |
Dazu ist übrigens noch zu sagen, daß ich auf floatkiller das ALSA fest im Kernel habe und auf troutfish nicht, aber spielt das so eine Rolle?
|
Warum spuckt dann ein cat "/etc/modules.." auf "floatkiller" lustige Zeichen aus?
Die Fehlermeldung, daß kein Alsamodul geladen werden kann, gibts hier auch ohne Alsamodule, ohne das davon die erfolgreiche Soundausgabe beeinflußt wird.
Wozu braucht man den Alsasounddienst, wenn keine Module zu laden/konfigurieren sind? Die Mixereinstellungen können ja eh mit z.B. "kmix" gespeichert werden. |
|
Back to top |
|
|
aleph-muc Apprentice
Joined: 23 Jun 2004 Posts: 205 Location: Auf dem Land
|
Posted: Wed May 11, 2005 1:35 pm Post subject: |
|
|
Hi deever,
kann es sein, daß dein Modul für die Soundkarte snd-via82xx heißt, und nicht snd-via686?
Gruß
aleph |
|
Back to top |
|
|
Deever Veteran
Joined: 06 Jul 2002 Posts: 1354 Location: Zürich / Switzerland
|
Posted: Thu May 12, 2005 9:43 pm Post subject: |
|
|
Danke Leute für eure Antworten.
Ich habe den Treiber jetzt fest einkompiliert, das Gefrickel wurde mir zu lästig...
aleph-muc wrote: | kann es sein, daß dein Modul für die Soundkarte snd-via82xx heißt, und nicht snd-via686? | Ja, mein Fehler, sorry!
Gruß,
/dev |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|