[Kernel-packages] [Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2023-09-08 Thread Jan Johansson
Just to add to this, it is definitely a kernel problem, and since it
comes back once in a while it would suggest that its the same
programmer/contributor that is the cause of this - it then get fixed in
newer kernel and then comes back again(seem someone don't learn from
their mistake).

I am on Linux mint 20.2
Kernel 5.4.0-162-generic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1594023

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

Status in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is about a fresh Ubuntu 16.04 install on a new laptop (asus
  x540sa). After pressing the shutdown button in the start menu; the
  shutdown procedure starts and in the final splash screen the system
  just hangs. Tried a second time by pressing Esc once the splash screen
  showed up and I saw that it reaches the line "Reached target shutdown"
  and just stops there, no matter how long I leave it there the machine
  won't turn off.

  I also tried a Kubuntu 16.04 fresh install on the same machine and it
  hanged too at the final splash screen where the pulsating logo
  stopped. Then I tried with Esc only to see the exact same line in the
  end.

  The issue seems to affect lately quite many users as shown by the
  google results of the past month / week or so.

  I have also tried shutting down from the console with shutdown -and
  all the parameters after that suggested online- and sudo poweroff but
  unfortunately they didn't do the trick. The exact same situation
  occurred.

  Unmounting the swap as suggested online doesn't work.

  Also rebooting the system is not working either due to the same issue.

  So right now the only way for me to poweroff the machine is to press
  the power button on the keyboard continuously.

  Reproducible: Always

  Steps to Reproduce:
  1.Install OS
  2.Do something, anything or nothing
  3.Try to shutdown or reboot

  Actual Results:
  The computer is not shutting down: "Reached target shutdown" and hangs there.

  Expected Results:
  Powering off the machine.

  For what it's worth, closing the lid won't suspend the system, but
  using the menu buttons for suspension will do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1594023/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-12-09 Thread Jan Johansson
I switched to Linux Mint 20.2 Uma Cinnamon and now I don't have shutdown
problem anymore.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1594023

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

Status in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is about a fresh Ubuntu 16.04 install on a new laptop (asus
  x540sa). After pressing the shutdown button in the start menu; the
  shutdown procedure starts and in the final splash screen the system
  just hangs. Tried a second time by pressing Esc once the splash screen
  showed up and I saw that it reaches the line "Reached target shutdown"
  and just stops there, no matter how long I leave it there the machine
  won't turn off.

  I also tried a Kubuntu 16.04 fresh install on the same machine and it
  hanged too at the final splash screen where the pulsating logo
  stopped. Then I tried with Esc only to see the exact same line in the
  end.

  The issue seems to affect lately quite many users as shown by the
  google results of the past month / week or so.

  I have also tried shutting down from the console with shutdown -and
  all the parameters after that suggested online- and sudo poweroff but
  unfortunately they didn't do the trick. The exact same situation
  occurred.

  Unmounting the swap as suggested online doesn't work.

  Also rebooting the system is not working either due to the same issue.

  So right now the only way for me to poweroff the machine is to press
  the power button on the keyboard continuously.

  Reproducible: Always

  Steps to Reproduce:
  1.Install OS
  2.Do something, anything or nothing
  3.Try to shutdown or reboot

  Actual Results:
  The computer is not shutting down: "Reached target shutdown" and hangs there.

  Expected Results:
  Powering off the machine.

  For what it's worth, closing the lid won't suspend the system, but
  using the menu buttons for suspension will do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1594023/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-11-20 Thread Jan Johansson
Hi again, so since october 28, I have been trying to install and run an
old kernel from before this shutdown problem happened and I am now
running 4.4.0-210-generic, for the last week(and I use my laptop every
day most of the day), I have had no shutdown problems.

Since this problem occur in newer kernels too, than maybe developers can
look to this kernel and see what is different, that might cause the
problem.

To people who want to use this older kernel, just open synaptics and
look first to what you have installed by searching for your kernel
version number - do not add linux-image or linux-headers.

You should see what is installed and modules. Make a screenshot or write
it down, then look for this old kernel the same way and install the
items from your list.

Wait for it to finish.

Then either use Grub customizerI use this as there is a GUI and a lot of
options, like having a list of kernels shown on start up) or you can
just run

sudo update-grub

from terminal

Restart your machine

Edit these instructions to fit your own system, that might be different
from mine.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1594023

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

Status in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is about a fresh Ubuntu 16.04 install on a new laptop (asus
  x540sa). After pressing the shutdown button in the start menu; the
  shutdown procedure starts and in the final splash screen the system
  just hangs. Tried a second time by pressing Esc once the splash screen
  showed up and I saw that it reaches the line "Reached target shutdown"
  and just stops there, no matter how long I leave it there the machine
  won't turn off.

  I also tried a Kubuntu 16.04 fresh install on the same machine and it
  hanged too at the final splash screen where the pulsating logo
  stopped. Then I tried with Esc only to see the exact same line in the
  end.

  The issue seems to affect lately quite many users as shown by the
  google results of the past month / week or so.

  I have also tried shutting down from the console with shutdown -and
  all the parameters after that suggested online- and sudo poweroff but
  unfortunately they didn't do the trick. The exact same situation
  occurred.

  Unmounting the swap as suggested online doesn't work.

  Also rebooting the system is not working either due to the same issue.

  So right now the only way for me to poweroff the machine is to press
  the power button on the keyboard continuously.

  Reproducible: Always

  Steps to Reproduce:
  1.Install OS
  2.Do something, anything or nothing
  3.Try to shutdown or reboot

  Actual Results:
  The computer is not shutting down: "Reached target shutdown" and hangs there.

  Expected Results:
  Powering off the machine.

  For what it's worth, closing the lid won't suspend the system, but
  using the menu buttons for suspension will do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1594023/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-28 Thread Jan Johansson
So sudo poweroff seems to fix the problem, somehow, because if I do that
and then next time shutdown normally then the laptop shuts all the way
down - meaning turn off.

Weird.

So sudo poweroff it is, should be put instead of shutdown, because it
would seem that one is faulty, and in my case with 16.04 most likely is
not getting solved.

for 18.04 and later there might be some solution.

I still call out for a script as temporary solution!

Thank you in advance

Jan

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1594023

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

Status in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is about a fresh Ubuntu 16.04 install on a new laptop (asus
  x540sa). After pressing the shutdown button in the start menu; the
  shutdown procedure starts and in the final splash screen the system
  just hangs. Tried a second time by pressing Esc once the splash screen
  showed up and I saw that it reaches the line "Reached target shutdown"
  and just stops there, no matter how long I leave it there the machine
  won't turn off.

  I also tried a Kubuntu 16.04 fresh install on the same machine and it
  hanged too at the final splash screen where the pulsating logo
  stopped. Then I tried with Esc only to see the exact same line in the
  end.

  The issue seems to affect lately quite many users as shown by the
  google results of the past month / week or so.

  I have also tried shutting down from the console with shutdown -and
  all the parameters after that suggested online- and sudo poweroff but
  unfortunately they didn't do the trick. The exact same situation
  occurred.

  Unmounting the swap as suggested online doesn't work.

  Also rebooting the system is not working either due to the same issue.

  So right now the only way for me to poweroff the machine is to press
  the power button on the keyboard continuously.

  Reproducible: Always

  Steps to Reproduce:
  1.Install OS
  2.Do something, anything or nothing
  3.Try to shutdown or reboot

  Actual Results:
  The computer is not shutting down: "Reached target shutdown" and hangs there.

  Expected Results:
  Powering off the machine.

  For what it's worth, closing the lid won't suspend the system, but
  using the menu buttons for suspension will do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1594023/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-28 Thread Jan Johansson
I have investigated further, it would seem that it is the shutdown
function in ubuntu and flavors that is the problem, because sudo
poweroff in terminal work just fine.

I suggest the ones still affected by this bug, try to open terminal and
type:

sudo poweroff

your password

Just to see if it work for you, please let me know.

Could one of the experts here come up with a script that do the poweroff
function without having to type password?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1594023

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

Status in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is about a fresh Ubuntu 16.04 install on a new laptop (asus
  x540sa). After pressing the shutdown button in the start menu; the
  shutdown procedure starts and in the final splash screen the system
  just hangs. Tried a second time by pressing Esc once the splash screen
  showed up and I saw that it reaches the line "Reached target shutdown"
  and just stops there, no matter how long I leave it there the machine
  won't turn off.

  I also tried a Kubuntu 16.04 fresh install on the same machine and it
  hanged too at the final splash screen where the pulsating logo
  stopped. Then I tried with Esc only to see the exact same line in the
  end.

  The issue seems to affect lately quite many users as shown by the
  google results of the past month / week or so.

  I have also tried shutting down from the console with shutdown -and
  all the parameters after that suggested online- and sudo poweroff but
  unfortunately they didn't do the trick. The exact same situation
  occurred.

  Unmounting the swap as suggested online doesn't work.

  Also rebooting the system is not working either due to the same issue.

  So right now the only way for me to poweroff the machine is to press
  the power button on the keyboard continuously.

  Reproducible: Always

  Steps to Reproduce:
  1.Install OS
  2.Do something, anything or nothing
  3.Try to shutdown or reboot

  Actual Results:
  The computer is not shutting down: "Reached target shutdown" and hangs there.

  Expected Results:
  Powering off the machine.

  For what it's worth, closing the lid won't suspend the system, but
  using the menu buttons for suspension will do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1594023/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-26 Thread Jan Johansson
I had the issue again. so my previous change didn't work.

I have changed DefaultTimeoutStopSec=90s timeout to 40s.

I tried turning off wifi byt rfkill block all from terminal prior to
shutdown, that just ended up in black screen as usual but this time wifi
was off, but laptop still on.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1594023

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

Status in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is about a fresh Ubuntu 16.04 install on a new laptop (asus
  x540sa). After pressing the shutdown button in the start menu; the
  shutdown procedure starts and in the final splash screen the system
  just hangs. Tried a second time by pressing Esc once the splash screen
  showed up and I saw that it reaches the line "Reached target shutdown"
  and just stops there, no matter how long I leave it there the machine
  won't turn off.

  I also tried a Kubuntu 16.04 fresh install on the same machine and it
  hanged too at the final splash screen where the pulsating logo
  stopped. Then I tried with Esc only to see the exact same line in the
  end.

  The issue seems to affect lately quite many users as shown by the
  google results of the past month / week or so.

  I have also tried shutting down from the console with shutdown -and
  all the parameters after that suggested online- and sudo poweroff but
  unfortunately they didn't do the trick. The exact same situation
  occurred.

  Unmounting the swap as suggested online doesn't work.

  Also rebooting the system is not working either due to the same issue.

  So right now the only way for me to poweroff the machine is to press
  the power button on the keyboard continuously.

  Reproducible: Always

  Steps to Reproduce:
  1.Install OS
  2.Do something, anything or nothing
  3.Try to shutdown or reboot

  Actual Results:
  The computer is not shutting down: "Reached target shutdown" and hangs there.

  Expected Results:
  Powering off the machine.

  For what it's worth, closing the lid won't suspend the system, but
  using the menu buttons for suspension will do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1594023/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-20 Thread Jan Johansson
I have changed DefaultTimeoutStopSec=90s timeout to 20s as personal
choice to make sure that anything running in the background has time to
stop before shutting down, to avoid something braking,

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1594023

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

Status in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is about a fresh Ubuntu 16.04 install on a new laptop (asus
  x540sa). After pressing the shutdown button in the start menu; the
  shutdown procedure starts and in the final splash screen the system
  just hangs. Tried a second time by pressing Esc once the splash screen
  showed up and I saw that it reaches the line "Reached target shutdown"
  and just stops there, no matter how long I leave it there the machine
  won't turn off.

  I also tried a Kubuntu 16.04 fresh install on the same machine and it
  hanged too at the final splash screen where the pulsating logo
  stopped. Then I tried with Esc only to see the exact same line in the
  end.

  The issue seems to affect lately quite many users as shown by the
  google results of the past month / week or so.

  I have also tried shutting down from the console with shutdown -and
  all the parameters after that suggested online- and sudo poweroff but
  unfortunately they didn't do the trick. The exact same situation
  occurred.

  Unmounting the swap as suggested online doesn't work.

  Also rebooting the system is not working either due to the same issue.

  So right now the only way for me to poweroff the machine is to press
  the power button on the keyboard continuously.

  Reproducible: Always

  Steps to Reproduce:
  1.Install OS
  2.Do something, anything or nothing
  3.Try to shutdown or reboot

  Actual Results:
  The computer is not shutting down: "Reached target shutdown" and hangs there.

  Expected Results:
  Powering off the machine.

  For what it's worth, closing the lid won't suspend the system, but
  using the menu buttons for suspension will do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1594023/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-19 Thread Jan Johansson
