[Частично решено]Debian, touchpad, не работает прокрутка(scroll) (Option "VertEdgeScroll" "true")

Настройка графического интерфейса, Иксов, десктопов, оконных менеджеров и иксовых терминалов

Модератор: Модераторы разделов

Ответить
Slartibarfast
Сообщения: 99
ОС: Debian GNU/Linux

[Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение Slartibarfast »

Собственно после обновления ноутбука до Debian Wheezy Alpha1(Раньше был Squeeze stable) перестал работать скролл на тачпаде.

Из вывода hal-device:

Код: Выделить всё

14: udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port_logicaldev_input'
linux.hotplug_type = 2  (0x2)  (int)
linux.subsystem = 'input'  (string)
input.device = '/dev/input/event7'  (string)
input.product = 'SynPS/2 Synaptics TouchPad'  (string)
info.subsystem = 'input'  (string)
info.product = 'SynPS/2 Synaptics TouchPad'  (string)
input.originating_device = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port'  (string)
linux.sysfs_path = '/sys/devices/platform/i8042/serio4/input/input7/event7'  (string)
info.parent = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port'  (string)
info.udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX3_port_logicaldev_input'  (string)
info.category = 'input'  (string)
info.capabilities = { 'input', 'input.touchpad' } (string list)
linux.device_file = '/dev/input/event7'  (string)



xorg.conf

Код: Выделить всё

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" RightOf "Screen0"
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Synaptics Touchpad" "SendCoreEvents"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/X11/misc"
    FontPath     "/usr/share/fonts/X11/cyrillic"
    FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/Type1"
    FontPath     "/usr/share/fonts/X11/100dpi"
    FontPath     "/usr/share/fonts/X11/75dpi"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath     "built-ins"
EndSection

Section "Module"
    Load  "extmod"
#    Load  "dri"
#    Load  "glx"
    Load  "record"
    Load  "dbe"
#    Load  "dri2"
    Load  "synaptics"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
    Option      "XkbModel" "pc105"
    Option      "XkbLayout" "us,ru"
    Option      "XkbOptions" "grp:caps_toggle,grp_led:caps"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mouse0"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "InputDevice"
    Identifier   "Synaptics Touchpad"
    Driver       "synaptics"
    Option       "SendCoreEvents"   "true"
    Option       "Device"   "/dev/input/event7"
    Option       "Protocol"   "auto-dev"
    Option       "SHMConfig"   "false"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Monitor"
    Identifier   "Monitor1"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Device"
    Identifier  "Card0"
    Driver      "intel"
    BusID       "PCI:0:2:0"
EndSection

Section "Device"
    Identifier  "Card1"
    Driver      "intel"
    BusID       "PCI:0:2:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    DefaultDepth 24
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes    "1024x600"
    EndSubSection
EndSection

Section "Screen"
    Identifier "Screen1"
    Device     "Card1"
    Monitor    "Monitor1"
    DefaultDepth 24
    SubSection "Display"
        Viewport   0 0
        Depth     24
        Modes    "1024x600"
    EndSubSection
EndSection

Section "ServerFlags"
    Option    "AutoAddDevices" "False"
    Option    "blank time" "0"
    Option    "standby time" "0"
    Option    "suspend time" "0"
    Option    "off time" "0"
EndSection



P.S. Через udev скролл на тачпаде тоже отказывается работать.
Спасибо сказали:
Аватара пользователя
sgfault
Сообщения: 586
Статус: -
Контактная информация:

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение sgfault »

А synclient считает, что скрол должен работать?

Код: Выделить всё

$ synclient -l | grep EdgeScroll


И какой странный у вас конфиг: kbd и mouse вместо evdev для клавиатуры и мыши? Отключено автоопределение устр-в? И HAL? Хм.. :wacko:
Спасибо сказали:
Slartibarfast
Сообщения: 99
ОС: Debian GNU/Linux

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение Slartibarfast »

Код: Выделить всё

$ synclient -l | grep EdgeScroll
    VertEdgeScroll          = 0
    HorizEdgeScroll         = 0


И какой странный у вас конфиг: kbd и mouse вместо evdev для клавиатуры и мыши? Отключено автоопределение устр-в?

Да, потому-что с автоопределением еще хуже, xorg.conf намного проще редактировать чем рыться в конфигах udev. И как уже писал, с автонастройкой скролл тоже не работает.
Спасибо сказали:
Аватара пользователя
sgfault
Сообщения: 586
Статус: -
Контактная информация:

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение sgfault »

Slartibarfast писал(а):
16.07.2012 00:24

Код: Выделить всё

$ synclient -l | grep EdgeScroll
    VertEdgeScroll          = 0
    HorizEdgeScroll         = 0

Хм.. но ведь должно быть 1. Попробуйте

Код: Выделить всё

$ synclient VertEdgeScroll=1


Slartibarfast писал(а):
16.07.2012 00:24
И какой странный у вас конфиг: kbd и mouse вместо evdev для клавиатуры и мыши? Отключено автоопределение устр-в?

Да, потому-что с автоопределением еще хуже, xorg.conf намного проще редактировать чем рыться в конфигах udev. И как уже писал, с автонастройкой скролл тоже не работает.

А что, udev определяет вашу клавиатуру и мышь неправильно? И evdev работает хуже, чем mouse и kbd? Если да, то это странно. :huh: Но это не мое дело, впрочем.
Спасибо сказали:
Slartibarfast
Сообщения: 99
ОС: Debian GNU/Linux

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение Slartibarfast »

sgfault писал(а):
16.07.2012 12:14
Slartibarfast писал(а):
16.07.2012 00:24

Код: Выделить всё

$ synclient -l | grep EdgeScroll
    VertEdgeScroll          = 0
    HorizEdgeScroll         = 0

Хм.. но ведь должно быть 1. Попробуйте

Код: Выделить всё

$ synclient VertEdgeScroll=1


Slartibarfast писал(а):
16.07.2012 00:24
И какой странный у вас конфиг: kbd и mouse вместо evdev для клавиатуры и мыши? Отключено автоопределение устр-в?

Да, потому-что с автоопределением еще хуже, xorg.conf намного проще редактировать чем рыться в конфигах udev. И как уже писал, с автонастройкой скролл тоже не работает.

А что, udev определяет вашу клавиатуру и мышь неправильно? И evdev работает хуже, чем mouse и kbd? Если да, то это странно. :huh: Но это не мое дело, впрочем.

на debian 6 stable вполне нормально работал udev(только использовал ScrollLed вместо CapsLed при переключении языка). На на Debian 7 как-то совсем печально стало.

Код: Выделить всё

$ synclient VertEdgeScroll=1

Помогло, но куда в xorg.conf прописать что-бы каждый раз руками не вводить?
Спасибо сказали:
Аватара пользователя
sgfault
Сообщения: 586
Статус: -
Контактная информация:

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение sgfault »

Slartibarfast писал(а):
30.07.2012 09:09
Помогло, но куда в xorg.conf прописать что-бы каждый раз руками не вводить?

В секцию "InputDevice", я думаю. Как-то так

Код: Выделить всё

Section "InputDevice"
    Identifier   "Synaptics Touchpad"
    Driver       "synaptics"
...
    Option "VertEdgeScroll" "true"
EndSection
Спасибо сказали:
Slartibarfast
Сообщения: 99
ОС: Debian GNU/Linux

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение Slartibarfast »

И всеравно работает как-то странно. Если просто запустить X-сервер, то пишет что драйвер synaptic не загружен. если убить и запустить еще раз, то прокрутка работает...
Спасибо сказали:
Аватара пользователя
sgfault
Сообщения: 586
Статус: -
Контактная информация:

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение sgfault »

Slartibarfast писал(а):
02.08.2012 15:59
И всеравно работает как-то странно. Если просто запустить X-сервер, то пишет что драйвер synaptic не загружен. если убить и запустить еще раз, то прокрутка работает...

Ну, что ж.. Тогда выкладывайте лог загрузки (Xorg.0.log), когда пишет, что драйвер synaptics не загружен.
Спасибо сказали:
Slartibarfast
Сообщения: 99
ОС: Debian GNU/Linux

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение Slartibarfast »

sgfault писал(а):
02.08.2012 20:23
Slartibarfast писал(а):
02.08.2012 15:59
И всеравно работает как-то странно. Если просто запустить X-сервер, то пишет что драйвер synaptic не загружен. если убить и запустить еще раз, то прокрутка работает...

Ну, что ж.. Тогда выкладывайте лог загрузки (Xorg.0.log), когда пишет, что драйвер synaptics не загружен.



Код: Выделить всё

$ cat /var/log/Xorg.0.log|g synaptic
[  3931.700] (II) LoadModule: "synaptics"
[  3931.701] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  3931.723] (II) Module synaptics: vendor="X.Org Foundation"
[  3931.849] (II) LoadModule: "synaptics"
[  3931.850] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  3931.850] (II) Module synaptics: vendor="X.Org Foundation"
[  3932.881] (II) Using input driver 'synaptics' for 'Synaptics Touchpad'
[  3932.948] (EE) synaptics: Synaptics Touchpad: Synaptics driver unable to detect protocol
[  3932.948] (II) UnloadModule: "synaptics"

