Jason Duhamell

  • Posts

    7
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Jason Duhamell reacted to jock in CSC Armbian for RK3318 TV box boards   
    it could be interesting to know what did you change to make it work
  2. Like
    Jason Duhamell got a reaction from RetroFan90 in CSC Armbian for RK3318 TV box boards   
    Is this what you mean by the "Alternate bus"? It uses sdmmc_ext instead of sdio.
     
    dwmmc@ff5f0000 { compatible = "rockchip,rk3328-dw-mshc\0rockchip,rk3288-dw-mshc"; reg = <0x00 0xff5f0000 0x00 0x4000>; clock-freq-min-max = <0x61a80 0x8f0d180>; clocks = <0x02 0x140 0x02 0x1f 0x02 0x4d 0x02 0x51>; clock-names = "biu\0ciu\0ciu-drv\0ciu-sample"; fifo-depth = <0x100>; interrupts = <0x00 0x04 0x04>; status = "okay"; bus-width = <0x04>; cap-sd-highspeed; cap-sdio-irq; disable-wp; keep-power-in-suspend; max-frequency = <0x23c3460>; mmc-pwrseq = <0x79>; non-removable; num-slots = <0x01>; pinctrl-names = "default"; pinctrl-0 = <0x7a 0x7b 0x7c>; supports-sdio; sd-uhs-sdr104; phandle = <0xcf>;  
  3. Like
    Jason Duhamell got a reaction from fabiobassa in CSC Armbian for RK3318 TV box boards   
    I have attached some photos of the MX10 Pro. I also made a backup of the original android firmware if there is any interest in me uploading it. 



  4. Like
    Jason Duhamell got a reaction from RetroFan90 in CSC Armbian for RK3318 TV box boards   
    I have attached some photos of the MX10 Pro. I also made a backup of the original android firmware if there is any interest in me uploading it. 



  5. Like
    Jason Duhamell got a reaction from RetroFan90 in CSC Armbian for RK3318 TV box boards   
    I read the part number off of the wi-fi chip. I am working on making my own DTB for the board, but I need to reinstall Ubuntu to compile my own Armbian. I will upload some photos of the board in a bit, but the board does not have a UART port from what I can see so far, taking a proper log of the bootup will be difficult, but I will try and take a screenshot with my phone. 
  6. Like
    Jason Duhamell got a reaction from RetroFan90 in CSC Armbian for RK3318 TV box boards   
    I am inching my way to a working DTB. Here is a copy of a dmesg log from the Station M1 Legacy build. 
     
     
  7. Like
    Jason Duhamell got a reaction from RetroFan90 in CSC Armbian for RK3318 TV box boards   
    I have a MX10 Pro TV box I have been trying to get working with the dreaded SV6051 wifi. The board silkscreen is labeled as MXQ-RK3328-D4_A VER: 1.2. The board itself is 4GB ram and 64GB eMMC and everything is working other than the wifi. So far I am only having luck with RK3318 mainline and the rk3328 legacy Station M1 builds. The board will not boot with the legacy rk3318 build. The other issue I have noticed is when I use rk3318-config to enable the alternate SDIO bus, it will hang on reboot. I have decompiled the DTS from the Android backup I made using the Multitool (Multitool is a lifesaver, thank you.). 
     
  8. Like
    Jason Duhamell reacted to jock in CSC Armbian for RK3318 TV box boards   
    @RetroFan90
    Thanks for the photos, firmwares and all the details!
     
    The HK1 Max (aka YX_RK3328 board) is already very well supported since it is the board I got here and it is the main developing asset I got.
     
    The H96 Max looks quite ordinary box, I took a look to the dtb and it seems pretty standard to me, should work fine out of the box.
    Do you have issues with some peripherals with the H96 Max?