Jump to content

maka

Members
  • Posts

    125
  • Joined

  • Last visited

Recent Profile Visitors

1785 profile views
  1. 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";
  2. The driver is well so the problem seems you are in the wrong ethernet phy. Change from phy0 to phy1 in the ethernet node.
  3. 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?
  4. There is rockchip-vdec2 in edge images that gives you support for h264.
  5. What do you mean by heavy youtube?
  6. Another reason to change is that gnome interface does not work anymore on some rockchip cpus like rk3566 and 3576.
  7. Try with armbian for quartz64 model B. Be lucky!
  8. Maybe I just deserve one like?
  9. 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
  10. 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";
  11. 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?
  12. You almost get the same result with rtl or icplus drivers so It seems that you have another kind of chip for ethernet.
  13. 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?
  14. 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).
  15. 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.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines