LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-29-2016, 07:50 AM   #1
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
4.4.3 Seems to have Fixed My Jumpy Synaptics Touchpad ({?} why {?})


All --

I've been 'living with' a jumpy TouchPad on my new Laptop since I installed Current + Kernel 4.4.1 last month.

Everything else is working VERY well, including the Killer Wireless 1535 Firmware and the NVidia 960 with the Nvidia 361 Driver.

The jumpy TouchPad was more than a little annoying because over the years, I have become completely dependent on the mouse for Cut-n-Paste ( seems I can't remember what I read to re-type it at the commandline or enter it in a source file without using the mouse <G>).

Syndaemon and various Synclient tuning didn't help much if at all.

I am not complaining by any stretch of the imagination but this morning, I marshaled up my courage and applied the Pat's Current Updates from last week to my Production / Work LapTop.

Anyhow, after installing Pat's Updates, including installing 4.4.3 and reinstalling Eric's MultiLib and the NVidia 361.28 Drivers, etc, I noticed that my `fix-mouse` script threw an 'X Error of failed request: BadValue' error due to this setting: FingerLow=51

Code:
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  131 (XInputExtension)
  Minor opcode of failed request:  37 (X_ChangeDeviceProperty)
  Value in failed request:  0x116
  Serial number of failed request:  22
  Current serial number in output stream:  25
I adjusted FingerLow=50 to eliminate the X Error ( and FingerHigh=53 ) and now my mouse is behaving !

Woo Hoo !

I looked at the Kernel ChangeLogs and saw nothing directly related to the psmouse or synclient ...

Does anyone know what may have fixed my touchpad ?

Mostly curious but I want to take a snapshot of whatever might have fixed it for future update-proofing if necessary.

Thanks.

-- kjh

P.S. These are my /var/log/Xorg.0.log entries:

Code:
[    31.530] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
[    31.530] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    31.530] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
[    31.530] (II) LoadModule: "synaptics"
[    31.530] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[    31.531] (II) Module synaptics: vendor="X.Org Foundation"
[    31.531]    compiled for 1.18.0, module version = 1.8.3
[    31.531]    Module class: X.Org XInput Driver
[    31.531]    ABI class: X.Org XInput driver, version 22.1
[    31.531] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    31.531] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    31.531] (**) Option "Device" "/dev/input/event14"
[    31.557] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1326 - 5654 (res 40)
[    31.557] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1228 - 4716 (res 59)
[    31.557] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    31.557] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    31.557] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    31.557] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    31.557] (**) Option "TapButton1" "1"
[    31.557] (**) Option "TapButton2" "2"
[    31.557] (**) Option "TapButton3" "3"
[    31.557] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    31.557] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    31.569] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input9/event14"
[    31.569] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    31.569] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    31.569] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    31.569] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[    31.569] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    31.569] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    31.569] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    31.569] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    31.569] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    31.569] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    31.569] (II) No input driver specified, ignoring this device.
[    31.569] (II) This device may have been added with another device file.
 
Old 03-01-2016, 05:39 AM   #2
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
I would guess that a configure option was left out of 4.4.1, and put back in 4.4.3. That doesn't mean it was even noticed that it was left out. Building a generic config that works for all has to be a chore.
 
Old 03-03-2016, 09:42 AM   #3
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Original Poster
Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
Quote:
Originally Posted by mlangdn View Post
I would guess that a configure option was left out of 4.4.1, and put back in 4.4.3. That doesn't mean it was even noticed that it was left out. Building a generic config that works for all has to be a chore.
Thanks mlangdn

That's what I figured. No worries. I was wondering if I missed a changelog here-or-there ...

-- kjh
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mint 13 / MATE - jumpy touchpad turboscrew Linux - Desktop 15 11-19-2012 03:32 AM
Synaptics touchpad not recognised by synaptics driver (12.1) bogzab Slackware 13 03-22-2009 09:23 PM
Need to kill touchpad click. (Synaptics Touchpad / FC4) sarysa Linux - Laptop and Netbook 4 02-19-2007 03:15 PM
touchpad jumpy with 2.6.6 tjal Linux - Laptop and Netbook 8 06-09-2004 09:39 AM
Can someone help me with a jumpy mouse/touchpad that moves on its own? Kramer Linux - Laptop and Netbook 2 02-20-2004 10:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration