Author Topic: Pb with snd :-(  (Read 999 times)

gouluk

  • PGP
  • Posts: 1
Pb with snd :-(
« on: October 08, 2007, 08:21:29 AM »
Hi
I played PB2 since 15 days but i don't have sound  >:(
My OS is Linux Ubuntu Feisty 7.10 (based on Debian)
When i launch the game, i've got this problem.
Code: [Select]
Paintball 2 -- Version 2.0
execing configs/config.cfg
Console initialized.

------- sound initialization -------
LoadLibrary("./snd_oss.so")
/dev/dsp: Device or resource busy
SNDDMA_Init: Could not open /dev/dsp.
------- Loading ref_pbgl.so -------
LoadLibrary("./ref_pbgl.so")
ref_gl version: PB2GL 0.18
Failed to load "libGL.so", trying "libGL.so.1.2"
Using libGL.so.1.2 for OpenGL...
Initializing OpenGL display
I've got no idea to solve my problem  :(
I need your help.
Thanks a lot  ;D

jitspoe

  • Administrator
  • Autococker
  • Posts: 18801
Re: Pb with snd :-(
« Reply #1 on: October 09, 2007, 12:01:15 PM »
You need to either tinker with the s_* cvars or install OSS (or an OSS wrapper).