You are not logged in.

#1 2012-03-27 16:18:43

xorgx3
Member
From: Poland
Registered: 2011-11-29
Posts: 197

[SOLVED]Keyboard and mouse doesn't working

After upgrade my system I wanted disable my touchapd in laptop.
I was installed GPointing Device Settings and check "disable touchpad". After reboot working ONLY TOUCHPAD, but not working keyboard and mouse.
Can fix them without reinstall system?

Last edited by xorgx3 (2012-03-28 12:07:32)

Offline

#2 2012-03-27 16:28:06

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED]Keyboard and mouse doesn't working

Does the problem (your keyboard/mouse not working) only occur in X or also in console (just the keyboard in that case)?

If it's only in X, check your /etc/X11/xorg.conf and /etc/X11/xorg.conf.d/* config files.


Burninate!

Offline

#3 2012-03-27 16:31:36

xorgx3
Member
From: Poland
Registered: 2011-11-29
Posts: 197

Re: [SOLVED]Keyboard and mouse doesn't working

I don't know, becouse i can't turn on console (ctrl+alt+f1, etc). Is possibility turn on console in another method?

Offline

#4 2012-03-27 16:40:40

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED]Keyboard and mouse doesn't working

When you boot your system and get to your bootloader, try editing the kernel line, instructing your machine to boot in runlevel 3.

If you're using GRUB, this can simply be done by pressing E, adding the number 3 to the kernel line and then pressing B to boot. So that would be something among the lines of:

kernel /vmlinuz-linux root=/dev/sda3 ro 3

Burninate!

Offline

#5 2012-03-27 17:02:22

xorgx3
Member
From: Poland
Registered: 2011-11-29
Posts: 197

Re: [SOLVED]Keyboard and mouse doesn't working

I dont know why, but if I replace nomodeset number 3, Arch run is not complety. When should show console I saw  just black screen.

Offline

#6 2012-03-27 17:06:12

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED]Keyboard and mouse doesn't working

You don't need to remove anything from the kernel line (leave nomodeset etc as is). Just add 3 to the end of the line.


Burninate!

Offline

#7 2012-03-27 18:56:06

xorgx3
Member
From: Poland
Registered: 2011-11-29
Posts: 197

Re: [SOLVED]Keyboard and mouse doesn't working

If I have added something (no matter what) to the end of line - system run normal.

Another way?

Offline

#8 2012-03-27 19:38:01

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: [SOLVED]Keyboard and mouse doesn't working

From what I find out from a quick Google search; that GPointing Device Settings tool basically edits your Xorg config.

Perhaps the simplest way now (if you can't figure out how to boot to runlevel 3) is to boot from a live cd, chroot in and check your Xorg config versus what's documented for touchpad use here.


Burninate!

Offline

#9 2012-03-28 11:58:48

xorgx3
Member
From: Poland
Registered: 2011-11-29
Posts: 197

Re: [SOLVED]Keyboard and mouse doesn't working

OK, problem solved smile

I just run arch in runlevel 1 and replace in file /etc/X11/xorg.conf.d/10-synaptics.conf option        MatchIsTouchpad "off"         MatchIsTouchpad "on".

Now everyhing working, but I still don't know how disable touchpad smile

OK, everything is good now wink SOLVED

Last edited by xorgx3 (2012-03-28 12:07:21)

Offline

Board footer

Powered by FluxBB