So removing quiet splash and adding noefi to grub and editing

sudo xdg-open /etc/systemd/system.conf

removing the # infront of #DefaultTimeoutStopSec=90s and changing the
timeout to 10s instead of 90s

Seem to have fixed my issue

I found the last bit here:

https://itsfoss.com/long-shutdown-linux/

Please comment and let me know if it solves it for you too.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1594023

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

Status in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is about a fresh Ubuntu 16.04 install on a new laptop (asus
  x540sa). After pressing the shutdown button in the start menu; the
  shutdown procedure starts and in the final splash screen the system
  just hangs. Tried a second time by pressing Esc once the splash screen
  showed up and I saw that it reaches the line "Reached target shutdown"
  and just stops there, no matter how long I leave it there the machine
  won't turn off.

  I also tried a Kubuntu 16.04 fresh install on the same machine and it
  hanged too at the final splash screen where the pulsating logo
  stopped. Then I tried with Esc only to see the exact same line in the
  end.

  The issue seems to affect lately quite many users as shown by the
  google results of the past month / week or so.

  I have also tried shutting down from the console with shutdown -and
  all the parameters after that suggested online- and sudo poweroff but
  unfortunately they didn't do the trick. The exact same situation
  occurred.

  Unmounting the swap as suggested online doesn't work.

  Also rebooting the system is not working either due to the same issue.

  So right now the only way for me to poweroff the machine is to press
  the power button on the keyboard continuously.

  Reproducible: Always

  Steps to Reproduce:
  1.Install OS
  2.Do something, anything or nothing
  3.Try to shutdown or reboot

  Actual Results:
  The computer is not shutting down: "Reached target shutdown" and hangs there.

  Expected Results:
  Powering off the machine.

  For what it's worth, closing the lid won't suspend the system, but
  using the menu buttons for suspension will do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1594023/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-18 Thread Jan Johansson
Lenovo Thinkpad X300, 4GB Ram, INTEL SSDSA1MH160G1HP (045C8781)160GB
SSD, Intel GMA X3100 i915, battery SANYO 42T4522 77% capacity though
charges to 100%.

Peach OSI TW 16.04 LTS build on Xubuntu, Kernel 4.4.0-217-generic.

Problem with shutdown started with 4.4.0-216-generic and is still in
4.4.0-217-generic which is the newest kernel for my setup.

If the machine has been idle for a while, sometimes with Firefox 88.0
open, sometimes after using VLC player - then it hangs on shutdown,
Screen is off but wifi and bluetooth light is on(its off when totally
shutdown). At this point not even ESC work(as the screen is off and
never comes on), only by holding the power button the laptop turns off.

Restarting sometimes work ok, but from time to time it can take up to 10
min to start up(where normal startup is 30seconds).

Editing grub and adding noefi after quiet splash, worked for a while and
then last night it would not shut down again and I had to use power
button. this morning it started up normal 30seconds.

I have had updates comming in, I have installed Intel graphic tool to
update the driver but problem persist, so don't think its a graphic card
driver issue.

Many here has reported it on other systems with totally different
config, so I think this is a kernel issue that seem to pass through in
newer kernel updates.

Also seem that it is not only 16.04 since it has been reported in newer
versions too.

I'm still using 16.04 because there is no 20.04 Peach(now named Patriot)
after the author died in september this year - I might move to 20.04 or
newer when most of the bugs has been addressed.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1594023

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

Status in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is about a fresh Ubuntu 16.04 install on a new laptop (asus
  x540sa). After pressing the shutdown button in the start menu; the
  shutdown procedure starts and in the final splash screen the system
  just hangs. Tried a second time by pressing Esc once the splash screen
  showed up and I saw that it reaches the line "Reached target shutdown"
  and just stops there, no matter how long I leave it there the machine
  won't turn off.

  I also tried a Kubuntu 16.04 fresh install on the same machine and it
  hanged too at the final splash screen where the pulsating logo
  stopped. Then I tried with Esc only to see the exact same line in the
  end.

  The issue seems to affect lately quite many users as shown by the
  google results of the past month / week or so.

  I have also tried shutting down from the console with shutdown -and
  all the parameters after that suggested online- and sudo poweroff but
  unfortunately they didn't do the trick. The exact same situation
  occurred.

  Unmounting the swap as suggested online doesn't work.

  Also rebooting the system is not working either due to the same issue.

  So right now the only way for me to poweroff the machine is to press
  the power button on the keyboard continuously.

  Reproducible: Always

  Steps to Reproduce:
  1.Install OS
  2.Do something, anything or nothing
  3.Try to shutdown or reboot

  Actual Results:
  The computer is not shutting down: "Reached target shutdown" and hangs there.

  Expected Results:
  Powering off the machine.

  For what it's worth, closing the lid won't suspend the system, but
  using the menu buttons for suspension will do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1594023/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1823684] Re: Touchpad right click does not work as expected on Dell G7 7588

