[Hardware] synaptics
Andriy Dobrovol`s`kii
=?iso-8859-1?q?adobrovolskii_=CE=C1_gmail=2Ecom?=
Вт Дек 16 15:55:41 MSK 2008
2008/12/16 Denis G. Samsonenko <d.g.samsonenko@>:
> Привет!
>> Весьма похоже. Хотя у меня и не нетбук. Что ж он зараза не фурычит...
>
> А что именно не фурычит? И что в /etc/X11/xorg.conf и /var/log/Xorg.0.log?
>
Тачпад не реагирует ни на какие прикосновения.
Да ни какого криминала вроде.
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default"
InputDevice "mouse0"
# "CorePointer"
InputDevice "touchpad"
# "CorePointer"
InputDevice "ruwin_ct_sh"
# "CoreKeyboard"
EndSection
#Section "Files"
## FontPath "unix/:-1"
#EndSection
Section "Module"
Load "dbe"
Load "glx"
Load "dri"
Load "synaptics"
Load "extmod"
Load "freetype"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
EndSection
Section "InputDevice"
Identifier "ruwin_ct_sh"
Driver "kbd"
Option "XkbLayout" "us,ua,ru"
Option "XkbOptions" "grp:ctrl_shift_toggle"
Option "XkbVariant" ",winkeys,winkeys"
EndSection
Section "InputDevice"
Identifier "mouse0"
Driver "mouse"
Option "Device" "/dev/input/mice"
#"ImPS/2 Logitech Wheel Mouse"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "touchpad"
Driver "synaptics"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "TouchpadOff" "0"
Option "SHMConfig" "on"
Option "SendCoreEvents" "yes"
# Option "VertTwoFingerScroll" "1"
# Option "HorizTwoFingerScroll" "1"
Option "VertEdgeScroll" "true"
Option "HorizEdgeScroll" "true"
EndSection
Section "Monitor"
Identifier "In"
# Option "LeftOf" "Out"
# Option "PreferredMode" "1280x768"
EndSection
Section "Monitor"
Identifier "Out"
# Option "PreferredMode" "1024x768"
EndSection
Section "Device"
Identifier "Intel 915GM|0"
Driver "intel"
BusID "PCI:0:2:0"
Option "VBERestore" "true"
Option "DisplayInfo" "FALSE"
# Screen 0
Option "monitor-LVDS" "In"
Option "monitor-VGA" "Out"
EndSection
Section "Screen"
Identifier "Default"
Device "Intel 915GM|0"
Monitor "In"
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480"
"832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480"
"832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480"
"832x624" "800x600" "720x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480"
"832x624" "800x600" "720x576" "640x480"
Virtual 2048 768
EndSubSection
# SubSection "Display"
# Depth 8
# Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480"
"832x624" "800x600" "720x576" "640x480"
# EndSubSection
# SubSection "Display"
# Depth 16
# Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480"
"832x624" "800x600" "720x576" "640x480"
# EndSubSection
# SubSection "Display"
# Depth 24
# Modes "1280x768" "1024x768" "1024x600" "960x720" "848x480"
"832x624" "800x600" "720x576" "640x480"
# Virtual 2304 768
# EndSubSection
EndSection
Section "DRI"
Group "xgrp"
Mode 0660
EndSection
в логах жалоб фактически нет.
grep "(EE)" /var/log/Xorg.0.log
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(EE) config/hal: NewInputDeviceRequest failed
(EE) config/hal: NewInputDeviceRequest failed
(EE) config/hal: NewInputDeviceRequest failed
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
(EE) intel(0): Mode 1280x1024 does not fit virtual size 2048x768 -
internal error
grep -C2 "touchpad" /var/log/Xorg.0.log
(**) | |-->Device "Intel 915GM|0"
(**) |-->Input Device "mouse0"
(**) |-->Input Device "touchpad"
(**) |-->Input Device "ruwin_ct_sh"
(==) Not automatically adding devices
--
(**) mouse0: Buttons: 9
(**) mouse0: Sensitivity: 1
(II) Synaptics touchpad driver version 0.15.2
(--) touchpad auto-dev sets device to /dev/input/event8
(II) touchpad: x-axis range 32 - 544
(II) touchpad: y-axis range 32 - 352
(**) Option "Device" "/dev/input/event8"
(**) Option "SHMConfig" "on"
--
(**) Option "HorizEdgeScroll" "true"
(**) Option "TouchpadOff" "0"
(--) touchpad touchpad found
(**) Option "SendCoreEvents" "yes"
(**) touchpad: always reports core events
(**) ruwin_ct_sh: always reports core events
(**) Option "Protocol" "standard"
--
(II) evaluating device (ruwin_ct_sh)
(II) XINPUT: Adding extended input device "ruwin_ct_sh" (type: KEYBOARD)
(II) evaluating device (touchpad)
(II) XINPUT: Adding extended input device "touchpad" (type: TOUCHPAD)
(II) evaluating device (mouse0)
(II) XINPUT: Adding extended input device "mouse0" (type: MOUSE)
(II) touchpad: x-axis range 32 - 544
(II) touchpad: y-axis range 32 - 352
(--) touchpad touchpad found
(II) mouse0: ps2EnableDataReporting: succeeded
(II) config/hal: Adding input device ETPS/2 Elantech Touchpad
--
Regards,
Andrii Dobrovol`s`kyj
Подробная информация о списке рассылки Hardware