Skip to content

Logitech G Pro X Wireless - Sidetone not working #526

@meckh

Description

@meckh

Description

I love this tool and I want to use it to its fullest potential. Right now though sidetone is not working for me.

For example headsetcontrol --sidetone 128 gets this output:

Found 1 supported device(s):
 Logitech G PRO Series (PRO X Wireless Gaming Headset) [0x046d:0x0aba]

Successfully set sidetone!

But I cannot hear myself. It only works - this was already the case before I installed HeadsetControl - when I open the (GNOME) sound settings like in this issue.


I am on Fedora 44. I used HeadsetControl both with the CLI and with gnome-shell-extension-HeadsetControl.

Headset Name

Logitech G Pro X Wireless

On which OS does the problem happen?

Linux

Device information

Detailed Device Information

headsetcontrol -o yaml:

---
name: "HeadsetControl"
version: "continuous-47-gc8bbeb3"
api_version: "1.4"
hidapi_version: "0.15.0"
device_count: 1
devices:
  - status: "success"
    device: "Logitech G PRO Series"
    vendor: "Logitech"
    product: "PRO X Wireless Gaming Headset"
    id_vendor: "0x046d"
    id_product: "0x0aba"
    capabilities:
      - CAP_SIDETONE
      - CAP_BATTERY_STATUS
      - CAP_INACTIVE_TIME
    capabilities_str:
      - sidetone
      - battery
      - inactive time
    battery:
      status: "BATTERY_AVAILABLE"
      level: 20
      voltage_mv: 3741
      time_to_empty_min: 180

headsetcontrol --dev -- --list --device 0x046d:0x0aba:

 Device Found
  VendorID:  0x046d
  ProductID: 0x0aba
  Path: /dev/hidraw1
  Serial: 
  Manufacturer: Logitech
  Product: PRO X Wireless Gaming Headset
  Interface: 3
  Usage-Page: 0x000c  Usage-ID: 0x0001

Device Found
  VendorID:  0x046d
  ProductID: 0x0aba
  Path: /dev/hidraw1
  Serial: 
  Manufacturer: Logitech
  Product: PRO X Wireless Gaming Headset
  Interface: 3
  Usage-Page: 0xff43  Usage-ID: 0x0202

Device Found
  VendorID:  0x046d
  ProductID: 0x0aba
  Path: /dev/hidraw1
  Serial: 
  Manufacturer: Logitech
  Product: PRO X Wireless Gaming Headset
  Interface: 3
  Usage-Page: 0xff00  Usage-ID: 0x0001

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions