Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Audio not working for 5.8.0 #26

Closed
egri-nagy opened this issue Jan 18, 2024 · 1 comment · Fixed by #28
Closed

[Bug]: Audio not working for 5.8.0 #26

egri-nagy opened this issue Jan 18, 2024 · 1 comment · Fixed by #28
Labels
bug Something isn't working

Comments

@egri-nagy
Copy link

What happened?

Audio is not working. Error message:

ALSA lib conf.c:3916:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default
AL lib: (EE) ALCplaybackAlsa_open: Could not open playback device 'default': No such file or directory
2024-01-18 18:17:37: ERROR[Main]: Audio: Global Initialization: Failed to open device

What should have happened?

Minetest should find the audio device and use it.

Output of snap info $snap_name

name:      minetest
summary:   Open source voxel game engine
publisher: Snapcrafters✪
store-url: https://snapcraft.io/minetest
contact:   https://github.com/snapcrafters/minetest/issues
license:   LGPL-2.1-or-later
description: |
  Minetest is a minecraft-inspired game written from scratch and licensed under the LGPL (version
  2.1 or later). It supports both survival and creative modes along with multiplayer support,
  dynamic lighting, and an "infinite" map generator.
  
  **Authors**
  
  This snap package is maintained by the Snapcrafters community. It is not necessarily endorsed or
  officially supported by the developers of the application itself.
commands:
  - minetest
snap-id:      DtXxirDGfOc8LeUJVENXGTir4Oq0F7Ts
tracking:     latest/stable
refresh-date: today at 18:17 JST
channels:
  latest/stable:    5.8.0 2023-12-05 (1882) 66MB -
  latest/candidate: ↑                            
  latest/beta:      5.8.0 2023-12-05 (1882) 66MB -
  latest/edge:      5.8.0 2024-01-12 (1899) 66MB -
installed:          5.8.0            (1882) 66MB -

Output of snap connections $snap_name

Interface        Plug                      Slot             Notes
desktop          minetest:desktop          :desktop         -
desktop-legacy   minetest:desktop-legacy   :desktop-legacy  -
home             minetest:home             :home            -
network          minetest:network          :network         -
network-bind     minetest:network-bind     :network-bind    -
opengl           minetest:opengl           :opengl          -
pulseaudio       minetest:pulseaudio       :pulseaudio      -
removable-media  minetest:removable-media  -                -
x11              minetest:x11              :x11             -

Output of snap version

snap    2.60.4+23.10.1
snapd   2.60.4+23.10.1
series  16
ubuntu  23.10
kernel  6.5.0-14-generic

Relevant log output

No response

Teminal output of app

ALSA lib conf.c:3916:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default
AL lib: (EE) ALCplaybackAlsa_open: Could not open playback device 'default': No such file or directory
2024-01-18 18:17:37: ERROR[Main]: Audio: Global Initialization: Failed to open device
@egri-nagy egri-nagy added the bug Something isn't working label Jan 18, 2024
@egri-nagy
Copy link
Author

Same computer, installed as deb from ppa:minetestdevs/stable works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant