You are not logged in.

#1 2020-10-02 20:56:42

wallacebw
Member
Registered: 2020-10-02
Posts: 8

Logitech Powerplay Mouse issue

All:

I've been running arch in a VM for a while and decided to install it as my primary OS.    One thing i didn't encounter in the VM is that my mouse would cause an issue.   

I have a 'Logitech, Inc. PowerPlay Wireless Charging System' attached via usb, which acts as a receiver for my G903 mouse while it charges the mouse.

the device does not work (no buttons or cursor movment) lsusb shows this device as:

  Bus 009 Device 012: ID 046d:c53a Logitech, Inc. PowerPlay Wireless Charging System

If I directly connect the usb to the mouse (bypassing the powerplay receiver / charger) the mouse works correctly and is identified by lsusb as

  Bus 009 Device 011: ID 046d:c091 Logitech, Inc.


Any suggestions on how to make the 'powerplay' receiver / charger work?

if it helps, fresh install with xorg & gnome today

uname -a
Linux desktop 5.8.12-arch1-1 #1 SMP PREEMPT Sat, 26 Sep 2020 21:42:58 +0000 x86_64 GNU/Linux

sudo pacman -Qi linux
Name            : linux
Version         : 5.8.12.arch1-1

Offline

#2 2020-10-03 04:11:34

wallacebw
Member
Registered: 2020-10-02
Posts: 8

Re: Logitech Powerplay Mouse issue

if this helps at all:

Bus 009 Device 009: ID 046d:c53a Logitech, Inc. PowerPlay Wireless Charging System
Couldn't open device, some information will be missing
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        32
  idVendor           0x046d Logitech, Inc.
  idProduct          0xc53a PowerPlay Wireless Charging System
  bcdDevice           40.01
  iManufacturer           1 
  iProduct                2 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength       0x0054
    bNumInterfaces          3
    bConfigurationValue     1
    iConfiguration          4 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              498mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      1 Keyboard
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      59
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     123
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 
      bInterfaceProtocol      0 
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      54
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0020  1x 32 bytes
        bInterval               1

Last edited by wallacebw (2020-10-03 21:27:42)

Offline

#3 2020-10-03 10:08:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,104

Re: Logitech Powerplay Mouse issue

Please wrap outputs in [ code ] [ /code ] tags without the spaces

Power play needs a different driver than the generic usb HID but FWIW my G903 works just fine (... same usb id same lsusb output). Can you post

sudo lsusb -t
dmesg | grep logitech
lsmod | grep logitech

is linux-firmware installed?

Last edited by V1del (2020-10-03 10:13:56)

Offline

#4 2020-10-03 14:32:13

wallacebw
Member
Registered: 2020-10-02
Posts: 8

Re: Logitech Powerplay Mouse issue

Yes linux-firmware is installed

