[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-11-03 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657553 T

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-11-03 Thread Launchpad Bug Tracker
[Expired for systemd (Ubuntu) because there has been no activity for 60 days.] ** Changed in: systemd (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/165755

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-09-04 Thread Dimitri John Ledkov
** Changed in: systemd (Ubuntu) Status: Confirmed => Incomplete ** Changed in: systemd (Ubuntu Xenial) Status: Confirmed => Incomplete ** No longer affects: linux (Ubuntu Xenial) ** No longer affects: systemd (Ubuntu Xenial) -- You received this bug notification because you are a

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-05-09 Thread Kai-Heng Feng
Please file another bug. https://help.ubuntu.com/community/ReportingBugs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657553 Title: Laptop stick and touchpad problems after linux 4.4 update To m

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-05-09 Thread Philip K
Thanks for the quick reply. Unfortunately this does not change anything (also did a reboot to be sure). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657553 Title: Laptop stick and touchpad problem

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-05-08 Thread Kai-Heng Feng
** Attachment added: "71-pointingstick-5470.hwdb" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1657553/+attachment/4873861/+files/71-pointingstick-5470.hwdb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-05-08 Thread Kai-Heng Feng
Hi, please download the attach file, then $ sudo cp 71-pointingstick-5470.hwdb /etc/udev/hwdb.d/ $ sudo systemd-hwdb update $ sudo udevadm trigger And check if this issue is solved or not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-05-08 Thread Philip K
Sorry, I should have specified this more clearly. The trackpad works flawlessly, but the trackpoint is way too sensitive rendering it unusable. Changes in the (Linux Mint) mouse settings dialog show no effect. BTW: The trackpoint worked great when booting from the Mint live cd, which could point

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-05-03 Thread Kai-Heng Feng
Philip, the 'not working' one or the 'way too fast' one? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657553 Title: Laptop stick and touchpad problems after linux 4.4 update To manage notificatio

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-05-02 Thread Philip K
Hi, I am pretty sure that I've got the same issue (Dell Latitude E5470, Linux Mint 18.1 x64). It did not work with kernel 4.8 so I updated to kernel 4.10.0-20-generic and the problem persists. xinput lists: ⎜ ↳ AlpsPS/2 ALPS DualPoint TouchPad id=12 [slave pointer (2)] ⎜ ↳ Alps

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-04-23 Thread Po-Hsu Lin
Hello, Can you confirm the parameter for "POINTINGSTICK_CONST_ACCEL" should be 0.025 or 0.25? Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657553 Title: Laptop stick and touchpad problems

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-03-23 Thread N/A
Hi again, after fiddeling around somehow, I found following combination most useful: evdev:name:*DualPoint Stick:dmi:bvn*:bvr*:bd*:svnDellInc.:pnPrecision7510*:pvr* POINTINGSTICK_CONST_ACCEL=0.025 *AND* in ~/.xsession: xinput set-prop 'AlpsPS/2 ALPS DualPoint Stick' 'libinput Accel Speed' 1

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-03-15 Thread Dimitri John Ledkov
** Changed in: systemd (Ubuntu) Status: New => Confirmed ** Changed in: systemd (Ubuntu Xenial) Status: New => Confirmed ** Changed in: systemd (Ubuntu) Importance: Undecided => Medium ** Changed in: systemd (Ubuntu Xenial) Importance: Undecided => Medium -- You received th

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-03-14 Thread Kai-Heng Feng
Systemd PR: https://github.com/systemd/systemd/pull/5591 ** Also affects: systemd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657553 Title: L

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-03-14 Thread N/A
I also put an xinput command into ~/.xsession xinput set-prop 'AlpsPS/2 ALPS DualPoint Stick' 'libinput Accel Speed' 0.1 to have some difference in pushing the stick hard or soft -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-03-14 Thread N/A
Hi kaihengfeng, yes that has effect, it works. But 0.1 is too slow, I've tried 0.25 and find it's usable. Thanks a lot. :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1657553 Title: Laptop sti

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-03-14 Thread Kai-Heng Feng
Hi, please download the attach file, then $ sudo cp 71-pointingstick-precision.hwdb /etc/udev/hwdb.d/ $ sudo systemd-hwdb update $ sudo udevadm trigger And check if this issue is solved or not. ** Attachment added: "71-pointingstick-precision.hwdb" https://bugs.launchpad.net/ubuntu/+source/

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-03-13 Thread N/A
I've now running: "Linux ucl09404 4.10.0-11-generic #13-Ubuntu SMP Wed Mar 1 21:27:28 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux" and I still have the problem on my Dell Precision 7510. $ xinput list xinput list ⎡ Virtual core pointer id=2[master pointer (3)] ⎜ ↳ Virt

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-01-19 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.10 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix t

[Bug 1657553] Re: Laptop stick and touchpad problems after linux 4.4 update

2017-01-19 Thread Joseph Salisbury
Does this bug go away if you boot back into the prior kernel version? ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Also affects: linux (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Xenial) Importance: Undecided => Medium ** C