Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ALSA: Soundkarte wird nicht erkannt!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Deever
Veteran
Veteran


Joined: 06 Jul 2002
Posts: 1354
Location: Zürich / Switzerland

PostPosted: Wed May 11, 2005 1:03 pm    Post subject: ALSA: Soundkarte wird nicht erkannt! Reply with quote

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
View user's profile Send private message
zielscheibe
l33t
l33t


Joined: 02 Apr 2004
Posts: 804
Location: Aachen

PostPosted: Wed May 11, 2005 1:28 pm    Post subject: Reply with quote

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? 8O

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
View user's profile Send private message
aleph-muc
Apprentice
Apprentice


Joined: 23 Jun 2004
Posts: 205
Location: Auf dem Land

PostPosted: Wed May 11, 2005 1:35 pm    Post subject: Reply with quote

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
View user's profile Send private message
Deever
Veteran
Veteran


Joined: 06 Jul 2002
Posts: 1354
Location: Zürich / Switzerland

PostPosted: Thu May 12, 2005 9:43 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
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