Спасибо сказали:
Аватара пользователя
sgfault
Сообщения: 586
Статус: -
Контактная информация:

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение sgfault »

Не надо никаких грепов, выложите лог полностью.
Спасибо сказали:
Slartibarfast
Сообщения: 99
ОС: Debian GNU/Linux

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение Slartibarfast »

Код: Выделить всё

[  4010.886]
X.Org X Server 1.12.1.902 (1.12.2 RC 2)
Release Date: 2012-05-19
[  4011.321] X Protocol Version 11, Revision 0
[  4011.321] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian
[  4011.322] Current Operating System: Linux Radio86-RK 3.2.0-2-686-pae #1 SMP Mon Apr 30 05:59:35 UTC 2012 i686
[  4011.322] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-2-686-pae root=UUID=746fe479-c985-48f4-a2cf-23f6d41e6195 ro quiet
[  4011.322] Build Date: 20 May 2012  10:23:38AM
[  4011.322] xorg-server 2:1.12.1.902-1 (Cyril Brulebois <kibi@debian.org>)
[  4011.323] Current version of pixman: 0.26.0
[  4011.323]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[  4011.323] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  4011.324] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug  3 12:58:53 2012
[  4011.324] (==) Using config file: "/etc/X11/xorg.conf"
[  4011.324] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  4011.325] (==) ServerLayout "X.org Configured"
[  4011.325] (**) |-->Screen "Screen0" (0)
[  4011.325] (**) |   |-->Monitor "Monitor0"
[  4011.326] (**) |   |-->Device "Card0"
[  4011.326] (**) |-->Screen "Screen1" (1)
[  4011.326] (**) |   |-->Monitor "Monitor1"
[  4011.326] (**) |   |-->Device "Card1"
[  4011.327] (**) |-->Input Device "Mouse0"
[  4011.327] (**) |-->Input Device "Keyboard0"
[  4011.327] (**) |-->Input Device "Synaptics Touchpad"
[  4011.327] (**) Option "BlankTime" "0"
[  4011.327] (**) Option "StandbyTime" "0"
[  4011.327] (**) Option "SuspendTime" "0"
[  4011.327] (**) Option "OffTime" "0"
[  4011.327] (**) Option "AutoAddDevices" "False"
[  4011.327] (**) Not automatically adding devices
[  4011.327] (==) Automatically enabling devices
[  4011.327] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  4011.327]     Entry deleted from font path.
[  4011.327] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[  4011.327]     Entry deleted from font path.
[  4011.327] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[  4011.327]     Entry deleted from font path.
[  4011.327] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[  4011.327]     Entry deleted from font path.
[  4011.327] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[  4011.327]     Entry deleted from font path.
[  4011.328] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[  4011.328]     Entry deleted from font path.
[  4011.328] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[  4011.328]     Entry deleted from font path.
[  4011.328] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  4011.328]     Entry deleted from font path.
[  4011.328] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[  4011.328]     Entry deleted from font path.
[  4011.328] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[  4011.328]     Entry deleted from font path.
[  4011.328] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[  4011.328]     Entry deleted from font path.
[  4011.328] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[  4011.328]     Entry deleted from font path.
[  4011.328] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[  4011.328]     Entry deleted from font path.
[  4011.328] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[  4011.328]     Entry deleted from font path.
[  4011.328] (**) FontPath set to:
    /usr/share/fonts/X11/misc,
    built-ins,
    /usr/share/fonts/X11/misc,
    built-ins
