Hi all,
I've installed the proprietary radeon drivers on fedora 15 and am haveing an issue: my xorg.conf is reset to a crappy config after each reboot.
I _can_ use amdcccle, I _can_ set things up perfectly, and everything is fine as long as I don't reboot (loging out and in is fine too).
Once I reboot, my xorg.conf changes from having:
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "amdcccle-Screen[1]-0" 0 0
EndSection
to
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
EndSection
and I get stuck with my dual-screen in clone mode.
Who the hell is screwing with my xorg? This is driving me nuts!
Thanks in advance.