2019-11-05 Thread Jan Johansson
user@machine:~$ grep -i touchpad /var/log/Xorg.0.log
[15.043] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint 
TouchPad (/dev/input/event6)
[15.043] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev 
touchpad catchall"
[15.043] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass 
"touchpad catchall"
[15.043] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass 
"Default clickpad buttons"
[15.045] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint 
TouchPad'
[15.045] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 
1023 (res 0)
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 
767 (res 0)
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 
- 127
[15.116] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not 
report finger width.
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left 
right middle
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 
Product 0x8
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger 
width range.  defaulting to 0 - 15
[15.116] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[15.116] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[15.168] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint 
TouchPad" (type: TOUCHPAD, id 14)
[15.168] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed 
is now constant deceleration 2.5
[15.168] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MaxSpeed 
is now 1.75
[15.168] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) 
AccelFactor is now 0.156
[15.168] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping 
acceleration scheme 1
[15.168] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration 
profile 1
[15.169] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration 
factor: 2.000
[15.169] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration 
threshold: 4
[15.169] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[15.170] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint 
TouchPad (/dev/input/mouse1)
[15.170] (**) AlpsPS/2 ALPS DualPoint TouchPad: Ignoring device from 
InputClass "touchpad ignore duplicates"

user@machine:~$ lsmod
Module  Size  Used by
ufs73728  0
qnx4   16384  0
hfsplus   106496  0
hfs57344  0
minix  36864  0
ntfs   98304  0
msdos  20480  0
jfs   184320  0
xfs   974848  0
libcrc32c  16384  1 xfs
rfcomm 69632  14
drbg   32768  1
ansi_cprng 16384  0
ctr16384  1
ccm20480  1
bnep   20480  2
arc4   16384  2
coretemp   16384  0
kvm_intel 176128  0
snd_hda_codec_analog16384  1
snd_hda_codec_generic77824  1 snd_hda_codec_analog
kvm   552960  1 kvm_intel
uvcvideo   90112  0
videobuf2_vmalloc  16384  1 uvcvideo
iwl4965   114688  0
videobuf2_memops   16384  1 videobuf2_vmalloc
irqbypass  16384  1 kvm
videobuf2_v4l2 28672  1 uvcvideo
iwlegacy  102400  1 iwl4965
snd_seq_midi   16384  0
videobuf2_core 36864  2 uvcvideo,videobuf2_v4l2
v4l2_common16384  1 videobuf2_v4l2
snd_seq_midi_event 16384  1 snd_seq_midi
mac80211  737280  2 iwl4965,iwlegacy
serio_raw  16384  0
videodev  180224  4 
uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
media  24576  2 uvcvideo,videodev
snd_rawmidi32768  1 snd_seq_midi
snd_hda_intel  40960  3
snd_hda_codec 135168  3 
snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_analog
thinkpad_acpi  94208  0
nvram  16384  1 thinkpad_acpi
snd_hda_core   77824  4 
snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_hda_codec_analog
snd_hwdep  16384  1 snd_hda_codec
lpc_ich24576  0
cfg80211  565248  3 iwl4965,iwlegacy,mac80211
joydev 20480  0
snd_pcm   106496  3 snd_hda_codec,snd_hda_intel,snd_hda_core
btusb  45056  0
snd_seq69632  2 snd_seq_midi_event,snd_seq_midi
btrtl  16384  1 btusb
btbcm  16384  1 btusb
btintel16384  1 btusb
bluetooth 512000  39 bnep,btbcm,btrtl,btusb,rfcomm,btintel
input_leds 16384  0
shpchp 36864  0
snd_seq_device 16384  3 snd_seq,snd_rawmidi,snd_seq_midi
ecdh_generic