[  4011.328] (**) ModulePath set to "/usr/lib/xorg/modules"
[  4011.328] (II) Loader magic: 0xb77295a0
[  4011.328] (II) Module ABI versions:
[  4011.328]     X.Org ANSI C Emulation: 0.4
[  4011.328]     X.Org Video Driver: 12.0
[  4011.328]     X.Org XInput driver : 16.0
[  4011.328]     X.Org Server Extension : 6.0
[  4011.330] (--) PCI:*(0:0:2:0) 8086:27ae:144d:c05d rev 3, Mem @ 0xf0000000/524288, 0xd0000000/268435456, 0xf0200000/262144, I/O @ 0x00001800/8
[  4011.330] (--) PCI: (0:0:2:1) 8086:27a6:144d:c05d rev 3, Mem @ 0xf0080000/524288
[  4011.330] (II) Open ACPI successful (/var/run/acpid.socket)
[  4011.330] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[  4011.331] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[  4011.331] (II) "glx" will be loaded by default.
[  4011.331] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[  4011.331] (II) "dri" will be loaded by default.
[  4011.331] (II) "dri2" will be loaded by default.
[  4011.331] (II) LoadModule: "extmod"
[  4011.332] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  4011.333] (II) Module extmod: vendor="X.Org Foundation"
[  4011.333]     compiled for 1.12.1.902, module version = 1.0.0
[  4011.333]     Module class: X.Org Server Extension
[  4011.334]     ABI class: X.Org Server Extension, version 6.0
[  4011.334] (II) Loading extension SELinux
[  4011.334] (II) Loading extension MIT-SCREEN-SAVER
[  4011.334] (II) Loading extension XFree86-VidModeExtension
[  4011.334] (II) Loading extension XFree86-DGA
[  4011.334] (II) Loading extension DPMS
[  4011.334] (II) Loading extension XVideo
[  4011.334] (II) Loading extension XVideo-MotionCompensation
[  4011.334] (II) Loading extension X-Resource
[  4011.334] (II) LoadModule: "record"
[  4011.335] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  4011.335] (II) Module record: vendor="X.Org Foundation"
[  4011.335]     compiled for 1.12.1.902, module version = 1.13.0
[  4011.335]     Module class: X.Org Server Extension
[  4011.335]     ABI class: X.Org Server Extension, version 6.0
[  4011.335] (II) Loading extension RECORD
[  4011.335] (II) LoadModule: "dbe"
[  4011.336] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  4011.336] (II) Module dbe: vendor="X.Org Foundation"
[  4011.337]     compiled for 1.12.1.902, module version = 1.0.0
[  4011.337]     Module class: X.Org Server Extension
[  4011.337]     ABI class: X.Org Server Extension, version 6.0
[  4011.337] (II) Loading extension DOUBLE-BUFFER
[  4011.337] (II) LoadModule: "synaptics"
[  4011.337] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  4011.338] (II) Module synaptics: vendor="X.Org Foundation"
[  4011.338]     compiled for 1.12.1.902, module version = 1.6.2
[  4011.338]     Module class: X.Org XInput Driver
[  4011.338]     ABI class: X.Org XInput driver, version 16.0
[  4011.338] (II) LoadModule: "glx"
[  4011.339] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  4011.339] (II) Module glx: vendor="X.Org Foundation"
[  4011.339]     compiled for 1.12.1.902, module version = 1.0.0
[  4011.339]     ABI class: X.Org Server Extension, version 6.0
[  4011.339] (==) AIGLX enabled
[  4011.340] (II) Loading extension GLX
[  4011.340] (II) LoadModule: "dri"
[  4011.340] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  4011.341] (II) Module dri: vendor="X.Org Foundation"
[  4011.341]     compiled for 1.12.1.902, module version = 1.0.0
[  4011.341]     ABI class: X.Org Server Extension, version 6.0
[  4011.341] (II) Loading extension XFree86-DRI
[  4011.341] (II) LoadModule: "dri2"
[  4011.342] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  4011.342] (II) Module dri2: vendor="X.Org Foundation"
[  4011.342]     compiled for 1.12.1.902, module version = 1.2.0
[  4011.343]     ABI class: X.Org Server Extension, version 6.0
[  4011.343] (II) Loading extension DRI2
[  4011.343] (II) LoadModule: "intel"
[  4011.343] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  4011.344] (II) Module intel: vendor="X.Org Foundation"
[  4011.344]     compiled for 1.12.3, module version = 2.19.0
[  4011.344]     Module class: X.Org Video Driver
[  4011.344]     ABI class: X.Org Video Driver, version 12.0
[  4011.344] (II) LoadModule: "mouse"
[  4011.344] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[  4011.345] (II) Module mouse: vendor="X.Org Foundation"
[  4011.345]     compiled for 1.12.1, module version = 1.7.2
[  4011.345]     Module class: X.Org XInput Driver
[  4011.345]     ABI class: X.Org XInput driver, version 16.0
[  4011.345] (II) LoadModule: "kbd"
[  4011.345] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[  4011.345] (II) Module kbd: vendor="X.Org Foundation"
[  4011.345]     compiled for 1.12.1, module version = 1.6.1
[  4011.345]     Module class: X.Org XInput Driver
[  4011.345]     ABI class: X.Org XInput driver, version 16.0
[  4011.345] (II) LoadModule: "synaptics"
[  4011.346] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  4011.346] (II) Module synaptics: vendor="X.Org Foundation"
[  4011.346]     compiled for 1.12.1.902, module version = 1.6.2
[  4011.346]     Module class: X.Org XInput Driver
[  4011.346]     ABI class: X.Org XInput driver, version 16.0
[  4011.346] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2)
[  4011.348] (--) using VT number 8

