how to get Arctis Nova 7 headset chatmix to work on bazzite

steelseries unfortanlty does chatmix partialy in software with the nova 7. it used to be on older moldes that the headset would report as two devices, but on the nova 7 the game and chat are reported as one device to the os apperentaly this tool https://github.com/elegos/Linux-Arctis-Manager/ would fix this but bazzite being imutable im not sure how i would get it installed or if it could work in a distrobox
GitHub
GitHub - elegos/Linux-Arctis-Manager: A replacement for SteelSeries...
A replacement for SteelSeries GG software, to manage your Arctis device on Linux! - elegos/Linux-Arctis-Manager
Solution:
Mine starts using Autostart just fine. iirc I used the copr repo that I added into a fedora distrobox, exported the app, then added that app to my autostart. https://copr.fedorainfracloud.org/coprs/birkch/HeadsetControl/...
Jump to solution
18 Replies
π•Ύπ–™π–Šπ–‘π–‘π–†
yea you could try that in a distrobox, Fedora or Ubuntu it shouldn't matter which one you pick. I would recommend quay.io/fedora/fedora:41 for the arctis-manager-1.6.3-1.fc41.x86_64.rpm package or ghcr.io/ublue-os/fedora toolbox for arctis-manager-1.6.3-1.fc42.x86_64.rpm
π•Ύπ–™π–Šπ–‘π–‘π–†
once you created the distrobox you can simply use the install .rpm package function in distroshelf
No description
π•Ύπ–™π–Šπ–‘π–‘π–†
i don't reallly have an arctis device so i can't test it sorry, but you should be able to launch it with arctis-manager
namG1998
namG1998β€’2mo ago
I also have this headset and didn't know this was a thing. Just putting a message here as im on holiday and will want to find this later.
zany130
zany130OPβ€’2mo ago
I tried to install it but the systemd service failed to run. I think it's yo heavily integrated with the system for distrobox
π•Ύπ–™π–Šπ–‘π–‘π–†
Try running with arctis-manager
zany130
zany130OPβ€’2mo ago
It just didn't find any headset
zany130
zany130OPβ€’2mo ago
found this and it works actually perfectly https://github.com/Odizinne/HeadsetControl-Qt except i can't get it to autostart with the system. i can run it manually but adding it to kde autostart settings doesn't work I wonder if this is another distrobox limitation and ill have to layer it...
GitHub
GitHub - Odizinne/HeadsetControl-Qt: Qt6 Gui for HeadsetControl
Qt6 Gui for HeadsetControl. Contribute to Odizinne/HeadsetControl-Qt development by creating an account on GitHub.
Solution
Mr Chandy
Mr Chandyβ€’2mo ago
Mine starts using Autostart just fine. iirc I used the copr repo that I added into a fedora distrobox, exported the app, then added that app to my autostart. https://copr.fedorainfracloud.org/coprs/birkch/HeadsetControl/
zany130
zany130OPβ€’2mo ago
Yeah that's what I did Added the copr to my fedora distrobox and then install the headset control qt and headsetcontrol package and exported both not sure why it's not auto starting it also doesn't want to run in steam game mode for some reason. I'm not sure if distrobox apps would even work there
Mr Chandy
Mr Chandyβ€’2mo ago
Interesting
zany130
zany130OPβ€’2mo ago
it just says this on the autostart settings even after rebooting. so its in the autostart settings but its not running for some reason
No description
zany130
zany130OPβ€’2mo ago
ohhh could this be why /usr/bin/HeadsetControl-Qt doesn't exist on my system shouldn't it be ~.local/bin/HeadsetControl-Qt ?
zany130
zany130OPβ€’2mo ago
No description
Mr Chandy
Mr Chandyβ€’2mo ago
Mine calls distrobox-enter then passes the argument, instead of trying to call ~/.local/bin/HeadsetControl-Qt directly. Don't know if that would make a difference though.
No description
zany130
zany130OPβ€’2mo ago
yeah what happend was that desktop file that i was using for autostart was created by the program and inproperlly made :mrpgSighFacePalm: had to manually add the exported .desktop file and then it worked. it had the exact same thing distrobox-enter the distrobox name and then the app
Mr Chandy
Mr Chandyβ€’2mo ago
:GlorpSalut:
zany130
zany130OPβ€’2mo ago
I had to overlay it though to get it to work in steam gamemode apperently distrobox apps don't work in steam game mode

Did you find this page helpful?