You are not logged in.
I have an Acer Aspire V5-121, and it uses a Synaptics touchpad. Preferring a mouse to the touchpad, I never even noticed that the touchpad did not work until today.
The touchpad does not respond. First I thought it had been disabled because of detection of an external mouse. However even removing the external mouse did not re-enable the touchpad.
Reading somewhere about this, I created a dir /etc/X11/xorg.conf.d and created a file /etc/X11/xorg.conf.d/synaptics.conf, with the following content:
Section "InputClass"
Identifier "Touchpad" # required
MatchIsTouchpad "yes" # required
Driver "synaptics" # required
Option "MinSpeed" "0.5"
Option "MaxSpeed" "1.0"
Option "AccelFactor" "0.075"
Option "TapButton1" "1"
Option "TapButton2" "2" # multitouch
Option "TapButton3" "3" # multitouch
Option "VertTwoFingerScroll" "1" # multitouch
Option "HorizTwoFingerScroll" "1" # multitouch
Option "VertEdgeScroll" "1"
Option "CoastingSpeed" "8"
Option "CornerCoasting" "1"
Option "CircularScrolling" "1"
Option "CircScrollTrigger" "7"
Option "EdgeMotionUseAlways" "1"
Option "LBCornerButton" "8" # browser "back" btn
Option "RBCornerButton" "9" # browser "forward" btn
EndSectionThat didnt help.
What's the proper method to go about finding out what's wrong?
I'm on CrunchBang 11 waldorf
Last edited by joelgm (2013-11-17 17:27:36)
Offline
Check out the arch wiki page Touchpad Synaptics
Artwork at deviantArt; Iceweasel Personas; SLiM #! Themes; Openbox themes
Offline
I found the following:
/proc/bus/input/devices
I: Bus=0011 Vendor=0002 Product=000e Version=0000
N: Name="ETPS/2 Elantech Touchpad"
P: Phys=isa0060/serio2/input0
S: Sysfs=/devices/platform/i8042/serio2/input/input8
U: Uniq=
H: Handlers=mouse0 event8
B: PROP=0
B: EV=b
B: KEY=6420 30000 0 0 0 0
B: ABS=260800011000003$ grep -in --color 'synaptic' /var/log/Xorg.0.log
657:[ 24.140] (II) LoadModule: "synaptics"
658:[ 24.140] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
659:[ 24.196] (II) Module synaptics: vendor="X.Org Foundation"
663:[ 24.196] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
666:[ 24.252] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2436
667:[ 24.252] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1044
668:[ 24.252] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
669:[ 24.252] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
670:[ 24.252] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
671:[ 24.252] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
688:[ 24.254] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
692:[ 24.280] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.0
693:[ 24.280] (**) synaptics: ETPS/2 Elantech Touchpad: MaxSpeed is now 2.00
694:[ 24.280] (**) synaptics: ETPS/2 Elantech Touchpad: AccelFactor is now 0.075
699:[ 24.281] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad foundApparently the touchpad has been detected?
I also installed gpointing-device-settings. On opening it I found that the option to disable touchpad, had not been enabled.
$ synclient
Parameter settings:
LeftEdge = 97
RightEdge = 2339
TopEdge = 56
BottomEdge = 988
FingerLow = 1
FingerHigh = 1
FingerPress = 256
MaxTapTime = 180
MaxTapMove = 116
MaxDoubleTapTime = 180
SingleTapTimeout = 180
ClickTime = 100
FastTaps = 0
EmulateMidButtonTime = 75
EmulateTwoFingerMinZ = 282
EmulateTwoFingerMinW = 7
VertScrollDelta = 53
HorizScrollDelta = 53
VertEdgeScroll = 1
HorizEdgeScroll = 0
CornerCoasting = 1
VertTwoFingerScroll = 1
HorizTwoFingerScroll = 1
MinSpeed = 1
MaxSpeed = 2
AccelFactor = 0.075
TrackstickSpeed = 40
EdgeMotionMinZ = 30
EdgeMotionMaxZ = 160
EdgeMotionMinSpeed = 1
EdgeMotionMaxSpeed = 212
EdgeMotionUseAlways = 1
TouchpadOff = 0
LockedDrags = 0
LockedDragTimeout = 5000
RTCornerButton = 0
RBCornerButton = 9
LTCornerButton = 0
LBCornerButton = 8
TapButton1 = 1
TapButton2 = 2
TapButton3 = 3
ClickFinger1 = 1
ClickFinger2 = 1
ClickFinger3 = 1
CircularScrolling = 1
CircScrollDelta = 0.1
CircScrollTrigger = 7
CircularPad = 0
PalmDetect = 0
PalmMinWidth = 10
PalmMinZ = 200
CoastingSpeed = 8
CoastingFriction = 50
PressureMotionMinZ = 30
PressureMotionMaxZ = 160
PressureMotionMinFactor = 1
PressureMotionMaxFactor = 1
GrabEventDevice = 1
TapAndDragGesture = 1
AreaLeftEdge = 0
AreaRightEdge = 0
AreaTopEdge = 0
AreaBottomEdge = 0
HorizHysteresis = 13
VertHysteresis = 13
ClickPad = 0$ xinput -list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ ETPS/2 Elantech Touchpad id=14 [slave pointer (2)]
⎜ ↳ 2.4G Receiver id=10 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ HD WebCam id=12 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
↳ Acer WMI hotkeys id=15 [slave keyboard (3)]
↳ 2.4G Receiver id=11 [slave keyboard (3)]$ xinput list-props "ETPS/2 Elantech Touchpad"
Device 'ETPS/2 Elantech Touchpad':
Device Enabled (138): 1
Coordinate Transformation Matrix (140): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
Device Accel Profile (265): 1
Device Accel Constant Deceleration (266): 2.000000
Device Accel Adaptive Deceleration (267): 1.000000
Device Accel Velocity Scaling (268): 12.500000
Synaptics Edges (288): 97, 2339, 56, 988
Synaptics Finger (289): 1, 1, 256
Synaptics Tap Time (290): 180
Synaptics Tap Move (291): 116
Synaptics Tap Durations (292): 180, 180, 100
Synaptics ClickPad (293): 0
Synaptics Tap FastTap (294): 0
Synaptics Middle Button Timeout (295): 75
Synaptics Two-Finger Pressure (296): 282
Synaptics Two-Finger Width (297): 7
Synaptics Scrolling Distance (298): 53, 53
Synaptics Edge Scrolling (299): 1, 0, 1
Synaptics Two-Finger Scrolling (300): 1, 1
Synaptics Move Speed (301): 1.000000, 2.000000, 0.075000, 40.000000
Synaptics Edge Motion Pressure (302): 30, 160
Synaptics Edge Motion Speed (303): 1, 212
Synaptics Edge Motion Always (304): 1
Synaptics Off (305): 0
Synaptics Locked Drags (306): 0
Synaptics Locked Drags Timeout (307): 5000
Synaptics Tap Action (308): 0, 9, 0, 8, 1, 2, 3
Synaptics Click Action (309): 1, 1, 1
Synaptics Circular Scrolling (310): 1
Synaptics Circular Scrolling Distance (311): 0.100000
Synaptics Circular Scrolling Trigger (312): 7
Synaptics Circular Pad (313): 0
Synaptics Palm Detection (314): 0
Synaptics Palm Dimensions (315): 10, 200
Synaptics Coasting Speed (316): 8.000000, 50.000000
Synaptics Pressure Motion (317): 30, 160
Synaptics Pressure Motion Factor (318): 1.000000, 1.000000
Synaptics Grab Event Device (319): 1
Synaptics Gestures (320): 1
Synaptics Capabilities (321): 1, 0, 1, 1, 1, 1, 1
Synaptics Pad Resolution (322): 1, 1
Synaptics Area (323): 0, 0, 0, 0
Synaptics Noise Cancellation (324): 13, 13
Device Product ID (255): 2, 14
Device Node (256): "/dev/input/event8"Last edited by joelgm (2013-11-16 13:13:56)
Offline
I read the arch wiki, and though I found a lot of information, and potential solutions, none of them worked.
Offline
Maybe this might help?
http://askubuntu.com/questions/305222/t … -v5-121-on
Offline
Maybe this might help?
http://askubuntu.com/questions/305222/t … -v5-121-on
lol... That was me (droidzone), asking and answering! I'd forgotten about that happening on Ubuntu. And what do you know..It worked. Hitting Ctrl-Fn-F7, enabled my touchpad.
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.