Synaptics Touchpad a X.org 7

Sekcia: Aplikácie & Desktop 18.07.2006 | 21:04
Avatar tristan FreeBSD  Používateľ
Dobry den, po dvoch dnoch bolestneho upgrade-ovania X.org na Gentoo som opat narazil na problem, s ktorym si aj z casovych dovodov neviem rady. Potrebujem sfunkcnit touchpad. x11-drivers/synaptics-0.14.4-r2 je nainstalovane, pri starte X je v logov nasledujuca pasaz: (II) LoadModule: "synaptics" (WW) Warning, couldn't open module synaptics (II) UnloadModule: "synaptics" (EE) Failed to load module "synaptics" (module does not exist, 0) Este pridavam xorg.conf: Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Synaptics Touchpad" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Synaptics Touchpad" "AlwaysCore" EndSection Section "Files" FontPath "/usr/share/fonts/misc" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/75dpi" FontPath "/usr/share/fonts/100dpi" FontPath "/usr/local/share/fonts" ModulePath "/usr/lib/xorg/modules" EndSection Section "Module" Load "record" Load "extmod" Load "dbe" Load "dri" Load "glx" Load "xtrap" Load "freetype" Load "type1" Load "synaptics" EndSection Section "InputDevice" Identifier "Keyboard0" # Driver "kbd" Driver "keyboard" Option "CoreKeyboard" # Option "XkbRules" "xorg" Option "XkbModel" "pc105" # Option "XkbVariant" "nodeadkeys" # Option "XkbLayout" "us" Option "XkbLayout" "us,sk" Option "XkbVariant" ",qwerty" # Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "ImPS/2" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" Option "SHMConfig" "on" EndSection Section "Monitor" #DisplaySize 300 220 # mm Identifier "Monitor0" VendorName "LGP" ModelName "657" Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional Option "NoAccel" "False" # [] #Option "SWcursor" # [] #Option "ColorKey" # #Option "CacheLines" # #Option "Dac6Bit" # [] Option "DRI" "True" # [] #Option "NoDDC" # [] #Option "ShowCache" # [] #Option "XvMCSurfaces" # #Option "PageFlip" # [] Identifier "Card0" Driver "i810" VendorName "Intel Corp." BoardName "82852/855GM Integrated Graphics Device" BusID "PCI:0:2:0" Option "AGPMode" "8" Option "AGPFastWrite" "True" # Transfluency KDE Option "RenderAccel" "True" EndSection Section "dri" Group "video" Mode 0660 EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 # SubSection "Display" # Viewport 0 0 # Depth 1 # EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 4 # EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 8 # EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 15 # EndSubSection # SubSection "Display" # Viewport 0 0 # Depth 16 # EndSubSection SubSection "Display" Viewport 0 0 Modes "1024x768" Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection Nakoniec dodam este tolko, ze inkriminovany driver je v /usr/lib/xorg/modules/input/ medzi ostatnymi modulmi (klavesnica, mys) Dakujem za reakcie.
    • Re: Synaptics Touchpad a X.org 7 18.07.2006 | 21:04
      Avatar tristan FreeBSD  Používateľ
      Zdravim vsetkych a dakujem za snahu. Nakoniec sa to vyriesilo restartom, ktory vobec nebol zamerany na riesenie tohto problemu, ale nahodou po restarte som zistil, ze touchpad chodi ako ma. Este raz dakujem za pomoc.
    • Re: Synaptics Touchpad a X.org 7 12.07.2006 | 02:08
      The MAN from red scar   Návštevník
      ta co ta kup sebe lepejsi NojtBuuk ta to sunku vyhoc z oknuuu.
      • Re: Re: Synaptics Touchpad a X.org 7 12.07.2006 | 18:57
        Cezar Zico   Návštevník
        ahoj, som zaciatocnik, cize mozno pisem blbost ale doteraz som este v xorg.conf nikdy nevidel parameter skladajuci sa z 2 slov nemoze byt problem v tom? InputDevice "Synaptics Touchpad" myslim ze by mohlo byt InputDevice "SynapticsTouchpad" ??? ale vravim som len zaciatocnik tak ... mozno je to blbost
        • Re: Re: Re: Synaptics Touchpad a X.org 7 12.07.2006 | 20:21
          WlaSaTy   Návštevník
          moze :-) odporucal by som upravit konfigurak podla toho co je uvedene na domovskej stranke. * x11-drivers/synaptics Latest version available: 0.14.4-r2 Latest version installed: [ Not Installed ] Size of files: 122 kB Homepage: http://w1.894.telia.com/~u89404340/touchpad/ Description: Driver for Synaptics touchpads License: GPL-2
          • Re: Re: Re: Re: Synaptics Touchpad a X.org 7 12.07.2006 | 21:08
            Avatar chembro   Používateľ
            preco tam mas 2 krat InputDevice "Synaptics Touchpad" ? Kukni si moje nastavenia. Mozno sa inspirujes.