No audio in Ayaneo Air 1s
I've done ujust install sound firmware, rebooted, still no audio. Did I miss something?
Solution:Jump to solution
delete the 2 text files and run this
```
cd /usr/local/firmware
sudo ln -s aw87xxx_acf_minipro.bin aw87xxx_acf_airplus.bin
sudo ln -s aw87xxx_acf_minipro.bin aw87xxx_acf_air1s.bin...
17 Replies
@antheas when you have time, would you have any idea? the user did reboot after running the ujust (was mentioned in the bazzite channel)
No, do a journalctl for the error
I notice while other firmware are binary file, air1s and airplus's file appeared to be plain text document file. Is that where the issue is?
The file from repo
looks like they are supposed to be symlinks
aw87xxx_acf_airplus.bin
--> aw87xxx_acf_minipro.bin
aw87xxx_acf_air1s.bin
--> aw87xxx_acf_minipro.bin
If that's the case maybe i can rename minipro.bin?
Solution
delete the 2 text files and run this
Done
I think i should restart
It works. Much appreciated!
@antheas opened a PR to you to fix this 🙂
Thank you
Can you also pr it 🥹
i did
i dont have access to merge it i believe
GitHub
fix: make symlinks for firmware after download by HikariKnight · Pu...
wget and curl downloads the symlinks as text files instead of symlinks.
This changes the script to make the symlink after download instead.
I thought it was an issue
Lol
You guys did such a great job. Appreciate that!
what do you take me for when we have the solution :clueless: