coolsnowwolf / lede

Lean's LEDE source
Other
29.57k stars 19.51k forks source link

Add support for Xiaomi Redmi AX5 AX1800 RA67 (DVB4252CN/DVB4258GL) IPQ6018/AP-CP03-C1 #8659

Open TurboBlaze opened 2 years ago

TurboBlaze commented 2 years ago

@coolsnowwolf can we add support for the Xiaomi Redmi AX5 AX1800 RA67 (DVB4252CN/DVB4258GL) IPQ6018/AP-CP03-C1 I have DTS from another device Xiaomi AX1800 - qcom-ipq60xx-cpxx.dts IPQ6018/AP-CP02-C1 https://gist.github.com/macromorgan/e3971e32a6d9e3379e2a8806f0a302c8 and I see we have these DTS https://github.com/coolsnowwolf/lede/tree/master/target/linux/ipq60xx/files/arch/arm64/boot/dts/qcom

Thanks

koloved commented 2 years ago

all people say that 256 isn’t enough for this firmware. isn't it?

testermania commented 2 years ago

Currently, there are many devices that work with 128 MB of memory. Mi AC1200 Router 4A Giga etc

Gingernut1978 commented 2 years ago

The problem is that ath11k, the wireless driver/firmware, uses a lot of memory, not an OWRT restriction . Even 512mb systems are seeing low memory issues.

TurboBlaze commented 2 years ago

@Gingernut1978 on the stock firmware via WiFi 2022-01-10 19-28-02 and with memory all is ok, why?

testermania commented 2 years ago

@Gingernut1978 on the stock firmware via WiFi and with memory all is ok, why?

is that stock wifi db power or modified?

TurboBlaze commented 2 years ago

@testermania it's Chinese stock version fw, but you can hack stock global fw and get the same dBm wl1 (WiFi 2.4) Tx-Power=28dBm wl0 (WiFi 5) Tx-Power=26 dBm Look at this video on the Magic iPerf tests https://youtu.be/65O5l9O67l4?t=423

Gingernut1978 commented 2 years ago

@Gingernut1978 on the stock firmware via WiFi 2022-01-10 19-28-02 and with memory all is ok, why?

Because Xiaomi have the source code and are a paying customer of Qualcomm.

Xiaomi should release the modificatioms they make to the Linux kernel according to the GPL, but they don't.

Zurzar commented 2 years ago

+1 add support for the Xiaomi Redmi AX5 Thanks

TurboBlaze commented 2 years ago

/target/linux/ipq60xx/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-gl-ax1800.dts b/target/linux/ipq60xx/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-gl-ax1800.dts is have issue with nand partition table!!!

This is the patch from Dongming Han [PATCH] ipq60xx: fix gl-ax1800 nand partition table https://forum.gl-inet.com/t/gl-inet-ax1800-openwrt-firmware/19447/6 0001-ipq60xx-fix-gl-ax1800-nand-partition-table.zip

kvnlvn commented 2 years ago

/target/linux/ipq60xx/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-gl-ax1800.dts b/target/linux/ipq60xx/files/arch/arm64/boot/dts/qcom/qcom-ipq6018-gl-ax1800.dts is have issue with nand partition table!!!

This is the patch from Dongming Han [PATCH] ipq60xx: fix gl-ax1800 nand partition table forum.gl-inet.com/t/gl-inet-ax1800-openwrt-firmware/19447/6 0001-ipq60xx-fix-gl-ax1800-nand-partition-table.zip

hello, if you need dts, u can use it from the stock kernel, right? or is it not possible in this case?

TurboBlaze commented 2 years ago

@Sora42

hello, if you need dts, u can use it from the stock kernel, right? or is it not possible in this case?

I don't know. How to do this?

varoudis commented 2 years ago

I would love to see Xiaomi AX1800 supported! Thank you!

sealmi commented 2 years ago

I want a firmware for ax5 ax1800. Thanks

varoudis commented 2 years ago

any news?? :)

NishaYume commented 2 years ago

News?

AbianTang commented 1 year ago

+1 添加对小米 Redmi AX5 的支持 谢谢