60
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 02 Dec 2024
60 points (100.0% liked)
Linux Gaming
15491 readers
499 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
The mic sounds fine. You can find samples online, ofc, but people have never complained that I'm unclear or quiet. It's not as good as the wired sets, and I think that's down to the wireless connection, but it serves the purpose of communication, and doesn't pick up on too much background noise, either.
The charge port not being USB C is unfortunate, but my G915 keyboard is also still micro usb.
Unfortunately neither peripheral has a newer equivalent that is as good.
Yeah, comes at a cost - I still might get these though, seem exactly what I need, and I really just want something that works out of the box with no additional software needed.
Got myself a pair! Insanely found a pair for only 50buck :) Very happy so far, only one quirk and that is that the volume control wheel on the headset doesn't seem to registered by my Linux desktop pc.
Also, like I said, battery replacement is VERY easy.
There is literally an official PDF for how to access it.
The part number for the battery is AHB732038TPCT (found out by opening mine) which is like a cheat code you can put into google to find one :D
Even better, Sennheiser seems to use standardized batteries for all their wireless stuff. There is actually a lot of empty space inside these, so I kinda wanna try replacing the "proper" battery with part number AHB622540N01, which is the battery for Sennheisers Momentum bluetooth headphones.
Single cell batteries all put out the exact same voltage, and are charged the same way regardless of capacity, which makes small ones interchangeable with big ones (unless the circuitry is unnecessarily smart). This other battery is 1000mAh (original is 530mAh), which should net these babies 200 hours!!
Also new pads can be found by looking for part numbers GSA371 or GSA301, but these are getting harder to find, so probably gonna need to find some generic ones that work.
This is verryyyyy cool information! Thanks for doing the digging and sharing. Putting this in my notebook π
Also, easyeffects can be used to apply audio processing, if you want to. (Should be in basically any distros default repos)
I don't use any effects on the output, as they sound great, but I do use dynamic range compression on the mic for the benefit of my friends.
It levels out the loudness, so whether you whisper or shout, you sound the same level of loud. That way they can hear you even if you speak quetly, or don't get their ears blown off if you loudly swear in frustration.
Doing the same on windows was way too much work to ever bother with, on linux, easy peasy.
You're a goldmine of information MentalEdge :))))
Applying all of these changes now!
That is a STEAL.
The volume wheel definitely works on mine, so something is wrong. I encountered the developer that added driver support for GSP headsets back in a conversation abut them on reddit, so I can say for a fact they are explicitly supported.
It's probably just a driver thats missing - ill have a play around :)
Linux drivers are usually part of the kernel nowadays, or sometimes get loaded as kernel modules.
Either way, most distros should just come with the audio drivers that implements the support for these. Generally, being open source, linux drivers implement support for everything the devs can figure out, rather than making a separate one for each piece of hardware that's out there.
If you're on an older kernel, that might be it. I remember when I got a DS5 controller I had to use a kernel newer than 5.15 because that's when support for it was added to the game controller driver.
Hmm im on Bazzite with latest kernel so it should be working fine then I guess.
Endeavour OS, here. I didn't have do anything in particular to get mine working.
You might need to use a windows system to verify that it's working at all, could simply be broken.
The other option is that they're on an old firmware that works differently for some reason. You'd need the EPOS software on a windows install to do an update.
I see i see, thanks again - i'll see if i can get that running with Wine otherwise i'll go the windows route.
Wine unfortunately can't be used for that kind of stuff. Programs run in wine cannot communicate directly with hardware in the way they can on windows.
Not yet, at least, but the implementation is in very, very, very early stages. As in, people have just about started figuring out how it could theoretically be done.
Good to know, I'll go the windows route then to make it quick and painless π