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

No driver for 5.15 is available for 4334 and 4339 chips.

Also no debug hardware for the devs.

Thanks chip was garbage anyway. Will take a dongle for this box.
btw, any recommendation for a Wi-Fi 6 that works well?

2 Likes

My device might be “ONN 4k PLUS”, but since the original firmware is lost, I’m currently using the firmware from an “X88 Pro X5M” device.
Now, the WIFI/BT functionality is not working. The WIFI chip uses the Amlogic W265S1, and the DTB file is “s7d_s905x5m_2g.dtb”.
If the DTB is not modified, the “w2.ko” module cannot be loaded. The node “power_on-gpios” must be changed to “chip_en-gpios” to load “w2.ko”.

aml_wifi {
compatible = “amlogic, aml-wifi”;
status = “okay”;
irq_trigger_type = “IRQF_TRIGGER_LOW”;
wifi_static_buf = <0x02>;
pwm_config = <0x44>;
interrupt-gpios = <0x1d 0x37 0x00>;
#power_on-gpios = <0x1d 0x36 0x00>;
chip_en-gpios = <0x1d 0x36 0x00>;
};
Debugging Logs:

dmesg | paste: https://paste.coreelec.org/SheetsMontreal
udevadm info /sys/bus/sdio/devices/* | paste: https://paste.coreelec.org/AdviseGamma

You might search the forum for a autostart script to update the dtb.img on each boot by fdtput commands. There are some similar examples here.

https://paste.coreelec.org/DownsideBetting

https://paste.coreelec.org/DisableSpends

https://paste.coreelec.org/PrepareTouched

Sep 3 01:32:32 IDT 2025

Really? Use the latest nightly (20250929 and newer).

Hi,

1 - Tried with latest nightly (20251007) and also CoreELEC-Amlogic-no.aarch64-22.0-Piers_devel_vpeter

2 - I bought a HK1 RBOX X50 Amlogic S905X5M(S905A)

CE-22-No boot correctly with s7d_s905x5m_4g_1gbit.dtb but no wifi and BT

3 - Can’t test with ng or ne : no dtb for S905X5M

4 - https://paste.coreelec.org/CrawlsIntubate

5 - https://paste.coreelec.org/SaffordPuppies

6 - CoreELEC:~ # udevadm info /sys/bus/pci/devices/* | paste
Unknown device “/sys/bus/pci/devices/*”: No such device

7 - https://paste.coreelec.org/BarbaricFrames

Thanks if you can find the driver :slight_smile:

1 Like

It should work with next nightly available.

I have a spare Vontar s905x4 box with the dreaded 4339 wifi chip. -ne works, -no alpha and the nightlies boot and run but don’t have working wifi, but we all know that (they work fine with a wifi dongle). What is the best thing that I can do to help the devs right now? Can I give you access to the box remotely? Can I send one to you?

Thanks a lot !

Wifi works but BT no :frowning:

You will need to share your device so we can check how it works.

Yes, last working for me is 20250903.

All version after 20250903 not connect to wifi, eth is not presentet on this board.

Not working does mean no Wifi networks visible or do not connect?

The new driver have WPA3 enabled now. So delete the Wifi connection and make a new connection again. Otherwise it will stay with “failure” in Wifi connections.

1 Like

First option is to use ethernet and share the device by tmate, yes.

So we can try remotly to find a working driver.

Done with my id lb54 :wink:

Thanks

Ok, this is done with a Vontar X4. It’s connected to ethernet and running 22.0-Piers_nightly_20251008 with the sc2_s905x4_4g_1gbit dtd. BT is working. Wifi does not work. The wlan0 interface is there, but neither the on-screen interface or ‘iw dev wlan0 scan’ is able to find any networks. It uses a bcm4339 chip, which I know has driver problems in -no.

Let me know if you’d like me to do anything else to help, and thanks a ton for everything that you do.

BT should work with next nightly update.

But your device does create now a wlan0 interface but it’s not usable anymore?

Maybe you try with next nightly a clean, fresh install.

Thanks a lot (also for the VFD :slight_smile: surprised when I came back from work)

BT can scan devices but can’t pairing at this moment

I’ll try a clean install tomorrow

Thanks

Yes, make with tomorrow nightly a new clean fresh install. It’s also on your device that the WiFi is always blocked on boot what is not by default.

Driver for 0x4339 will be included with tomorrow nightly, so please also try tomorrow with a clean fresh install if WiFi is working now.

I did try to scan but no SSID was found. Not sure what is the case.

I hope no other devices do break WiFi with tomorrow update :crossed_fingers:t2:.

1 Like