[  4011.362] drmOpenDevice: node name is /dev/dri/card0
[  4011.362] drmOpenDevice: open result is 9, (OK)
[  4011.362] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[  4011.362] drmOpenDevice: node name is /dev/dri/card0
[  4011.362] drmOpenDevice: open result is 9, (OK)
[  4011.362] drmOpenByBusid: drmOpenMinor returns 9
[  4011.362] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  4011.363] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[  4011.363] (==) intel(0): RGB weight 888
[  4011.363] (==) intel(0): Default visual is TrueColor
[  4011.363] (II) intel(0): Integrated Graphics Chipset: Intel(R) 945GME
[  4011.363] (--) intel(0): Chipset: "945GME"
[  4011.363] (**) intel(0): Relaxed fencing disabled
[  4011.363] (**) intel(0): Wait on SwapBuffers? enabled
[  4011.363] (**) intel(0): Triple buffering? enabled
[  4011.363] (**) intel(0): Framebuffer tiled
[  4011.363] (**) intel(0): Pixmaps tiled
[  4011.363] (**) intel(0): 3D buffers tiled
[  4011.363] (**) intel(0): SwapBuffers wait enabled
[  4011.363] (==) intel(0): video overlay key set to 0x101fe
[  4011.364] (II) intel(0): Output LVDS1 using monitor section Monitor0
[  4011.365] (II) intel(0): found backlight control interface /sys/class/backlight/samsung
[  4011.396] (II) intel(0): Output VGA1 has no monitor section
[  4011.396] (II) intel(0): EDID for output LVDS1
[  4011.396] (II) intel(0): Manufacturer: HSD  Model: 3e9  Serial#: 9568
[  4011.396] (II) intel(0): Year: 2010  Week: 28
[  4011.396] (II) intel(0): EDID Version: 1.3
[  4011.396] (II) intel(0): Digital Display Input
[  4011.396] (II) intel(0): Max Image Size [cm]: horiz.: 22  vert.: 13
[  4011.396] (II) intel(0): Gamma: 2.20
[  4011.396] (II) intel(0): No DPMS capabilities specified
[  4011.396] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[  4011.396] (II) intel(0): First detailed timing is preferred mode
[  4011.396] (II) intel(0): redX: 0.592 redY: 0.355   greenX: 0.327 greenY: 0.555
[  4011.396] (II) intel(0): blueX: 0.154 blueY: 0.094   whiteX: 0.313 whiteY: 0.329
[  4011.397] (II) intel(0): Manufacturer's mask: 0
[  4011.397] (II) intel(0): Supported detailed timing:
[  4011.397] (II) intel(0): clock: 54.2 MHz   Image Size:  222 x 125 mm
[  4011.397] (II) intel(0): h_active: 1024  h_sync: 1117  h_sync_end 1152 h_blank_end 1328 h_border: 0
[  4011.397] (II) intel(0): v_active: 600  v_sync: 641  v_sync_end 646 v_blanking: 680 v_border: 0
[  4011.397] (II) intel(0):
[  4011.397] (II) intel(0): Monitor name: HSD101PFW2
[  4011.397] (II) intel(0): EDID (in hex):
[  4011.397] (II) intel(0):     00ffffffffffff002264e90360250000
[  4011.397] (II) intel(0):     1c14010380160d780a8c85975b538e27
[  4011.397] (II) intel(0):     18505400000001010101010101010101
[  4011.397] (II) intel(0):     0101010101012c150030415850205d23
[  4011.397] (II) intel(0):     9508de7d00000019000000fe00000000
[  4011.397] (II) intel(0):     00000000000000000000000000fc0048
[  4011.397] (II) intel(0):     5344313031504657320a202000000010
[  4011.397] (II) intel(0):     000a2020202020202020202020200066
[  4011.397] (II) intel(0): EDID vendor "HSD", prod id 1001
[  4011.397] (II) intel(0): Printing DDC gathered Modelines:
[  4011.397] (II) intel(0): Modeline "1024x600"x0.0   54.20  1024 1117 1152 1328  600 641 646 680 -hsync -vsync (40.8 kHz eP)
[  4011.398] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  4011.398] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[  4011.399] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[  4011.399] (II) intel(0): Printing probed modes for output LVDS1
[  4011.399] (II) intel(0): Modeline "1024x600"x60.0   54.20  1024 1117 1152 1328  600 611 616 680 -hsync -vsync (40.8 kHz UeP)
[  4011.399] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[  4011.399] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[  4011.399] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[  4011.428] (II) intel(0): EDID for output VGA1
[  4011.428] (II) intel(0): Output LVDS1 connected
[  4011.428] (II) intel(0): Output VGA1 disconnected
[  4011.428] (II) intel(0): Using user preference for initial modes
[  4011.428] (II) intel(0): Output LVDS1 using initial mode 1024x600
[  4011.428] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  4011.428] (II) intel(0): Kernel page flipping support detected, enabling
[  4011.428] (**) intel(0): Display dimensions: (220, 130) mm
[  4011.428] (**) intel(0): DPI set to (118, 117)
[  4011.428] (II) Loading sub module "fb"
[  4011.428] (II) LoadModule: "fb"
[  4011.429] (II) Loading /usr/lib/xorg/modules/libfb.so
[  4011.429] (II) Module fb: vendor="X.Org Foundation"
[  4011.429]     compiled for 1.12.1.902, module version = 1.0.0
[  4011.429]     ABI class: X.Org ANSI C Emulation, version 0.4
[  4011.429] (II) Loading sub module "dri2"
[  4011.429] (II) LoadModule: "dri2"
[  4011.430] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  4011.430] (II) Module dri2: vendor="X.Org Foundation"
[  4011.430]     compiled for 1.12.1.902, module version = 1.2.0
[  4011.430]     ABI class: X.Org Server Extension, version 6.0
[  4011.430] (==) Depth 24 pixmap format is 32 bpp
[  4011.430] (II) intel(0): [DRI2] Setup complete
[  4011.430] (II) intel(0): [DRI2]   DRI driver: i915
[  4011.431] (II) intel(0): Allocated new frame buffer 1024x600 stride 4096, tiled
[  4011.431] (II) UXA(0): Driver registered support for the following operations:
[  4011.431] (II)         solid
[  4011.431] (II)         copy
[  4011.431] (II)         composite (RENDER acceleration)
[  4011.431] (II)         put_image
[  4011.431] (II)         get_image
[  4011.431] (==) intel(0): Backing store disabled
[  4011.431] (==) intel(0): Silken mouse enabled
[  4011.431] (II) intel(0): Initializing HW Cursor
[  4011.431] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  4011.440] (==) intel(0): DPMS enabled
[  4011.440] (==) intel(0): Intel XvMC decoder disabled
[  4011.440] (II) intel(0): Set up textured video
[  4011.440] (II) intel(0): Set up overlay video
[  4011.440] (II) intel(0): direct rendering: DRI2 Enabled
[  4011.440] (==) intel(0): hotplug detection: "enabled"
[  4011.460] (--) RandR disabled
[  4011.460] (II) Initializing built-in extension Generic Event Extension
[  4011.460] (II) Initializing built-in extension SHAPE
[  4011.460] (II) Initializing built-in extension MIT-SHM
[  4011.460] (II) Initializing built-in extension XInputExtension
[  4011.460] (II) Initializing built-in extension XTEST
[  4011.460] (II) Initializing built-in extension BIG-REQUESTS
[  4011.460] (II) Initializing built-in extension SYNC
[  4011.460] (II) Initializing built-in extension XKEYBOARD
[  4011.460] (II) Initializing built-in extension XC-MISC
[  4011.460] (II) Initializing built-in extension SECURITY
[  4011.460] (II) Initializing built-in extension XINERAMA
[  4011.460] (II) Initializing built-in extension XFIXES
[  4011.460] (II) Initializing built-in extension RENDER
[  4011.460] (II) Initializing built-in extension RANDR
[  4011.460] (II) Initializing built-in extension COMPOSITE
[  4011.460] (II) Initializing built-in extension DAMAGE
[  4011.461] (II) SELinux: Disabled on system
[  4011.487] (EE) AIGLX error: dlopen of /usr/lib/i386-linux-gnu/dri/i915_dri.so failed (/usr/lib/i386-linux-gnu/dri/i915_dri.so: cannot open shared object file: No such file or directory)
[  4011.487] (EE) AIGLX: reverting to software rendering
[  4011.487] (II) AIGLX: Screen 0 is not DRI capable
[  4011.487] (EE) AIGLX error: dlopen of /usr/lib/i386-linux-gnu/dri/swrast_dri.so failed (/usr/lib/i386-linux-gnu/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
[  4011.487] (EE) GLX: could not load software renderer
[  4011.487] (II) GLX: no usable GL providers found for screen 0
[  4011.488] (II) intel(0): Setting screen physical size to 270 x 158
[  4011.631] (II) Using input driver 'mouse' for 'Mouse0'
[  4011.632] (**) Option "CorePointer"
[  4011.632] (**) Mouse0: always reports core events
[  4011.632] (**) Option "Protocol" "auto"
[  4011.632] (**) Option "Device" "/dev/input/mouse0"
[  4011.664] (II) Mouse0: Setting mouse protocol to "PS/2"
[  4011.664] (**) Mouse0: Protocol: "auto"
[  4011.664] (**) Mouse0: always reports core events
[  4011.692] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
[  4011.692] (**) Option "ZAxisMapping" "4 5 6 7"
[  4011.692] (**) Mouse0: ZAxisMapping: buttons 4, 5, 6 and 7
[  4011.692] (**) Mouse0: Buttons: 11
[  4011.692] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE, id 6)
[  4011.692] (**) Mouse0: (accel) keeping acceleration scheme 1
[  4011.692] (**) Mouse0: (accel) acceleration profile 0
[  4011.692] (**) Mouse0: (accel) acceleration factor: 2.000
[  4011.692] (**) Mouse0: (accel) acceleration threshold: 4
[  4011.693] (II) Mouse0: Setting mouse protocol to "PS/2"
[  4011.794] (II) Mouse0: ps2EnableDataReporting: succeeded
[  4011.795] (II) Using input driver 'kbd' for 'Keyboard0'
[  4011.795] (**) Option "CoreKeyboard"
[  4011.795] (**) Keyboard0: always reports core events
[  4011.795] (**) Keyboard0: always reports core events
[  4011.795] (**) Option "Protocol" "standard"
[  4011.795] (**) Option "XkbRules" "base"
[  4011.795] (**) Option "XkbModel" "pc105"
[  4011.795] (**) Option "XkbLayout" "us,ru"
[  4011.795] (**) Option "XkbOptions" "grp:caps_toggle,grp_led:caps"
[  4011.795] (II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD, id 7)
[  4011.870] (II) Using input driver 'synaptics' for 'Synaptics Touchpad'
[  4011.871] (**) Option "SendCoreEvents"
[  4011.871] (**) Synaptics Touchpad: always reports core events
[  4011.871] (**) Option "Protocol" "auto-dev"
[  4011.871] (**) Option "Device" "/dev/input/event7"
[  4011.936] (EE) synaptics: Synaptics Touchpad: Synaptics driver unable to detect protocol
[  4011.936] (EE) PreInit returned 11 for "Synaptics Touchpad"
[  4011.936] (II) UnloadModule: "synaptics"
[  4011.941] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[  4011.941] (II) AutoAddDevices is off - not adding device.
[  4011.942] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[  4011.942] (II) AutoAddDevices is off - not adding device.
[  4011.943] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  4011.943] (II) AutoAddDevices is off - not adding device.
[  4011.944] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  4011.944] (II) AutoAddDevices is off - not adding device.
[  4011.945] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[  4011.945] (II) AutoAddDevices is off - not adding device.
[  4011.946] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[  4011.946] (II) AutoAddDevices is off - not adding device.
[  4011.947] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event9)
[  4011.947] (II) AutoAddDevices is off - not adding device.
[  4011.948] (II) config/udev: Adding input device WebCam SCB-0340N (/dev/input/event7)
[  4011.948] (II) AutoAddDevices is off - not adding device.
[  4011.949] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  4011.949] (II) AutoAddDevices is off - not adding device.
[  4011.950] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[  4011.950] (II) AutoAddDevices is off - not adding device.
[  4011.950] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  4011.950] (II) AutoAddDevices is off - not adding device.
[  4011.951] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[  4011.951] (II) AutoAddDevices is off - not adding device.
[  4259.108] (II) UnloadModule: "mouse"
[  4259.108] (II) UnloadModule: "kbd"
[  4259.146] Server terminated successfully (0). Closing log file.
Спасибо сказали:
Аватара пользователя
sgfault
Сообщения: 586
Статус: -
Контактная информация:

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение sgfault »

Код: Выделить всё

[  4011.948] (II) config/udev: Adding input device WebCam SCB-0340N (/dev/input/event7)
[  4011.948] (II) AutoAddDevices is off - not adding device.
..

Не в этом ли все дело? Те ваш event7, как вы написали в xorg.conf

Код: Выделить всё

Section "InputDevice"
    Identifier   "Synaptics Touchpad"
    Driver       "synaptics"
    Option       "SendCoreEvents"   "true"
    Option       "Device"   "/dev/input/event7"
...

уже не тачпад. Судя по логу, тачпад переехал на event8

Код: Выделить всё

[  4011.950] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[  4011.950] (II) AutoAddDevices is off - not adding device.


Вы можете это проверить (не уверен, что правильно написал файл, но в данный момент проверить не могу):

Код: Выделить всё

$ cat /sys/class/input/event8/device/{model или name точно не помню}
Спасибо сказали:
Slartibarfast
Сообщения: 99
ОС: Debian GNU/Linux

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение Slartibarfast »

уже не тачпад. Судя по логу, тачпад переехал на event8

Потестировал, он постоянно туда-сюда скачет...event* не работает.
Спасибо сказали:
Аватара пользователя
sgfault
Сообщения: 586
Статус: -
Контактная информация:

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение sgfault »

Slartibarfast писал(а):
03.08.2012 17:41
уже не тачпад. Судя по логу, тачпад переехал на event8

Потестировал, он постоянно туда-сюда скачет...event* не работает.

Попробуйте /dev/input/by-path/... . Может это имя будет постоянным.
Или сотрите уже наконец свой xorg.conf, и просто позвольте udev-у сделать все самому.
Спасибо сказали:
Slartibarfast
Сообщения: 99
ОС: Debian GNU/Linux

Re: [Частично решено]Debian, touchpad, не работает прокрутка(scroll)

Сообщение Slartibarfast »

sgfault писал(а):
03.08.2012 18:26
Slartibarfast писал(а):
03.08.2012 17:41
уже не тачпад. Судя по логу, тачпад переехал на event8

Потестировал, он постоянно туда-сюда скачет...event* не работает.

Попробуйте /dev/input/by-path/... . Может это имя будет постоянным.
Или сотрите уже наконец свой xorg.conf, и просто позвольте udev-у сделать все самому.

udev сам не может ни тачпада ни capsled'а, поэтому лучше по старинке.
Спасибо сказали:
Ответить