Results 1 to 8 of 8
I have emerged kde and xorg-x11, but I still cannot startx
if i try to run startx, the screen goes blank, and then i get
Code:
XIO: fatal IO error ...
- 03-27-2005 #1Linux User
- Join Date
- Dec 2004
- Location
- Speed School of Engineering
- Posts
- 267
X problem
I have emerged kde and xorg-x11, but I still cannot startx
if i try to run startx, the screen goes blank, and then i get
I have run xorgconfig and set up a config file, so it should be working, shouldn't it?Code:XIO: fatal IO error 104 (Connection reset by peer)
- 03-27-2005 #2
Can you post some more of the error message?
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 03-27-2005 #3Linux User
- Join Date
- Dec 2004
- Location
- Speed School of Engineering
- Posts
- 267
wow, its really long, but here goes (my comp is also suffering from network problems, so i'll have to type this up)
Code:Using vt 7 Symbol drmGetClient from module /usr/lib/modules/drivers/radeon_drv.o is unresolved! (EE) xf86OpenSerial: Cannot open device /dev/mouse No such files or directory (EE) Mouse1:cannt open input device (EE) PreInit failed for input device "Mouse1" No core pointer Fatal server error: failed to initialize core devices
and then the block i posted earlier
- 03-28-2005 #4Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
1st and main problem is that your mouse section is not correctly done, so there is no core pointer, without that x cannot run. What type of mouse are you using? you should search the forums for xorg.conf mouse configurations and look for some answers by a user named adrenaline in the slackware forum, they work really well and he is good at setting up mice.
But just tell us what your mouse is and what your current xorg.conf file has for your mouse setup, and we should be able to help you through it if you cannot find the other setup.
Operating System: GNU Emacs
- 03-28-2005 #5Linux User
- Join Date
- Dec 2004
- Location
- Speed School of Engineering
- Posts
- 267
Its a very generic USB wireless mouse, dunno what brand.
I will post my conf when I get home
- 04-08-2005 #6Just Joined!
- Join Date
- Apr 2005
- Posts
- 2
mouse location under gentoo
I believe Gentoo has the mouse under /dev/input/mice.
try cat /dev/input/mice and move your mouse around, see if you get a bunch of garbage symbols on your screen.
I am working through the same X problem, ill post a solution if i get one.
This is with a 2005.0 fresh install on a dell 8200 laptop.
- 04-08-2005 #7Just Joined!
- Join Date
- Apr 2005
- Posts
- 2
solution
change the mouse location in your xorg.conf to /dev/input/mice
this should fix your x problem.
- 04-08-2005 #8Linux Newbie
- Join Date
- Mar 2005
- Location
- Minneapolis, MN
- Posts
- 112
My USB mouse (Logitech MX510) is under /dev/mouse. Might not be the case for you, depending on your motherboard.
--Dachnaz [Fuzzy Llama]


Reply With Quote
