[Kernel-packages] [Bug 2051617] Re: Raspberry Pi mouse buttons left and right unresponsive (on a PC)

2024-03-30 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  Raspberry Pi mouse buttons left and right unresponsive (on a PC)

Status in linux package in Ubuntu:
  Expired

Bug description:
  Using the event tracker tool 
  (
  xmodmap -pp > ~/xmodmap-pp
  xev | grep -i button 
  ), buttons 4 and 5 are responsive, optical works (the cursor moves across the 
screen).

  Left and right click buttons are unresponsive. Mouse connected via
  USB.

  MOUSE INFO:
  Raspberry Pi Mouse
  CAN ICES-3 (B)/NMB-3(B)
  Model No.: RPI-MOUSE

  This issue has been extant every since I have tried to use this mouse.
  Currently using Ubuntu Mantic Minotaur (23.10)

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.5.0-15.15-generic 6.5.3
  Uname: Linux 6.5.0-15-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jan 29 21:24:11 2024
  DistUpgraded: Fresh install
  DistroCodename: mantic
  DistroVariant: ubuntu
  DkmsStatus: virtualbox/7.0.12, 6.5.0-15-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation CometLake-U GT2 [UHD Graphics] [8086:9b41] (rev 02) 
(prog-if 00 [VGA controller])
 Subsystem: Dell CometLake-U GT2 [UHD Graphics] [1028:09ed]
  InstallationDate: Installed on 2023-12-16 (45 days ago)
  InstallationMedia: Ubuntu 23.10.1 "Mantic Minotaur" - Release amd64 
(20231016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
   Bus 001 Device 002: ID 8087:0026 Intel Corp. AX201 Bluetooth
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 1M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M
   |__ Port 3: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 
1.5M
   |__ Port 10: Dev 2, If 0, Class=Wireless, Driver=btusb, 12M
   |__ Port 10: Dev 2, If 1, Class=Wireless, Driver=btusb, 12M
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-15-generic 
root=UUID=aa49e6e1-853a-4b59-81d9-ea0fcd3ca2cf ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/05/2021
  dmi.bios.release: 1.10
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.10.1
  dmi.board.name: 00V66M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.10.1:bd08/05/2021:br1.10:svnDellInc.:pnLatitude3510:pvr:rvnDellInc.:rn00V66M:rvrA00:cvnDellInc.:ct10:cvr:sku09ED:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 3510
  dmi.product.sku: 09ED
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.115-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.1-1ubuntu3.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-3ubuntu2.6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2051617/+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 2051617] Re: Raspberry Pi mouse buttons left and right unresponsive (on a PC)

2024-01-30 Thread Daniel van Vugt
Please check to see if the kernel is getting the button events by
running:

  sudo apt install evtest
  sudo evtest

-- 
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/2051617

Title:
  Raspberry Pi mouse buttons left and right unresponsive (on a PC)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Using the event tracker tool 
  (
  xmodmap -pp > ~/xmodmap-pp
  xev | grep -i button 
  ), buttons 4 and 5 are responsive, optical works (the cursor moves across the 
screen).

  Left and right click buttons are unresponsive. Mouse connected via
  USB.

  MOUSE INFO:
  Raspberry Pi Mouse
  CAN ICES-3 (B)/NMB-3(B)
  Model No.: RPI-MOUSE

  This issue has been extant every since I have tried to use this mouse.
  Currently using Ubuntu Mantic Minotaur (23.10)

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.5.0-15.15-generic 6.5.3
  Uname: Linux 6.5.0-15-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jan 29 21:24:11 2024
  DistUpgraded: Fresh install
  DistroCodename: mantic
  DistroVariant: ubuntu
  DkmsStatus: virtualbox/7.0.12, 6.5.0-15-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation CometLake-U GT2 [UHD Graphics] [8086:9b41] (rev 02) 
(prog-if 00 [VGA controller])
 Subsystem: Dell CometLake-U GT2 [UHD Graphics] [1028:09ed]
  InstallationDate: Installed on 2023-12-16 (45 days ago)
  InstallationMedia: Ubuntu 23.10.1 "Mantic Minotaur" - Release amd64 
