Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Alsa autoload
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
kuririn
n00b
n00b


Joined: 03 Aug 2003
Posts: 46

PostPosted: Sun Aug 03, 2003 9:33 am    Post subject: Alsa autoload Reply with quote

Salve...
ho appena provato gentoo, e dopo una ottima impressione ho anche configurato alsa, come illustrato nella guida. Ho abilitato l'emulazione di oss, ma i moduli snd-pcm-oss e xnd-mixer-oss non vengono caricati automaticamente all'avvio... tutto funziona se faccio a mano un modprobe, ma non e' che sia proprio bellissimo.
Ho una via vt8233 incorporata sulla scheda madre, e allego il risultato di lsmod e /etc/modules.d/alsa

Quote:
Module Size Used by Not tainted
snd-via82xx 12748 0
snd-pcm 64736 0 [snd-via82xx]
snd-timer 15880 0 [snd-pcm]
snd-mpu401-uart 3776 0 [snd-via82xx]
snd-rawmidi 15072 0 [snd-mpu401-uart]
snd-seq-device 4448 0 [snd-rawmidi]
snd-ac97-codec 37888 0 [snd-via82xx]
snd 31812 0 [snd-via82xx snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device snd-ac97-codec]
soundcore 4164 0 [snd]
snd-page-alloc 5228 0 [snd-via82xx snd-pcm]

Quote:
# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

##
## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run `update-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
alias snd-card-0 snd-via82xx
alias sound-slot-0 snd-card-0
##
## ALSA portion
## alias snd-card-0 snd-interwave
## alias snd-card-1 snd-ens1371
## OSS/Free portion
## alias sound-slot-0 snd-card-0
## alias sound-slot-1 snd-card-1
##

# 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 sound-service-1-0 snd-mixer-oss
## alias sound-service-1-3 snd-pcm-oss
## alias sound-service-1-12 snd-pcm-oss

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


Grazie in anticipo per l'aiuto :P
Back to top
View user's profile Send private message
Peach
Advocate
Advocate


Joined: 08 Mar 2003
Posts: 3686
Location: London, UK

PostPosted: Sun Aug 03, 2003 9:43 am    Post subject: Reply with quote

personalmente uso ALSA con una C-Media CMIPCI e non ho avuto nessun tipo di problemi nel seguire la guida inoltre nella stessa leggo questo:

Quote:
/etc/modules.autoload

You won't have to edit this file for use with ALSA. After our rc-update add alsasound boot, our system will load the correct modules at startup.

It's not necessary to add snd-pcm-oss or snd-mixer-oss in this file. Check the this FAQ for more info.


alla fine l'howto manda ad un FAQ vedi se può aiutarti in qualche modo:
http://www.djcj.org/LAU/guide/alsbook/faq1.html

beh.. non è lungo gli ho datouna letta... dice -praticamente- che se il problema persiste devi caricarteli manualmente
aggiungili a /etc/modules.autoload uno per riga...
_________________
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Back to top
View user's profile Send private message
shev
Bodhisattva
Bodhisattva


Joined: 03 Feb 2003
Posts: 4084
Location: Italy

PostPosted: Sun Aug 03, 2003 9:49 am    Post subject: Reply with quote

A memoria (se ne parlava in un post recente) c'era anche qualche problemino con una delle versioni ebuild di alsa (credo 0.9.3 o .2, non ricordo), i cui qualcuno diceva che mancava una riga (o ce n'era una in più). Massimo prova l'ultima versione, la 0.9.5 (è masked), io la uso senza alcun problema (e ho una scheda simile alla tua probabilmente, quella integrata nel chip vt8235, con modulo snd-via82xx )
Back to top
View user's profile Send private message
Panda
Apprentice
Apprentice


Joined: 31 Jul 2003
Posts: 223
Location: Cremona <=> Catania

PostPosted: Sun Aug 03, 2003 9:49 am    Post subject: Re: Alsa autoload Reply with quote

kuririn wrote:
tutto funziona se faccio a mano un modprobe, ma non e' che sia proprio bellissimo.Ho una via vt8233 incorporata sulla scheda madre, e allego il risultato di lsmod e /etc/modules.d/alsa


Io ho avuto il tuo stesso identico problema e a forza di smanettamento sono riuscito a farla riconoscere all'avvio aggiungendo questa riga
Code:
above snd-via82xx snd-pcm-oss

a /etc/modules.d/alsa, piazzala prima di
Code:
alias snd-card-0 snd-via82xx


un bel modules-update, assicurati che alsa sia al runlevel boot (rc-update add alsasound boot), riavvia e se sei fortunato all'avvio quando carica alsa dovrebbe dirti il modello della scheda audio, cosa che prima non faceva, no?

bye
Back to top
View user's profile Send private message
kuririn
n00b
n00b


Joined: 03 Aug 2003
Posts: 46

PostPosted: Sun Aug 03, 2003 10:15 am    Post subject: Reply with quote

usando above snd-via82xx snd-pcm-oss funziona tutto... grazie per l'aiuto :)
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