SliTaz SliTaz Forum

You are not logged in.

#1 2019-07-21 05:39:54

rerivero
Member
Registered: 2012-06-18
Posts: 235

Minetest-5.0.1 fails - Do not open audio device driver

Minetest-5.0.1 does not start. Audio device not open.

Openal fails, the DSP device driver was not created.

The solution is to create the dsp device driver by hand.

as root:

# mknod /dev/dsp c 14 3

# chmod 666 /dev/dsp

To start with the system, you can include these command lines in /etc/init.d/local.sh

[attachment=47682,2815] [attachment=47682,2816] [attachment=47682,2817] [attachment=47682,2818] [attachment=47682,2819]

Offline

#2 2019-07-21 11:03:19

bellard
Administrator
Registered: 2011-03-28
Posts: 657

Re: Minetest-5.0.1 fails - Do not open audio device driver

Thanks for the report. You can insert the module snd-pcm-oss.

http://hg.slitaz.org/wok/rev/37b2a1afa30e

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]