Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Keyboard and mouse not working after startx
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Duskye
n00b
n00b


Joined: 05 Apr 2013
Posts: 10

PostPosted: Sun Apr 07, 2013 5:02 am    Post subject: Keyboard and mouse not working after startx Reply with quote

I feel like I keep running in circles here...

Anyway, I've spent the past hour trying to get this to work, from remerging things to configuring xorg, and I've gotten nothing to work. Everything is as it should be, and I cannot for the live of me get this working.

I'm still new to gentoo, so I'm not specifically sure how to get my info and post it here, so please help a newb out.
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9675
Location: almost Mile High in the USA

PostPosted: Sun Apr 07, 2013 6:48 am    Post subject: Reply with quote

Usually for new installations, you would use the event driver (EVDEV) to configure your mouse and keyboard. This requires the xf86 driver
evdev to be loaded. This should be the case: Look at your /var/log/Xorg.0.log and see if this is loading.

If this is not loading properly, likely your kernel was not configured properly. You'll need the input devices set up properly during kernel build, and set for the event driver interface.
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
Duskye
n00b
n00b


Joined: 05 Apr 2013
Posts: 10

PostPosted: Sun Apr 07, 2013 11:59 am    Post subject: Reply with quote

eccerr0r wrote:
Usually for new installations, you would use the event driver (EVDEV) to configure your mouse and keyboard. This requires the xf86 driver
evdev to be loaded. This should be the case: Look at your /var/log/Xorg.0.log and see if this is loading.

If this is not loading properly, likely your kernel was not configured properly. You'll need the input devices set up properly during kernel build, and set for the event driver interface.

Well, it looks like things are partly working: If I use a external keyboard and mouse, it works just fine, the ones on the laptop though cease to work after startx.

EDIT: Actually erm.....the keyboard DOES work on the laptop, and so does the mouse....partially. I can click with it, but can't move it with the laptop....
Back to top
View user's profile Send private message
albright
Advocate
Advocate


Joined: 16 Nov 2003
Posts: 2588
Location: Near Toronto

PostPosted: Sun Apr 07, 2013 1:25 pm    Post subject: Reply with quote

is xf86-input-synaptics installed?
_________________
.... there is nothing - absolutely nothing - half so much worth
doing as simply messing about with Linux ...
(apologies to Kenneth Graeme)
Back to top
View user's profile Send private message
Duskye
n00b
n00b


Joined: 05 Apr 2013
Posts: 10

PostPosted: Sun Apr 07, 2013 9:19 pm    Post subject: Reply with quote

albright wrote:
is xf86-input-synaptics installed?


Yeah, though I think I got it fixed, forgot to add mouse in USE in make.conf

Anyway, I only need to fix one more thing: Getting my monitor to work with my laptop. So far I've installed xrandr (And also arandr for gui use), and I don't think my VGA output is being recognized, because xrandr -q is only listing my laptop screen, which is listed as Screen 0

Also there is 3 Monitor, Device, and Screen sections in my xorg file, is that normal?
Back to top
View user's profile Send private message
beizhuchun
n00b
n00b


Joined: 11 Apr 2013
Posts: 29

PostPosted: Mon Apr 15, 2013 3:45 am    Post subject: Re: Keyboard and mouse not working after startx Reply with quote

Duskye wrote:
I feel like I keep running in circles here...

Anyway, I've spent the past hour trying to get this to work, from remerging things to configuring xorg, and I've gotten nothing to work. Everything is as it should be, and I cannot for the live of me get this working.

I'm still new to gentoo, so I'm not specifically sure how to get my info and post it here, so please help a newb out.


Maybe,you need making a change in your kernel configuration to support evdev.
Device Drivers --->
Input device support --->
<*> Event interface


And add
INPUT_DEVICES="evdev synaptics" ## synaptics for touchpad support
in /etc/portage/mak.conf
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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