It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi,
the game works fine, except for the audio... there's no sound!
Games set to italian language, when launch from terminal this is the error:

ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
AL lib: alsa.c:512: Could not open playback device 'default': No such device or address
AL lib: oss.c:169: Could not open /dev/dsp: No such file or directory

I've installed:
- alsa-plugins-pulseaudio.i686
- openssl-libs i686

Anyone can help me?
Post edited June 14, 2016 by luX0r.reload
I was able to fix a similar no sound problem happening with Victor Vran on a Kubuntu 16.04 64bit system.

Victor Vran on Linux uses a combination of ALSA & OSS(Open Sound System) to process/stream/output audio.
ALSA-OSS plugins need to be installed on your system to get sound working in Victor Vran.

The error you posted:
"AL lib: oss.c:169: Could not open /dev/dsp: No such file or directory"
means that you don't have OSS installed on your system.

Installing the Ubuntu packages libasound2-plugins-extra & libasound2-plugins:i386 fixed my Victor Vran no sound issue.

Fedora Linux & Ubuntu do not use the same package names, so I looked around for the Fedora Linux equivalents to the libasound2-plugins:i386 packages

From a terminal command line, either login as root, or sudo the following:
dnf install alsa-lib.i686 alsa-plugins-oss.i686 alsa-lib-devel.i686
Hi, thanks for suggest but errors remain the same. :(
This is terminal output:

Running Victor Vran
Language: Italian
Voice Language: English
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_PAPER = "it_IT.UTF-8",
LC_MONETARY = "it_IT.UTF-8",
LC_NUMERIC = "it_IT.UTF-8",
LC_MEASUREMENT = "it_IT.UTF-8",
LC_TIME = "it_IT.UTF-8",
LANG = "it"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Protocol error: bad 3 (Window); Sequence Number 5
Opcode (20, 0) = GetProperty
Bad resource 546772258 (0x20971522)
at -e line 15.
*** Texture headers: 5902 loaded, 0 newer, 4 ms

*** graphics info
GPU GeForce GTX 960/PCIe/SSE2
API opengl
Platform: {
desktop = true,
developer = false,
editor = true,
gog = true,
goldmaster = true,
linux = true,
}

ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
AL lib: alsa.c:512: Could not open playback device 'default': No such device or address
AL lib: oss.c:169: Could not open /dev/dsp: No such file or directory
Lua revision: 202995
Assets revision: 37049
Account storage loaded successfully in 32 ms
DLC tome loaded, lua revision 202995, assets revision 37049
DLC wanderer loaded, lua revision 202995, assets revision 37049
DLC highlander loaded, lua revision 202995, assets revision 37049
DLC cauldron loaded, lua revision 202995, assets revision 37049
VideoImpl::Init(Movies/MainMenu.ivf)
Day seed will change at 02:00:00 local time (16:09:22 remaining)

New UA mode "Game" set in 0 ms
Graph results from DATA for map: TheBastille
-- Seed: -1271161974
-- Path: {
[1] name '4', type 'start'
[2] name '2', type 'regular'
[3] name '9', type 'minor'
[4] name '11', type 'regular'
[5] name '7', type 'crossroad'
[6] name '10', type 'minor'
[7] name '1', type 'start'
}
-- Challenges: {
"Chaos_ENC4_A_2",
"Chaos_ENC2_A_3",
"Chaos_ENC11_A_3",
"Chaos_ENC1_A_1",
"Chaos_Boss3",
}
*** Reloading assets from folder BinAssets/

*** Loaded 2672 meshes and 1433 anim for 663 ms (batch size: 30)
*** Precached entity data 28 ms

*** DTM started in 1000 mb: 2048(123) 1024(479) 512(479) 256(479), dxt1: 1028, dxt5: 533

*** DTM started in 1000 mb: 2048(118) 1024(456) 512(456) 256(455), dxt1: 888, dxt5: 598

Graph results from DATA for map: TheBastille
-- Seed: -1271161974
-- Path: {
[1] name '4', type 'start'
[2] name '2', type 'regular'
[3] name '9', type 'minor'
[4] name '11', type 'regular'
[5] name '7', type 'crossroad'
[6] name '10', type 'minor'
[7] name '1', type 'start'
}
-- Challenges: {
"Chaos_ENC4_A_2",
"Chaos_ENC2_A_3",
"Chaos_ENC11_A_3",
"Chaos_ENC1_A_1",
"Chaos_Boss3",
}
Map changed to "Tutorial". Lua memory in use: 23600 KB.
VideoImpl::Init(Movies/01_Intro.ivf)
OpenAL 'CurrentLanguage/Voices/01_Intro' failed to open
OpenALLib: failed to set listener position
OpenALLib: failed to set listener velocity
OpenALLib: failed to set listener orientation
OpenALLib: failed to set listener position
OpenALLib: failed to set listener velocity
OpenALLib: failed to set listener orientation
OpenALLib: failed to set listener position
OpenALLib: failed to set listener velocity
OpenALLib: failed to set listener orientation
OpenALLib: failed to set listener position
OpenALLib: failed to set listener velocity
OpenALLib: failed to set listener orientation
OpenALLib: failed to set listener position
OpenALLib: failed to set listener velocity
OpenALLib: failed to set listener orientation
Map changed to "". Lua memory in use: 22192 KB.
VideoImpl::Init(Movies/MainMenu.ivf)
New UA mode "Boot" set in 0 ms


Stopping the game threads from the Lua side.



Stopping the game threads after receiving WM_QUIT.

Hook 'Shader :: CompileEffect' not found!
DestroyVideos: 1 videos not cleaned up
StrID statistics:
Arena allocator stats: 20598 allocs, 478473 bytes out of 1048576 total (45%)
The issue definitely relates to ALSA/OSS sound drivers on your system, because you are still getting that
/dev/dsp no such file error

My kubuntu machine gave the same OpenALLib: listerner error codes.
OpenALLib: failed to set listener position
OpenALLib: failed to set listener velocity

Slightly ironically, I overwrote my Fedora23 64bit gaming rig with that Kubuntu 16.04 64bit install I keep
mentioning(better GPU support). However, I still have a test Fedora 23 64bit VM instance, which is how I am able to
kinda-translate Ubuntu apt-get package installs into Fedora dnf package installs.

I was trying for a low impact targeted fix, because I have no idea what is on your Fedora23 system,
and how you feel about adding packages/what your ISP bandwidth cap is....

First step would be to see what ALSA packages are installed on your Fedora23 machine.
Second step would be to install an expanded ALSA setup on your machine.
Third step is see if the new ALSA packages fixed your no sound/Victor Vran problem

First step: see what ALSA packages are installed
dnf list alsa*

Second step: installing expanded ALSA setup
dnf install alsa-*
...this gave 22 additional paclages for me

Good Luck!
Attachments:
f23-alsa.jpg (125 Kb)
Post edited June 21, 2016 by morrowslant
Installed 19 new packages, but the error remain:

ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
AL lib: alsa.c:512: Could not open playback device 'default': No such device or address
AL lib: oss.c:169: Could not open /dev/dsp: No such file or directory
BTW, Fedora 24 released today.
The specialized Fedora Spins & Fedora Labs are updated too.
..."more convenient music controls" & "The Software app has also grown features to provide a full system upgrade directly from the desktop from one Fedora release to the next" jumped out at me from the Fedora 24 announcement.

I am not sure how much more time you want to spend troubleshooting this issue now that Fedora 24 is officially out.
Going to clone my Fedora 23 VM instance to test that full system upgrade process

Fedora 23 troubleshooting
========================
/dev/dsp error still happening, ok.

Using the search term "fedora dsp" I checked askfedoraproject.org and got one hit.....from 2012
Then I checked linuxquestions.org & got one hit from 2011.
I guess this is why Gog only supports 2 versions of linux.

https://ask.fedoraproject.org/en/question/9155/devdsp-doesnt-exist/
padsp then the program that needs OSS emulation.

http://www.linuxquestions.org/questions/linux-games-33/doom-3-no-sound-on-fedora-16-64-bit-914783/
as root, modprobe snd-pcm-oss
===================
Post edited June 22, 2016 by morrowslant
Hi,
many thanks for your suggests.
After sudo modprobe snd-pcm-oss, this is the errors:

AL lib: alsa.c:512: Could not open playback device 'default': No such device or address
AL lib: oss.c:169: Could not open /dev/dsp: Device or resource busy

Victor Vran is the first game i bought on GOG. In my steam library there're 50 games, and all works fine without problems on my Fedora system (upgraded 20->21->22->23).

I don't know If this problem is present in steam version too, but I'll try in the next days.

EDIT:
WORKS with padsp ,/start.sh

THANKS 1000!
Post edited June 22, 2016 by luX0r.reload
avatar
luX0r.reload: EDIT:
WORKS with padsp ,/start.sh

THANKS 1000!
That's fantastic news.

The voicework & music in Victor Vran really is top notch.
Ok. Sound works now.
For everyone with this problem:

- sudo modprobe snd-pcm-oss
- padsp ./start.sh


@morrowslant
Great support! Thanks and... good gaming
Installing all the alsa-* dnf packages probably helped out too.
I'd make the order:

- sudo dnf install alsa-* (one time driver install event)
- sudo modprobe snd-pcm-oss
- padsp ./start.sh