I got fglrx driver working at last. Steps:
- Installed kmod-fglrx and xorg-x11-drv-fglrx from Livna repository:
Code:yum install kmod-fglrx xorg-x11-drv-fglrx
- Added these lines to /etc/X11/xorg.conf:
Code:Section "Extensions" Option "Composite" "Disable" EndSection
- Ran the command
The only problems are that if to use Alt-Tab to switch between windows then the content of windows are not shown - the whole window is black; and if to minimize a window then it shows black boxes when the window “moves to the taskbar”. Also upper window corners with default Clearlooks theme are not rounded - it shows corners too.



Leave a comment
You must be logged in to post a comment.