Startup Issue with Astroneer

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Decadeus’ v2.4.6.4 (Mainline)
Virtualization Docker
Application Astroneer
Module GenericModule
Running in Container Yes
Current State Stopped

Problem Description

Issue

Does anyone have any idea why I have this error message when starting the astroneer server?

12:00:16
ALSA lib confmisc.c:855:(parse_card) cannot find card ‘0’
ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
ALSA lib conf.c:5180:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5703:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2666:(snd_pcm_open_noupdate) Unknown PCM default
ALSA lib confmisc.c:855:(parse_card) cannot find card ‘0’

Reproduction Steps

  • setting up the server
  • set server password
  • start the server

I am having a similar issue with the same setup, except I am running Linux Ubuntu Server 22.04.3.

Some googling leads me to believe that this issue is happening due to there not being a sound card detected…

Not sure how to put that in the same docker as the astroneer server considering it’s a virtual server completely segregated from my host OS which does have a sound card.

So, after installing the ALSA suite of clutter, I can confirm that this error is definitely due to a lack of a dummy soundcard inside the docker wine image of amp’s docker repository.

I could be wrong, I would be glad to be wrong.

That’s probably right. Could probably be fixed by running Winetricks to disable sound in the prefix. But - does it matter?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.