> If you update to this ... does it change anything?
now BIOS updated, but problem remains.

> provide the output of the following terminal command:
````
:~$ sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
V1.12
08/11/2015
````

In addition, I recorded a a short video with output commands 'xinput
query-state' and 'evtest | grep -E "code (4|287|288|289)"' (events for
profile button)  - https://youtu.be/SLuYli09mWs

comments:
i'm run tools and press repeatedly Profile Button. evtest catch this:

profile 1 -> profile 2
Event: time 1444185699.098578, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90010
Event: time 1444185699.098578, type 1 (EV_KEY), code 287 (?), value 0
Event: time 1444185699.098578, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90011
Event: time 1444185699.098578, type 1 (EV_KEY), code 288 (BTN_TRIGGER), value 1

profile 2 -> profile 3
Event: time 1444185700.749620, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90011
Event: time 1444185700.749620, type 1 (EV_KEY), code 288 (BTN_TRIGGER), value 0
Event: time 1444185700.749620, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90012
Event: time 1444185700.749620, type 1 (EV_KEY), code 289 (BTN_THUMB), value 1

profile 3 -> profile 1
Event: time 1444185702.766625, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90010
Event: time 1444185702.766625, type 1 (EV_KEY), code 287 (?), value 1
Event: time 1444185702.766625, type 4 (EV_MSC), code 4 (MSC_SCAN), value 90012
Event: time 1444185702.766625, type 1 (EV_KEY), code 289 (BTN_THUMB), value 0

so, when profile 1 is active and happen "EV_KEY code 287"
("button[20]=down" as xinput say) then left button stop working.

** Changed in: xorg (Ubuntu)
       Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1503491

Title:
  Mouse button stops working

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

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to