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
AMD R9 390
I see the menu.
I see grey mist effects, lightning brightness on the screen.
No mouse.
No 3D world.
Pulse Audio does work.
----------------------
TV view and Steam overlay off.
Command " -force-gfx-direct "
This makes the screen black instead of grey with the lightning effects still visible.
EDIT: Running on AMD R9 280X BTW
EDIT: catalyst-test from AUR (that is the Crimson driver 15.12)
Sounds like you have same as I had, don't know what I did, won't even start at all now (and can't be killed without effort!). I'm using an AMD A8-7600 which provides a Radeon R7 (codename "Kaveri"), running Ubuntu 15.10.
The Nvidia issue with the black screen on launch is likely caused by your choice of Window manager, if you enable Windowed mode on the pre game launcher it should avoid the issue and allow you to play. You can enable full screen again inside the main menu once the game is running.
For any further support please contact Feral support via the pre game launcher instructions.
Might help someone - http://support.amd.com/en-us/download/linux
I ran the update -> reboot -> boot sequence -> cursor -> machine froze -> boot from boot disk -> graphic artefacts + freeze -> followed purge guide -> recovery mode -> root fun -> enable networking -> download package a dependency at a time -> install Xorg defaults -> enjoy 800x600 screen -> find a recovery package -> command line install it via tar and apt.
TLD;DR
I really don't recommend that link at all actually.
Release date: 12/18/2015
Result: Screw up after 6 months when they could have fixed it + 3 hours wasted.
As per the Steam Store page we only support Mesa 11.2. The AMD proprietary drivers are not supported.
Edit:(Well stuck on 1024x768 on a 1920x1080 screen)
If you had fglrx drivers and upgraded to Ubuntu 16.+ then had problems run the following commands:
sudo apt-get remove --purge xorg-driver-fglrx fglrx*
sudo apt-get remove --purge *fglrx*
sudo apt-get install --reinstall libgl1-mesa-glx:amd64 libgl1-mesa-dri:amd64 libgl1-mesa-glx:i386 libgl1-mesa-dri:i386 xserver-xorg-core
sudo dpkg-reconfigure xserver-xorg
sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.old
sudo reboot
Run:
glxinfo | grep "OpenGL version"
You will want this result:
OpenGL version string: 3.0 Mesa 11.2.0
This is the biggest feck around that I have ever done to try get a game to run.
Edit:
It broke Steams libraries for calling the graphics, trying command:
steam --reset
Getting random effects now. Every object on the screen is "snowing off the left hand side" and after awhile the computer freezes.
Running:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.dpm=1"
sudo update-grub
sudo reboot
Might fix overheating problems.
This has removed the snow to the left of UI objects effect, waiting to see if I have another system freeze.
https://ubuntuforums.org/showthread.php?t=2275526