Code Monkey home page Code Monkey logo

Comments (18)

 avatar commented on August 19, 2024 1

yeah just found issue, Corsair Void PRO USB (iCUE software) uses audiodg.exe on windows to disable sidetone, em it isn't supported on linux tho, just asked corsair how can I disable it just waiting for response. @zosman1

from headsetcontrol.

Sapd avatar Sapd commented on August 19, 2024

Seems to be something local to your system.
Does setting LED work?
Does it behave the same way after plugging it out/in and after a system reboot?

from headsetcontrol.

zosman1 avatar zosman1 commented on August 19, 2024

Does setting LED work?

Yes!
However sending notification sound doesn't work.

Does it behave the same way after plugging it out/in and after a system reboot?

Unfortunately, yes.

from headsetcontrol.

Sapd avatar Sapd commented on August 19, 2024

I'm not really sure about it.
It could be some error in the code or in the hidraw library.

I've read somewhere about issues with the old hidraw library. You can try compiling the new one maintained by libusb, to see if it fixes it for you (uninstall the old one first): https://github.com/libusb/hidapi

from headsetcontrol.

 avatar commented on August 19, 2024

same thing, cant set sidetone, (same error too)
manjaro + Corsair Void Pro RGB Gaming.

from headsetcontrol.

Sapd avatar Sapd commented on August 19, 2024

yeah just found issue, Corsair Void PRO USB (iCUE software) uses audiodg.exe on windows to disable sidetone, em it isn't supported on linux tho, just asked corsair how can I disable it just waiting for response. @zosman1

Maybe you can simply set the sidetone then via alsamixer if on Linux.

from headsetcontrol.

 avatar commented on August 19, 2024

I tried, i was trying to disable all, it only volumed down sound in headphones. so idk really xD

from headsetcontrol.

 avatar commented on August 19, 2024

or maybe im dumb and im choosing not this driver in alsamixer

from headsetcontrol.

nelwa avatar nelwa commented on August 19, 2024

any update on this? I'm getting the same problem...

from headsetcontrol.

 avatar commented on August 19, 2024

from headsetcontrol.

nelwa avatar nelwa commented on August 19, 2024

not possible to disable sidetone

Ok, so is sidetone not actually supported in all corsair void products as indicated on the main repo page?

from headsetcontrol.

 avatar commented on August 19, 2024

from headsetcontrol.

nelwa avatar nelwa commented on August 19, 2024

ok, thanks.

from headsetcontrol.

zosman1 avatar zosman1 commented on August 19, 2024

Corsair Quick Start Guide

Screen Shot 2020-07-20 at 10 53 46 PM

It depends on model. But this model is not supported to set sidetone.

(In my usage) On windows with the correct drivers it is most definitely something that can be changed. Were you able to find any documentation to say otherwise?

from headsetcontrol.

 avatar commented on August 19, 2024

from headsetcontrol.

smfuller avatar smfuller commented on August 19, 2024

I'm not sure if this is specifically a problem with the code here.

I was able to build this as of today in Arch Linux for my Void Elite and can adjust the sidetone with headsetcontrol -s without issue.

The comments regarding audiodg.exe and Windows don't seem to have any bearing in this case.

from headsetcontrol.

alecrm avatar alecrm commented on August 19, 2024

I'm incredibly new to playing around with usb information (let alone programming in C), but from what I was able to get out of the code with some debugging, it seems like the information is correct up until hid_send_feature_report() inside void_send_sidetone() in the corsair_void.c class. As far as I can tell, the hid_path used to set the hid_device correctly points to my void pro usb headset. I don't know how to print out the value of the hid_device->device_handle or what that would exactly tell me, but that was the only unknown up until the void_send_sidetone() method. Once inside there, I don't know at all what the values of the data array mean, but assuming that's correct, then the only other point of failure from my understanding would be inside the hidapi code once it hits the hid_send_feature_report() method. Wonder if maybe there's some issue on that end?

from headsetcontrol.

Sapd avatar Sapd commented on August 19, 2024

@alecrm Sounds like a Windows Option. The new version which will be released today contains a fix

from headsetcontrol.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.