Napalmski
June 7th, 2005, 04:43 PM
Hi all,
I have a SB live card and I have problems with the sound in UT2004 and Doom3.
Doom3 has sound but it suffers from dropouts. I have experimented with the /etc/asound.conf file
pcm.card0 {
type hw
card 0
}
pcm.!default {
type plug
slave.pcm "dmixer"
}
pcm.dmixer {
type dmix
ipc_key 1025
slave {
pcm "hw:0,0"
period_time 0
period_size 2048
buffer_size 8192
rate 48000
}
bindings {
0 0
1 1
}
}
But with this file I get a very distorted sound, or when I decrease the period-size or buffer_size I don't get sound at all.
Second with UT2004 I have no sound at all. I have the following .openalrc file:
(define speaker-num 2)
(define devices '(alsa))
(define alsa-out-device "hw:0,0")
(define alsa-in-device "hw:0,0")
I have both doom3 and ut2004 working perfectly with Gentoo but Ubuntu gives me problems. Does anyone have a solution??
Thanks for any info.
Nap
I have a SB live card and I have problems with the sound in UT2004 and Doom3.
Doom3 has sound but it suffers from dropouts. I have experimented with the /etc/asound.conf file
pcm.card0 {
type hw
card 0
}
pcm.!default {
type plug
slave.pcm "dmixer"
}
pcm.dmixer {
type dmix
ipc_key 1025
slave {
pcm "hw:0,0"
period_time 0
period_size 2048
buffer_size 8192
rate 48000
}
bindings {
0 0
1 1
}
}
But with this file I get a very distorted sound, or when I decrease the period-size or buffer_size I don't get sound at all.
Second with UT2004 I have no sound at all. I have the following .openalrc file:
(define speaker-num 2)
(define devices '(alsa))
(define alsa-out-device "hw:0,0")
(define alsa-in-device "hw:0,0")
I have both doom3 and ut2004 working perfectly with Gentoo but Ubuntu gives me problems. Does anyone have a solution??
Thanks for any info.
Nap