ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Проблемы в работе точпада на Branch5
@ 2009-02-23  9:22 Roman Savochenko
  2009-02-23 14:13 ` Led
  0 siblings, 1 reply; 4+ messages in thread
From: Roman Savochenko @ 2009-02-23  9:22 UTC (permalink / raw)
  To: ALT Linux Team development discussions

[-- Attachment #1: Type: text/plain, Size: 3158 bytes --]

Всем привет

Обновил на Net-буке Branch 4.1 до Branch 5.0 и обнаружилось, что 
тамошние иксы перестали корректно различать точпад.
Точнее они различают, но одновременно видят точпад и как обычную мышь. В 
результате на одно устройство вешаются два драйвера или два протокола. 
Как отрицательный эффект этого безобразия точпад стаёт раза в два 
медленее, двойной клик и прокрутки выключаются. Эффект от gsynaptics 
отсутствует, хотя доступ и есть.

Кстати подобный эффект наблюдался и на Branch 4.1 с другой моделью ноута.

Ниже привожу сравнение участков логов с обнаружением мыши и вкладываю 
конфиг:
//Branch 4.1
X.Org X Server 1.4.2
Release Date: 11 June 2008
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/X11/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
    compiled for 4.3.99.902, module version = 1.0.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(II) Synaptics touchpad driver version 0.15.0
(**) Option "Device" "/dev/input/event8"
(**) Option "SHMConfig" "on"
(**) Option "LeftEdge" "1700"
(**) Option "RightEdge" "5300"
(**) Option "TopEdge" "1700"
(**) Option "BottomEdge" "4200"
(**) Option "FingerLow" "25"
(**) Option "FingerHigh" "30"
(**) Option "MaxTapTime" "180"
(**) Option "MaxTapMove" "220"
(**) Option "VertScrollDelta" "100"
(**) Option "RTCornerButton" "2"
(**) Option "RBCornerButton" "3"
(**) Option "TapButton1" "1"
(**) Option "TapButton2" "2"
(**) Option "TapButton3" "3"
(--) SynPS/2 Synaptics TouchPad touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" 
(type: MOUSE)
(--) SynPS/2 Synaptics TouchPad touchpad found
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(II) LoadModule: "kbd"


//Branch 5.0
X.Org X Server 1.5.3
Release Date: 5 November 2008
(II) Synaptics touchpad driver version 1.0.0
(--) Synaptics Mouse auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(II) Synaptics Mouse: x-axis range 1472 - 5472
(II) Synaptics Mouse: y-axis range 1408 - 4448
(II) Synaptics Mouse: pressure range 0 - 255
(II) Synaptics Mouse: finger width range 0 - 0
(II) Synaptics Mouse: buttons: left right middle double triple
(**) Option "SHMConfig" "on"
(**) Option "LeftEdge" "1700"
(**) Option "RightEdge" "5300"
(**) Option "TopEdge" "1700"
(**) Option "BottomEdge" "4200"
(**) Option "FingerLow" "25"
(**) Option "FingerHigh" "30"
(**) Option "MaxTapTime" "180"
(**) Option "MaxTapMove" "220"
(**) Option "VertScrollDelta" "100"
(--) Synaptics Mouse touchpad found
(**) Option "AlwaysCore"
(**) Synaptics Mouse: always reports core events
(**) Option "Protocol" "IMPS/2"
(**) Mouse0: Device: "/dev/input/mice"
(**) Mouse0: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Mouse0: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "no"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 9
(**) Mouse0: Sensitivity: 1
(**) Option "CoreKeyboard"

[-- Attachment #2: xorg.conf --]
[-- Type: text/plain, Size: 2148 bytes --]

Section "ServerLayout"
   Identifier "Default Layout"
   Screen 0 "Screen0" 0 0
   InputDevice "Synaptics Mouse" "AlwaysCore"
   InputDevice "Mouse0" "CorePointer"
   InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
   Identifier "Keyboard0"
   Driver "kbd"
#   Option "XkbModel" "pc105"
#   Option "XkbLayout" "gb,us"
#   Option "XkbVariant" "euro"
#   Option "XkbOptions" "grp:alt_shift_toggle"
EndSection

Section "InputDevice"
   Identifier "Synaptics Mouse"
   Driver "synaptics"
   Option "Device" "/dev/psaux"
   Option "Protocol" "auto-dev"
   Option "LeftEdge" "1700"
   Option "RightEdge" "5300"
   Option "TopEdge" "1700"
   Option "BottomEdge" "4200"
   Option "FingerLow" "25"
   Option "FingerHigh" "30"
   Option "MaxTapTime" "180"
   Option "MaxTapMove" "220"
   Option "VertScrollDelta" "100"
   Option "MinSpeed" "0.09"
   Option "MaxSpeed" "0.18"
   Option "AccelFactor" "0.0015"
   Option "SHMConfig" "on"
EndSection

Section "InputDevice"
   Identifier "Mouse0"
   Driver "mouse"
   Option "Protocol" "IMPS/2"
   Option "Device" "/dev/input/mice"
   Option "ZAxisMapping" "4 5"
   Option "Emulate3Buttons" "no"
EndSection

Section "Monitor"
   Identifier "Monitor0"
   Modeline "1024x600" 50.40 1024 1048 1184 1344 600 600 619 625
   DisplaySize 195 113
   Option "NoDDC"
   # Option "Above" "Monitor1"
EndSection

Section "Device"
   Identifier "Videocard0"
   Driver "intel"
   # Option "monitor-LVDS" "Monitor0"
   # Option "monitor-VGA" "Monitor1"
   Option "Clone" "true"
   Option "MonitorLayout" "LVDS,VGA"
   Option "AccelMethod" "EXA"
   Option "MigrationHeuristic" "greedy"
   BusID "PCI:0:2:0"
   # Screen 0
EndSection

Section "Screen"
   Identifier "Screen0"
   Device "Videocard0"
   Monitor "Monitor0"
   DefaultDepth 24
   SubSection "Display"
     Viewport 0 0
     Depth 24
     Modes "1024x600" "800x600" "640x480"
     Virtual 1024 600
   EndSubSection
EndSection

Section "Module"
	Load  "freetype"
	Load  "glx"
	Load  "dri"
	Load  "dbe"
	SubSection "extmod"
	    Option	"omit xfree86-dga"
	EndSubSection
EndSection

Section "DRI"
	Group        "xgrp"
	Mode         0660
EndSection

[-- Attachment #3: rom_as.vcf --]
[-- Type: text/x-vcard, Size: 218 bytes --]

begin:vcard
fn:Roman Savochenko
n:Savochenko;Roman
adr;dom:;;;Dneprodzerjinsk
email;internet:rom_as@diyaorg.dp.ua
title:NIP "DIYA"
tel;work:NIP "DIYA"
tel;cell:+380679859815
x-mozilla-html:FALSE
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] Проблемы в работе точпада на Branch5
  2009-02-23  9:22 [devel] Проблемы в работе точпада на Branch5 Roman Savochenko
@ 2009-02-23 14:13 ` Led
  2009-02-23 15:22   ` Roman Savochenko
  0 siblings, 1 reply; 4+ messages in thread
From: Led @ 2009-02-23 14:13 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Monday, 23 February 2009 11:22:27 Roman Savochenko wrote:
> Всем привет
>
> Обновил на Net-буке Branch 4.1 до Branch 5.0 и обнаружилось, что
> тамошние иксы перестали корректно различать точпад.

Вы не ошиблись рассылкой?

-- 
Led

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] Проблемы в работе точпада на Branch5
  2009-02-23 14:13 ` Led
@ 2009-02-23 15:22   ` Roman Savochenko
  2009-02-23 16:11     ` Andrey Rahmatullin
  0 siblings, 1 reply; 4+ messages in thread
From: Roman Savochenko @ 2009-02-23 15:22 UTC (permalink / raw)
  To: ALT Linux Team development discussions

[-- Attachment #1: Type: text/plain, Size: 253 bytes --]

Led wrote:
>> Обновил на Net-буке Branch 4.1 до Branch 5.0 и обнаружилось, что
>> тамошние иксы перестали корректно различать точпад.
>>     
> Вы не ошиблись рассылкой?
А Branch5.0 уже не Devel? Тогда куда это, или прямо в багзилу?

С уважением, Роман

[-- Attachment #2: rom_as.vcf --]
[-- Type: text/x-vcard, Size: 218 bytes --]

begin:vcard
fn:Roman Savochenko
n:Savochenko;Roman
adr;dom:;;;Dneprodzerjinsk
email;internet:rom_as@diyaorg.dp.ua
title:NIP "DIYA"
tel;work:NIP "DIYA"
tel;cell:+380679859815
x-mozilla-html:FALSE
version:2.1
end:vcard


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [devel] Проблемы в работе точпада на Branch5
  2009-02-23 15:22   ` Roman Savochenko
@ 2009-02-23 16:11     ` Andrey Rahmatullin
  0 siblings, 0 replies; 4+ messages in thread
From: Andrey Rahmatullin @ 2009-02-23 16:11 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 427 bytes --]

On Mon, Feb 23, 2009 at 05:22:38PM +0200, Roman Savochenko wrote:
> А Branch5.0 уже не Devel? 
Вопросы по использованию - нет, ни в коем случае.

> Тогда куда это
community@

> или прямо в багзилу?
Можно и так.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

>CONFORMING TO
>      SVr4, SVID, POSIX, X/OPEN, BSD 4.3
Какому из этих стандартов соответствует винда?
		-- wrar in community@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-23 16:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-23  9:22 [devel] Проблемы в работе точпада на Branch5 Roman Savochenko
2009-02-23 14:13 ` Led
2009-02-23 15:22   ` Roman Savochenko
2009-02-23 16:11     ` Andrey Rahmatullin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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