Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-16-2006, 07:54 PM
|
#1
|
LQ Newbie
Registered: Feb 2006
Posts: 27
Rep:
|
Two Soundcards
I am sure this has been answered somewhere, but the information I have been able to find doesn't seem very specific to Slackware or my particular situation.
I want two soundcards - one for things like Amarok and system notifications, the other for my ham radio apps that may be running simulaneously. So I physically install an ES18xx and an Opti93xx cards (yes I know). Alsaconf finds them both and allows me to choose one to configure, which then becomes the only soundcard on the system. Alsamixer then works for just that card, which becomes the default and /dev/dsp.
How can I get both cards working at the same time? I presume that if that happens, one will become /dev/dsp0 and the other /dev/dsp1? Or will they? How can I get my applications to select the correct card?
Would much appreciate a pointer in the right direction.
Slackware 10.2, PIII 500MHz, 256M
|
|
|
04-16-2006, 10:20 PM
|
#2
|
LQ Guru
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852
|
Well, I know this isn't exactly the same thing, but I use one physical sound card, and a USB headset which ALSA sees as another sound card.
Make sure that the ALSA modules for the second card are loaded. When alsaconf sets up your system, it sets up links that load the modules at boot time. Since it has only setup one card, it might not have added this information for the second card. If so, you will need to manually load the drivers though rc.local, or rc.modules.
Beyond that, on my system, the second card is /dev/sound/dsp1, and to setup the volumes for it, I would do something like "alsamixer -c 1" (where -c 0 would specify my main sound card).
|
|
|
04-17-2006, 07:33 AM
|
#3
|
Member
Registered: Apr 2003
Location: uk
Distribution: slackware current
Posts: 770
Rep:
|
I think you will need an entry in /etc/modprobe.conf for each card
eg
alias snd-card-0 snd-opti92x
alias snd-card-1 snd-es18xx
more here:
http://alsa.opensrc.org/MultipleCards
tobyl
|
|
|
All times are GMT -5. The time now is 04:27 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|