Posts by ilmich

    Hi,

    try to open file on sdcard first partition extlinux/extlinux.conf and remove/adjust the resolution inside kernel parameter 'video'

    Regarding sd card you are right, my fault. But i've started playing with this box a weeks ago, so if you tell me "double check" ;)

    Quote


    BTW: Would be great if you relase source / write an howto for your slackware attempt like jock2 did it for armbian.

    Maybe in my spare time, but substantially starting from your image (for the uboot/trust parts) I've only recompiled kernel (disabling initramfs that load libreelec squashfs filesystem) and followed the README

    Quote


    Hhhm, the card showed on your pics is a UHS1-Card.

    you are right, sorry.

    However my aim is to share with other peoples my tests and some coding in order to help development.. But thanks to your hard works, my box with some tricks works even with uhs1 (I've also rebuilt kernel and installed Slackware for fun). Discover what exactly was wrong with your images or what model exactly I've buyed is only for that. If you think are useless I stop spaming ;)

    v88Plug_slackware.jpg

    Trust me guys, all rk3229 images not works for me. Now I've tried rk3229 - V88mars but it won't boot (only red led).

    Then I've flashed trust.img for rk3228x and boot with blu led but hangs (no sdcard).

    Finally I've replaced the dtb with mine (without uhs support for sd card controller) and all works.

    Sadly I'm not able to debug via uart (not visible pins on my board) to see why my rk3229 box seems to be another thing.

    EDIT: I'm not using uhs cards because I've discovered that my sd controller does not support uhs at all (this is why the controller crash on boot, kernel try to send some commands for uhs supports, but controller never responds) so the only fix is to disabling it.

    for knaerzche , I've finally discovered what not works on my box with your images. This is my dts coded on top of an rk3228b box dts.

    I've disabled dmc and some sdmmc commands that hangs the sd controller.

    Hi knaerzche  thanks for your hard work. I've finally run some sort of linux in my box

    I'm not sure what is my model but seems to be a Shishion V88 plus with rockchip 3228, 1Gb ram 8Gb rom and ssv6501p wifi card.

    Your images for rk3228 works for me only with the dtb extracted from my android firmware, so I'll share the decompiled dtb in case you what to add this device.

    I have one question, and some tips

    Do you have the source code of trust images for rk3228, or you have found it somewhere!?

    Next the tips, with "noop" scheduler and "performance" cpufreq scaling governor (now is interactive by default that is good for smartphones) the box run better.

    Thanks

    Michele