LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-13-2003, 05:33 PM   #31
LarryNY1
Member
 
Registered: Mar 2003
Location: Long Island, New York
Distribution: RedHat Linux 8.0 kernel 2.4.18-26.8.0
Posts: 36

Original Poster
Rep: Reputation: 15

So what exactly do I put in the modules.conf file. My sound card is a RealTek ACL650 'AC97. I downloaded the Zipped driver from the RealTek Web Site.
 
Old 03-13-2003, 05:38 PM   #32
LarryNY1
Member
 
Registered: Mar 2003
Location: Long Island, New York
Distribution: RedHat Linux 8.0 kernel 2.4.18-26.8.0
Posts: 36

Original Poster
Rep: Reputation: 15
I found this in the "install doc" Is this what I put in the "modules.conf ?


Module for AC'97 motherboards based on VIA 82C686A/686B, 8233
(south) bridge.

mpu_port - 0x300,0x310,0x320,0x330, otherwise obtain BIOS setup
ac97_clock - AC'97 codec clock base (default 48000Hz)

Module supports autoprobe and multiple bus-master chips (max 8).
Note: on some SMP motherboards like MSI 694D the interrupts might
not be generated properly. In such a case, please try to
set the SMP (or MPS) version on BIOS to 1.1 instead of
default value 1.4. Then the interrupt number will be
assigned under 15. You might also upgrade your BIOS.

Module snd-cmipci.o


Also this is whats in my modules.conf

alias parport_lowlevel parport_pc
alias eth0 via-rhine
alias usb-controller ehci-hcd
alias sound-slot-0 via82cxxx_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias usb-controller1 usb-uhci
alias ieee1394-controller ohci1394
 
Old 03-13-2003, 07:05 PM   #33
LarryNY1
Member
 
Registered: Mar 2003
Location: Long Island, New York
Distribution: RedHat Linux 8.0 kernel 2.4.18-26.8.0
Posts: 36

Original Poster
Rep: Reputation: 15
I found the modules temp file. is this what I'm suppose to place in my modules.conf file?



alias parport_lowlevel parport_pc

alias usb-controller usb-uhci

#alias sound-slot-0 via82cxxx_audio //remark this line, this is default audio driver



#====== added those lines =============

alias char-major-116 snd

options snd major=116 cards_limit=1


I found this moduel.conf in the Zipped driver


#--- Intel 8x0 and SiS 7012 ----------

alias snd-card-0 snd-intel8x0

options snd-intel8x0 index=0 id="ICH"

#--- Via8233 and Via686A/B -------------------

#alias snd-card-0 snd-via82xx

#options snd-via82xx index=0 id="VIA"

#------------------------------------------------------



alias char-major-14 soundcore

alias sound-slot-0 snd-card-0

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

#=================================

post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :

pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
 
Old 03-14-2003, 11:01 PM   #34
LarryNY1
Member
 
Registered: Mar 2003
Location: Long Island, New York
Distribution: RedHat Linux 8.0 kernel 2.4.18-26.8.0
Posts: 36

Original Poster
Rep: Reputation: 15
so what do I do know? still no sound I've downloaded the driver updated the source code kernal and still no sound
 
Old 03-15-2003, 10:35 AM   #35
LarryNY1
Member
 
Registered: Mar 2003
Location: Long Island, New York
Distribution: RedHat Linux 8.0 kernel 2.4.18-26.8.0
Posts: 36

Original Poster
Rep: Reputation: 15
I stumbled apon a utility that came with the drivers. It was in the /root/alsa-driver/utils directory. The file name is "alsasound" When I ran it from a terminal window it stated it found my sound card and asked if I want to edit the modules.conf. to get the correct infomation placed there. I did this and it added this text

#=================================
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.9.0 ---
alias char-major-116 snd
alias snd-card-0 snd-via82xx
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
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
options snd major=116 cards_limit=1 device_mode=0666
options snd-via82xx index=0
# --- END: Generated by ALSACONF, do not edit. ---

I now have sound. I just want to know how I was suppose to know how to add these lines to my modules.conf and nowhere did the driver install state to run the file alsasound to configure the drivers.

I'm happy I have sound now, but it would have been nice if there was install directions that stated the correct way to install and setup these drivers. If I wasn't a PC Tech I would never have gotten this to work

I want to thank you guys for pointing me in the right direction.

Larry
 
Old 04-05-2003, 12:58 PM   #36
Gordon
Member
 
Registered: Mar 2003
Location: sweden, norrkoping
Distribution: slackware 9.0,windows XP
Posts: 53

Rep: Reputation: 15
try make before make install

./configure
make
become su and make install
./snddivices
 
Old 05-06-2003, 01:56 AM   #37
infiltrators
LQ Newbie
 
Registered: May 2003
Posts: 1

Rep: Reputation: 0
Red face this is a same question with me!!!

my mainboard is soltek kt400-ac(kt333cf+via8235)
the sound chip is alc202a(realtek).
the system found the via82cxxx SOUND DEVICE BUT THIS IS IMPASIBLE
I DOWNLOAD THE DRIVER OF ALC202A SOUND DEVICE.
and run:
./configure
make install
./snddevice
all of above is ok!!
but i don't know how to configure the modules.conf file?
there is a file named modules.conf in the driver.
but the default sound device in that file is intel8x0??
i think it is not match my mainboard.
i also cound not find any device name just like 'alc' or 'realtek' at sound list!!
did someone can tell me which device name is match the alc202a sound chip?
my englist is very poor. sorry
 
Old 05-06-2003, 04:20 PM   #38
changwoo
LQ Newbie
 
Registered: Apr 2003
Posts: 15

Rep: Reputation: 0
modprobe: Can't locate module sound-slot-0

I have tried to put insound but no luck can anyone help me! thanks
viachip 8233 onboard sound ac97 , MSI VT3 KT333
changwoo
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
via audio AC97 in kernel 2.6.6 ? toucsdnim Linux - Hardware 3 05-22-2004 09:23 AM
Avance AC97 Audio TuxToaster Linux - Hardware 0 02-04-2004 08:13 AM
VT82C686 AC97 Audio fof3 Linux - Hardware 3 01-26-2004 08:43 AM
VT82C686 AC97 Audio fof3 Linux - Newbie 2 01-26-2004 08:42 AM
ac97 audio + devfs verigoth Linux - Hardware 2 02-07-2003 11:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration