You are not logged in.

#1 2009-04-30 17:07:01

ash
Member
Registered: 2008-12-17
Posts: 134

[solved] mouse and keyboard not working (and previous fix wont work)

i made a clean default setup with

arch
latest kernel - 2.6.29 i think
xorg 1.6.1
video-intel-legacy

on a 865G intel box + tried usb and ps2 keyboards + usb mouse

when i start X the mouse and keyboard dont work (and i have to hard reset the box) in all of the setups i tried. the AutoAddDevices fix suggested before does not work this time

- without xorg.conf

- with auto-generated xorg.conf (X -confogure)

- with the automatic conf +
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection

- with tiny xorg.conf containing only
Section "ServerFlags"
Option "AutoAddDevices" "False"
EndSection

- with dbus/hal enabled and disabled in rc.conf

how i make it work

Last edited by ash (2009-04-30 19:01:41)

Offline

#2 2009-04-30 17:43:44

lhyanor
Member
Registered: 2009-04-30
Posts: 9

Re: [solved] mouse and keyboard not working (and previous fix wont work)

same for me..

I tried it with hal and dbus running, and with AutoAddDevices disabled..
Still no chance...

I also did a clean install today

Last edited by lhyanor (2009-04-30 17:44:13)

Offline

#3 2009-04-30 17:47:41

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: [solved] mouse and keyboard not working (and previous fix wont work)

Do you have xf86-input-evdev installed?

Offline

#4 2009-04-30 17:50:51

lhyanor
Member
Registered: 2009-04-30
Posts: 9

Re: [solved] mouse and keyboard not working (and previous fix wont work)

Yes... there has been uploaded a new version, maybe it is broken?!

Offline

#5 2009-04-30 17:57:45

ash
Member
Registered: 2008-12-17
Posts: 134

Re: [solved] mouse and keyboard not working (and previous fix wont work)

i have xf86-input-evdev 2.2.1-1

a new version of what package ?

Offline

#6 2009-04-30 17:58:12

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: [solved] mouse and keyboard not working (and previous fix wont work)

Anything suspicious in the Xorg.0.log?

Offline

#7 2009-04-30 17:59:22

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: [solved] mouse and keyboard not working (and previous fix wont work)

Same here (with me) I got newest version of xf86-input-edev the same that ash have.

Last edited by SpeedVin (2009-04-30 17:59:37)


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#8 2009-04-30 18:06:20

lhyanor
Member
Registered: 2009-04-30
Posts: 9

Re: [solved] mouse and keyboard not working (and previous fix wont work)

thats the one thing i find disturbing about arch..
it would be so easy if i could just emerge an older version of evdev...

Last edited by lhyanor (2009-04-30 18:06:40)

Offline

#9 2009-04-30 18:11:20

lhyanor
Member
Registered: 2009-04-30
Posts: 9

Re: [solved] mouse and keyboard not working (and previous fix wont work)

ah sorry, no nothing suspicious

Offline

#10 2009-04-30 18:12:01

ash
Member
Registered: 2008-12-17
Posts: 134

Re: [solved] mouse and keyboard not working (and previous fix wont work)

install

xf86-input-mouse
xf86-input-keyboard

to make it work again

Offline

#11 2009-04-30 18:15:19

lhyanor
Member
Registered: 2009-04-30
Posts: 9

Re: [solved] mouse and keyboard not working (and previous fix wont work)

mhh strange.. i am sure that i had them installed
i will try it again!

Offline

#12 2009-04-30 18:18:12

lhyanor
Member
Registered: 2009-04-30
Posts: 9

Re: [solved] mouse and keyboard not working (and previous fix wont work)

i have them installed.
do you have hotplug disabled?

it still does not work sad

Offline

#13 2009-04-30 18:23:27

ash
Member
Registered: 2008-12-17
Posts: 134

Re: [solved] mouse and keyboard not working (and previous fix wont work)

the setup that works to me now is

automatic xorg.conf with the AutAddDevices False (disable hotplug) lines

dbus and hal enabled in deamons

this lines instruct xorg to use xf86-input-mouse/keyboard instead of evdev. ie it looks like with evdev there is no point in xf86-input-mouse/keyboard

Last edited by ash (2009-04-30 18:26:16)

Offline

#14 2009-04-30 18:52:27

lhyanor
Member
Registered: 2009-04-30
Posts: 9

Re: [solved] mouse and keyboard not working (and previous fix wont work)

it works now, after uninstalling xf86-input-synaptics (?!)

Offline

#15 2009-04-30 18:54:54

ash
Member
Registered: 2008-12-17
Posts: 134

Re: [solved] mouse and keyboard not working (and previous fix wont work)

whaaaat

is that a notebook computer ?

mine is a desktop with gigabyte 8ig1000mk board

Offline

#16 2009-04-30 20:34:40

lhyanor
Member
Registered: 2009-04-30
Posts: 9

Re: [solved] mouse and keyboard not working (and previous fix wont work)

yes.. its a Thinkpad T40p

strange thing.. i dont use the touchpad anyway. So its fine for me now big_smile

Offline

#17 2009-04-30 21:08:51

ash
Member
Registered: 2008-12-17
Posts: 134

Re: [solved] mouse and keyboard not working (and previous fix wont work)

i dont think the touchpad 'has' to conflict with mouse / keyboard

if you want to try to get it to work boot some other linux and then copy xorg.conf (add the AutoAddDevices line)

Offline

#18 2009-05-01 06:13:38

SpeedVin
Member
From: Poland
Registered: 2009-04-29
Posts: 955

Re: [solved] mouse and keyboard not working (and previous fix wont work)

ash thank you that's work but I remeber I installed them before (maybe in another/eraliaer install).


Shell Scripter | C/C++/Python/Java Coder | ZSH

Offline

#19 2009-05-02 20:29:07

lhyanor
Member
Registered: 2009-04-30
Posts: 9

Re: [solved] mouse and keyboard not working (and previous fix wont work)

funny thing.. the xorg.conf was copied from my gentoo installation....
there its working just fine

Offline

Board footer

Powered by FluxBB