Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] xorg.conf missing
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
baffo
n00b
n00b


Joined: 27 Jan 2008
Posts: 3

PostPosted: Sun Jan 27, 2008 8:46 pm    Post subject: [solved] xorg.conf missing Reply with quote

I have a strange issue, for which I couldn't find any answer on this forum, neither on any other, yet.

I recently installed compiz-fusion, which won't run because of the Composite extension missing in xorg. But this is not my current problem. The problem is that I don't have a xorg.conf file in /etc/X11/ as it should be, but I found one (after a search) in /usr/portage/app-emulation/vmware-workstation-tools/files/. I tried editing that one and adding:

Code:

Section "Extensions"
    Option "Composite" "Enable"
EndSection


But it doesn't work even after a reboot. So I tried copying that xorg.conf file to /etc/X11/ , but that just causes problems and my KDE suddenly doesn't want to start.
And if I remove it from there, KDE works again without any problems.

Any ideas?


Last edited by baffo on Sun Jan 27, 2008 9:27 pm; edited 1 time in total
Back to top
View user's profile Send private message
rndusr
Guru
Guru


Joined: 04 Dec 2005
Posts: 392

PostPosted: Sun Jan 27, 2008 8:59 pm    Post subject: Reply with quote

It sounds like you have not set your X server up correctly. Take a look here for instructions on how to do this.

Just copying a random xorg.conf is a bad idea, since it contains information specific to your particular system (for instance which display driver to use, where to find fonts, input sources, etc).
_________________
If you've got nothing nice to say, you're probably not alone...
Back to top
View user's profile Send private message
baffo
n00b
n00b


Joined: 27 Jan 2008
Posts: 3

PostPosted: Sun Jan 27, 2008 9:26 pm    Post subject: Reply with quote

Looks like I forgot to configure it. Thank you! It works now.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum