Frictional Games Forum (read-only)
Radeon Open Source Drivers - 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: Radeon Open Source Drivers (/thread-30682.html)

Pages: 1 2 3 4


RE: Radeon Open Source Drivers - GlacialTurtle - 09-25-2015

I could be wrong here, but it could be related to SDL 2. SDL 2 seems like it avoids messing with the actual monitor settings in general on Linux. so e.g. it doesn't actually change your desktop resolution when in games fullscreen, it just creates a fullscreen window and limits the internal rendering resolution (I think). I've noticed other SDL 2 games with broken gamma/brightness controls, so it might be related to that - SDL 2 avoiding changing anything about the monitor settings in Linux (outside of NVIDIA it would seem here).

Maybe look into xrandr? http://www.x.org/wiki/Projects/XRandR/

Also of note that fullscreen borderless doesn't appear on top of the desktop (with Catalyst), unity/compiz still appear on top. Will test it in GNOME under Arch and see if it's any different.


RE: Radeon Open Source Drivers - Khudsa - 09-26-2015

Similar here, I post my problem on Steam forums, but best here, I think. Right now I have:
OS: Debian SID + Mesa 10.6.8 + radeonsi (oss drivers).
Graphic card: AMD ATI R9 290.

The graphics, as you see on the attachment are weird. I can post the hpl.log if needed.


RE: Radeon Open Source Drivers - Khudsa - 09-28-2015

(09-26-2015, 09:57 AM)Khudsa Wrote: Similar here, I post my problem on Steam forums, but best here, I think. Right now I have:
OS: Debian SID + Mesa 10.6.8 + radeonsi (oss drivers).
Graphic card: AMD ATI R9 290.

The graphics, as you see on the attachment are weird. I can post the hpl.log if needed.

I reply to myself. I have upgraded to Mesa 11 and now it works perfect!

Thanks!


RE: Radeon Open Source Drivers - Palmitoxico - 10-01-2015

I'm also experiencing issues with the open source amd graphics card with the 3d stuff:

[Image: SOMA3.jpg]
[Image: SOMA1.jpg]
[Image: SOMA2.jpg]

Card: AMD Radeon HD6850
Distro: Arch Linux x86_64
Kernel: 4.2.2-1
Driver: xf86-video-ati 1:7.5.0-2
Mesa: 11.0.2-1
libLLVM: 3.7.0-4


RE: Radeon Open Source Drivers - Guest - 10-04-2015

Hi there

I know opensource driver are not officially supported, but i wonder what opengl extensions are required by soma.
I have the same issue as Palmitoxico on an ati hd 4870 using r600g. (mesa 11, 64bit, archlinux)
As my card only supports opengl 3.3 but has the same issue as the 6870, i wonder if the issue is related to missing extensions in r600g.
If someone has some further information/ good guess i would be glad.


RE: Radeon Open Source Drivers - Guest - 10-05-2015

There's a bug opened on Mesa bugtracker for this issue:
https://bugs.freedesktop.org/show_bug.cgi?id=92229

I also have HD4870 and the same issue (arch linux, Mesa git)


RE: Radeon Open Source Drivers - Guest - 10-06-2015

:-) thanks for the update!


RE: Radeon Open Source Drivers - dscharrer - 10-17-2015

The gamma issue has been a long standing X.org / SDL bug:
https://bugs.freedesktop.org/show_bug.cgi?id=27222
https://bugzilla.libsdl.org/show_bug.cgi?id=971

(It should be fixed in X.org, but I still consider it an SDL bug as well because they could use the Xrandr API which does work - there was even a proposed SDL patch for this in the linked bug report)


RE: Radeon Open Source Drivers - Guest - 10-21-2015

Soma stopped working with opensource amd drivers after recent updates. Shows "coludn't init glew" message.


RE: Radeon Open Source Drivers - jens - 10-21-2015

Verify cache integrity and see if that helps.