(20231016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
   Bus 001 Device 002: ID 8087:0026 Intel Corp. AX201 Bluetooth
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 1M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M
   |__ Port 3: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 
1.5M
   |__ Port 10: Dev 2, If 0, Class=Wireless, Driver=btusb, 12M
   |__ Port 10: Dev 2, If 1, Class=Wireless, Driver=btusb, 12M
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-15-generic 
root=UUID=aa49e6e1-853a-4b59-81d9-ea0fcd3ca2cf ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/05/2021
  dmi.bios.release: 1.10
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.10.1
  dmi.board.name: 00V66M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.10.1:bd08/05/2021:br1.10:svnDellInc.:pnLatitude3510:pvr:rvnDellInc.:rn00V66M:rvrA00:cvnDellInc.:ct10:cvr:sku09ED:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 3510
  dmi.product.sku: 09ED
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.115-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.1-1ubuntu3.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-3ubuntu2.6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2051617/+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


Re: [Kernel-packages] [Bug 2051617] Re: Raspberry Pi mouse buttons left and right unresponsive (on a PC)

2024-01-30 Thread N335T3R
Hi. I'm sorry for left-out details. This is my first time reporting a bug.
The issue occurs when using a Raspberry Pi mouse plugged into a DELL
Latitude 3510 machine running Ubuntu 23.10.

On Tue, Jan 30, 2024 at 12:55 AM Daniel van Vugt <2051...@bugs.launchpad.net>
wrote:

> Also you don't seem to be using a Raspberry Pi or Xorg here. Was the
> mouse plugged into a different machine?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/2051617
>
> Title:
>   Raspberry Pi mouse buttons left and right unresponsive (on a PC)
>
> Status in linux package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Using the event tracker tool
>   (
>   xmodmap -pp > ~/xmodmap-pp
>   xev | grep -i button
>   ), buttons 4 and 5 are responsive, optical works (the cursor moves
> across the screen).
>
>   Left and right click buttons are unresponsive. Mouse connected via
>   USB.
>
>   MOUSE INFO:
>   Raspberry Pi Mouse
>   CAN ICES-3 (B)/NMB-3(B)
>   Model No.: RPI-MOUSE
>
>   This issue has been extant every since I have tried to use this mouse.
>   Currently using Ubuntu Mantic Minotaur (23.10)
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 23.10
>   Package: xorg 1:7.7+23ubuntu2
>   ProcVersionSignature: Ubuntu 6.5.0-15.15-generic 6.5.3
>   Uname: Linux 6.5.0-15-generic x86_64
>   ApportVersion: 2.27.0-0ubuntu5
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CasperMD5CheckResult: pass
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Mon Jan 29 21:24:11 2024
>   DistUpgraded: Fresh install
>   DistroCodename: mantic
>   DistroVariant: ubuntu
>   DkmsStatus: virtualbox/7.0.12, 6.5.0-15-generic, x86_64: installed
>   ExtraDebuggingInterest: Yes
>   GraphicsCard:
>Intel Corporation CometLake-U GT2 [UHD Graphics] [8086:9b41] (rev 02)
> (prog-if 00 [VGA controller])
>  Subsystem: Dell CometLake-U GT2 [UHD Graphics] [1028:09ed]
>   InstallationDate: Installed on 2023-12-16 (45 days ago)
>   InstallationMedia: Ubuntu 23.10.1 "Mantic Minotaur" - Release amd64
> (20231016.1)
>   Lsusb:
>Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
>Bus 001 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
>Bus 001 Device 002: ID 8087:0026 Intel Corp. AX201 Bluetooth
>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>   Lsusb-t:
>/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 1M
>/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M
>|__ Port 3: Dev 3, If 0, Class=Human Interface Device,
> Driver=usbhid, 1.5M
>|__ Port 10: Dev 2, If 0, Class=Wireless, Driver=btusb, 12M
>|__ Port 10: Dev 2, If 1, Class=Wireless, Driver=btusb, 12M
>   MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
>   ProcEnviron:
>LANG=en_US.UTF-8
>PATH=(custom, no user)
>SHELL=/bin/bash
>TERM=xterm-256color
>XDG_RUNTIME_DIR=
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-15-generic
> root=UUID=aa49e6e1-853a-4b59-81d9-ea0fcd3ca2cf ro quiet splash vt.handoff=7
>   SourcePackage: xorg
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 08/05/2021
>   dmi.bios.release: 1.10
>   dmi.bios.vendor: Dell Inc.
>   dmi.bios.version: 1.10.1
>   dmi.board.name: 00V66M
>   dmi.board.vendor: Dell Inc.
>   dmi.board.version: A00
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: Dell Inc.
>   dmi.modalias:
> dmi:bvnDellInc.:bvr1.10.1:bd08/05/2021:br1.10:svnDellInc.:pnLatitude3510:pvr:rvnDellInc.:rn00V66M:rvrA00:cvnDellInc.:ct10:cvr:sku09ED:
>   dmi.product.family: Latitude
>   dmi.product.name: Latitude 3510
>   dmi.product.sku: 09ED
>   dmi.sys.vendor: Dell Inc.
>   version.compiz: compiz N/A
>   version.libdrm2: libdrm2 2.4.115-1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.1-1ubuntu3.1
>   version.libgl1-mesa-glx: libgl1-mesa-glx N/A
>   version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-3ubuntu2.6
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20210115-1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau
> 1:1.0.17-2build1
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2051617/+subscriptions
>
>

-- 
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/2051617

Title:
  Raspberry Pi mouse buttons left and right unresponsive (on a PC)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Using the event tracker tool 
  (
  xmodmap -pp > ~/xmodmap-pp
  xev | grep -i button 
  ), buttons 4 and 5 are responsive, optical works (the cursor moves across the 
screen).

  Left and right 

[Kernel-packages] [Bug 2051617] Re: Raspberry Pi mouse buttons left and right unresponsive (on a PC)

2024-01-29 Thread Daniel van Vugt
Also you don't seem to be using a Raspberry Pi or Xorg here. Was the
mouse plugged into a different machine?

-- 
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/2051617

Title:
  Raspberry Pi mouse buttons left and right unresponsive (on a PC)

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Using the event tracker tool 
  (
  xmodmap -pp > ~/xmodmap-pp
  xev | grep -i button 
  ), buttons 4 and 5 are responsive, optical works (the cursor moves across the 
screen).

  Left and right click buttons are unresponsive. Mouse connected via
  USB.

  MOUSE INFO:
  Raspberry Pi Mouse
  CAN ICES-3 (B)/NMB-3(B)
  Model No.: RPI-MOUSE

  This issue has been extant every since I have tried to use this mouse.
  Currently using Ubuntu Mantic Minotaur (23.10)

  ProblemType: Bug
  DistroRelease: Ubuntu 23.10
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 6.5.0-15.15-generic 6.5.3
  Uname: Linux 6.5.0-15-generic x86_64
  ApportVersion: 2.27.0-0ubuntu5
  Architecture: amd64
  BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
  CasperMD5CheckResult: pass
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Jan 29 21:24:11 2024
  DistUpgraded: Fresh install
  DistroCodename: mantic
  DistroVariant: ubuntu
  DkmsStatus: virtualbox/7.0.12, 6.5.0-15-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation CometLake-U GT2 [UHD Graphics] [8086:9b41] (rev 02) 
(prog-if 00 [VGA controller])
 Subsystem: Dell CometLake-U GT2 [UHD Graphics] [1028:09ed]
  InstallationDate: Installed on 2023-12-16 (45 days ago)
  InstallationMedia: Ubuntu 23.10.1 "Mantic Minotaur" - Release amd64 
(20231016.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
   Bus 001 Device 002: ID 8087:0026 Intel Corp. AX201 Bluetooth
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Lsusb-t:
   /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 1M
   /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/12p, 480M
   |__ Port 3: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 
1.5M
   |__ Port 10: Dev 2, If 0, Class=Wireless, Driver=btusb, 12M
   |__ Port 10: Dev 2, If 1, Class=Wireless, Driver=btusb, 12M
  MachineType: {report['dmi.sys.vendor']} {report['dmi.product.name']}
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-15-generic 
root=UUID=aa49e6e1-853a-4b59-81d9-ea0fcd3ca2cf ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/05/2021
  dmi.bios.release: 1.10
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.10.1
  dmi.board.name: 00V66M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.10.1:bd08/05/2021:br1.10:svnDellInc.:pnLatitude3510:pvr:rvnDellInc.:rn00V66M:rvrA00:cvnDellInc.:ct10:cvr:sku09ED:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 3510
  dmi.product.sku: 09ED
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.115-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 23.2.1-1ubuntu3.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.7-3ubuntu2.6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2051617/+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