[Desktop-packages] [Bug 1352374] Re: changing backlight color on saitek eclipse 2 keyboard causes mouse failure

2023-02-10 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  changing backlight color on saitek eclipse 2 keyboard causes mouse
  failure

Status in xorg package in Ubuntu:
  Expired

Bug description:
  This has apparently been ongoing for  a long time.  I have a Saitek
  Eclipse ii keyboard and I and others report that when you click the
  keyboard button to change the back light color, it triggers mouse
  events.  These end up disabling the mouse, in my case Microsoft
  Intellimouse.  Unplugging and replugging the USB cable for the
  keyboard resets function to normal with the default blue back light
  color.  If you try to change the color, the problem returns.  I am now
  running 64 bit 14.04 and the problem has been with me since at least
  12.04.   If I change the backlight color while the system is booting
  up but before the log in screen appears, I can select the color I want
  the keyboard to be, but if I wait till after the log in screen
  appears, then the mouse is non-functional when the desktop loads until
  I log off and back on.

  Here is some relevant data from a report on Ubuntu forums
  (http://ubuntuforums.org/showthread.php?t=2174670) about this exact
  problem...

  /dev/input/event5
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : "Chicony Saitek Eclipse II Keyboa"
  phys : "usb-:00:1d.0-1/input0"
  uniq : ""
  bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

  
  /dev/input/event6
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : "Chicony Saitek Eclipse II Keyboa"
  phys : "usb-:00:1d.0-1/input1"
  uniq : ""
  bits ev : EV_SYN EV_KEY EV_MSC

  
  The feature that causes the problem here is the button to turn on/off/change 
the kb backlight color. input-events for /dev/input/event6:

  
  First press (backlight off->blue): emulates left click
  19:43:40.885931: EV_MSC MSC_SCAN -16646143
  19:43:40.885936: EV_KEY BTN_0 (0x100) pressed
  19:43:40.885941: EV_MSC MSC_SCAN -16646140
  19:43:40.885942: EV_KEY BTN_3 (0x103) released
  19:43:40.885943: EV_SYN code=0 value=0

  
  Second press (blue->red): emulates middle click
  19:43:43.101984: EV_MSC MSC_SCAN -16646143
  19:43:43.101989: EV_KEY BTN_0 (0x100) released
  19:43:43.101992: EV_MSC MSC_SCAN -16646142
  19:43:43.101992: EV_KEY BTN_1 (0x101) pressed
  19:43:43.101996: EV_SYN code=0 value=0

  
  Third press (red->purple): emulates right click
  19:43:38.005865: EV_MSC MSC_SCAN -16646142
  19:43:38.005869: EV_KEY BTN_1 (0x101) released
  19:43:38.005871: EV_MSC MSC_SCAN -16646141
  19:43:38.005872: EV_KEY BTN_2 (0x102) pressed
  19:43:38.005874: EV_SYN code=0 value=0

  
  Fourth press (purple->off) emulates ???
  19:43:39.765915: EV_MSC MSC_SCAN -16646141
  19:43:39.765921: EV_KEY BTN_2 (0x102) released
  19:43:39.765925: EV_MSC MSC_SCAN -1664614019
  19:43:39.765926: EV_KEY BTN_3 (0x103) pressed
  19:43:39.765928: EV_SYN code=0 value=0

  So, the backlight changing on a keyboard act as different types of
  mouse clicks based on what color you switch to. Apparently this
  problem is also present in PCLinuxOS.  Is this possibly a Udev issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,mousepoll,snap,move,vpswitch,regex,place,animation,session,imgpng,grid,gnomecompat,wall,resize,expo,unitymtgrabhandles,workarounds,fade,ezoom,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Aug  4 09:47:36 2014
  DistUpgraded: 2014-08-02 23:43:24,960 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF116 [GeForce GTX 550 Ti] [10de:1244] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:1556]
  InstallationDate: Installed on 2009-11-04 (1733 days ago)
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  ProcKernelCmdLine: 

[Desktop-packages] [Bug 1352374] Re: changing backlight color on saitek eclipse 2 keyboard causes mouse failure

2022-12-12 Thread Paul White
We are sorry that we do not always have the capacity to review all
reported bugs in a timely manner. You reported this bug some time ago
and there have been many changes in Ubuntu since that time.

Ubuntu 14.04 (trusty) reached end-of-standard-support on April 25, 2019.

Do you still see a problem related to the one that you reported when
using a currently supported version of Ubuntu? Please let us know if you
do otherwise this report can be left to expire in approximately 60 days
time.

Thank you for helping make Ubuntu better.


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

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

Title:
  changing backlight color on saitek eclipse 2 keyboard causes mouse
  failure

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  This has apparently been ongoing for  a long time.  I have a Saitek
  Eclipse ii keyboard and I and others report that when you click the
  keyboard button to change the back light color, it triggers mouse
  events.  These end up disabling the mouse, in my case Microsoft
  Intellimouse.  Unplugging and replugging the USB cable for the
  keyboard resets function to normal with the default blue back light
  color.  If you try to change the color, the problem returns.  I am now
  running 64 bit 14.04 and the problem has been with me since at least
  12.04.   If I change the backlight color while the system is booting
  up but before the log in screen appears, I can select the color I want
  the keyboard to be, but if I wait till after the log in screen
  appears, then the mouse is non-functional when the desktop loads until
  I log off and back on.

  Here is some relevant data from a report on Ubuntu forums
  (http://ubuntuforums.org/showthread.php?t=2174670) about this exact
  problem...

  /dev/input/event5
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : "Chicony Saitek Eclipse II Keyboa"
  phys : "usb-:00:1d.0-1/input0"
  uniq : ""
  bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

  
  /dev/input/event6
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : "Chicony Saitek Eclipse II Keyboa"
  phys : "usb-:00:1d.0-1/input1"
  uniq : ""
  bits ev : EV_SYN EV_KEY EV_MSC

  
  The feature that causes the problem here is the button to turn on/off/change 
the kb backlight color. input-events for /dev/input/event6:

  
  First press (backlight off->blue): emulates left click
  19:43:40.885931: EV_MSC MSC_SCAN -16646143
  19:43:40.885936: EV_KEY BTN_0 (0x100) pressed
  19:43:40.885941: EV_MSC MSC_SCAN -16646140
  19:43:40.885942: EV_KEY BTN_3 (0x103) released
  19:43:40.885943: EV_SYN code=0 value=0

  
  Second press (blue->red): emulates middle click
  19:43:43.101984: EV_MSC MSC_SCAN -16646143
  19:43:43.101989: EV_KEY BTN_0 (0x100) released
  19:43:43.101992: EV_MSC MSC_SCAN -16646142
  19:43:43.101992: EV_KEY BTN_1 (0x101) pressed
  19:43:43.101996: EV_SYN code=0 value=0

  
  Third press (red->purple): emulates right click
  19:43:38.005865: EV_MSC MSC_SCAN -16646142
  19:43:38.005869: EV_KEY BTN_1 (0x101) released
  19:43:38.005871: EV_MSC MSC_SCAN -16646141
  19:43:38.005872: EV_KEY BTN_2 (0x102) pressed
  19:43:38.005874: EV_SYN code=0 value=0

  
  Fourth press (purple->off) emulates ???
  19:43:39.765915: EV_MSC MSC_SCAN -16646141
  19:43:39.765921: EV_KEY BTN_2 (0x102) released
  19:43:39.765925: EV_MSC MSC_SCAN -1664614019
  19:43:39.765926: EV_KEY BTN_3 (0x103) pressed
  19:43:39.765928: EV_SYN code=0 value=0

  So, the backlight changing on a keyboard act as different types of
  mouse clicks based on what color you switch to. Apparently this
  problem is also present in PCLinuxOS.  Is this possibly a Udev issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,mousepoll,snap,move,vpswitch,regex,place,animation,session,imgpng,grid,gnomecompat,wall,resize,expo,unitymtgrabhandles,workarounds,fade,ezoom,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Aug  4 09:47:36 2014
  DistUpgraded: 2014-08-02 23:43:24,960 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: 

[Desktop-packages] [Bug 1352374] Re: changing backlight color on saitek eclipse 2 keyboard causes mouse failure

2019-05-17 Thread Daniel van Vugt
** Tags removed: vivid

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

Title:
  changing backlight color on saitek eclipse 2 keyboard causes mouse
  failure

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  This has apparently been ongoing for  a long time.  I have a Saitek
  Eclipse ii keyboard and I and others report that when you click the
  keyboard button to change the back light color, it triggers mouse
  events.  These end up disabling the mouse, in my case Microsoft
  Intellimouse.  Unplugging and replugging the USB cable for the
  keyboard resets function to normal with the default blue back light
  color.  If you try to change the color, the problem returns.  I am now
  running 64 bit 14.04 and the problem has been with me since at least
  12.04.   If I change the backlight color while the system is booting
  up but before the log in screen appears, I can select the color I want
  the keyboard to be, but if I wait till after the log in screen
  appears, then the mouse is non-functional when the desktop loads until
  I log off and back on.

  Here is some relevant data from a report on Ubuntu forums
  (http://ubuntuforums.org/showthread.php?t=2174670) about this exact
  problem...

  /dev/input/event5
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : "Chicony Saitek Eclipse II Keyboa"
  phys : "usb-:00:1d.0-1/input0"
  uniq : ""
  bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

  
  /dev/input/event6
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : "Chicony Saitek Eclipse II Keyboa"
  phys : "usb-:00:1d.0-1/input1"
  uniq : ""
  bits ev : EV_SYN EV_KEY EV_MSC

  
  The feature that causes the problem here is the button to turn on/off/change 
the kb backlight color. input-events for /dev/input/event6:

  
  First press (backlight off->blue): emulates left click
  19:43:40.885931: EV_MSC MSC_SCAN -16646143
  19:43:40.885936: EV_KEY BTN_0 (0x100) pressed
  19:43:40.885941: EV_MSC MSC_SCAN -16646140
  19:43:40.885942: EV_KEY BTN_3 (0x103) released
  19:43:40.885943: EV_SYN code=0 value=0

  
  Second press (blue->red): emulates middle click
  19:43:43.101984: EV_MSC MSC_SCAN -16646143
  19:43:43.101989: EV_KEY BTN_0 (0x100) released
  19:43:43.101992: EV_MSC MSC_SCAN -16646142
  19:43:43.101992: EV_KEY BTN_1 (0x101) pressed
  19:43:43.101996: EV_SYN code=0 value=0

  
  Third press (red->purple): emulates right click
  19:43:38.005865: EV_MSC MSC_SCAN -16646142
  19:43:38.005869: EV_KEY BTN_1 (0x101) released
  19:43:38.005871: EV_MSC MSC_SCAN -16646141
  19:43:38.005872: EV_KEY BTN_2 (0x102) pressed
  19:43:38.005874: EV_SYN code=0 value=0

  
  Fourth press (purple->off) emulates ???
  19:43:39.765915: EV_MSC MSC_SCAN -16646141
  19:43:39.765921: EV_KEY BTN_2 (0x102) released
  19:43:39.765925: EV_MSC MSC_SCAN -1664614019
  19:43:39.765926: EV_KEY BTN_3 (0x103) pressed
  19:43:39.765928: EV_SYN code=0 value=0

  So, the backlight changing on a keyboard act as different types of
  mouse clicks based on what color you switch to. Apparently this
  problem is also present in PCLinuxOS.  Is this possibly a Udev issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,mousepoll,snap,move,vpswitch,regex,place,animation,session,imgpng,grid,gnomecompat,wall,resize,expo,unitymtgrabhandles,workarounds,fade,ezoom,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Aug  4 09:47:36 2014
  DistUpgraded: 2014-08-02 23:43:24,960 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF116 [GeForce GTX 550 Ti] [10de:1244] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:1556]
  InstallationDate: Installed on 2009-11-04 (1733 days ago)
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=59092ad5-f628-4cfa-859e-9236256eac88 ro quiet splash
  SourcePackage: xorg
  

[Desktop-packages] [Bug 1352374] Re: changing backlight color on saitek eclipse 2 keyboard causes mouse failure

2015-10-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  changing backlight color on saitek eclipse 2 keyboard causes mouse
  failure

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  This has apparently been ongoing for  a long time.  I have a Saitek
  Eclipse ii keyboard and I and others report that when you click the
  keyboard button to change the back light color, it triggers mouse
  events.  These end up disabling the mouse, in my case Microsoft
  Intellimouse.  Unplugging and replugging the USB cable for the
  keyboard resets function to normal with the default blue back light
  color.  If you try to change the color, the problem returns.  I am now
  running 64 bit 14.04 and the problem has been with me since at least
  12.04.   If I change the backlight color while the system is booting
  up but before the log in screen appears, I can select the color I want
  the keyboard to be, but if I wait till after the log in screen
  appears, then the mouse is non-functional when the desktop loads until
  I log off and back on.

  Here is some relevant data from a report on Ubuntu forums
  (http://ubuntuforums.org/showthread.php?t=2174670) about this exact
  problem...

  /dev/input/event5
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : "Chicony Saitek Eclipse II Keyboa"
  phys : "usb-:00:1d.0-1/input0"
  uniq : ""
  bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

  
  /dev/input/event6
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : "Chicony Saitek Eclipse II Keyboa"
  phys : "usb-:00:1d.0-1/input1"
  uniq : ""
  bits ev : EV_SYN EV_KEY EV_MSC

  
  The feature that causes the problem here is the button to turn on/off/change 
the kb backlight color. input-events for /dev/input/event6:

  
  First press (backlight off->blue): emulates left click
  19:43:40.885931: EV_MSC MSC_SCAN -16646143
  19:43:40.885936: EV_KEY BTN_0 (0x100) pressed
  19:43:40.885941: EV_MSC MSC_SCAN -16646140
  19:43:40.885942: EV_KEY BTN_3 (0x103) released
  19:43:40.885943: EV_SYN code=0 value=0

  
  Second press (blue->red): emulates middle click
  19:43:43.101984: EV_MSC MSC_SCAN -16646143
  19:43:43.101989: EV_KEY BTN_0 (0x100) released
  19:43:43.101992: EV_MSC MSC_SCAN -16646142
  19:43:43.101992: EV_KEY BTN_1 (0x101) pressed
  19:43:43.101996: EV_SYN code=0 value=0

  
  Third press (red->purple): emulates right click
  19:43:38.005865: EV_MSC MSC_SCAN -16646142
  19:43:38.005869: EV_KEY BTN_1 (0x101) released
  19:43:38.005871: EV_MSC MSC_SCAN -16646141
  19:43:38.005872: EV_KEY BTN_2 (0x102) pressed
  19:43:38.005874: EV_SYN code=0 value=0

  
  Fourth press (purple->off) emulates ???
  19:43:39.765915: EV_MSC MSC_SCAN -16646141
  19:43:39.765921: EV_KEY BTN_2 (0x102) released
  19:43:39.765925: EV_MSC MSC_SCAN -1664614019
  19:43:39.765926: EV_KEY BTN_3 (0x103) pressed
  19:43:39.765928: EV_SYN code=0 value=0

  So, the backlight changing on a keyboard act as different types of
  mouse clicks based on what color you switch to. Apparently this
  problem is also present in PCLinuxOS.  Is this possibly a Udev issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,mousepoll,snap,move,vpswitch,regex,place,animation,session,imgpng,grid,gnomecompat,wall,resize,expo,unitymtgrabhandles,workarounds,fade,ezoom,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Aug  4 09:47:36 2014
  DistUpgraded: 2014-08-02 23:43:24,960 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF116 [GeForce GTX 550 Ti] [10de:1244] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:1556]
  InstallationDate: Installed on 2009-11-04 (1733 days ago)
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  ProcKernelCmdLine: 

[Desktop-packages] [Bug 1352374] Re: changing backlight color on saitek eclipse 2 keyboard causes mouse failure

2015-10-30 Thread Silence9123
I have the exact same issue.
I have a Saitek Eclipse ii keyboard.
It disables my Dell mouse.
I'm on Red Hat Enterprise Linux Workstation release 6.5 (Santiago).
Kernel: Linux 2.6.32-573.3.1.el6.x86_64

I know this is an Ubuntu forum but I wanted to give context...

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

Title:
  changing backlight color on saitek eclipse 2 keyboard causes mouse
  failure

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  This has apparently been ongoing for  a long time.  I have a Saitek
  Eclipse ii keyboard and I and others report that when you click the
  keyboard button to change the back light color, it triggers mouse
  events.  These end up disabling the mouse, in my case Microsoft
  Intellimouse.  Unplugging and replugging the USB cable for the
  keyboard resets function to normal with the default blue back light
  color.  If you try to change the color, the problem returns.  I am now
  running 64 bit 14.04 and the problem has been with me since at least
  12.04.   If I change the backlight color while the system is booting
  up but before the log in screen appears, I can select the color I want
  the keyboard to be, but if I wait till after the log in screen
  appears, then the mouse is non-functional when the desktop loads until
  I log off and back on.

  Here is some relevant data from a report on Ubuntu forums
  (http://ubuntuforums.org/showthread.php?t=2174670) about this exact
  problem...

  /dev/input/event5
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : "Chicony Saitek Eclipse II Keyboa"
  phys : "usb-:00:1d.0-1/input0"
  uniq : ""
  bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

  
  /dev/input/event6
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : "Chicony Saitek Eclipse II Keyboa"
  phys : "usb-:00:1d.0-1/input1"
  uniq : ""
  bits ev : EV_SYN EV_KEY EV_MSC

  
  The feature that causes the problem here is the button to turn on/off/change 
the kb backlight color. input-events for /dev/input/event6:

  
  First press (backlight off->blue): emulates left click
  19:43:40.885931: EV_MSC MSC_SCAN -16646143
  19:43:40.885936: EV_KEY BTN_0 (0x100) pressed
  19:43:40.885941: EV_MSC MSC_SCAN -16646140
  19:43:40.885942: EV_KEY BTN_3 (0x103) released
  19:43:40.885943: EV_SYN code=0 value=0

  
  Second press (blue->red): emulates middle click
  19:43:43.101984: EV_MSC MSC_SCAN -16646143
  19:43:43.101989: EV_KEY BTN_0 (0x100) released
  19:43:43.101992: EV_MSC MSC_SCAN -16646142
  19:43:43.101992: EV_KEY BTN_1 (0x101) pressed
  19:43:43.101996: EV_SYN code=0 value=0

  
  Third press (red->purple): emulates right click
  19:43:38.005865: EV_MSC MSC_SCAN -16646142
  19:43:38.005869: EV_KEY BTN_1 (0x101) released
  19:43:38.005871: EV_MSC MSC_SCAN -16646141
  19:43:38.005872: EV_KEY BTN_2 (0x102) pressed
  19:43:38.005874: EV_SYN code=0 value=0

  
  Fourth press (purple->off) emulates ???
  19:43:39.765915: EV_MSC MSC_SCAN -16646141
  19:43:39.765921: EV_KEY BTN_2 (0x102) released
  19:43:39.765925: EV_MSC MSC_SCAN -1664614019
  19:43:39.765926: EV_KEY BTN_3 (0x103) pressed
  19:43:39.765928: EV_SYN code=0 value=0

  So, the backlight changing on a keyboard act as different types of
  mouse clicks based on what color you switch to. Apparently this
  problem is also present in PCLinuxOS.  Is this possibly a Udev issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,mousepoll,snap,move,vpswitch,regex,place,animation,session,imgpng,grid,gnomecompat,wall,resize,expo,unitymtgrabhandles,workarounds,fade,ezoom,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Aug  4 09:47:36 2014
  DistUpgraded: 2014-08-02 23:43:24,960 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF116 [GeForce GTX 550 Ti] [10de:1244] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:1556]
  InstallationDate: Installed on 2009-11-04 (1733 days ago)
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - 

[Desktop-packages] [Bug 1352374] Re: changing backlight color on saitek eclipse 2 keyboard causes mouse failure

2015-02-23 Thread Martin G Miller
Status  New
I have updated the BIOS from version 1503 (1-16-13) to version 2501.

Here is the output of your command:

marty@tux:~$ sudo dmidecode -s bios-version  sudo dmidecode -s 
bios-release-date
[sudo] password for marty: 
2501
04/07/2014
marty@tux:~$ 

The behavior is unchanged from before the BIOS update.  If I wait until
the system finishes booting and I am on my desktop and attempt to change
the start up color of the keyboard illumination from blue to red, I lose
most mouse left and right click ability on the desktop area.  I can
still click the gear icon and have the system log off and log back on as
long as I don't wait too long.  The longer I wait to attempt the log
off, the less mouse function I have until all it does is move the cursor
around, but nothing is clickable.  The keyboard will still function for
a much longer period of time until everything becomes unresponsive.

My current work around is to change the keyboard color as soon as the
boot process starts to load the Linux kernel.

If I wait until I am on the desktop to change the color, then I must
immediately log off and back on and everything is fine as long as I
don't attempt to change the color again.  Any further changes of
keyboard color require an immediate log off and on to keep the system
stable.

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

Title:
  changing backlight color on saitek eclipse 2 keyboard causes mouse
  failure

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  This has apparently been ongoing for  a long time.  I have a Saitek
  Eclipse ii keyboard and I and others report that when you click the
  keyboard button to change the back light color, it triggers mouse
  events.  These end up disabling the mouse, in my case Microsoft
  Intellimouse.  Unplugging and replugging the USB cable for the
  keyboard resets function to normal with the default blue back light
  color.  If you try to change the color, the problem returns.  I am now
  running 64 bit 14.04 and the problem has been with me since at least
  12.04.   If I change the backlight color while the system is booting
  up but before the log in screen appears, I can select the color I want
  the keyboard to be, but if I wait till after the log in screen
  appears, then the mouse is non-functional when the desktop loads until
  I log off and back on.

  Here is some relevant data from a report on Ubuntu forums
  (http://ubuntuforums.org/showthread.php?t=2174670) about this exact
  problem...

  /dev/input/event5
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : Chicony Saitek Eclipse II Keyboa
  phys : usb-:00:1d.0-1/input0
  uniq : 
  bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

  
  /dev/input/event6
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : Chicony Saitek Eclipse II Keyboa
  phys : usb-:00:1d.0-1/input1
  uniq : 
  bits ev : EV_SYN EV_KEY EV_MSC

  
  The feature that causes the problem here is the button to turn on/off/change 
the kb backlight color. input-events for /dev/input/event6:

  
  First press (backlight off-blue): emulates left click
  19:43:40.885931: EV_MSC MSC_SCAN -16646143
  19:43:40.885936: EV_KEY BTN_0 (0x100) pressed
  19:43:40.885941: EV_MSC MSC_SCAN -16646140
  19:43:40.885942: EV_KEY BTN_3 (0x103) released
  19:43:40.885943: EV_SYN code=0 value=0

  
  Second press (blue-red): emulates middle click
  19:43:43.101984: EV_MSC MSC_SCAN -16646143
  19:43:43.101989: EV_KEY BTN_0 (0x100) released
  19:43:43.101992: EV_MSC MSC_SCAN -16646142
  19:43:43.101992: EV_KEY BTN_1 (0x101) pressed
  19:43:43.101996: EV_SYN code=0 value=0

  
  Third press (red-purple): emulates right click
  19:43:38.005865: EV_MSC MSC_SCAN -16646142
  19:43:38.005869: EV_KEY BTN_1 (0x101) released
  19:43:38.005871: EV_MSC MSC_SCAN -16646141
  19:43:38.005872: EV_KEY BTN_2 (0x102) pressed
  19:43:38.005874: EV_SYN code=0 value=0

  
  Fourth press (purple-off) emulates ???
  19:43:39.765915: EV_MSC MSC_SCAN -16646141
  19:43:39.765921: EV_KEY BTN_2 (0x102) released
  19:43:39.765925: EV_MSC MSC_SCAN -1664614019
  19:43:39.765926: EV_KEY BTN_3 (0x103) pressed
  19:43:39.765928: EV_SYN code=0 value=0

  So, the backlight changing on a keyboard act as different types of
  mouse clicks based on what color you switch to. Apparently this
  problem is also present in PCLinuxOS.  Is this possibly a Udev issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 

[Desktop-packages] [Bug 1352374] Re: changing backlight color on saitek eclipse 2 keyboard causes mouse failure

2015-02-23 Thread Christopher M. Penalver
Martin G Miller, could you please test for this via
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?

** Tags removed: bios-outdated-2501
** Tags added: latest-bios-2501

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

Title:
  changing backlight color on saitek eclipse 2 keyboard causes mouse
  failure

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  This has apparently been ongoing for  a long time.  I have a Saitek
  Eclipse ii keyboard and I and others report that when you click the
  keyboard button to change the back light color, it triggers mouse
  events.  These end up disabling the mouse, in my case Microsoft
  Intellimouse.  Unplugging and replugging the USB cable for the
  keyboard resets function to normal with the default blue back light
  color.  If you try to change the color, the problem returns.  I am now
  running 64 bit 14.04 and the problem has been with me since at least
  12.04.   If I change the backlight color while the system is booting
  up but before the log in screen appears, I can select the color I want
  the keyboard to be, but if I wait till after the log in screen
  appears, then the mouse is non-functional when the desktop loads until
  I log off and back on.

  Here is some relevant data from a report on Ubuntu forums
  (http://ubuntuforums.org/showthread.php?t=2174670) about this exact
  problem...

  /dev/input/event5
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : Chicony Saitek Eclipse II Keyboa
  phys : usb-:00:1d.0-1/input0
  uniq : 
  bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

  
  /dev/input/event6
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : Chicony Saitek Eclipse II Keyboa
  phys : usb-:00:1d.0-1/input1
  uniq : 
  bits ev : EV_SYN EV_KEY EV_MSC

  
  The feature that causes the problem here is the button to turn on/off/change 
the kb backlight color. input-events for /dev/input/event6:

  
  First press (backlight off-blue): emulates left click
  19:43:40.885931: EV_MSC MSC_SCAN -16646143
  19:43:40.885936: EV_KEY BTN_0 (0x100) pressed
  19:43:40.885941: EV_MSC MSC_SCAN -16646140
  19:43:40.885942: EV_KEY BTN_3 (0x103) released
  19:43:40.885943: EV_SYN code=0 value=0

  
  Second press (blue-red): emulates middle click
  19:43:43.101984: EV_MSC MSC_SCAN -16646143
  19:43:43.101989: EV_KEY BTN_0 (0x100) released
  19:43:43.101992: EV_MSC MSC_SCAN -16646142
  19:43:43.101992: EV_KEY BTN_1 (0x101) pressed
  19:43:43.101996: EV_SYN code=0 value=0

  
  Third press (red-purple): emulates right click
  19:43:38.005865: EV_MSC MSC_SCAN -16646142
  19:43:38.005869: EV_KEY BTN_1 (0x101) released
  19:43:38.005871: EV_MSC MSC_SCAN -16646141
  19:43:38.005872: EV_KEY BTN_2 (0x102) pressed
  19:43:38.005874: EV_SYN code=0 value=0

  
  Fourth press (purple-off) emulates ???
  19:43:39.765915: EV_MSC MSC_SCAN -16646141
  19:43:39.765921: EV_KEY BTN_2 (0x102) released
  19:43:39.765925: EV_MSC MSC_SCAN -1664614019
  19:43:39.765926: EV_KEY BTN_3 (0x103) pressed
  19:43:39.765928: EV_SYN code=0 value=0

  So, the backlight changing on a keyboard act as different types of
  mouse clicks based on what color you switch to. Apparently this
  problem is also present in PCLinuxOS.  Is this possibly a Udev issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,mousepoll,snap,move,vpswitch,regex,place,animation,session,imgpng,grid,gnomecompat,wall,resize,expo,unitymtgrabhandles,workarounds,fade,ezoom,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Aug  4 09:47:36 2014
  DistUpgraded: 2014-08-02 23:43:24,960 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF116 [GeForce GTX 550 Ti] [10de:1244] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:1556]
  InstallationDate: Installed on 2009-11-04 (1733 days ago)
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  

[Desktop-packages] [Bug 1352374] Re: changing backlight color on saitek eclipse 2 keyboard causes mouse failure

2015-02-23 Thread Martin G Miller
I have tested it as you requested with the 64 bit 15.04 daily image.
There is no change in behavior.  The problem persists.

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

Title:
  changing backlight color on saitek eclipse 2 keyboard causes mouse
  failure

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  This has apparently been ongoing for  a long time.  I have a Saitek
  Eclipse ii keyboard and I and others report that when you click the
  keyboard button to change the back light color, it triggers mouse
  events.  These end up disabling the mouse, in my case Microsoft
  Intellimouse.  Unplugging and replugging the USB cable for the
  keyboard resets function to normal with the default blue back light
  color.  If you try to change the color, the problem returns.  I am now
  running 64 bit 14.04 and the problem has been with me since at least
  12.04.   If I change the backlight color while the system is booting
  up but before the log in screen appears, I can select the color I want
  the keyboard to be, but if I wait till after the log in screen
  appears, then the mouse is non-functional when the desktop loads until
  I log off and back on.

  Here is some relevant data from a report on Ubuntu forums
  (http://ubuntuforums.org/showthread.php?t=2174670) about this exact
  problem...

  /dev/input/event5
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : Chicony Saitek Eclipse II Keyboa
  phys : usb-:00:1d.0-1/input0
  uniq : 
  bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

  
  /dev/input/event6
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : Chicony Saitek Eclipse II Keyboa
  phys : usb-:00:1d.0-1/input1
  uniq : 
  bits ev : EV_SYN EV_KEY EV_MSC

  
  The feature that causes the problem here is the button to turn on/off/change 
the kb backlight color. input-events for /dev/input/event6:

  
  First press (backlight off-blue): emulates left click
  19:43:40.885931: EV_MSC MSC_SCAN -16646143
  19:43:40.885936: EV_KEY BTN_0 (0x100) pressed
  19:43:40.885941: EV_MSC MSC_SCAN -16646140
  19:43:40.885942: EV_KEY BTN_3 (0x103) released
  19:43:40.885943: EV_SYN code=0 value=0

  
  Second press (blue-red): emulates middle click
  19:43:43.101984: EV_MSC MSC_SCAN -16646143
  19:43:43.101989: EV_KEY BTN_0 (0x100) released
  19:43:43.101992: EV_MSC MSC_SCAN -16646142
  19:43:43.101992: EV_KEY BTN_1 (0x101) pressed
  19:43:43.101996: EV_SYN code=0 value=0

  
  Third press (red-purple): emulates right click
  19:43:38.005865: EV_MSC MSC_SCAN -16646142
  19:43:38.005869: EV_KEY BTN_1 (0x101) released
  19:43:38.005871: EV_MSC MSC_SCAN -16646141
  19:43:38.005872: EV_KEY BTN_2 (0x102) pressed
  19:43:38.005874: EV_SYN code=0 value=0

  
  Fourth press (purple-off) emulates ???
  19:43:39.765915: EV_MSC MSC_SCAN -16646141
  19:43:39.765921: EV_KEY BTN_2 (0x102) released
  19:43:39.765925: EV_MSC MSC_SCAN -1664614019
  19:43:39.765926: EV_KEY BTN_3 (0x103) pressed
  19:43:39.765928: EV_SYN code=0 value=0

  So, the backlight changing on a keyboard act as different types of
  mouse clicks based on what color you switch to. Apparently this
  problem is also present in PCLinuxOS.  Is this possibly a Udev issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,mousepoll,snap,move,vpswitch,regex,place,animation,session,imgpng,grid,gnomecompat,wall,resize,expo,unitymtgrabhandles,workarounds,fade,ezoom,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Aug  4 09:47:36 2014
  DistUpgraded: 2014-08-02 23:43:24,960 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF116 [GeForce GTX 550 Ti] [10de:1244] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:1556]
  InstallationDate: Installed on 2009-11-04 (1733 days ago)
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 

[Desktop-packages] [Bug 1352374] Re: changing backlight color on saitek eclipse 2 keyboard causes mouse failure

2015-02-23 Thread Christopher M. Penalver
** Tags added: vivid

** Changed in: xorg (Ubuntu)
   Status: Incomplete = New

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

Title:
  changing backlight color on saitek eclipse 2 keyboard causes mouse
  failure

Status in xorg package in Ubuntu:
  New

Bug description:
  This has apparently been ongoing for  a long time.  I have a Saitek
  Eclipse ii keyboard and I and others report that when you click the
  keyboard button to change the back light color, it triggers mouse
  events.  These end up disabling the mouse, in my case Microsoft
  Intellimouse.  Unplugging and replugging the USB cable for the
  keyboard resets function to normal with the default blue back light
  color.  If you try to change the color, the problem returns.  I am now
  running 64 bit 14.04 and the problem has been with me since at least
  12.04.   If I change the backlight color while the system is booting
  up but before the log in screen appears, I can select the color I want
  the keyboard to be, but if I wait till after the log in screen
  appears, then the mouse is non-functional when the desktop loads until
  I log off and back on.

  Here is some relevant data from a report on Ubuntu forums
  (http://ubuntuforums.org/showthread.php?t=2174670) about this exact
  problem...

  /dev/input/event5
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : Chicony Saitek Eclipse II Keyboa
  phys : usb-:00:1d.0-1/input0
  uniq : 
  bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

  
  /dev/input/event6
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : Chicony Saitek Eclipse II Keyboa
  phys : usb-:00:1d.0-1/input1
  uniq : 
  bits ev : EV_SYN EV_KEY EV_MSC

  
  The feature that causes the problem here is the button to turn on/off/change 
the kb backlight color. input-events for /dev/input/event6:

  
  First press (backlight off-blue): emulates left click
  19:43:40.885931: EV_MSC MSC_SCAN -16646143
  19:43:40.885936: EV_KEY BTN_0 (0x100) pressed
  19:43:40.885941: EV_MSC MSC_SCAN -16646140
  19:43:40.885942: EV_KEY BTN_3 (0x103) released
  19:43:40.885943: EV_SYN code=0 value=0

  
  Second press (blue-red): emulates middle click
  19:43:43.101984: EV_MSC MSC_SCAN -16646143
  19:43:43.101989: EV_KEY BTN_0 (0x100) released
  19:43:43.101992: EV_MSC MSC_SCAN -16646142
  19:43:43.101992: EV_KEY BTN_1 (0x101) pressed
  19:43:43.101996: EV_SYN code=0 value=0

  
  Third press (red-purple): emulates right click
  19:43:38.005865: EV_MSC MSC_SCAN -16646142
  19:43:38.005869: EV_KEY BTN_1 (0x101) released
  19:43:38.005871: EV_MSC MSC_SCAN -16646141
  19:43:38.005872: EV_KEY BTN_2 (0x102) pressed
  19:43:38.005874: EV_SYN code=0 value=0

  
  Fourth press (purple-off) emulates ???
  19:43:39.765915: EV_MSC MSC_SCAN -16646141
  19:43:39.765921: EV_KEY BTN_2 (0x102) released
  19:43:39.765925: EV_MSC MSC_SCAN -1664614019
  19:43:39.765926: EV_KEY BTN_3 (0x103) pressed
  19:43:39.765928: EV_SYN code=0 value=0

  So, the backlight changing on a keyboard act as different types of
  mouse clicks based on what color you switch to. Apparently this
  problem is also present in PCLinuxOS.  Is this possibly a Udev issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,mousepoll,snap,move,vpswitch,regex,place,animation,session,imgpng,grid,gnomecompat,wall,resize,expo,unitymtgrabhandles,workarounds,fade,ezoom,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Aug  4 09:47:36 2014
  DistUpgraded: 2014-08-02 23:43:24,960 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF116 [GeForce GTX 550 Ti] [10de:1244] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:1556]
  InstallationDate: Installed on 2009-11-04 (1733 days ago)
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic 
root=UUID=59092ad5-f628-4cfa-859e-9236256eac88 ro quiet 

[Desktop-packages] [Bug 1352374] Re: changing backlight color on saitek eclipse 2 keyboard causes mouse failure

2015-02-22 Thread Christopher M. Penalver
Martin G Miller, thank you for reporting this and helping make Ubuntu
better. As per
http://www.asus.com/Motherboards/M5A97_R20/HelpDesk_Download/ an update
to your computer's buggy and outdated BIOS is available (2501). If you
update to this following https://help.ubuntu.com/community/BIOSUpdate
does it change anything?

If it doesn't, could you please both specify what happened, and provide the 
output of the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

Once the BIOS is updated, and the information above is provided, then
please mark this report Status New.

Thank you for your understanding.

** Tags added: bios-outdated-2501

** Changed in: xorg (Ubuntu)
   Importance: Undecided = Low

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

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

Title:
  changing backlight color on saitek eclipse 2 keyboard causes mouse
  failure

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  This has apparently been ongoing for  a long time.  I have a Saitek
  Eclipse ii keyboard and I and others report that when you click the
  keyboard button to change the back light color, it triggers mouse
  events.  These end up disabling the mouse, in my case Microsoft
  Intellimouse.  Unplugging and replugging the USB cable for the
  keyboard resets function to normal with the default blue back light
  color.  If you try to change the color, the problem returns.  I am now
  running 64 bit 14.04 and the problem has been with me since at least
  12.04.   If I change the backlight color while the system is booting
  up but before the log in screen appears, I can select the color I want
  the keyboard to be, but if I wait till after the log in screen
  appears, then the mouse is non-functional when the desktop loads until
  I log off and back on.

  Here is some relevant data from a report on Ubuntu forums
  (http://ubuntuforums.org/showthread.php?t=2174670) about this exact
  problem...

  /dev/input/event5
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : Chicony Saitek Eclipse II Keyboa
  phys : usb-:00:1d.0-1/input0
  uniq : 
  bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

  
  /dev/input/event6
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : Chicony Saitek Eclipse II Keyboa
  phys : usb-:00:1d.0-1/input1
  uniq : 
  bits ev : EV_SYN EV_KEY EV_MSC

  
  The feature that causes the problem here is the button to turn on/off/change 
the kb backlight color. input-events for /dev/input/event6:

  
  First press (backlight off-blue): emulates left click
  19:43:40.885931: EV_MSC MSC_SCAN -16646143
  19:43:40.885936: EV_KEY BTN_0 (0x100) pressed
  19:43:40.885941: EV_MSC MSC_SCAN -16646140
  19:43:40.885942: EV_KEY BTN_3 (0x103) released
  19:43:40.885943: EV_SYN code=0 value=0

  
  Second press (blue-red): emulates middle click
  19:43:43.101984: EV_MSC MSC_SCAN -16646143
  19:43:43.101989: EV_KEY BTN_0 (0x100) released
  19:43:43.101992: EV_MSC MSC_SCAN -16646142
  19:43:43.101992: EV_KEY BTN_1 (0x101) pressed
  19:43:43.101996: EV_SYN code=0 value=0

  
  Third press (red-purple): emulates right click
  19:43:38.005865: EV_MSC MSC_SCAN -16646142
  19:43:38.005869: EV_KEY BTN_1 (0x101) released
  19:43:38.005871: EV_MSC MSC_SCAN -16646141
  19:43:38.005872: EV_KEY BTN_2 (0x102) pressed
  19:43:38.005874: EV_SYN code=0 value=0

  
  Fourth press (purple-off) emulates ???
  19:43:39.765915: EV_MSC MSC_SCAN -16646141
  19:43:39.765921: EV_KEY BTN_2 (0x102) released
  19:43:39.765925: EV_MSC MSC_SCAN -1664614019
  19:43:39.765926: EV_KEY BTN_3 (0x103) pressed
  19:43:39.765928: EV_SYN code=0 value=0

  So, the backlight changing on a keyboard act as different types of
  mouse clicks based on what color you switch to. Apparently this
  problem is also present in PCLinuxOS.  Is this possibly a Udev issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 

[Desktop-packages] [Bug 1352374] Re: changing backlight color on saitek eclipse 2 keyboard causes mouse failure

2014-10-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg (Ubuntu)
   Status: New = Confirmed

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

Title:
  changing backlight color on saitek eclipse 2 keyboard causes mouse
  failure

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  This has apparently been ongoing for  a long time.  I have a Saitek
  Eclipse ii keyboard and I and others report that when you click the
  keyboard button to change the back light color, it triggers mouse
  events.  These end up disabling the mouse, in my case Microsoft
  Intellimouse.  Unplugging and replugging the USB cable for the
  keyboard resets function to normal with the default blue back light
  color.  If you try to change the color, the problem returns.  I am now
  running 64 bit 14.04 and the problem has been with me since at least
  12.04.   If I change the backlight color while the system is booting
  up but before the log in screen appears, I can select the color I want
  the keyboard to be, but if I wait till after the log in screen
  appears, then the mouse is non-functional when the desktop loads until
  I log off and back on.

  Here is some relevant data from a report on Ubuntu forums
  (http://ubuntuforums.org/showthread.php?t=2174670) about this exact
  problem...

  /dev/input/event5
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : Chicony Saitek Eclipse II Keyboa
  phys : usb-:00:1d.0-1/input0
  uniq : 
  bits ev : EV_SYN EV_KEY EV_MSC EV_LED EV_REP

  
  /dev/input/event6
  bustype : BUS_USB
  vendor : 0x6a3
  product : 0x8021
  version : 273
  name : Chicony Saitek Eclipse II Keyboa
  phys : usb-:00:1d.0-1/input1
  uniq : 
  bits ev : EV_SYN EV_KEY EV_MSC

  
  The feature that causes the problem here is the button to turn on/off/change 
the kb backlight color. input-events for /dev/input/event6:

  
  First press (backlight off-blue): emulates left click
  19:43:40.885931: EV_MSC MSC_SCAN -16646143
  19:43:40.885936: EV_KEY BTN_0 (0x100) pressed
  19:43:40.885941: EV_MSC MSC_SCAN -16646140
  19:43:40.885942: EV_KEY BTN_3 (0x103) released
  19:43:40.885943: EV_SYN code=0 value=0

  
  Second press (blue-red): emulates middle click
  19:43:43.101984: EV_MSC MSC_SCAN -16646143
  19:43:43.101989: EV_KEY BTN_0 (0x100) released
  19:43:43.101992: EV_MSC MSC_SCAN -16646142
  19:43:43.101992: EV_KEY BTN_1 (0x101) pressed
  19:43:43.101996: EV_SYN code=0 value=0

  
  Third press (red-purple): emulates right click
  19:43:38.005865: EV_MSC MSC_SCAN -16646142
  19:43:38.005869: EV_KEY BTN_1 (0x101) released
  19:43:38.005871: EV_MSC MSC_SCAN -16646141
  19:43:38.005872: EV_KEY BTN_2 (0x102) pressed
  19:43:38.005874: EV_SYN code=0 value=0

  
  Fourth press (purple-off) emulates ???
  19:43:39.765915: EV_MSC MSC_SCAN -16646141
  19:43:39.765921: EV_KEY BTN_2 (0x102) released
  19:43:39.765925: EV_MSC MSC_SCAN -1664614019
  19:43:39.765926: EV_KEY BTN_3 (0x103) pressed
  19:43:39.765928: EV_SYN code=0 value=0

  So, the backlight changing on a keyboard act as different types of
  mouse clicks based on what color you switch to. Apparently this
  problem is also present in PCLinuxOS.  Is this possibly a Udev issue?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,mousepoll,snap,move,vpswitch,regex,place,animation,session,imgpng,grid,gnomecompat,wall,resize,expo,unitymtgrabhandles,workarounds,fade,ezoom,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Aug  4 09:47:36 2014
  DistUpgraded: 2014-08-02 23:43:24,960 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GF116 [GeForce GTX 550 Ti] [10de:1244] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: eVga.com. Corp. Device [3842:1556]
  InstallationDate: Installed on 2009-11-04 (1733 days ago)
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic