https://github.com/riodevelop/fglrx_fedora-guide
How to install AMD fglrx proprietary video driver on Fedora 25
https://github.com/riodevelop/fglrx_fedora-guide
Last synced: 4 months ago
JSON representation
How to install AMD fglrx proprietary video driver on Fedora 25
- Host: GitHub
- URL: https://github.com/riodevelop/fglrx_fedora-guide
- Owner: riodevelop
- Created: 2017-03-16T20:18:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T20:42:45.000Z (about 9 years ago)
- Last Synced: 2025-07-09T21:17:12.383Z (11 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fglrx_fedora-guide
How to install AMD fglrx proprietary video driver on Fedora 25
Short version:
1. Downgrade xorg-x11-server-common xorg-x11-server-Xorg to Fedora21 versions
https://bluehatrecord.wordpress.com/2015/06/04/procedure-prototype-installing-catalyst-15-5-on-fedora-22/
2. Download devel tools:
sudo dnf install gcc kernel-headers kernel-devel
3. Download AMD fglrx proprietary video driver:
http://support.amd.com/en-us/download/desktop?os=Linux+x86_64
4. Download patcher:
https://github.com/imageguy/fglrx-for-Fedora
5.Unzip patcher files in fglrx-15.302 directory.
6.Login as root and run do_install script:
su
./do_install
7. Select the second option: "Install driver 15.302 on X.Org 6.9 or later 64-bit"
8. Install
9.After install run (as root):
aticonfig --initial
10.Reboot