[Kernel-packages] [Bug 1823684] Re: Touchpad right click does not work as expected on Dell G7 7588

2019-11-05 Thread Jan Johansson
user@machine:~$ xinput --list-props 14
Device 'AlpsPS/2 ALPS DualPoint TouchPad':
Device Enabled (136):   1
Coordinate Transformation Matrix (138): 1.00, 0.00, 0.00, 
0.00, 1.00, 0.00, 0.00, 0.00, 1.00
Device Accel Profile (265): 1
Device Accel Constant Deceleration (266):   2.50
Device Accel Adaptive Deceleration (267):   1.00
Device Accel Velocity Scaling (268):12.50
Synaptics Edges (290):  153, 870, 115, 652
Synaptics Finger (291): 12, 15, 0
Synaptics Tap Time (292):   180
Synaptics Tap Move (293):   56
Synaptics Tap Durations (294):  180, 100, 100
Synaptics ClickPad (295):   0
Synaptics Middle Button Timeout (296):  75
Synaptics Two-Finger Pressure (297):141
Synaptics Two-Finger Width (298):   7
Synaptics Scrolling Distance (299): 25, 25
Synaptics Edge Scrolling (300): 1, 0, 0
Synaptics Two-Finger Scrolling (301):   0, 0
Synaptics Move Speed (302): 1.00, 1.75, 0.156495, 0.00
Synaptics Off (303):0
Synaptics Locked Drags (304):   0
Synaptics Locked Drags Timeout (305):   5000
Synaptics Tap Action (306): 2, 3, 0, 0, 0, 0, 0
Synaptics Click Action (307):   1, 1, 0
Synaptics Circular Scrolling (308): 0
Synaptics Circular Scrolling Distance (309):0.10
Synaptics Circular Scrolling Trigger (310): 0
Synaptics Circular Pad (311):   0
Synaptics Palm Detection (312): 0
Synaptics Palm Dimensions (313):10, 100
Synaptics Coasting Speed (314): 20.00, 50.00
Synaptics Pressure Motion (315):15, 80
Synaptics Pressure Motion Factor (316): 1.00, 1.00
Synaptics Resolution Detect (317):  1
Synaptics Grab Event Device (318):  0
Synaptics Gestures (319):   1
Synaptics Capabilities (320):   1, 1, 1, 0, 0, 1, 0
Synaptics Pad Resolution (321): 1, 1
Synaptics Area (322):   0, 0, 0, 0
Synaptics Noise Cancellation (323): 6, 6
Device Product ID (256):2, 8
Device Node (257):  "/dev/input/event6"

user@machine:~$ xinput --list-props 15
Device 'AlpsPS/2 ALPS DualPoint Stick':
Device Enabled (136):   1
Coordinate Transformation Matrix (138): 1.00, 0.00, 0.00, 
0.00, 1.00, 0.00, 0.00, 0.00, 1.00
Device Accel Profile (265): 0
Device Accel Constant Deceleration (266):   1.00
Device Accel Adaptive Deceleration (267):   1.00
Device Accel Velocity Scaling (268):10.00
Device Product ID (256):2, 8
Device Node (257):  "/dev/input/event5"
Evdev Axis Inversion (269): 0, 0
Evdev Axes Swap (271):  0
Axis Labels (272):  "Rel X" (146), "Rel Y" (147)
Button Labels (273):"Button Left" (139), "Button Middle" (140), 
"Button Right" (141), "Button Wheel Up" (142), "Button Wheel Down" (143), 
"Button Horiz Wheel Left" (144), "Button Horiz Wheel Right" (145)
Evdev Scrolling Distance (274): 0, 0, 0
Evdev Middle Button Emulation (275):1
Evdev Middle Button Timeout (276):  50
Evdev Third Button Emulation (277): 0
Evdev Third Button Emulation Timeout (278): 1000
Evdev Third Button Emulation Button (279):  3
Evdev Third Button Emulation Threshold (280):   20
Evdev Wheel Emulation (281):1
Evdev Wheel Emulation Axes (282):   6, 7, 4, 5
Evdev Wheel Emulation Inertia (283):10
Evdev Wheel Emulation Timeout (284):200
Evdev Wheel Emulation Button (285): 2
Evdev Drag Lock Buttons (286):  0

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/1823684

