Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CM8738 Alsa Dmix and UT2004
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
MetatronX99
n00b
n00b


Joined: 24 Jul 2004
Posts: 70
Location: Warren, MI

PostPosted: Thu Aug 12, 2004 11:02 pm    Post subject: CM8738 Alsa Dmix and UT2004 Reply with quote

I just recieved my new sound card off of newegg today based on the cm8738 chipset.

I was upset to find out the driver didn't support hardware mixing, although I have dmix working.

The only thing i'm trying to do now is get UT2004 to work with it.

sean@edoras ~ $ ut2004
open /dev/[sound/]dsp: Device or resource busy

I have no /dev/dsp* or /dev/sound/ directory, I do have /dev/snd

here is my .asoundrc

pcm.dmixer {
type dmix
ipc_key 1024
slave {
pcm "hw:0,0"
period_time 0
period_size 1024
buffer_size 8192
rate 44100
}
bindings {
0 0
1 1
}
}

pcm.dsp0 {
type plug
slave.pcm "dmixer"
}

pcm.!default {
type plug
slave.pcm "dmixer"
}

pcm.default {
type plug
slave.pcm "dmixer"
}

ctl.mixer0 {
type hw
card 0
}

also, how can I get this to work with flash?
_________________
GCC 3.4.2-r2
Glibc 20040808 +NPTL +Prelink
Linux 2.6.9-rc2-love4
~x86 System
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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