Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
unfortunately your iGPU is indeed too old for having vulkan support on linux, due to being stuck with the legacy driver (RADEON) while vulkan is only available on the modern driver (AMDGPU), so you just have to work with WineD3D
vulkaninfo will fail, no surprise there, but could you confirm if you have the 32-bit arch enabled and OpenGL 32bit mesa lib installed?
These commands do not yield new packages to be installed or updated.
So, yes, 32-bit arch is enabled and OpenGL 32bit mesa lib is installed as well.
Although vulkaninfo throws a couple errors, it follows with regular vulkaninfo output (as shown in vulkaninfo.txt). Am I mistaken in assuming that this means it works?
https://github.com/ValveSoftware/Proton/blob/proton_5.0/README.md#runtime-config-options
That seems consistent with what I have read about llvmpipe so far myself. Sadness. That does seem to mean vulkan is not going to be helping me.
Will do, and get back to you shortly.
Using
as launch options, yields:
https://drive.google.com/file/d/1jZAExomC2-0DbSlH9UPYAtOSBNXM1_TD/view?usp=sharing
PS: any sources on how to interpret these log files would be helpful
X Error of failed request: GLXBadFBConfig
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 0 ()
Serial number of failed request: 383
Current serial number in output stream: 383
Also, the same GLXBadFBConfig error occurs.
yeah, did you try to google the GLXBadFBConfig error? looks relevant indeed... FB is probably for Framebuffer but beyond that I'm out of my depth
Considering that it also shows up in the logs for Star Wars Battlefront 2 (Classic,2005) and that game does work, I am inclined to agree.
I did, but could make heads nor tails from the results.
It seems that using the set of drivers in the kisak ppa made it impossible. As soon as I did a 'ppa-purge kisak/kisak-mesa', a whole bunch of packages got downgraded.
Consequently, vulkan is no longer working, not even with llvm.
Subnautica ran, however.
How or why is beyond me, but for now I am just happy.
Suggestions for further diagnosis of the situation are welcome!
Here's the proton log file:
https://drive.google.com/file/d/1JiYe_O9LYO8WskZNdn-4nqPg3m8GMlCB/view?usp=sharing