ah, never mind...
appeared, that driver works fine.
But the problem is I can't use it as root since X server is started for user I log in. Weird. I'm still figuring out the issue, cuz it keeps me from running a miner on headless server :|
I can't start a server:
> X
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
...which is true:
> ps aux | grep X
root 788 0.1 1.7 291236 69448 tty7 Ss+ 04:05 0:02 /usr/bin/Xorg -br :0 vt7 -nolisten tcp -auth /var/lib/kdm/AuthFiles/A:0-HMOQYa
root 3667 0.0 0.0 7056 868 pts/1 S+ 04:35 0:00 grep --color=auto X
neither I can access display:
> DISPLAY=:0 fglrxinfo
No protocol specified
Error: unable to open display (null)