Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Installare la REALTEK AC 97 DELLA SK MADRE A8N-SLI [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
doctor_evilz
Tux's lil' helper
Tux's lil' helper


Joined: 26 May 2006
Posts: 77

PostPosted: Tue May 30, 2006 7:00 pm    Post subject: Installare la REALTEK AC 97 DELLA SK MADRE A8N-SLI [RISOLTO] Reply with quote

Ragazzi salve,
vorrei sapere come posso far riconoscere al mio sistema Gentoo 2006.0 la mia scheda audio. E' una REALTEK AC97 integrata nella scheda madre.
Vi ringrazio anticipatamente


Last edited by doctor_evilz on Thu Jun 01, 2006 9:06 am; edited 1 time in total
Back to top
View user's profile Send private message
Gaap
Apprentice
Apprentice


Joined: 28 Jul 2005
Posts: 276

PostPosted: Tue May 30, 2006 8:09 pm    Post subject: Reply with quote

Cerca su google Gentoo ALSA e segui la sezione per installare i driver senza il supporto del kernel ( è un wiki di gentoo.org )
Back to top
View user's profile Send private message
stefanonafets
l33t
l33t


Joined: 10 Feb 2003
Posts: 644

PostPosted: Tue May 30, 2006 10:04 pm    Post subject: Reply with quote

Questi sono i moduli del kernel che ti servono:

Code:

Device Drivers  ---> 
     Sound  --->
          <*> Sound card support
          Advanced Linux Sound Architecture  --->
               <M> Advanced Linux Sound Architecture
               <M> RTC Timer support
               PCI devices  --->
                    <M> Intel/SiS/nVidia/AMD/ALi AC97 Controller


(spero che lo schemino sia chiaro :D )

Usare i moduli o compilare direttamnete nel kernel è una tua scelta.

Poi devi installare ALSA:

Code:

emerge alsa-utils


Quindi devi configurare ALSA, o meglio il file
/etc/modules.d/alsa

(questo è tutto cio che contiene il mio:)

Code:

alias char-major-116 snd
options snd cards_limit=1


Quindi devi far partire ALSA:

Code:
/etc/init.d/alsasound start

e aggiungerlo al runlevel di default
Code:
rc-update add alsasound default


Ora puoi impostare il volume con l'utiliy "alsamixer" (l'utilizzo è abbastanza intuitivo)
Io (+ o -) ho fatto così.
In questo modo disabiliti però il supporto ad OSS (sound system deprecato).

Ps, dici che la scheda audio è una realtek, ne sei sicuro?
Ho la stessa scheda madre e il mio conroller audio integrato è nVidia:
Code:
MediaOne ~ # lspci | grep -i audio
00:04.0 Multimedia audio controller: nVidia Corporation CK804 AC'97 Audio Controller (rev a2)


Magari sono due release differenti, al limite, se il controller è diverso,
dovrebbe essere sufficente selezionare il driver appropriato nel kernel.

Bye
Cmq RTFM :lol:

EDIT:
Sono sicuro che qualcosa me lo sono scordato,
al limite se ci sono problemi chiedi :D
_________________
registered Linux user number #411324
sed 's/ke/che/g'

<The Deployment Slave is initializing>
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Wed May 31, 2006 8:52 am    Post subject: Reply with quote

Ti consiglio di leggere la Gentoo Linux Alsa Guide (in inglese, la traduzione italiana non è aggiornatissima :? ), e inoltre ti consiglio di utilizzare il pacchetto alsa-driver, non i driver integrati nel kernel!

Il driver giusto per la tua scheda audio dovrebbe essere questo: http://www.alsa-project.org/alsa-doc/index.php?vendor=vendor-Nvidia#matrix
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
doctor_evilz
Tux's lil' helper
Tux's lil' helper


Joined: 26 May 2006
Posts: 77

PostPosted: Wed May 31, 2006 12:21 pm    Post subject: Reply with quote

Vi ringrazio infinitamente per l'aiuto, soprattutto stefanonafets per la guida dettagliata :D e scen per il link al manuale :D
Gentoo 4ever eheh

Saluti
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