Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Check log, you will see where config is. My penguins has something like:
Code:
X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-9)
Current Operating System: Linux penset 2.6.26 #2 Mon Sep 29 05:52:33 JST 2008 i6
86
Build Date: 15 November 2008 05:39:59PM
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Dec 16 08:41:15 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
Distribution: Gentoo, Ubuntu,and sometimes something from billy gates (when Im desperate)
Posts: 188
Original Poster
Rep:
Thanks for the replies.
In /root/ there is an xorg.conf.new file which must be it.
In the log I get:
Quote:
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux main 2.6.26-gentoo-r4 #1 SMP Sun Dec 14 01:46:12 EST 2008 i686
Build Date: 14 December 2008
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 17 17:29:47 2008
(EE) Unable to locate/open config file
(II) Loader magic: 0x81e45c0
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195
Rep:
You didn't say on which distro this happens, you mention more than one in your profile.
The latest xorg works mostly by autodetection, and the xorg.conf is merely a placeholder right after installation, there is no critical information in it anymore. That is why X works without the config file. When you install X, you won't be asked for configuration information anymore.
If there is a config file, xorg should process it and obey to the user preferences though. If you are installing a distribution which is not stable yet, the creation of xorg.conf could have been skipped due to a bug in the installation procedure.
well you may not be using the xorg you may be runing xvesa xorg.conf-vesa or xorg.conf-fbdev
the xvesa is loaded by default if there is know module to load. or the install scripts did not do there jobe. as root run level 3 non gui you know. do a xorgconfig. make sure you know all the answers before hand so you do not have to keep trying over and over. another way is to look at the xorg.conf-vesa and see some of it's setting first.
I've ditched Fedora and moved to Ubuntu 8.10. No problem with ATI drivers on the Ubuntu flavor of Linux. Maybe I'll try Fedora again some day when stuff like this is fixed. For a newbie like myself, it sure leaves a bad taste in your mouth when you try a flavor of Linux that makes you jump through all kinds of hoops just to get a video card to work.Personally, it's not worth my time.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.