LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-07-2004, 08:05 PM   #1
bruce1271
Member
 
Registered: Apr 2003
Location: Dallas, TX
Posts: 122

Rep: Reputation: 15
2nd Sound card wont load


I need to have 2 soundcards for mythtv(Since I have to tv capture cards).

I got the video capture for the cards working, but I cant seem to get the audio correct.

I have an onboard sound thta works and uses cmpci module.

The card is a vortex2 which I am using alsa drivers for and the au-8830.

Here is the kicker, both work, but only the first one which is in modules.conf works. So If I switch them in order, the vortex card works and the cmpci card doesnt.

Here is my modules.conf. Can anyone give me a hint here please.

alias parport_lowlevel parport_pc
alias eth0 tulip
alias eth1 tulip
alias eth2 8211
alias usb-controller usb-uhci
alias char-major-89 i2c-dev
options tulip options=3

alias char-major-116 snd
alias char-major-14 soundcore

#onboard audio
alias snd-card-0 cmpci
alias sound-slot-0 cmpci


#vortex2 card
alias snd-card-1 snd-au8830
alias sound-slot-1 snd-au8830
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-1 snd-seq-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-8 snd-seq-oss
alias sound-service-1-12 snd-pcm-oss


alias char-major-195 nvidia
 
Old 02-07-2004, 11:00 PM   #2
garethw
LQ Newbie
 
Registered: Feb 2004
Location: Ottawa, ON
Distribution: Debian, Gentoo
Posts: 4

Rep: Reputation: 0
I'm not an ALSA expert, but your modules.conf looks kinda funky to me. I've had as many as three different cards working on a system, and I think your modules should look more like something like this:

***

alias char-major-116 snd
alias char-major-14 soundcore

# First card
alias snd-card-0 cmpci
alias sound-slot-0 cmpci
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

# Second card
alias snd-card-1 snd-au8830
alias sound-slot-1 snd-au8830
alias sound-service-1-0 snd-mixer-oss
alias sound-service-1-3 snd-pcm-oss
alias sound-service-1-12 snd-pcm-oss

# Sound cards in system - your problem may be as simple as adding this.
options snd cards_limit=2

***

YMMV - I'm using completely different cards from you.

Good luck....
 
Old 02-09-2004, 01:36 PM   #3
bruce1271
Member
 
Registered: Apr 2003
Location: Dallas, TX
Posts: 122

Original Poster
Rep: Reputation: 15
Just FYI- I fixed the problem. I ended up using ALSA drivers for both cards including the onboard sound. I had to compile alsa with the 2 cards in the config turned on. then alsaconf saw both cards.

I originally was using the ones Redhat installed when I first built the machine.

I still do not know why it didnt work with the old one, but I couldnt get it to work. If anyone knows maybe they can list it here.

Bruce
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to load sound card b_bikaram Linux - Enterprise 1 11-10-2005 12:56 AM
sound card drivers wont load lquint Linux - Hardware 1 09-05-2005 03:34 PM
Gnome Wont load after video card driver change dietrichmd Linux - Software 2 10-18-2004 09:13 PM
sound card will not load skuska Linux - Newbie 0 11-27-2003 11:27 AM
Network Card Module wont load. Druaga Linux - Hardware 4 06-05-2003 09:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 11:02 AM.

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