Hello, i was trying to install amd driver, but to late i saw that is not supported on this version of elementary. So i want to retrieve like it was, because now i see only one monitor (have 3) any help? thank you
Which card? Which driver: your previous one and the one you have now? Please post the command line you used to install the driver.
Hi, Asus R9 280x it was default driver which come with installing Loki, i tried latest one from AMD (amdgpu-pro-16.40-348864 and amd-driver-installer-15.302-x86.x86_64). I think i do uninstall them and reinstall xorg, but nothing was changed...
There should be an amdgpu-pro-uninstall script in the driver you downloaded. you need to run it. Code (Text): cd /into/the/folder ./amdgpu-pro-uninstall
don`t have it, only: amdcccle amd-console-helper amdupdaterandrconfig amdconfig amdnotifyui amdxdg-su
okay, the uninstall most be install by: Code (Text): sudo sh /usr/share/ati/fglrx-uninstall.sh sudo apt-get remove --purge fglrx fglrx_* fglrx-amdcccle* fglrx-dev* Then removing the xorg to install a new one Code (Text): sudo rm /etc/X11/xorg.conf sudo apt-get install --reinstall xserver-xorg-core libgl1-mesa-glx libgl1-mesa-dri libgl1-mesa-glx libgl1-mesa-dri sudo dpkg-reconfigure xserver-xorg Thenn reboot