While you're here, please consider supporting GamingOnLinux on:
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- GOG launch their Preservation Program to make games live forever with a hundred classics being 're-released'
- Half-Life 2 free to keep until November 18th, Episodes One & Two now included with a huge update
- Grand Theft Auto: The Trilogy – The Definitive Edition gets updated, needs a fix on Steam Deck
- Linux GPU Configuration Tool 'LACT' adds NVIDIA support
- Godot Engine 4.4 dev 4 released with interactive in-game editing
- > See more over 30 days here
-
Fighting Fantasy Classics plans to add full Steam Deck …
- damarrin -
NVIDIA stable driver 550.135 released for Linux
- Xpander -
Sony reportedly looking to acquire Kadokawa, owner of E…
- Bumadar -
NVIDIA stable driver 550.135 released for Linux
- Phruis -
Sony reportedly looking to acquire Kadokawa, owner of E…
- tohur - > See more comments
- Steam Controller 2
- Linas - WINE Game Screenshot Thread
- Shmerl - Why Valve released Steam for Linux after all?
- CatKiller - What do you want to see on GamingOnLinux?
- Liam Dawe - Our own anti-cheat list
- Liam Dawe - See more posts
View PC info
Configured log listener print-redirect tags
Added structured log listener print-redirect
Added structured log listener mp-cloud-gobbler
2017-07-22T09:03:51.254+08:00 LOG: Process started
idBNetLoggerRESTReferences: Failed to parse: /v3/collect_logdata
Added structured log listener bnet-logger
Winsock Initialized
------ Initializing File System ------
Current search path:
- C:/users/nightwing/Saved Games/id Software/DOOM/base/
- C:/Program Files (x86)/Steam/steamapps/common/DOOM/base/
------ File System initialized.
------ Command Line ------
"C:\Program Files (x86)\Steam\steamapps\common\DOOM\DOOMx64.exe"
2017-07-22T09:03:51.255+08:00 LOG: Command Line: "C:\Program Files (x86)\Steam\steamapps\common\DOOM\DOOMx64.exe"
------ CPU Information ------
1 CPU package, 4 physical cores, 4 logical cores
3400 MHz Intel CPU with MMX & SSE & SSE2 & SSE3 & SSSE3 & SSE41 & SSE42 & AVX
32768 kB 1st level cache, 262144 kB 2nd level cache, 6291456 kB 3rd level cache
7872 MB System Memory
initializing resource container gameresources.resources
idLib::SetProduction( PROD_PRODUCTION )
------- Initializing renderSystem --------
PreliminaryRenderSetup
---registered window class
---registered fake window class
---registered context window class
X..WGL_EXT_swap_control_tear not found
unknown error: 0x0
FATAL ERROR: wglCreateContextAttribsARB failed
Dumped console text to C:\users\nightwing\Saved Games\id Software\DOOM\base\ErrorLog_07-22-2017__09-03-51am.txt.
idRenderSystem::Shutdown()
Shutting down OpenGL subsystem
***************************
FATAL ERROR: wglCreateContextAttribsARB failed
***************************
I use wine 2.12-staging(64bit) on PlayOnLinux 4.2.12 to install a 64bit steam, I follow the steps in this video:
View video on youtube.com
Here is my PC's info:
MMMMMMMMMMMMMMMMMMMMMMMMMmds+. OS: Mint 18.2 sonya
MMm----::-://////////////oymNMd+` Kernel: x86_64 Linux 4.10.0-26-generic
MMd /++ -sNMd: Uptime: 8h 14m
MMNso/` dMM `.::-. .-::.` .hMN: Packages: 2469
ddddMMh dMM :hNMNMNhNMNMNh: `NMm Shell: bash 4.3.48
NMm dMM .NMN/-+MMM+-/NMN` dMM Resolution: 1680x1050
NMm dMM -MMm `MMM dMM. dMM DE: Cinnamon 3.4.4
NMm dMM -MMm `MMM dMM. dMM WM: Muffin
NMm dMM .mmd `mmm yMM. dMM WM Theme: Linux Mint (Mint-X)
NMm dMM` ..` ... ydm. dMM GTK Theme: Mint-X [GTK2/3]
hMM- +MMd/-------...-:sdds dMM Icon Theme: Mint-X
-NMm- :hNMNNNmdddddddddy/` dMM Font: Noto Sans 9
-dMNs-``-::::-------.`` dMM CPU: Intel Core i5-4460 CPU @ 3.4GHz
`/dMNmy+/:-------------:/yMMM GPU: AMD POLARIS10 (DRM 3.9.0 / 4.10.0-26-generic, LLVM 5.0.0)
./ydNMMMMMMMMMMMMMMMMMMMMM RAM: 2312MiB / 7869MiB
\.MMMMMMMMMMMMMMMMMMM
My Graphic card is RX480 8GB, and I use padoka ppa https://launchpad.net/~paulo-miguel-dias/+archive/ubuntu/mesa
I search the Internet, others also meet this problem, for example:
http://steamcommunity.com/app/379720/discussions/0/1368380934287407381/
http://steamcommunity.com/app/379720/discussions/0/365163686040571599/
Some people say this might be the GPU driver's problem, but I use the newest mesa driver, and my PC meets the DOOM's requirements, because when I use Win 10, my PC can run DOOM very well.
View PC info
You are trying to run the game using OpenGL, but MESA doesn't support the required OpenGL context. I don't know what you need to do to let the game start using Vulkan (the only supported API with MESA).
View PC info
I am not sure if it helps you running the game, but if you change r_renderAPI "0" to r_renderAPI "1" in the config file you'll use Vulkan instead of OpenGl.
The config file (DOOMConfig.local) is located in WINEPREFIX/drive_c/users/username/Saved Games/id Software/DOOM/base/DOOMConfig.local (this might be different on your system)
View PC info
View PC info
View PC info
View PC info
Thx~
In the first time, I forgot to add r_renderAPI 1 in steam, so DOOM started with OpenGL, but the version of OpenGL in padoka ppa is 3.0, not 4.5, DOOM needs 4.5. So I saw the blue screen.
Then I add r_renderAPI 1, I can enter the game, but after the id movie, I can't see the game menu, just hear the sound.
View PC info
MESA_GL_VERSION_OVERRIDE=4.3COMPAT wine ~/.wine/drive_c/Program\ Files\ \(x86\)/Steam/steamapps/common/DOOM/DOOMx64vk.exe
Runs great :)
Configured log listener print-redirect tags
Added structured log listener print-redirect
Added structured log listener mp-cloud-gobbler
2017-08-13T09:52:34.442-04:00 LOG: Process started
Winsock Initialized
------ Initializing File System ------
Current search path:
- C:/users/demetrius/Saved Games/id Software/DOOM/base/
- C:/Program Files (x86)/Doom/base/
------ File System initialized.
------ Command Line ------
"C:\Program Files (x86)\Doom\DOOMx64vk.exe"
2017-08-13T09:52:34.453-04:00 LOG: Command Line: "C:\Program Files (x86)\Doom\DOOMx64vk.exe"
------ CPU Information ------
1 CPU package, 4 physical cores, 4 logical cores
4200 MHz AMD CPU with MMX & SSE & SSE2 & SSE3 & SSSE3 & SSE41 & SSE42 & AVX
16384 kB 1st level cache, 2097152 kB 2nd level cache, 0 kB 3rd level cache
7920 MB System Memory
initializing resource container gameresources.resources
initializing resource container gameresources.patch
initializing resource container gameresources_002.patch
idLib::SetProduction( PROD_PRODUCTION )
------- Initializing renderSystem --------
PreliminaryRenderSetup
...registered window class
-------------------------
Application Info
-------------------------
App : DOOM - 1.0.2
Engine : idTech - 6.1.1
-------------------------
Instance Extensions
-------------------------
+ VK_KHR_surface
+ VK_KHR_win32_surface
FATAL ERROR: vkEnumeratePhysicalDevices failed with error (VK_ERROR_INITIALIZATION_FAILED)
Dumped console text to C:\users\demetrius\Saved Games\id Software\DOOM\base\ErrorLog_08-13-2017__09-52-37am.txt.
idRenderSystem::Shutdown()
log file 'qconsole.log' opened on Sun Aug 13 09:52:37 2017
CrashHandler: Storing data and writing local report.
idStackTracer::GetSource: Failed
idStackTracer::GetSource: Failed
No address, error: 2
idStackTracer::GetSource: Failed
No address, error: 2
idStackTracer::GetSource: Failed
No address, error: 2
idStackTracer::GetSource: Failed