Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cmipci + alsa + 5.1 WORKING
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
Moofed
Apprentice
Apprentice


Joined: 22 Oct 2002
Posts: 158
Location: Bloomington, IN

PostPosted: Fri Jul 25, 2003 6:23 pm    Post subject: cmipci + alsa + 5.1 WORKING Reply with quote

I posted here months ago trying to get surround sound out of my cmedia 8738 sound card, and now I've finally succeded! The details:
For the record, /proc/asound/card says my card is a CMI8738-MC6 model 55. I am using alsa 0.9.5.
First the mixer must be set right. "Exchange DAC" should be unmuted and Four Channel Mode should be muted.
To set up Xine for 5.1 sound you must first set "configuration experience level" to "advanced", then enable "five_lfe_channel" and set the 5.1 channel device to "hw:0,1" in the audio tab.
For mplayer i had to modify my .asoundrc:
Code:
pcm.cmipci {
   type hw
     card 0
   device 0
}

ctl.cmipci {
   type hw
        card 0
}

pcm.flip {
   type hw
   card 0
   device 1
}

and then:
Code:
mplayer -dvd 1 -channels 6 -ao alsa9:flip

the center channel is a bit quiet though, wish I knew how to adjust individual channel volumes. Hope this helps someone!
Back to top
View user's profile Send private message
EliasP
Guru
Guru


Joined: 06 Dec 2002
Posts: 318
Location: South-West Germany

PostPosted: Fri Jul 25, 2003 10:43 pm    Post subject: Reply with quote

Same soundcard here...
I`ll try it soon..
Thx!!

Greetings

Elias P.
Back to top
View user's profile Send private message
hozone
n00b
n00b


Joined: 04 Aug 2003
Posts: 6

PostPosted: Sun Aug 17, 2003 7:43 pm    Post subject: Reply with quote

thanks a lot.

i write a small help, with your help :)

Configure a C-Media CMI8738 + 5.1 ac3 + mplayer

https://forums.gentoo.org/viewtopic.php?p=470641#470641


there is your this link too
_________________
visit the italian community of osCommerce @ http://www.oscommerceitalia.com
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