Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2 sound cards
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
zeurx
n00b
n00b


Joined: 26 Jun 2002
Posts: 54

PostPosted: Mon Aug 23, 2004 3:40 am    Post subject: 2 sound cards Reply with quote

i know this is posible to get 2 soundcards to work under linux useing alsa witht the drivers built in... i cant remember/lost old files how to define what sound card comes first. i have 3 cards loading...

  • Dummy
  • VIA
  • SoundBlaster Live
... i would like to set the soundblaster first but i forgot where and how to define the order load and how alsa looks at it. if someone could refer me to documentation on 2 sound cards running alsa in 2.6.7 kernels in linux that would be very helpfull.
Back to top
View user's profile Send private message
Tuna
Guru
Guru


Joined: 19 Jul 2002
Posts: 485
Location: Berlin

PostPosted: Mon Aug 23, 2004 9:30 am    Post subject: Reply with quote

http://www.alsa-project.org/alsa-doc/doc-php/asoundrc.php?company=Generic&card=Generic&chip=Generic&module=Generic

you cant really change order of the soundcards, but can define the default playback device. in your example i guess it would be something like that:
Code:
pcm.!default {
   type hw
   card 2
}

ctl.!default {
   type hw           
   card 2
}
Back to top
View user's profile Send private message
phranzee
Guru
Guru


Joined: 22 Nov 2003
Posts: 397
Location: katowice/pl

PostPosted: Mon Aug 23, 2004 9:37 am    Post subject: Reply with quote

it was discussed a moment ago
https://forums.gentoo.org/viewtopic.php?t=212253
_________________
signature fault
post dumped ;]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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