ALT Linux hardware support
 help / color / mirror / Atom feed
From: Alexey Novikov <shader@yandex.ru>
To: hardware@lists.altlinux.org
Subject: Re: [Hardware] synaptics
Date: Wed, 17 Dec 2008 12:00:20 +0300
Message-ID: <20081217090020.GC27595@localhost.localdomain> (raw)
In-Reply-To: <957265820812170029w2f16bdaeic70d2d6edd3957c2@mail.gmail.com>

On Wed, Dec 17, 2008 at 02:29:53PM +0600, Denis G. Samsonenko wrote:
> Привет!
> 
> 17 декабря 2008 г. 12:51 Alexey Novikov написал:
> >> В любом случае можно попробовать оставить только минимум опций, чтобы
> >> остальные определялись по умолчанию. Попробуйте оставить только
> >> следующее:
> >>
> >> Section "InputDevice"
> >>    Identifier  "touchpad"
> >>    Driver      "synaptics"
> >>    Option      "Device"               "/dev/psaux"
> >>    Option      "Protocol"             "auto-dev"
> >>    Option      "SHMConfig"            "on"
> >>    Option      "SendCoreEvents"       "yes"
> >> EndSection
> >>
> >> Если заработает, то можно дальше играться с настройками.
> >
> > Скорее всего надо поправить Option "Device" на тот, что в
> > Xorg.log, иначе если и будет работать, то очень странно
> 
> Не знаю, как будет у Андрея, но судя по моему логу:
> 
> (II) Synaptics touchpad driver version 0.15.2
> (--) Touchpad auto-dev sets device to /dev/input/event8
> (II) Touchpad: x-axis range 8 - 1144
> (II) Touchpad: y-axis range 8 - 760
> (**) Option "Device" "/dev/input/event8"
> 
> запись Option "Device" "/dev/psaux" ему не мешает, т.к. в итоге из-за
> Option "Protocol" "auto-dev" он цепляется к реальному устройству, в
> данном случае /dev/input/event8.

Сильно сомневаюсь. У меня на EeePC тоже указатель двигался,
причем рывками, а нажатия не отрабатывались пока не привязал
жестко через /dev/input/by-path/... (иногда скакал event{8,9})
man 4 synaptics:
Option "Device" "string"
              This  option  specifies the device file in your "/dev" directory
              which will be used to access the physical device.  Normally  you
              should  use  something like "/dev/input/eventX", where X is some
              integer.

Option "Protocol" "string"
              Specifies which kernel driver will be used by this driver.  This
              is  the  list of supported drivers and their default use scenar-
              ios.
       
              l l.  auto-dev  automatic, default  (recommend)  event     Linux
              2.6  kernel  events  psaux     raw  device  access  (Linux  2.4)
              psm  FreeBSD psm driver


-- 
WBR, Alexey Novikov
XMPP: alex-novikov@jabber.ru, shader@ya.ru


      reply	other threads:[~2008-12-17  9:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-15 18:52 Denis G. Samsonenko
2008-11-17 11:46 ` Denis G. Samsonenko
2008-11-17 13:44   ` Kharitonov A. Dmitry
2008-11-17 18:21     ` Denis G. Samsonenko
2008-11-25 11:15     ` Denis G. Samsonenko
2008-12-10 14:09       ` Denis G. Samsonenko
2008-12-15 23:17         ` Andriy Dobrovol`s`kii
2008-12-16  6:53           ` Denis G. Samsonenko
2008-12-16 11:15             ` Andriy Dobrovol`s`kii
2008-12-16 11:58               ` Denis G. Samsonenko
2008-12-16 12:55                 ` Andriy Dobrovol`s`kii
2008-12-16 13:13                   ` Denis G. Samsonenko
2008-12-16 14:39                     ` Andriy Dobrovol`s`kii
2008-12-17  6:51                     ` Alexey Novikov
2008-12-17  8:29                       ` Denis G. Samsonenko
2008-12-17  9:00                         ` Alexey Novikov [this message]

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=20081217090020.GC27595@localhost.localdomain \
    --to=shader@yandex.ru \
    --cc=hardware@lists.altlinux.org \
    /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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

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


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