Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sorry double post, delete this please
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
Cynicist
n00b
n00b


Joined: 01 Aug 2005
Posts: 16

PostPosted: Mon Aug 01, 2005 10:29 pm    Post subject: Sorry double post, delete this please Reply with quote

The error message after typing startx.

(==) Using config file: "/etc/X11/xorg.conf"
Data incomplete in file /etc/X11/xorg.conf
At least one Device section is required.
(EE) Problem parsing the config file
(EE) Error parsing the config file

Fatal server error:
no screens found

------------------------

After I do Xorg -configure I get this:

(EE) Failed to load module "i810" (once-only module,32767)
(++) Using config file: "/root/xorg.conf.new"


Xorg is not able to detect your mouse.
Edit the file and correct the Device.

Your xorg.conf file is /root/xorg.conf.new

-------------------------

Excerpt from my xorg.conf.new file about mouse and monitor:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protoco" "auto"
Option "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection


Last edited by Cynicist on Tue Aug 02, 2005 12:08 am; edited 1 time in total
Back to top
View user's profile Send private message
thoughtform
l33t
l33t


Joined: 24 May 2004
Posts: 600

PostPosted: Mon Aug 01, 2005 10:32 pm    Post subject: Reply with quote

/dev/input/mice
try that
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