Fix distorded audio
Hi!
I'm using Bazzite on an AyaNeo Air Pro. This device has speakers out of phase, causing distorted audio. This is due to a hardware defect from the factory. I previously used ChimeraOS which had a fix for that problem: enabling the systemd unit that inverts the phase of one speaker, by typing the following command:
systemctl --user enable --now aya-air-audio
But it doesn't seem to work on Bazzite. Do you know how to proceed?9 Replies
can you access the ayaneo systemd service file now? if can, its simple as putting it in the
~/.config/systemd/user/aya-air-audio.service
and enabling with your command
Thank you!
I can't find that path, sorry :/
you can create one its easy. do you have the systemd file?
Ok. No, I don't have it yet. How do I get it?
Sorry for the late answer, busy day ^^'
you can check the chimera forums and discord,
https://github.com/hhd-dev/hhd
and this is packages with bazzite it supports ayaneo, see this solves the issue
GitHub
GitHub - hhd-dev/hhd: Handheld Daemon, a tool for configuring handh...
Handheld Daemon, a tool for configuring handheld devices. - hhd-dev/hhd
I have it by default but ther's nothing related to sound or systemd file ^^'
I couldn't help you, I searched for it I couldn't find it..
Thank you for trying ^^