Another time no sound in ut2k4

Marcel tanuva at gmx.net
Fri Dec 21 05:53:12 EST 2007


G'day,

I've (again) a problem getting sound out of ut. Running Sidux here and I have 
set up an asoundrc to configure the two sound cards (Audigy4 PCI and 
HDA-Intel onboard) and also an .openalrc which look like this:

.asoundrc:
pcm.!default {
        type hw
        card 1
}

ctl.!default {
        type hw
        card 1
}

pcm.pcm_card0 {
        type hw
        card 0
}

ctl.ctl_card0 {
        type hw
        card 0
}

pcm.pcm_card1 {
        type hw
        card 1
}

ctl.ctl_card1 {
        type hw
        card 1
}

pcm.pcm_card2 {
        type hw
        card 2
}

ctl.ctl_card2 {
        type hw
        card 2
}

and .openalrc:
(define devices '(oss alsa))
(define oss-device "/dev/dsp")
(define alsa-out-device "hw:0,0")
(define alsa-in-device "hw:0,0")
(define speaker-num 2)

[I would want to change speaker-num to 7.1 the moment I get sound]

Now I've tried running ut2k4 with aoss and withoud and in various variations 
(with and without oss device in the openalrc or only with oss) but I cant get 
it to work.

Can anyone give me a hint?

Marcel



More information about the ut2004 mailing list