I'm attempting to disable RandR so that fglrx can control X without interference. I've already followed this advice from another thread, but aticonfig still indicates that RandR is active:
Xorg.0.log does not seem to clearly indicate either way.Code:$ aticonfig --enable-monitor=0 Error: option --enable-monitor is not supported when RandR 1.2 is enabled!
For what it's worth, here's the output of xrandr as well. Note that I have two screens, one 1440x900 and the other 1280x1024:Code:$ cat Xorg.0.log | grep -i randr (II) fglrx(0): RandR 1.2 support is enabled! (II) fglrx(0): RandR 1.2 rotation support is enabled! (WW) fglrx(0): Option "EnableRandR12" is not used (II) fglrx(0): Disabling in-server RandR and enabling in-driver RandR 1.2. (--) RandR disabled (WW) fglrx(1): Option "EnableRandR12" is not used (II) fglrx(1): Disabling in-server RandR and enabling in-driver RandR 1.2. (--) RandR disabled (II) Initializing built-in extension RANDR (II) fglrx(0): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments (II) fglrx(1): Restoring Recent Mode via PCS is not supported in RANDR 1.2 capable environments
I've read that it's possible to recompile X without RandR, but I'd rather not take such drastic measures until I've exhausted all other possibilities. What else do I need to do to disable it?Code:$ xrandr Screen 0: minimum 320 x 200, current 1440 x 900, maximum 1440 x 1440 DFP1 disconnected (normal left inverted right x axis y axis) DFP2 disconnected (normal left inverted right x axis y axis) CRT1 connected 1440x900+0+0 (normal left inverted right x axis y axis) 408mm x 255mm 1440x900 59.9*+ 1280x1024 75.0 60.0 1280x960 75.0 60.0 1280x800 75.0 60.0 1152x864 75.0 60.0 1280x768 74.9 59.9 1280x720 60.0 1024x768 75.0 70.1 60.0 800x600 72.2 75.0 70.0 60.3 56.2 720x480 60.0 640x480 75.0 72.8 60.0 CRT2 disconnected (normal left inverted right x axis y axis) TV disconnected (normal left inverted right x axis y axis) CV disconnected (normal left inverted right x axis y axis)



Adv Reply



Bookmarks