Wolfenstein on x86_64

Stephen Croll sdcroll at verizon.net
Mon Dec 29 06:47:24 UTC 2008


Louis E Garcia II wrote:
> I got the game running except for sound, I don't hear anything. I
> believe wolfenstein uses oss and /dev/dsp is present. Is there a i386
> compat package for oss?
>
> -Thanks
>   
I don't know if this info is current, but on an F7 x86_64 box, I 
followed the instructions on this page to get sound working:

    http://en.gentoo-wiki.com/wiki/Quake_3#Sound

Specifically, I did:

    echo "wolfsp.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
    echo "wolfsp.x86 0 0 disable" > /proc/asound/card0/pcm0c/oss
    echo "wolf.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
    echo "wolf.x86 0 0 disable" > /proc/asound/card0/pcm0c/oss

--
Steve Croll






More information about the fedora-list mailing list