Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Alsa Probs
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
lonF
Apprentice
Apprentice


Joined: 04 Apr 2003
Posts: 193
Location: Ostfildern

PostPosted: Thu Jan 08, 2004 7:31 pm    Post subject: Alsa Probs Reply with quote

Hallo allerseits,

ich hab mein System neu gemacht, und habe jetzt eine C-Media(pci) Soundkarte drin.
Beim starten des initScripts erhalte ich nach der Meldung

Running card-dependent scripts

die Fehlermeldung

Error: Failed to load neccassary drivers

unter /etc liegt bei mir die asound.stats die ist identisch mit der aus der Doku von gentoo.de

und unter /etc/modules.d/ liegt die Datei alsa mit folgendem Inhalt

alias char-major-116 snd
alias char-major-14 soundcore
alias snd-card-0 cmpci

alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-2 snd-pcm-oss
alias sound-service-0-3 snd-seq-oss
alias sound-service-0-8 snd-pcm-oss
alias sound-service-0-12 snd-mixer-oss


alias /dev/mixer snd-mixer-oss
alias /dev/mixer snd-pcm-oss
alias /dev/mixer snd-seq-oss

ich vermute das ich da einiges falsch mache. Ich hoffe jemand kann mir helfen.
Ich bin genau nach Anleitung vorgegangen.

Ich benutze Kernel 2.4.23 muss ich im Kernel was mit compilieren? Die Module cmpci und soundcore werden geladen.

So falls noch irgend welche Infos benötigt werden. Einfach schreien.
Ich hoffe Ihr könnt mir helfen.

MfG lonF
Back to top
View user's profile Send private message
schmutzfinger
Veteran
Veteran


Joined: 26 Oct 2003
Posts: 1287
Location: Dresden/Germany

PostPosted: Thu Jan 08, 2004 9:11 pm    Post subject: Reply with quote

nach einem "make modules_install" muss man alsa-driver neu mergen.
Back to top
View user's profile Send private message
gatos
n00b
n00b


Joined: 11 Nov 2002
Posts: 30

PostPosted: Fri Jan 09, 2004 1:30 am    Post subject: Reply with quote

Irgendwann hat mich dein Problem das so genervt dass ich die Teile in ein script versenkt habe. Seitdem war ich aber zu Faul es nochmal richtig zu schreiben funktionieren tut es trotzdem.
Quote:

#profile setzen
env-update
source /etc/profile
#kernel kompilieren
cd /usr/src/linux
make dep
make clean bzImage modules modules_install
#kernel kopieren
mount /boot
cp /boot/bzImage /boot/bzImage.alt
cp /usr/src/linux/arch/i386/boot/bzImage /boot/bzImage
umount /boot
#Alsa module kompilieren
env ALSA_CARD='snd-via82xx' emerge alsa-driver

Wobei das froehliche Maenchen hier davon ausgeht das alles glatt geht. Kannst ja nen einzeiler daraus machen mit & && usw.
:P
Back to top
View user's profile Send private message
JonSvenJonsson
n00b
n00b


Joined: 24 Oct 2003
Posts: 56

PostPosted: Wed Jan 14, 2004 12:07 pm    Post subject: Reply with quote

Hi
hast du den auch die alsa-driver installiert ?
der modulename cmpci klingt für mich nach oss-treiber. mach mal ein emerge alsa-driver
cu jon
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