hzyitc / openwrt-redmi-ax3000

Openwrt for Redmi AX3000 / Xiaomi CR880x / Xiaomi CR881x
Other
415 stars 85 forks source link

ipq50xx: Support for IPQ5018 MP03.5-c1 #59

Open kimocoder opened 6 months ago

kimocoder commented 6 months ago

Hi there!

I wonder if anyone could assist me in adding support for "ipq50xx" ?

It's supported in "wlan-ap" as seen here https://github.com/Telecominfraproject/wlan-ap/blob/main/feeds/ipq807x/ipq807x/image/ipq50xx.mk#L58

hzyitc commented 5 months ago

mp03.5-c1 is the demo board of Qualcomm. Due to the lots of hardcoding checks in the QSDK, most devices still kept this name.

So which device did you actually want to support? And the detailed specifications ?

kimocoder commented 5 months ago

@hzyitc I've got 2 devices from PUSR dot running IPQ5018 MP03.5-c1 boards, they run OpenWRT, but its an anciend v15 (Chaos Chalmer) which I wanna get up-to-date, but dtb/dtsi is a bit over my head atm.

Give me a heads up if you got some time to throw at it. I may, externally give you full device access so most stuff should be available to put together (I guess) :+1:

hzyitc commented 5 months ago

@hzyitc I've got 2 devices from PUSR dot running IPQ5018 MP03.5-c1 boards, they run OpenWRT, but its an anciend v15 (Chaos Chalmer) which I wanna get up-to-date, but dtb/dtsi is a bit over my head atm.

yet, the qsdk 11.4 is based on openwrt 15

Give me a heads up if you got some time to throw at it. I may, externally give you full device access so most stuff should be available to put together (I guess) 👍

Just provide the stock firmware and boot log.

kimocoder commented 4 months ago

How may I pull stock firmware from a running environment? Cheers!

hzyitc commented 2 months ago

How may I pull stock firmware from a running environment? Cheers!

cat /proc/mtd dd if=/dev/mtdblockX of=/tmp/mtdX pull them back.

TheRootED24 commented 4 days ago

Im looking into adding support for the GL-B3000 , based on the ipq5018 soc aswell. I've included a zip of what I've put together so far. I just got the unit a few days ago. Included the zip you'll find some full logs and the unpacked dtb from the unit. GL-B3000.zip

kimocoder commented 4 days ago

Sorry late answer, I'll be home in a few days, then I will provide you the logs @hzyitc 🫡

I got 4 routers with that board, now. I made a IPQ5018 image with a Wally's IPQ5018 image, but I think I managed to brick when I installed to rootfs, so better ask to competent people who has done this before 👍

I will get back with logs shortly, I used 'wlan-ap' which is a OpenWRT clone sort of, because I haven't seen this board inside OpenWRT yet, something I think is kinda weird, as there are quite some people who has it, and I got 2 different sets of them, 2x big boards with lots of space for modules, WiFI 6E, 5G QuecTel, and 2x mikro size boards with don't have space for anything other then those integrated 😀

kimocoder commented 6 hours ago

@hzyitc @TheRootED24

dmesg.txt