You are not logged in.

#1 2015-05-21 14:13:13

JakeTheD0g
Member
Registered: 2015-05-21
Posts: 2

touchpad issues on toshiba cl10-b100

Hi guys, i've recently installed arch for the first time and everything works fine except for the touchpad, which worked perfectly for a couple of days and then no more.
here is the part related to the touchpad in my /var/log/Xorg.0.log:

[     4.794] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event13)
[     4.794] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[     4.794] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[     4.794] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[     4.794] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[     4.794] (II) LoadModule: "synaptics"
[     4.794] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[     4.797] (II) Module synaptics: vendor="X.Org Foundation"
[     4.797] 	compiled for 1.17.1, module version = 1.8.2
[     4.797] 	Module class: X.Org XInput Driver
[     4.797] 	ABI class: X.Org XInput driver, version 21.0
[     4.797] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[     4.797] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     4.797] (**) Option "Device" "/dev/input/event13"
[     4.870] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1310 - 5714 (res 53)
[     4.870] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1072 - 4872 (res 95)
[     4.870] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[     4.870] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[     4.870] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[     4.870] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[     4.870] (**) Option "TapButton1" "1"
[     4.870] (**) Option "TapButton2" "2"
[     4.870] (**) Option "TapButton3" "3"
[     4.870] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[     4.870] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     4.896] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input17/event13"
[     4.896] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[     4.896] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[     4.896] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[     4.896] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.034
[     4.897] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[     4.897] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[     4.897] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     4.897] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[     4.897] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[     4.897] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[     4.898] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"

i post also the output of synclient :

Parameter settings:
    LeftEdge                = 1618
    RightEdge               = 5406
    TopEdge                 = 1338
    BottomEdge              = 4606
    FingerLow               = 25
    FingerHigh              = 30
    MaxTapTime              = 180
    MaxTapMove              = 255
    MaxDoubleTapTime        = 100
    SingleTapTimeout        = 180
    ClickTime               = 100
    EmulateMidButtonTime    = 75
    EmulateTwoFingerMinZ    = 282
    EmulateTwoFingerMinW    = 7
    VertScrollDelta         = 116
    HorizScrollDelta        = 116
    VertEdgeScroll          = 0
    HorizEdgeScroll         = 0
    CornerCoasting          = 0
    VertTwoFingerScroll     = 1
    HorizTwoFingerScroll    = 1
    MinSpeed                = 1
    MaxSpeed                = 1.75
    AccelFactor             = 0.0343879
    TouchpadOff             = 1
    LockedDrags             = 0
    LockedDragTimeout       = 5000
    RTCornerButton          = 0
    RBCornerButton          = 0
    LTCornerButton          = 0
    LBCornerButton          = 0
    TapButton1              = 1
    TapButton2              = 3
    TapButton3              = 2
    ClickFinger1            = 1
    ClickFinger2            = 1
    ClickFinger3            = 1
    CircularScrolling       = 0
    CircScrollDelta         = 0.1
    CircScrollTrigger       = 0
    CircularPad             = 0
    PalmDetect              = 0
    PalmMinWidth            = 10
    PalmMinZ                = 200
    CoastingSpeed           = 20
    CoastingFriction        = 50
    PressureMotionMinZ      = 30
    PressureMotionMaxZ      = 160
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    GrabEventDevice         = 0
    TapAndDragGesture       = 1
    AreaLeftEdge            = 0
    AreaRightEdge           = 0
    AreaTopEdge             = 0
    AreaBottomEdge          = 0
    HorizHysteresis         = 29
    VertHysteresis          = 29
    ClickPad                = 0

and xinput :

⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ DaKai 2.4G RX                           	id=11	[slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad              	id=13	[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)]
    ↳ TOSHIBA Web Camera - HD                 	id=9	[slave  keyboard (3)]
    ↳ DaKai 2.4G RX                           	id=10	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=12	[slave  keyboard (3)]

last but not least here is my .conf file located in /etc/X11/xorg.conf.d/ :

Section "InputClass"
    Identifier "touchpad catchall"
    Driver "synaptics"
    MatchIsTouchpad "on"
    MatchDevicePath "/dev/input/event*"
        Option "TapButton1" "1"
        Option "TapButton2" "2"
        Option "TapButton3" "3"


EndSection

that's all i thought would be usefull, thanks in advance for the help and hope someone could help me!

Offline

#2 2015-05-24 09:46:35

JakeTheD0g
Member
Registered: 2015-05-21
Posts: 2

Re: touchpad issues on toshiba cl10-b100

guys i tried to run a debian live and the touchpad didn't work either, i'm suspecting it is faulty, what do you think?

Offline

Board footer

Powered by FluxBB