Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem med att ladda emu10k1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Scandinavian
View previous topic :: View next topic  
Author Message
shredder
n00b
n00b


Joined: 22 Nov 2004
Posts: 47

PostPosted: Thu Nov 25, 2004 4:16 pm    Post subject: Problem med att ladda emu10k1 Reply with quote

Hej, Jag har problem med att ladda snd-emu10k1 för att få ljudet att fungera. Jag har kompilerat in alsa stöd och kompilerat emu10k1 som modul.
När
Code:
##  ALSA portion
alias snd-card-0 snd-emu10k1

trotst att jag skrivit snd-emu10k1 i /etc/modules.d/alsa så försöker alsasound ladda snd_emu10k1. Lägg märkte till skillnaden på - och _.
Detta är outputen jag får från /etc/init.d/alsasound start
Code:
 * Loading ALSA drivers...
 *   Loading: snd-card-0...
FATAL: Module snd_emu10k1 not found.                                      [ !! ]
 * ERROR: Failed to load necessary drivers                                [ ok ] * Restoring Mixer Levels
 * No mixer config in /etc/asound.state, you have to unmute your card!    [ ok ]

When i try to load the module mannually with modprobe it says:
Code:
# modprobe snd-emu10k1 FATAL: Module snd_emu10k1 not found.
# modprobe emu10k1
FATAL: Module emu10k1 not found.
Några ideér?
Back to top
View user's profile Send private message
Highlands
Guru
Guru


Joined: 22 Apr 2003
Posts: 366
Location: Sundsvall, Sweden

PostPosted: Thu Nov 25, 2004 5:13 pm    Post subject: Reply with quote

heter inte modulen snd_emu10k1 eller kanske bara emu10k1?

jag har kompilerat in allt i kerneln :)
_________________
If Windows is the answer, you don't understand the question!
http://counter.li.org/cgi-bin/certificate.cgi/339446
Back to top
View user's profile Send private message
MK
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2002
Posts: 97
Location: Bærum, Norway

PostPosted: Thu Nov 25, 2004 5:14 pm    Post subject: Reply with quote

Bare for å være sikker, har du tatt en 'make modules_install' etter kompilasjon av kjernen?
Back to top
View user's profile Send private message
shredder
n00b
n00b


Joined: 22 Nov 2004
Posts: 47

PostPosted: Thu Nov 25, 2004 6:24 pm    Post subject: Reply with quote

Tror MK's förslag är vettigt. För när du säger det så slår det mig att jag nog glömde make modules_install!!!!!!!
Dummt av mig, om det är så. Ska se om det inte löser problemet. brb ;D
Back to top
View user's profile Send private message
hw-tph
l33t
l33t


Joined: 08 Jan 2004
Posts: 768
Location: Uppsala, Sweden

PostPosted: Fri Nov 26, 2004 12:18 pm    Post subject: Reply with quote

Inte för att det tillför så himla mycket till diskussionen, men bindestreck ("-") och underscore ("_") spelar ingen roll. module-init-tools har en tendens att använda underscore i stället för bindestreck men i praktiken gör det ingen skillnad - man kan skriva modprobe powernow-k8 eller modprobe powernow_k8 - båda fungerar.

Vet inte varför eller när detta infördes (de första versionerna av module-init-tools for Linux 2.5 gjorde det inte tror jag) men om ni vet så berätta det gärna så jag kan addera det till min oändliga trivia-samling. :)


Håkan
Back to top
View user's profile Send private message
Highlands
Guru
Guru


Joined: 22 Apr 2003
Posts: 366
Location: Sundsvall, Sweden

PostPosted: Fri Nov 26, 2004 1:57 pm    Post subject: Reply with quote

ja, då fick man lära sig nå nytt idag då :)
_________________
If Windows is the answer, you don't understand the question!
http://counter.li.org/cgi-bin/certificate.cgi/339446
Back to top
View user's profile Send private message
shredder
n00b
n00b


Joined: 22 Nov 2004
Posts: 47

PostPosted: Tue Nov 30, 2004 10:26 pm    Post subject: Reply with quote

Jag är dock nästan säker på att det gör skillnad om man skriver:
alias snd-card-0 snd-emu10k1
och
alias snd-card-0- snd_emu10k1
i /etc/modules.d/alsa
Har för mig att det var lösningen på ett liknande problem, kan ha vart på www.gentoo.se som jag såg det.
Det senare fungerar inte..
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Scandinavian 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