Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problems configuring X11
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
evian
n00b
n00b


Joined: 03 May 2004
Posts: 36

PostPosted: Wed Aug 11, 2004 12:00 am    Post subject: problems configuring X11 Reply with quote

I am configuring x11 using xorgconfig. when i finish the config I copy the file to /etc/X11/ then i do a startx. An xserver starts but all i get is a cursor in the middle of a black screen, and i can't move the cursor at all. Anyone know what might be happening?

evan
Back to top
View user's profile Send private message
evian
n00b
n00b


Joined: 03 May 2004
Posts: 36

PostPosted: Wed Aug 11, 2004 12:34 am    Post subject: Reply with quote

i've gotten farther.

now i see some xterms, but they are not in the right proportion. but i still cannot use my mouse or keyboard.

evan
Back to top
View user's profile Send private message
kaovei
n00b
n00b


Joined: 12 Jun 2004
Posts: 60
Location: France - RP

PostPosted: Wed Aug 11, 2004 2:13 am    Post subject: Reply with quote

can you show us your /etc/X11/xorg.conf file and your /var/log/Xorg.0.log file for more details ?
Back to top
View user's profile Send private message
Mythos
l33t
l33t


Joined: 02 May 2004
Posts: 953
Location: Portugal

PostPosted: Wed Aug 11, 2004 2:56 am    Post subject: Reply with quote

if your screen is blinking, it's because you put your refresh Vertical or Horizontal hz with rong parameters.

cat /var/log/Xorg.0.log and past the message error

and /etc/X11/xorg.conf

I had one problem with blank screen, using hardened-dev-sources, but it was a PAX options that i put enable.
_________________
Best Regards,
Sérgio Henrique
Linux dune 3.0.6-gentoo #1 SMP Thu Oct 27 16:47:29 WEST 2011 x86_64 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
Back to top
View user's profile Send private message
wharez
Tux's lil' helper
Tux's lil' helper


Joined: 11 Aug 2004
Posts: 104

PostPosted: Wed Aug 11, 2004 11:25 am    Post subject: keyboard and mouse Reply with quote

Hi Evian,

I am in the process of configuring Xorg aswell

I was in the same problem as you yesterday, my mouse and keyboard wasn't working.

I just tried various mouse and keyboard choices during the relevant choices while doing the xorgconfig method

Also, what mouse do you have? I originally had a serial mouse connected and then changed to a PS/2 and I got it working when I chose PS/2 in the mouse choice menu

Now my problem is, when I run (by typing startx), the windows I drag around leave behind a horrible multi-colored pixel trail and when I quit the X server, the command line I come back to is all messed up, the margin is a couple of inches out from the side of the screen and some lines are wrapping over to the next line :-(

Oh well, I hope you get your Keyboard and mouse working
Back to top
View user's profile Send private message
evian
n00b
n00b


Joined: 03 May 2004
Posts: 36

PostPosted: Fri Aug 13, 2004 6:47 pm    Post subject: Reply with quote

sorry this has taken so long for me to get up here,

to give you some more info, i am using a usb mouse. that might be why i am having trouble. but i think it should still work.


here is my xorg.config file (i will only put the stuff about the mouse and keyboard) :

Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc101"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
EndSection

Any ideas?

Thanks
evan
Back to top
View user's profile Send private message
evian
n00b
n00b


Joined: 03 May 2004
Posts: 36

PostPosted: Fri Aug 13, 2004 8:12 pm    Post subject: Reply with quote

ok, i have figured out the keyboard problem. now the mouse still doesn't work.

evan
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Fri Aug 13, 2004 8:15 pm    Post subject: Reply with quote

evian wrote:
ok, i have figured out the keyboard problem. now the mouse still doesn't work.

evan
Try chaning the device to either "/dev/psaux" or "/dev/input/mice". Does that fix it?
_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
evian
n00b
n00b


Joined: 03 May 2004
Posts: 36

PostPosted: Fri Aug 13, 2004 8:59 pm    Post subject: Reply with quote

/dev/psaux did not fix it. But for some reason I don't even have a /dev/input/mice, could that be a problem?

evan
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Fri Aug 13, 2004 9:19 pm    Post subject: Reply with quote

can you please post the output of
Code:
# ls /dev | grep in
?
_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
evian
n00b
n00b


Joined: 03 May 2004
Posts: 36

PostPosted: Sun Aug 15, 2004 9:01 pm    Post subject: Reply with quote

After configuring my kernel more, I managed to get the /dev/input/mice , but it still didn't work.

Here is the output of

ls /dev | grep in

initctl
input
stdin

I think this is ok now, so now i really don't know what is going on.

evan
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