Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Alsa con kernel 2.4.25-lck1 [Risolto]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Danilo
l33t
l33t


Joined: 05 Feb 2004
Posts: 747
Location: Italy

PostPosted: Wed Apr 28, 2004 9:20 am    Post subject: Alsa con kernel 2.4.25-lck1 [Risolto] Reply with quote

Ciao,
Non posso passare ad un kernel 2.6 perche' vmware non supporta il nat con il nuovo kernel ed ho deciso di mettere su gli alsa drivers.

Seguo la guida, faccio i 2 emerge e con
Code:

 /etc/init.d/alsasound restart
 * WARNING:  you are stopping a boot service.
 * ALSA is not loaded
 * Loading ALSA drivers...
 * Using ALSA OSS emulation
 * Loading: snd-intel8x0
modprobe: Can't locate module snd-intel8x0
 * Running card-dependent scripts
 * ERROR: Failed to load necessary drivers
 * Restoring Mixer Levels
cat: /proc/asound/cards: No such file or directory


Per sicurezza ho compilato tutti i moduli.
Inoltre :
Code:
grep audio /proc/pci
    Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio Controller (rev 1).

Mentre in
Code:

>vim /etc/modules.d/alsa

##  ALSA portion
alias snd-card-0 snd-intel8x0
##  OSS/Free portion
alias sound-slot-0 snd-card-0
# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
##  OSS/Free portion - card #2
alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss
# Set this to the correct number of cards.
options snd cards_limit=1


Perche' non mi trova il modulo se
Code:

mymachine linux-2.4.25-lck1 # ll /lib/modules/2.4.25-lck1/kernel/sound/pci/
total 48
drwxr-xr-x    3 root     root         4096 Apr 28 11:05 .
drwxr-xr-x    6 root     root         4096 Apr 28 11:05 ..
drwxr-xr-x    2 root     root         4096 Apr 28 11:05 ac97
-rw-r--r--    1 root     root        34133 Apr 28 11:05 snd-intel8x0.o


Grazie per le eventuali risposte.
Danilo
Back to top
View user's profile Send private message
Danilo
l33t
l33t


Joined: 05 Feb 2004
Posts: 747
Location: Italy

PostPosted: Wed Apr 28, 2004 11:54 am    Post subject: Reply with quote

Alsa non c'entrava nulla ma il problema era un errato link di bzImage verso il kernel giusto: in pratica puntava il vecchio kernel mentre sotto /usrs/src puntavo a quello giusto e modprobe faceva casini.
:oops:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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