Fedora Linux Support Community & Resources Center
  #1  
Old 16th August 2011, 01:23 AM
HawkBoy Offline
Registered User
 
Join Date: Sep 2005
Posts: 124
linuxfirefox
F15, fglrx: xorg.conf is reset (overwritten) at boot (fine before shutdown)

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.
Reply With Quote
  #2  
Old 16th August 2011, 08:19 AM
glennzo's Avatar
glennzo Offline
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
linuxchrome
Re: F15, fglrx: xorg.conf is reset (overwritten) at boot (fine before shutdown)

Check out the chattr command
PHP Code:
man chattr 
You can set the immutable flag on the file if you think it may be what you need to do.
PHP Code:
chattr -/etc/X11/xorg.conf 
Not so sure that this is the best way to handle the issue but it may get you by for the time being.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #3  
Old 18th August 2011, 03:17 AM
HawkBoy Offline
Registered User
 
Join Date: Sep 2005
Posts: 124
linuxfedorafirefox
Re: F15, fglrx: xorg.conf is reset (overwritten) at boot (fine before shutdown)

Thanks for your reply glennzo. I didn't know that was possible.

But that can't be the right solution. I mean, this has to be some sort of start-up job that resets the graphic settings. I just don't know which one it is (it's especially difficult because I don't know how to deal with systemd yet).

Does anyone know? I can't be the only person hitting this issue.
Reply With Quote
  #4  
Old 18th August 2011, 03:30 AM
JohnVV's Avatar
JohnVV Offline
Registered User
 
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907
linuxfirefox
Re: F15, fglrx: xorg.conf is reset (overwritten) at boot (fine before shutdown)

are you using the ati xorg tool as a normal user

if so run it as root .
__________________
Running Arch ,OpenSUSE 11.4-64bit & Scientific Linux 6.1-64bit ( fedora 4 to 11)
My Celestia Downloads

http://celestiamotherlode.net/catalo...?creator_id=10
Reply With Quote
  #5  
Old 21st August 2011, 03:54 AM
HawkBoy Offline
Registered User
 
Join Date: Sep 2005
Posts: 124
linuxfirefox
Re: F15, fglrx: xorg.conf is reset (overwritten) at boot (fine before shutdown)

Thanks for the reply.

What xorg tool? I'm using amdcccle. And yes, I run as root.
Reply With Quote
  #6  
Old 27th December 2011, 08:44 PM
bikemancdma Offline
Registered User
 
Join Date: Dec 2008
Posts: 5
linuxfirefox
Smile Re: F15, fglrx: xorg.conf is reset (overwritten) at boot (fine before shutdown)

I was having same issue, tried the chattr command mentioned above as well as "chmod 444 xorg.conf",
neither one worked.

Using the kde utility for screen size and orientation was not fruitful either.
As root used "amdcccle" to get xorg.conf as desired, then did a little RTFM
at http://fedoraproject.org/wiki/Input_..._configuration.

File added in xorg.conf.d "00-system-serverlayout.conf", contents:

Code:
Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "amdcccle-Screen[1]-0" 0 0
EndSection
After that would have the desktop across two screens after reboot.

FYI, section that boot would overwrite to:

Code:
Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
EndSection
Reply With Quote
Reply

Tags
boot, f15, fglrx, fine, overwritten, reset, shutdown, xorgconf

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Xorg.conf reset, Now want boot to desktop Mr. Print Servers & Networking 1 17th May 2009 05:28 PM
Reset xorg.conf daviddoria Hardware & Laptops 5 15th January 2009 01:17 PM
xorg.conf being overwritten Parsec Hardware & Laptops 3 18th July 2004 06:21 PM


Current GMT-time: 07:47 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat