Page 1 of 1

Couldn't initialise audio, audio is disabled

Posted: Mon Apr 03, 2017 5:47 am
by zreeon
I get the above error whenever I start Factorio. Audio was working about a week ago. Searching around the forums I couldn't find anything else like this.

Here is the log file:

Code: Select all

   
   0.000 2017-04-03 07:44:10; Factorio 0.14.22 (build 25342, linux64, steam)
   0.000 Operating system: Linux
   0.000 Program arguments: "/home/user/.local/share/Steam/steamapps/common/Factorio/bin/x64/factorio" 
   0.000 Read data path: /home/user/.local/share/Steam/steamapps/common/Factorio/data
   0.000 Write data path: /home/user/.factorio
   0.000 Binaries path: /home/user/.local/share/Steam/steamapps/common/Factorio/bin
   0.008 System info: [CPU: Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz, 4 cores, RAM: 15752MB]
   0.009 Display options: [FullScreen: 1] [VSync: 1] [UIScale: 100%] [MultiSampling: OFF] [Screen: 255]
   0.184 Available display adapters: 2
   0.184  [0]: resolution 1600x900px at [0,0]
   0.184  [1]: resolution 1920x1200px at [1600,0]
   0.184 Create display on adapter 0. Size 1280x720 at position [150, 72].
   0.426 Initialised OpenGL:[0] Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2) ; driver: 3.0 Mesa 17.0.2
   0.460 Warning Display.cpp:46: Installing audio failed retrying...
   0.962 Warning Display.cpp:46: Installing audio failed retrying...
   1.463 Warning Display.cpp:46: Installing audio failed retrying...
   1.965 Warning Display.cpp:46: Installing audio failed retrying...
   2.466 Warning Display.cpp:46: Installing audio failed
   2.966 Graphics options: [Graphics quality: normal] [Video memory usage: high] [Light scale: 100%] [DXT: false]
   3.009 Loading mod core 0.0.0 (data.lua)
   3.018 Loading mod base 0.14.22 (data.lua)
   3.098 Checksum for core: 1291735968
   3.098 Checksum for mod base: 786624017
   3.434 Info PlayerData.cpp:55: Local player-data.json available, timestamp 1491198007
   3.434 Info PlayerData.cpp:60: Cloud player-data.json available, timestamp 1479357817
   3.529 Initial atlas bitmap size is 16384
   3.531 Created atlas bitmap 16384x5589
   3.531 Created atlas bitmap 4096x968
   3.531 Created atlas bitmap 4096x3644
  11.566 Sprites loaded
  11.566 Convert atlas 4096x968 to: trilinear-filtering 
  11.596 Convert atlas 4096x3644 to: mipmap 
  11.691 Custom inputs active: 0
  11.730 Factorio initialised
  24.424 Steam API shutdown.
  29.429 Goodbye

Re: Couldn't initialise audio, audio is disabled

Posted: Mon Apr 03, 2017 5:53 am
by daniel34
Moved to Technical Help.

Have you tried viewtopic.php?f=49&t=10055 ?

Re: Couldn't initialise audio, audio is disabled

Posted: Mon Apr 03, 2017 6:10 am
by zreeon
Thanks, that seems to have fixed it!

I glanced over that when I was reading the "known issues" post but didn't look too hard because it was describing audio lag. Maybe change the title to something like, "audio lags or is disabled on linux" to help the next person?