Logo Hardware.com.br
AnDreRP
AnDreRP Super Participante Registrado
835 Mensagens 0 Curtidas

SOM Bendito Seja ac97

#1 Por AnDreRP 22/08/2002 - 12:19
eh galera meu linux ta mudao ainda.. ja tentei de todos os modos nao da.. to ficando nervoso jah

ja pesquisei no google , ja usei um tuto do mutlhey nao da


alguem pode me ajudar

vlw
so chato mesmo
tenho duvida pergunto hehehe

Abracos

Andre
AnDreRP
AnDreRP Super Participante Registrado
835 Mensagens 0 Curtidas
#6 Por AnDreRP
22/08/2002 - 12:43
domus, ta falando lah se eu uso cvs.. eu nao sei o q e isso
tem como c da uma especificada legal naquele tuto..

da um tipo passo apasso c nao for incomodar muito ehehe

abracos
andre
Linux User #285263
root@Andre#
MSN: [email]andrerprox@hotmail.com[/email]
[email]strongercs@terra.com.br[/email]
Mandrake 10.1 #
Mandrake MNF Personal Firewall
Debian newbie user big_green.png
domus
domus Ubbergeek Registrado
7.6K Mensagens 17 Curtidas
#7 Por domus
22/08/2002 - 12:53
AnDreRP
domus, ta falando lah se eu uso cvs.. eu nao sei o q e isso
tem como c da uma especificada legal naquele tuto..

d...


vou destacar o ponto q realmente interessa

The module options for snd-via8233

# description: "VIA VT8233"
# author: "Tjeerd.Mulder@fujitsu-siemens.com"
# license: "GPL"
# parm: snd_index int array (min = 1, max = 8), description "Index value for VIA 8233 bridge."
# parm: snd_id string array (min = 1, max = 8), description "ID string for VIA 8233 bridge."
# parm: snd_enable int array (min = 1, max = 8), description "Enable audio part of VIA 8233 bridge."
# parm: snd_ac97_clock long array (min = 1, max = 8), description "AC'97 codec clock (default 48000Hz)."

Introduction

There are two ways of getting Linux drivers to work, you can either compile them into the kernel or build them separately as modules. Read the Kernel-HOWTO for details of how to compile a kernel.

You must turn on the sound support soundcore module. This is in the kernel. Look in the sound drivers directory and it should be the first option. Most people enable the module setting. That way you can load and unload the module manually if you have multiple soundcards/devices or if you intend to debug or use cutting edge software which may cause your drivers to halt sometimes. Of course it also means you have more control of your system.

Most modern distros come with soundcore compiled as a module. You can check this in numerous ways. The easiest way is to type.

modinfo soundcore

If this command returns that you have this module, then you don't need to recompile your kernel.


Now unzip and install the alsa-driver package

bunzip2 alsa-driver-xxx
tar -xf alsa-driver-xxx
cd alsa-driver-xxx
./configure --with-snd-card=via8233 --with-sequencer=yes;make;make install
./snddevices

The snddevices script sets the permissions for the devices it creates to root. You should

chmod a+rw /dev/dsp /dev/mixer /dev/sequencer /dev/midi

Now unzip and install the alsa-lib package

cd ..
bunzip2 alsa-lib-xxx
tar -xf alsa-lib-xxx
cd alsa-lib-xxx
./configure;make;make install

Now unzip and install the alsa-utils package

cd ..
bunzip2 alsa-utils-xxx
tar -xf alsa-utils-xxx
cd alsa-utils-xxx
./configure;make;make install


depois adiciona aquelas linhas no modules.conf q eu disse

t+
AnDreRP
AnDreRP Super Participante Registrado
835 Mensagens 0 Curtidas
#8 Por AnDreRP
22/08/2002 - 12:58
Make a directory to store the alsa source code in.

cd /usr/src
mkdir alsa
cd alsa
cp /downloads/alsa-* .


nessa primeira parte
fiz ate o cd alsa entro ai quando dei esse cp/downlodas/alsa
deu o seguinte erro

cp: missing destination file
Try `cp --help' for more information.

help

abracos

Andre
Linux User #285263
root@Andre#
MSN: [email]andrerprox@hotmail.com[/email]
[email]strongercs@terra.com.br[/email]
Mandrake 10.1 #
Mandrake MNF Personal Firewall
Debian newbie user big_green.png
AnDreRP
AnDreRP Super Participante Registrado
835 Mensagens 0 Curtidas
#9 Por AnDreRP
22/08/2002 - 13:01
nessa parte o que eu teria que subistituir nos lugares do XXX

Now unzip and install the alsa-driver package

bunzip2 alsa-driver-xxx
tar -xf alsa-driver-xxx
cd alsa-driver-xxx
./configure --with-snd-card=via8233 --with-sequencer=yes;make;make install
./snddevices



Abracos

Andre
Linux User #285263
root@Andre#
MSN: [email]andrerprox@hotmail.com[/email]
[email]strongercs@terra.com.br[/email]
Mandrake 10.1 #
Mandrake MNF Personal Firewall
Debian newbie user big_green.png
AnDreRP
AnDreRP Super Participante Registrado
835 Mensagens 0 Curtidas
#13 Por AnDreRP
22/08/2002 - 13:15
hehe so burro mesmo antes de tu responder eu me toquei hehe

mas tipo o Alsa- utils eu nao peguei.. e mesmo necessario ou so com o driver e com o lib funciona..

abracos

Andre
Linux User #285263
root@Andre#
MSN: [email]andrerprox@hotmail.com[/email]
[email]strongercs@terra.com.br[/email]
Mandrake 10.1 #
Mandrake MNF Personal Firewall
Debian newbie user big_green.png
© 1999-2024 Hardware.com.br. Todos os direitos reservados.
Imagem do Modal