CE-22 NO: Looking for users with no working WiFi or BT

In repo you mentioned there is no full driver or BT stack. I worked on device using Seekwave/BT combo s7d device but driver needs little bit of porting to CE since sources i provided to Portisch are taken from Android 14 SDK. So status is that driver is provided but i can’t test it and work on it since I don’t have any device using that wifi.

I’d suggest you to go with this adapter. It’s cheap USB 2.0 Wifi AC/BT dongle with external antenna. N standard and RTL8188FTV is poor choice (low speeds). If it doesn’t work out of box we can implement it in CE but it should work. Based on RTL8821CU chipset.

probably wrong thread as it’s a remote thing not a bt/wifi. I was challenged by this when I also boght the X88. it seems, the stock firmware is also not really “shutting down” the device when you tell it to, this is why it can wake up from the remote. the way I solved it for me was to make a systemd-suspend.service as described in this topic: Alternative suspend option for IR wakeup, when bl301 tool not possible

Thanks for the reply; I’m going to try the method you linked. The reason I posted here is that whenever I searched for the X88 Pro, this thread was the main place where I found multiple mentions of it. I was hoping to get some guidance from someone facing the same issue—plus, the core problem (non-functional Wi-Fi and Bluetooth modules) matches the situation with the player I bought, even though I wasn’t able to share many specific technical details about it…
(Incidentally, in my own simple way, I had also started wondering if I should somehow modify the CoreELEC shutdown process on the player.)
Thanks again for your help.