ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Slobodian Viacheslav <alt_community@slavik.msk.ru>
To: community@altlinux.ru
Subject: Re: [Comm] MOUSE Option "Protocol" "evdev"  PLEASE HELP!
Date: Wed, 9 Mar 2005 10:58:15 +0300
Message-ID: <20050309105815.379a0b59@slava.310.ru> (raw)
In-Reply-To: <422A332A.7060404@altlinux.ru>

On Sun, 06 Mar 2005 01:31:06 +0300
Alexey Rusakov <ktirf@altlinux.ru> wrote:

> Сие означает, что вы поленились выполнить первый пункт в указанном вами 
> руководстве. X.org из Sisyphus не поддерживает evdev
Сделал всё как в руководстве, кроме патча драйвера клавиатуры. Не нашёл я нужного файлика.. Ну да не должны они пересекаться..

# strings /usr/X11R6/bin/X | grep evdev
evdevStart
evdevNewDriver
evdevGetFDForDriver
evdev
%s: cannot register with evdev brain
%s: cannot start evdev brain
/tmp/.X11-unix/evdev%d
evdev brain

Как в руководстве. Типа всё нормалёк.

В xorg.conf пишу следующее:

Section "InputDevice"
Identifier  "Mouse1"                                                                          
Driver      "mouse"
Option      "Name" "Logitech MX700"
#    Option      "Protocol" "evdev"
Option      "Protocol" "ExplorerPS/2"
Option      "Device" "/dev/input/mice"
Option      "Buttons" "10"
Option      "ZAxisMapping" "9 10"
Option      "Resolution" "800"
EndSection


Так работает. С протоколом evdev пишет
(EE) Mouse1: cannot register with evdev brain

Пробую как в руководстве:

Section "InputDevice"
Identifier  "Mouse[0]"
Driver      "mouse"
Option      "Protocol" "evdev"
Option      "Dev Name" "Logitech USB-PS/2 Optical Mouse" # cat /proc/bus/input/devices
Option      "Dev Phys" "usb-*/input0" # cat /proc/bus/input/devices
#    Option        "Dev Phys" "usb-0000:00:03.0-1/input0" # cat /proc/bus/input/devices
Option      "Device" "/dev/input/mice" # (/dev/input/mice also appears to work)
Option      "Buttons" "10"
Option      "ZAxisMapping" "9 10"
Option      "Resolution" "800"
EndSection

Невозможно открыть устройство, хоть какой вариант указан в Dev Phys..

Нашёл единственное, вроде, место, где обсуждают подобную проблему:
http://forums.gentoo.org/viewtopic-t-122174-postdays-0-postorder-asc-highlight-logitechapplet-start-25.html
но там руководства к действию не нашёл- из-за чего конкретно возникают ошибки..
Я уже evdev и в hotplug прописал, как говорится в идущей с Альтом документации.. А всё без толку.. Я опять чего-то недопонимаю.

Помогите!


  reply	other threads:[~2005-03-09  7:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-05 19:57 Slobodian Viacheslav
2005-03-05 22:31 ` Alexey Rusakov
2005-03-09  7:58   ` Slobodian Viacheslav [this message]
2005-03-09  8:43     ` Slobodian Viacheslav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050309105815.379a0b59@slava.310.ru \
    --to=alt_community@slavik.msk.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git