Title:
  Touchpad right click does not work as expected on Dell G7 7588

Status in linux-signed package in Ubuntu:
  Confirmed

Bug description:
  The right button on the touchpad of this system does not work as
  expected, the click event will get treated as a regular left click.

  $ xinput --list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ DELL0825:00 06CB:7E92 Touchpad  id=12   [slave  pointer 
 (2)]
  ⎜   ↳ SynPS/2 Synaptics TouchPad  id=17   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
   

[Kernel-packages] [Bug 1823684] Re: Touchpad right click does not work as expected on Dell G7 7588

2019-11-05 Thread Jan Johansson
I have Peach OSI Xubuntu 16.04 LTS 4.4.0-166 64bit

A few days ago my right click Touschpad mouse button on my Thinkpad
X300, worked fine, since monday evening it has not worked at all.

Luckily both Touchpoint buttons and external mouse works. I booted my
USB with multi tools including Peach OSI 14.04 LTS 32bit to see if
problem persists and it does so either firmware of the buttons got
corrupted, or the right mouse button suddently died.

user@machine:~$ xinput --list
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ AlpsPS/2 ALPS DualPoint TouchPad  id=14   [slave  pointer  (2)]
⎜   ↳ AlpsPS/2 ALPS DualPoint Stick id=15   [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)]
↳ Sleep Button  id=8[slave  keyboard (3)]
↳ UVC Camera (17ef:4807)id=12   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=13   [slave  keyboard (3)]
↳ ThinkPad Extra Buttonsid=16   [slave  keyboard (3)]

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-signed in Ubuntu.
https://bugs.launchpad.net/bugs/1823684

Title:
  Touchpad right click does not work as expected on Dell G7 7588

Status in linux-signed package in Ubuntu:
  Confirmed

Bug description:
  The right button on the touchpad of this system does not work as
  expected, the click event will get treated as a regular left click.

  $ xinput --list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ DELL0825:00 06CB:7E92 Touchpad  id=12   [slave  pointer 
 (2)]
  ⎜   ↳ SynPS/2 Synaptics TouchPad  id=17   [slave  pointer 
 (2)]
  ⎣ Virtual core keyboard   id=3[master keyboard (2)]
  ↳ Virtual core XTEST keyboard id=5[slave  
keyboard (3)]
  ↳ Power Buttonid=6[slave  
keyboard (3)]
  ↳ Video Bus   id=7[slave  
keyboard (3)]
  ↳ Video Bus   id=8[slave  
keyboard (3)]
  ↳ Power Buttonid=9[slave  
keyboard (3)]
  ↳ Sleep Buttonid=10   [slave  
keyboard (3)]
  ↳ Integrated_Webcam_HD: Integrate id=11   [slave  
keyboard (3)]
  ↳ Intel HID 5 button arrayid=13   [slave  
keyboard (3)]
  ↳ Intel HID eventsid=14   [slave  
keyboard (3)]
  ↳ Dell WMI hotkeysid=15   [slave  
keyboard (3)]
  ↳ AT Translated Set 2 keyboardid=16   [slave  
keyboard (3)]

  xev for left click and right click:
  ButtonPress event, serial 37, synthetic NO, window 0x301,
  root 0x263, subw 0x0, time 304106, (167,148), root:(357,319),
  state 0x10, button 1, same_screen YES

  ButtonRelease event, serial 37, synthetic NO, window 0x301,
  root 0x263, subw 0x0, time 304146, (167,148), root:(357,319),
  state 0x110, button 1, same_screen YES

  ButtonPress event, serial 37, synthetic NO, window 0x301,
  root 0x263, subw 0x0, time 309562, (167,148), root:(357,319),
  state 0x10, button 1, same_screen YES

  ButtonRelease event, serial 37, synthetic NO, window 0x301,
  root 0x263, subw 0x0, time 309563, (167,148), root:(357,319),
  state 0x110, button 1, same_screen YES

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: linux-image-4.15.0-47-generic 4.15.0-47.50
  ProcVersionSignature: Ubuntu 4.15.0-47.50-generic 4.15.18
  Uname: Linux 4.15.0-47-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr  8 17:50:24 2019
  InstallationDate: Installed on 2019-04-08 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  SourcePackage: linux-signed
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed/+bug/1823684/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp