Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Проблема с мышью
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
tebetey
n00b
n00b


Joined: 11 Jan 2006
Posts: 5

PostPosted: Wed Jan 11, 2006 8:31 pm    Post subject: Проблема с мышью Reply with quote

Если нажать какую-либо кнопку на клавиатуре и, удерживая её, шевельнуть мышь, то мышь перестаёт работать. Курсор мыши просто замирает на экране и не отвечает на движения манипулятора. Это происходит как в консоли, так и в графическом режиме. Не помогают ни перезапуск иксов, ни перезапуск gpm, приходится перезагружать машину.

Мышь: Logitech PS/2 с колёсиком, оптическая.

Настройки ядра из файла /usr/src/linux/.config:
Code:

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set


Содержание /etc/conf.d/gpm:
Code:

MOUSE=imps2
MOUSEDEV=/dev/psaux
REPEAT_TYPE=raw


Строки из /etc/X11/xorg.conf:
Code:

Section "InputDevice"
  Identifier "Mouse0"
  Driver "mouse"
  Option "Protocol" "IMPS/2"
  Option "Device" "/dev/gpmdata"
  Option "Buttons" "5"
  Option "ZAxisMapping" "4 5"
EndSection


Впрочем, маловероятно, что ошибка в xorg.conf, поскольку, как я уже сказал, проблема проявляется и в текстовом режиме, в отсутствие иксов.
А проблема очень гадостная -- из-за неё даже xterm нормально не настроишь...
Back to top
View user's profile Send private message
Cleus
Apprentice
Apprentice


Joined: 21 Aug 2004
Posts: 160

PostPosted: Thu Jan 12, 2006 4:40 pm    Post subject: Re: Проблема с мышью Reply with quote

Конфиги ядра правильные.

tebetey wrote:

Code:
Option "Device" "/dev/gpmdata"

Впрочем, маловероятно, что ошибка в xorg.conf, поскольку, как я уже сказал, проблема проявляется и в текстовом режиме, в отсутствие иксов.
А проблема очень гадостная -- из-за неё даже xterm нормально не настроишь...


А у тебя точно такой девайс ? То есть, хочу сказать, gpm ведь нормально работает со стандартными конфигами, тем же
Code:
Option "Device" "/dev/psaux"

и без проблем.
Во всяком случае сейчас включил, проверил.
Back to top
View user's profile Send private message
KiberGus
Tux's lil' helper
Tux's lil' helper


Joined: 16 Apr 2005
Posts: 81
Location: Moskow, Russia

PostPosted: Thu Jan 12, 2006 5:41 pm    Post subject: Reply with quote

У меня мышь - /dev/input/mice
А клава, судя пл всему - /dev/input/event1
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian 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