

maka
Members-
Posts
125 -
Joined
-
Last visited
Recent Profile Visitors
1785 profile views
-
Efforts to develop firmware for H96 MAX V56 RK3566 8G/64G
maka replied to Hqnicolas's topic in Rockchip CPU Boxes
I think your driver is already in armbian, but your chip is not identified. To get it working you can identify it in the ethernet node this way: mdio { compatible = "snps,dwmac-mdio"; #address-cells = < 0x01 >; #size-cells = < 0x00 >; ethernet-phy@1 { compatible = "ethernet-phy-ieee802.3-c22"; ====> compatible = "ethernet-phy-id7b74.4411", "ethernet-phy-ieee802.3-c22"; -
Efforts to develop firmware for H96 MAX V56 RK3566 8G/64G
maka replied to Hqnicolas's topic in Rockchip CPU Boxes
The driver is well so the problem seems you are in the wrong ethernet phy. Change from phy0 to phy1 in the ethernet node. -
I have a T9 rk3328 tv box with rtl8723bs wifi. This chip got burned out a hot day and the box powers off when is on. There is a way to kill the sdio?
-
There is rockchip-vdec2 in edge images that gives you support for h264.
-
What do you mean by heavy youtube?
-
Another reason to change is that gnome interface does not work anymore on some rockchip cpus like rk3566 and 3576.
-
Try with armbian for quartz64 model B. Be lucky!
-
Efforts to develop firmware for X96 X6 RK3566 (8G/64G)
maka replied to loi xin's topic in Rockchip CPU Boxes
Maybe I just deserve one like? -
Efforts to develop firmware for X96 X6 RK3566 (8G/64G)
maka replied to loi xin's topic in Rockchip CPU Boxes
I have made your work and mend the file that I think you are reporting to work well (I am not sure because your reports are not traceable) I hope you are lucky. rk3566-box-demo_x96x6_24.dtb -
Efforts to develop firmware for X96 X6 RK3566 (8G/64G)
maka replied to loi xin's topic in Rockchip CPU Boxes
Yes but is ICPLUS chip You can try this, maybe the chip is awaked mdio { compatible = "snps,dwmac-mdio"; #address-cells = < 0x01 >; #size-cells = < 0x00 >; ethernet-phy@1 { compatible = "ethernet-phy-ieee802.3-c22"; ====> compatible = "ethernet-phy-id001c.c916", "ethernet-phy-ieee802.3-c22"; -
Efforts to develop firmware for X96 X6 RK3566 (8G/64G)
maka replied to loi xin's topic in Rockchip CPU Boxes
Maybe the kernel has made the old dtbs broken. Must be that because rockchip get patches every day. You have one USB otg. Its not that enough? -
Efforts to develop firmware for X96 X6 RK3566 (8G/64G)
maka replied to loi xin's topic in Rockchip CPU Boxes
You almost get the same result with rtl or icplus drivers so It seems that you have another kind of chip for ethernet. -
Efforts to develop firmware for X96 X6 RK3566 (8G/64G)
maka replied to loi xin's topic in Rockchip CPU Boxes
Tx and Rx delay maybe wrong, compare with the android dtb if It worked or change to the box- demo values. Have you tried the icplus dtb? -
Efforts to develop firmware for H96 MAX V56 RK3566 8G/64G
maka replied to Hqnicolas's topic in Rockchip CPU Boxes
Joshua ryek had to halt his project because of problems. I hope he is getting better know. His interest in rk3566 is almost zero. Only help could change this. RK3399's gpu Mali T860 MP4 is much more powerful than rk3566's Mali G52 2EE (MP1). -
Efforts to develop firmware for H96 MAX V56 RK3566 8G/64G
maka replied to Hqnicolas's topic in Rockchip CPU Boxes
Nothing rare in your review. You are comparing a high price rk3399 with a low one rk3566. The last makes a good job because is well supported and can move a Desktop for little money. With LXQT works wonderfull.