Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Radeon Open Source Drivers
dscharrer Offline
Junior Member

Posts: 8
Threads: 1
Joined: Oct 2015
Reputation: 0
#21
Solved: 8 Years, 1 Month ago RE: Radeon Open Source Drivers
Hi, it stopped working for me as well.

Verifying found 6 files (there were some libs missing under lib64) but that did not change anything. I also verified some time before the update and there were no problems then.

Comparing what the game does now vs. an earlier apitrace, it looks like it fails to create a GL context because it requests GL version 3.2 with the compatibility profile whereas before it used the core profile.

Mesa does not and will never support compatibility profiles above version 3.0.
10-21-2015, 04:04 PM
Find
Guest
Unregistered

 
#22
Solved: 8 Years, 1 Month ago RE: Radeon Open Source Drivers
Quote:Mesa does not and will never support compatibility profiles above version 3.0.
So, there is no hope it will be fixed?
10-21-2015, 09:14 PM
dscharrer Offline
Junior Member

Posts: 8
Threads: 1
Joined: Oct 2015
Reputation: 0
#23
Solved: 8 Years, 1 Month ago RE: Radeon Open Source Drivers
(10-21-2015, 09:14 PM)Guest Wrote: So, there is no hope it will be fixed?

Well, it can be fixed in the game - there is never a good reason to require a compat profile.

Besides, it worked with a core profile before and still works if it magically gets a core profile - it just doesn't ask for one.
10-22-2015, 08:11 AM
Find
Guest
Unregistered

 
#24
Solved: 8 Years, 1 Month ago RE: Radeon Open Source Drivers
(10-22-2015, 08:11 AM)dscharrer Wrote: Besides, it worked with a core profile before and still works if it magically gets a core profile - it just doesn't ask for one.
What kind of magic is it? I tried "MESA_GL_VERSION_OVERRIDE=3.3COMPAT", but SOMA still fails to start.
10-22-2015, 10:53 AM
dscharrer Offline
Junior Member

Posts: 8
Threads: 1
Joined: Oct 2015
Reputation: 0
#25
Solved: 8 Years, 1 Month ago RE: Radeon Open Source Drivers
(10-22-2015, 10:53 AM)Guest Wrote: What kind of magic is it? I tried "MESA_GL_VERSION_OVERRIDE=3.3COMPAT", but SOMA still fails to start.

Mesa doesn't have an environment variable for this - you'd need to patch mesa or modify the request sent by the game.

However that's not needed any more as with the latest update the game works out of the box again.
(This post was last modified: 10-22-2015, 08:10 PM by dscharrer.)
10-22-2015, 08:08 PM
Find
es20490446e Offline
Junior Member

Posts: 10
Threads: 2
Joined: Nov 2015
Reputation: 0
#26
Solved: 8 Years, 1 Month ago Lightbulb  RE: Radeon Open Source Drivers
I'm experiencing the same issue in Ubuntu 14.04 and 15.10 with Radeon HD 6670 under the open source drivers.

Installing the proprietary drivers isn't an option for me, because it brick the entire operating system including the fail-safe terminal. And because I have been an active part in the Ubuntu Quality Assurance team for a long time, I know these drivers are becoming more and more unmaintained in favour of open source ones.

When proprietary drivers used to work it made the desktop slow, and some games stopped working. On the other side, I have no issue with open source drivers in other games apart from Soma.

Here you have a game-play showing the issue:
https://youtu.be/9OwNDHuKa5E

Thanks Wink
11-21-2015, 12:56 PM
Find
es20490446e Offline
Junior Member

Posts: 10
Threads: 2
Joined: Nov 2015
Reputation: 0
#27
Solved: 8 Years, 1 Month ago Rainbow  RE: Radeon Open Source Drivers
If you find at some point this game is working with libre drivers, please throw a line here!
12-01-2015, 06:17 PM
Find
FreonTrip Offline
Junior Member

Posts: 16
Threads: 1
Joined: Aug 2010
Reputation: 0
#28
Solved: 8 Years, 1 Month ago RE: Radeon Open Source Drivers
It's been working fine on a Radeon 7750 in Xubuntu 15.10 x64 for me. No fancy xorg bleeding edge repos, just out of the box and with the occasional intermittent patch. Other than in-game gamma adjustment not working - which I work around by running xgamma in a terminal, running the game, then setting gamma back to normal at the command line afterward - it's been A-OK at 720p with mostly medium detail settings. Sorry to hear people are having problems!
12-08-2015, 09:52 PM
Find
es20490446e Offline
Junior Member

Posts: 10
Threads: 2
Joined: Nov 2015
Reputation: 0
#29
Solved: 8 Years, 1 Month ago RE: Radeon Open Source Drivers
(12-08-2015, 09:52 PM)FreonTrip Wrote: It's been working fine on a Radeon 7750 in Xubuntu 15.10 x64 for me.

Worked for you since day number one, or it started working some time latter?
12-09-2015, 03:54 PM
Find
dscharrer Offline
Junior Member

Posts: 8
Threads: 1
Joined: Oct 2015
Reputation: 0
#30
Solved: 8 Years, 1 Month ago RE: Radeon Open Source Drivers
(12-09-2015, 03:54 PM)es20490446e Wrote:
(12-08-2015, 09:52 PM)FreonTrip Wrote: It's been working fine on a Radeon 7750 in Xubuntu 15.10 x64 for me.

Worked for you since day number one, or it started working some time latter?

It works since day one with the radeonsi driver (Radeon HD 7750 or higher) but afaik there has been no progress for the r600g driver (used for older hardware).

Since this seems to only affect one driver for one hardware vendor it is most likely a driver issue and needs to be fixed there. The best Frictional can do here (besides contributing to the driver themselves, which is unreasonable) is to make sure that the right driver developers have a copy of the game. Your best bet is to follow and perhaps add your information to this bug report: https://bugs.freedesktop.org/show_bug.cgi?id=92229
(This post was last modified: 12-09-2015, 04:19 PM by dscharrer.)
12-09-2015, 04:11 PM
Find
Jump to the post that solved this thread.




Users browsing this thread: 2 Guest(s)