crash at startup - SteamOS - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html) +--- Forum: Technical Support - SOMA (https://www.frictionalgames.com/forum/forum-74.html) +---- Forum: Linux - SOMA (https://www.frictionalgames.com/forum/forum-75.html) +---- Thread: crash at startup - SteamOS (/thread-52366.html) |
crash at startup - SteamOS - loadrunner - 08-11-2016 Hi, I'm using SteamOS 2.0 on an Intel G4400 CPU + Nvidia GTX 750 Ti (driver 367.27) and the game crashes (segfault) right after the fist screen. (it's a loading screen I guess, it takes a few seconds) I never managed to get past it. hpl.log Wrote:Loading data from cloud storage dmesg Wrote:[ 594.543220] Soma.bin.x86_64[1539]: segfault at 0 ip 0000000000d978b8 sp 00007ffd03b1f860 error 4 in Soma.bin.x86_64[400000+18e3000] RE: crash at startup - SteamOS - Romulator - 08-12-2016 It appears your nVidia card is unable to run the game fully, as it is rendering OpenGL v3.2.0, whereas SOMA requires 3.3.0 or above. You can try checking for any updates to your Graphics Card drivers here. If there aren't any updates, there isn't much you can do. Sorry about that! :/ RE: crash at startup - SteamOS - loadrunner - 08-12-2016 I don't know what the problem is, but it's not that. I saw that (that it detects 3.2) and I also saw other topics here in which people claim SOMA detects 3.2 even if their system supports 3.3+. (people also with nvidia GPUs, I think .. ?) The 367.27 nvidia driver, which is preinstalled with SteamOS 2 (stable) is pretty new (2016.6.13) and it supports OpenGL 4.5. (also glxinfo reports OpenGL 4.5) I don't want to manually install a different/newer version because SteamOS doesn't recommend that and it might break future updates. But regardless of that, shouldn't SOMA run on a stock SteamOS? On Steam it claims it does work with SteamOS and it should. I bought it because of that. I will do some more digging and let you know if I find anything, but please don't dismiss this so quickly. RE: crash at startup - SteamOS - Romulator - 08-12-2016 Pardon me if it sounds like I'm dismissing - that wasn't my intention! I'm, unfortunately, just going off the Graphics Card Troubleshooting Guide, which states under point 2: Troubleshooting Guide Wrote:If Version says 3.3.0 or more, your graphics card is supported. As someone who doesn't use SteamOS, I can't confirm nor deny compatibility, and my AMD card uses version 4.1, so I personally can't do any troubleshooting. If you can find anything though, it would really help! In the meantime, I'll assign this thread to one of the devs and see if they can or will assist further. Sorry I cannot be of more help! RE: crash at startup - SteamOS - loadrunner - 08-12-2016 I just tried the drm free version (from humble bundle) on a different Ubuntu installation with the same Nvidia 750 Ti, last available drivers (367.35 - 2016.7.15) and I have the exact same problem. (if crashes right after the loading bar from the first screen reaches 100%) The game reports the same version 3.2, but glxinfo says 4.5: Quote:OpenGL vendor string: NVIDIA Corporation It works on different machine with Intel integrated GPU, which ironically is not supported. (but I get around 10 FPS so it's unplayable) I'm available for tests or debugging. RE: crash at startup - SteamOS - loadrunner - 08-12-2016 I figured it out eventually, after a lot of tests. It's not related to the GPU, drivers or SteamOS, it's related to the CPU. I run most of my apps/games inside VMs. I use PCI and USB passthrough, so everything works pretty much exactly like on a barebone machine - no issue there. Anyway, the only detail relevant here is that I only assigned 1 virtual core to SteamOS, which apparently causes Soma to segfault .. if I assign 2 or more, it works fine. Even if a single core CPU is below the minimum required specs, that's still pretty bad. I hope it's a bug which can be easily fixed, because the actual CPU useage is quite good. It would definitely work fine, at least in my scenario. And even if it didn't, it shouldn't crash. I run all my games on SteamOS with 1 virtual core and most of them work fine. (and the rest just have performance issues, but they still work) I really hope we get a patch for this. Thanks. RE: crash at startup - SteamOS - Mudbill - 08-13-2016 Thank you for reporting back! I'm sure this will be useful for the devs and others who have similar issues RE: crash at startup - SteamOS - ace102 - 11-30-2018 Might want to look at this post. https://www.frictionalgames.com/forum/thread-54507.html Cheers! |