One other thing of note, I use an ADDER  CCS-PRO4 KVM (https://www.adder.com/en/kvm-solutions/adder-ccs-pro4) which, as per the OP, passes the device through unmodified

-----------------

sudo pacman -Q linux-firmware

linux-firmware 20200916.00a84c5-1

sudo lsusb -t

/:  Bus 10.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 10000M
    |__ Port 3: Dev 2, If 0, Class=Hub, Driver=hub/4p, 5000M
    |__ Port 4: Dev 3, If 0, Class=Hub, Driver=hub/4p, 5000M
/:  Bus 09.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 480M
    |__ Port 3: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 4: Dev 5, If 0, Class=Hub, Driver=hub/4p, 480M
            |__ Port 1: Dev 6, If 0, Class=Hub, Driver=hub/7p, 12M
                |__ Port 1: Dev 7, If 0, Class=Human Interface Device, Driver=usbhid, 12M
                |__ Port 2: Dev 8, If 2, Class=Human Interface Device, Driver=usbhid, 12M
                |__ Port 2: Dev 8, If 0, Class=Human Interface Device, Driver=usbhid, 12M
                |__ Port 2: Dev 8, If 1, Class=Human Interface Device, Driver=usbhid, 12M
                |__ Port 3: Dev 9, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
                |__ Port 3: Dev 9, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
        |__ Port 3: Dev 4, If 0, Class=Audio, Driver=snd-usb-audio, 480M
        |__ Port 3: Dev 4, If 1, Class=Audio, Driver=snd-usb-audio, 480M
        |__ Port 3: Dev 4, If 2, Class=Application Specific Interface, Driver=, 480M
    |__ Port 4: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M
/:  Bus 08.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 10000M
/:  Bus 07.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 480M
    |__ Port 4: Dev 2, If 0, Class=Vendor Specific Class, Driver=, 12M
    |__ Port 5: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 4: Dev 7, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 3: Dev 6, If 2, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 3: Dev 6, If 0, Class=Vendor Specific Class, Driver=, 12M
        |__ Port 1: Dev 5, If 3, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 1: Dev 5, If 1, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 1: Dev 5, If 2, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 1: Dev 5, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 6: Dev 4, If 1, Class=Wireless, Driver=btusb, 12M
    |__ Port 6: Dev 4, If 0, Class=Wireless, Driver=btusb, 12M
/:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 10000M
/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 10000M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 10000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M

dmesg | grep logitech

[    4.711173] logitech-djreceiver 0003:046D:C53A.0008: hidraw7: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:48:00.3-3.4.1.2/input0
[    5.063609] logitech-djreceiver 0003:046D:C53A.0009: hidraw8: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:48:00.3-3.4.1.2/input1
[    5.120304] logitech-djreceiver 0003:046D:C53A.000A: hiddev3,hidraw11: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:48:00.3-3.4.1.2/input2

lsmod | grep logitech

hid_logitech_dj        28672  0
usbhid                 65536  1 hid_logitech_dj
hid                   147456  3 usbhid,hid_generic,hid_logitech_dj

Thanks for any and all help.

If it matters, I have a second mouse attached when generating the output above (SteelSeries Sensei Raw)

Last edited by wallacebw (2020-10-03 14:37:07)

Offline

#5 2020-10-03 15:49:06

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,104

Re: Logitech Powerplay Mouse issue

the hidpp driver is not loaded for some reason, can you force that?

sudo modprobe hid_logitech_hidpp

? Does this work differently if you don't  go via the KVM?

Offline

#6 2020-10-03 16:25:08

wallacebw
Member
Registered: 2020-10-02
Posts: 8

Re: Logitech Powerplay Mouse issue

Thanks for the help!

Modprod didn't fix anything... ran the command unplugged, waited, replugged... nothing.

Yes, it works if I bypass the KVM (which is not a viable long term option,*sigh*).   
FYI:   The KVM setup works through windows on multiple PCs (Yeah, i know... but at least i know it's not some Hardware related issue.)

With the powerplay directly attached to the PC (bypassing the KVM) it works... progress, maybe?  Her's what it looks like in this setup



lsusb

Bus 009 Device 003: ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
Bus 009 Device 007: ID 1050:0116 Yubico.com Yubikey NEO(-N) OTP+U2F+CCID
Bus 009 Device 009: ID 04d9:0169 Holtek Semiconductor, Inc. 
Bus 009 Device 008: ID 21d1:0001  
Bus 009 Device 006: ID 21d1:0010  
Bus 009 Device 005: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 009 Device 004: ID 152a:8750 Thesycon Systemsoftware & Consulting GmbH ASM107x
Bus 009 Device 002: ID 174c:2074 ASMedia Technology Inc. ASM1074 High-Speed hub
Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 010 Device 003: ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
Bus 010 Device 002: ID 174c:3074 ASMedia Technology Inc. ASM1074 SuperSpeed hub
Bus 010 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 004: ID 8087:0029 Intel Corp. AX200 Bluetooth
Bus 007 Device 007: ID 0b05:18bb ASUSTek Computer, Inc. USB API
Bus 007 Device 006: ID 0b05:18f3 ASUSTek Computer, Inc. 
Bus 007 Device 008: ID 046d:c53a Logitech, Inc. PowerPlay Wireless Charging System
Bus 007 Device 003: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 007 Device 002: ID 1b1c:1c11 Corsair USB API
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

lsusb -t

/:  Bus 10.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 10000M
    |__ Port 3: Dev 2, If 0, Class=Hub, Driver=hub/4p, 5000M
    |__ Port 4: Dev 3, If 0, Class=Hub, Driver=hub/4p, 5000M
/:  Bus 09.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 480M
    |__ Port 3: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 4: Dev 5, If 0, Class=Hub, Driver=hub/4p, 480M
            |__ Port 1: Dev 6, If 0, Class=Hub, Driver=hub/7p, 12M
                |__ Port 1: Dev 8, If 0, Class=Human Interface Device, Driver=usbhid, 12M
                |__ Port 2: Dev 9, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
                |__ Port 2: Dev 9, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
            |__ Port 4: Dev 7, If 1, Class=Human Interface Device, Driver=usbhid, 12M
            |__ Port 4: Dev 7, If 2, Class=Chip/SmartCard, Driver=, 12M
            |__ Port 4: Dev 7, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 3: Dev 4, If 0, Class=Audio, Driver=snd-usb-audio, 480M
        |__ Port 3: Dev 4, If 1, Class=Audio, Driver=snd-usb-audio, 480M
        |__ Port 3: Dev 4, If 2, Class=Application Specific Interface, Driver=, 480M
    |__ Port 4: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M
/:  Bus 08.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 10000M
/:  Bus 07.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 480M
    |__ Port 4: Dev 2, If 0, Class=Vendor Specific Class, Driver=, 12M
    |__ Port 5: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 4: Dev 7, If 0, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 3: Dev 6, If 2, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 3: Dev 6, If 0, Class=Vendor Specific Class, Driver=, 12M
        |__ Port 1: Dev 8, If 1, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 1: Dev 8, If 2, Class=Human Interface Device, Driver=usbhid, 12M
        |__ Port 1: Dev 8, If 0, Class=Human Interface Device, Driver=usbhid, 12M
    |__ Port 6: Dev 4, If 1, Class=Wireless, Driver=btusb, 12M
    |__ Port 6: Dev 4, If 0, Class=Wireless, Driver=btusb, 12M
/:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 10000M
/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 10000M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 10000M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M

dmesg | grep logitech

[    4.034869] logitech-djreceiver 0003:046D:C53A.0001: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:48:00.1-5.1/input0
[    4.300325] logitech-djreceiver 0003:046D:C53A.0002: hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:48:00.1-5.1/input1
[    4.356975] logitech-djreceiver 0003:046D:C53A.0003: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:48:00.1-5.1/input2
[    4.415745] logitech-djreceiver 0003:046D:C53A.0003: device of type eQUAD Lightspeed 1 (0x0c) connected on slot 1
[    4.416741] logitech-djreceiver 0003:046D:C53A.0003: device of type eQUAD Lightspeed 1 (0x0c) connected on slot 7
[    4.823161] logitech-hidpp-device 0003:046D:4087.0009: input,hidraw11: USB HID v1.11 Keyboard [Logitech G903 LS] on usb-0000:48:00.1-5.1/input2:1
[    4.949745] logitech-hidpp-device 0003:046D:405F.000A: HID++ 4.2 device connected.
[    4.976991] logitech-hidpp-device 0003:046D:405F.000A: input,hidraw9: USB HID v1.11 Keyboard [Logitech Candy] on usb-0000:48:00.1-5.1/input2:7
[   19.546551] logitech-hidpp-device 0003:046D:4087.0009: HID++ 4.2 device connected.
[  179.404776] logitech-djreceiver 0003:046D:C53A.000D: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:48:00.3-3.4.1.3/input0
[  193.023199] logitech-djreceiver 0003:046D:C53A.000E: hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:48:00.1-5.1/input0
[  193.081163] logitech-djreceiver 0003:046D:C53A.000F: hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:48:00.1-5.1/input1
[  193.140073] logitech-djreceiver 0003:046D:C53A.0010: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:48:00.1-5.1/input2
[  193.200239] logitech-djreceiver 0003:046D:C53A.0010: device of type eQUAD Lightspeed 1 (0x0c) connected on slot 1
[  193.201022] logitech-djreceiver 0003:046D:C53A.0010: device of type eQUAD Lightspeed 1 (0x0c) connected on slot 7
[  193.209409] logitech-hidpp-device 0003:046D:4087.0011: input,hidraw9: USB HID v1.11 Keyboard [Logitech G903 LS] on usb-0000:48:00.1-5.1/input2:1
[  193.220014] logitech-hidpp-device 0003:046D:405F.0012: HID++ 4.2 device connected.
[  193.248330] logitech-hidpp-device 0003:046D:405F.0012: input,hidraw11: USB HID v1.11 Keyboard [Logitech Candy] on usb-0000:48:00.1-5.1/input2:7
[  194.348021] logitech-hidpp-device 0003:046D:4087.0011: HID++ 4.2 device connected.

lsmod | grep logitech

hid_logitech_hidpp     49152  0
hid_logitech_dj        28672  0
usbhid                 65536  1 hid_logitech_dj
hid                   147456  4 usbhid,hid_generic,hid_logitech_dj,hid_logitech_hidpp

Any thoughts?

Last edited by wallacebw (2020-10-03 17:05:18)

Offline

#7 2020-10-04 20:20:51

wallacebw
Member
Registered: 2020-10-02
Posts: 8

Re: Logitech Powerplay Mouse issue

I think I may be making some progress, in identifying the mouse:

When the powerplay receiver is UNPLUGGED from the KVM, I see the following from hwinfo --mouse

105: USB 00.1: 10503 USB Mouse                                  
  [Created at usb.122]
  Unique ID: s5sE.b2qMwwWk+FC
  Parent ID: uqIP.lRoCB54l1cE
  SysFS ID: /devices/pci0000:40/0000:40:01.1/0000:41:00.0/0000:42:08.0/0000:48:00.3/usb9/9-3/9-3.4/9-3.4.3/9-3.4.3:1.1
  SysFS BusID: 9-3.4.3:1.1
  Hardware Class: mouse
  Model: "SteelSeries ApS Sensei Raw Gaming Mouse"
  Hotplug: USB
  Vendor: usb 0x1038 "SteelSeries ApS"
  Device: usb 0x1369 "Sensei Raw Gaming Mouse"
  Revision: "1.14"
  Compatible to: int 0x0210 0x0028
  Driver: "usbhid"
  Driver Modules: "usbhid"
  Device File: /dev/input/mice (/dev/input/mouse0)
  Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event11, /dev/input/by-path/pci-0000:48:00.3-usb-0:3.4.3:1.1-event-mouse, /dev/input/by-id/usb-SteelSeries_Sensei_Raw_Gaming_Mouse-if01-event-mouse, /dev/input/by-id/usb-SteelSeries_Sensei_Raw_Gaming_Mouse-if01-mouse, /dev/input/by-path/pci-0000:48:00.3-usb-0:3.4.3:1.1-mouse
  Device Number: char 13:63 (char 13:32)
  Speed: 12 Mbps
  Module Alias: "usb:v1038p1369d0114dc00dsc00dp00ic03isc01ip02in01"
  Driver Info #0:
    Buttons: 8
    Wheels: 2
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #110 (Hub)

126: USB 00.1: 10503 USB Mouse
  [Created at usb.122]
  Unique ID: sOyB.1V7XK+JZFKD
  Parent ID: XfLr.ZzuAq2MdL_F
  SysFS ID: /devices/pci0000:40/0000:40:01.1/0000:41:00.0/0000:42:08.0/0000:48:00.3/usb9/9-3/9-3.4/9-3.4.1/9-3.4.1.2/9-3.4.1.2:1.1
  SysFS BusID: 9-3.4.1.2:1.1
  Hardware Class: mouse
  Model: "Holtek USB Keyboard"
  Hotplug: USB
  Vendor: usb 0x04d9 "Holtek Semiconductor, Inc."
  Device: usb 0x0169 "USB Keyboard"
  Revision: "1.10"
  Compatible to: int 0x0200 0x0001 "Generic USB Mouse"
  Driver: "usbhid"
  Driver Modules: "usbhid"
  Device File: /dev/input/event17
  Device Number: char 13:81
  Speed: 1.5 Mbps
  Module Alias: "usb:v04D9p0169d0110dc00dsc00dp00ic03isc01ip02in01"
  Driver Info #0:
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #106 (Hub)

when I reattach it to the KVM I get the following from hwinfo --mouse. 


105: USB 00.1: 10503 USB Mouse                                  
  [Created at usb.122]
  Unique ID: s5sE.b2qMwwWk+FC
  Parent ID: uqIP.lRoCB54l1cE
  SysFS ID: /devices/pci0000:40/0000:40:01.1/0000:41:00.0/0000:42:08.0/0000:48:00.3/usb9/9-3/9-3.4/9-3.4.3/9-3.4.3:1.1
  SysFS BusID: 9-3.4.3:1.1
  Hardware Class: mouse
  Model: "SteelSeries ApS Sensei Raw Gaming Mouse"
  Hotplug: USB
  Vendor: usb 0x1038 "SteelSeries ApS"
  Device: usb 0x1369 "Sensei Raw Gaming Mouse"
  Revision: "1.14"
  Compatible to: int 0x0210 0x0028
  Driver: "usbhid"
  Driver Modules: "usbhid"
  Device File: /dev/input/mice (/dev/input/mouse0)
  Device Files: /dev/input/mice, /dev/input/mouse0, /dev/input/event11, /dev/input/by-id/usb-SteelSeries_Sensei_Raw_Gaming_Mouse-if01-event-mouse, /dev/input/by-path/pci-0000:48:00.3-usb-0:3.4.3:1.1-event-mouse, /dev/input/by-id/usb-SteelSeries_Sensei_Raw_Gaming_Mouse-if01-mouse, /dev/input/by-path/pci-0000:48:00.3-usb-0:3.4.3:1.1-mouse
  Device Number: char 13:63 (char 13:32)
  Speed: 12 Mbps
  Module Alias: "usb:v1038p1369d0114dc00dsc00dp00ic03isc01ip02in01"
  Driver Info #0:
    Buttons: 8
    Wheels: 2
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #110 (Hub)

128: USB 00.1: 10503 USB Mouse
  [Created at usb.122]
  Unique ID: sOyB.1V7XK+JZFKD
  Parent ID: XfLr.ZzuAq2MdL_F
  SysFS ID: /devices/pci0000:40/0000:40:01.1/0000:41:00.0/0000:42:08.0/0000:48:00.3/usb9/9-3/9-3.4/9-3.4.1/9-3.4.1.2/9-3.4.1.2:1.1
  SysFS BusID: 9-3.4.1.2:1.1
  Hardware Class: mouse
  Model: "Holtek USB Keyboard"
  Hotplug: USB
  Vendor: usb 0x04d9 "Holtek Semiconductor, Inc."
  Device: usb 0x0169 "USB Keyboard"
  Revision: "1.10"
  Compatible to: int 0x0200 0x0001 "Generic USB Mouse"
  Driver: "usbhid"
  Driver Modules: "usbhid"
  Device File: /dev/input/event17
  Device Number: char 13:81
  Speed: 1.5 Mbps
  Module Alias: "usb:v04D9p0169d0110dc00dsc00dp00ic03isc01ip02in01"
  Driver Info #0:
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #106 (Hub)

136: USB 00.1: 10503 USB Mouse
  [Created at usb.122]
  Unique ID: IXaM.gGVrhwI3rQ3
  Parent ID: XfLr.ZzuAq2MdL_F
  SysFS ID: /devices/pci0000:40/0000:40:01.1/0000:41:00.0/0000:42:08.0/0000:48:00.3/usb9/9-3/9-3.4/9-3.4.1/9-3.4.1.3/9-3.4.1.3:1.1
  SysFS BusID: 9-3.4.1.3:1.1
  Hardware Class: mouse
  Model: "Logitech PowerPlay Wireless Charging System"
  Hotplug: USB
  Vendor: usb 0x046d "Logitech, Inc."
  Device: usb 0xc53a "PowerPlay Wireless Charging System"
  Revision: "40.01"
  Compatible to: int 0x0200 0x0001 "Generic USB Mouse"
  Driver: "usbhid":
  Driver Modules: "usbhid"
  Speed: 12 Mbps
  Module Alias: "usb:v046DpC53Ad4001dc00dsc00dp00ic03isc01ip02in01"
  Driver Info #0:
    XFree86 Protocol: explorerps/2
    GPM Protocol: exps2
  Config Status: cfg=new, avail=yes, need=no, active=unknown
  Attached to: #106 (Hub)

Does this help in identifying how to configure?  do I need to update xorg.conf? (not sure how to make it work)

Last edited by wallacebw (2020-10-04 21:06:40)

Offline

Board footer

Powered by FluxBB