Jump to content

maka

Members
  • Posts

    128
  • Joined

  • Last visited

Recent Profile Visitors

2004 profile views
  1. All you need is in this thread CSC Armbian for RK3318/RK3328 TV box boards And the special uboot is there. You have a chance to brick you device so if you don't understand something don't go ahead.
  2. Armbian CSC rk3318 from @jock says: • OTG USB 2.0 port (also as boot device!)
  3. 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";
  4. The driver is well so the problem seems you are in the wrong ethernet phy. Change from phy0 to phy1 in the ethernet node.
  5. 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?
  6. There is rockchip-vdec2 in edge images that gives you support for h264.
  7. What do you mean by heavy youtube?
  8. Another reason to change is that gnome interface does not work anymore on some rockchip cpus like rk3566 and 3576.
  9. Try with armbian for quartz64 model B. Be lucky!
  10. Maybe I just deserve one like?
  11. 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
  12. 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";
  13. 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?
  14. You almost get the same result with rtl or icplus drivers so It seems that you have another kind of chip for ethernet.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines