Results 1 to 4 of 4

Thread: q3jack/joss sound?

  1. #1
    Join Date
    Dec 2005
    Location
    U.S.
    Beans
    110
    Distro
    Ubuntu 6.10 Edgy

    q3jack/joss sound?

    I've tried using q3jack 0.2 and joss 0.3. I can get both to successfully compile and install but cannnot get them to work. Below is what I try to do.

    I first run
    Code:
    jackd -R -o oss &
    then
    Code:
    joss ./quake3
    but I get no sound in quake 3 and this is printed in the q3 console
    Code:
    /dev/dsp: Device or resource busy
    Could not open /dev/dsp

  2. #2
    Join Date
    Mar 2005
    Beans
    305

    Re: q3jack/joss sound?

    try jackd -d oss & joss quake3 It works for me, but my sound is a little bit of static. I'm now trying figure out how to get rid of the static. It's quite playable tho

  3. #3
    Join Date
    Sep 2005
    Location
    Austin, TX
    Beans
    925
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: q3jack/joss sound?

    How did you get joss to compile? I can not get it to compile. I have jackd in the repos, so I do not need to compile it. I have the dsp error. I was able to fix it before with
    sudo 'echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss'
    But that does not work anymore I do not know why it quit working.

  4. #4
    Join Date
    Sep 2005
    Location
    Austin, TX
    Beans
    925
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: q3jack/joss sound?

    Quote Originally Posted by RawMustard View Post
    try jackd -d oss & joss quake3 It works for me, but my sound is a little bit of static. I'm now trying figure out how to get rid of the static. It's quite playable tho
    Were you able to get rid of the static? I tried aoss et, but the sound was very choppy.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •