Breezy ALPS touchpad
afmdg
afmdg at yahoo.fr
Mon Oct 17 15:43:52 UTC 2005
>I was hoping this would work for me on my Toshiba Portege 3500 but no
>such luck. I downloaded the driver (0.14.3), installed requirements
>x-dev, libx11-dev, and libxext-dev. Make doesn't get very far:
>
>tslater at hermes:~/downloads/synaptics-0.14.3$ make
>gcc -O2 -pedantic -Wall -Wpointer-arith -fno-merge-constants -fno-pic
>-DVERSION="\"0.14.3\"" -IXincludes/usr/X11R6/include -c -o syndaemon.o
>syndaemon.c
>In file included from syndaemon.c:20:
>/usr/include/X11/Xlib.h:3575: error: syntax error before '_X_SENTINEL'
>/usr/include/X11/Xlib.h:3580: error: syntax error before '_X_SENTINEL'
>/usr/include/X11/Xlib.h:3593: error: syntax error before '_X_SENTINEL'
>/usr/include/X11/Xlib.h:3606: error: syntax error before '_X_SENTINEL'
>/usr/include/X11/Xlib.h:3611: error: syntax error before '_X_SENTINEL'
>/usr/include/X11/Xlib.h:3843: error: syntax error before '_X_SENTINEL'
>/usr/include/X11/Xlib.h:3847: error: syntax error before '_X_SENTINEL'
>/usr/include/X11/Xlib.h:3859: error: syntax error before '_X_SENTINEL'
>/usr/include/X11/Xlib.h:3887: error: syntax error before '_X_SENTINEL'
>/usr/include/X11/Xlib.h:3891: error: syntax error before '_X_SENTINEL'
>/usr/include/X11/Xlib.h:3931: error: syntax error before '_X_SENTINEL'
>make: *** [syndaemon.o] Error 1
>
>but you said ignore errors, so I copied synaptics_drv.o to
>/usr/X11R6/lib/modules/input. When I restart X the touchpad doesn't
>work at all.
>
>>From my logs:
>
>(II) Synaptics touchpad driver version 0.13.6
>
>
The driver not seems to be installed. The version are 0.14.3, the 0.13.6
are the version of Breezy release.
You can download my synaptic driver here
http://mdgouveia.ifrance.com/synaptic_drv.o
My xorg.conf
http://mdgouveia.ifrance.com/xorg.conf
I have this in my logs.
(II) Synaptics touchpad driver version 0.14.3
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event2
(**) Option "Device" "/dev/input/event2"
(**) Option "LeftEdge" "120"
(**) Option "RightEdge" "830"
(**) Option "TopEdge" "120"
(**) Option "BottomEdge" "650"
(**) Option "FingerLow" "14"
(**) Option "FingerHigh" "15"
(**) Option "MaxTapTime" "180"
(**) Option "MaxTapMove" "110"
(**) Option "EmulateMidButtonTime" "75"
(**) Option "VertScrollDelta" "20"
(**) Option "HorizScrollDelta" "20"
(**) Option "EdgeMotionMinSpeed" "200"
(**) Option "EdgeMotionMaxSpeed" "200"
(**) Option "UpDownScrolling" "1"
(**) Option "CircularScrolling" "1"
(**) Option "CircScrollTrigger" "2"
(--) Synaptics Touchpad touchpad found
(**) Option "SendCoreEvents" "true"
(**) Synaptics Touchpad: always reports core events
>(--) Synaptics Touchpad auto-dev sets device to /dev/input/event1
>(**) Option "Device" "/dev/input/event1"
>(**) Option "MaxTapTime" "0"
>(**) Option "CircularScrolling" "1"
>(--) Synaptics Touchpad ALPS touchpad found
>(**) Option "SendCoreEvents" "true"
>(**) Synaptics Touchpad: always reports core events
>(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
>(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
>(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
>Synaptics DeviceInit called
>SynapticsCtrl called.
>(II) Configured Mouse: ps2EnableDataReporting: succeeded
>Synaptics DeviceOn called
>(--) Synaptics Touchpad ALPS touchpad found
>
>and from xorg.conf:
>
>Section "InputDevice"
> Identifier "Synaptics Touchpad"
> Driver "synaptics"
> Option "SendCoreEvents" "true"
> Option "Device" "/dev/input/event1"
> Option "Protocol" "auto-dev"
> Option "MaxTapTime" "0"
> Option "CircularScrolling" "1" # enable circular scrolling
>EndSection
>
>Does anything stand out here?
>
>Thanks,
>Todd
>
>
>
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez cette version sur http://fr.messenger.yahoo.com
More information about the ubuntu-users
mailing list