Audeze maxwell headset(inside Dolby atmos) use 2.4g usb dongle doesn't work for coreelec(Amazon Fire Cube 2nd (922Z))

The current version of the Amazon Fire Cube 2nd (922Z) system being used is Coreelec 21.1, found a bug and need help to solve it. have an Audeze Maxwell earphone inside Dolby Atmos authorization, and when use a 2.4G wireless USB dongle to plug it into the docking station, the(Alsa Maxwell dongle)option is displayed in the system‘s audio but playing the film cannot output sound. use Bluetooth can output sound. Please help to solve the problem. Thanks Coreelec team for support!

CoreELEC:~ # dmesg | paste

https://paste.coreelec.org/DelaysMarler

CoreELEC:~ # cat /storage/.kodi/temp/kodi.log | paste

https://paste.coreelec.org/OrsiniMaximum

CoreELEC:~ # journalctl -r | paste

https://paste.coreelec.org/ZatarcAfrica

Have you tried changing the output configuration between best match, fixed and optimized, disable “allow passthrough” while you test.

my best guess from you log is the problem is here, I don’t know if this means the dongle doesn’t support the audio format used by kodi:

2024-09-26 20:21:06.643 T:5544     info <general>: Creating audio stream (codec id: 86060, channels: 8, sample rate: 48000, no pass-through)
2024-09-26 20:21:06.644 T:4431     info <general>: CActiveAESink::OpenSink - initialize sink
2024-09-26 20:21:06.644 T:4431     info <general>: CAESinkALSA::Initialize - Attempting to open device "@:CARD=Dongle,DEV=0"
2024-09-26 20:21:06.648 T:4431     info <general>: CAESinkALSA::Initialize - Opened device "surround71:CARD=Dongle,DEV=0"
2024-09-26 20:21:06.648 T:4431     info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2024-09-26 20:21:06.648 T:4431    error <general>: CAESinkALSA::InitializeHW - Unable to find a suitable output format
2024-09-26 20:21:06.649 T:4431     info <general>: CAESinkALSA::Initialize - Attempting to open device "@"
2024-09-26 20:21:06.655 T:4431     info <general>: CAESinkALSA::Initialize - Opened device "surround71"
2024-09-26 20:21:06.656 T:4431     info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2024-09-26 20:21:06.656 T:4431     info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4

I have tried setting all methods but they still do not work. suspect that the kernel does not support the dongle?

When playing movies does can sound on Xbox Kodi, why is there no sound on Corelec? How to extract the kernel from Xbox Kodi and copy it to Corelec?

I don’t think Xbox runs on linux, so whatever audio driver it’s using there isn’t going to help in CE. It’s hard troubleshoot the headset without having it to work with. It may rely on some audio driver that’s not present or fully functional in CE-NG and/or linux 4.9.