Hi all.
All working fine included wifi, Ethernet and CEC.
This image LibreELEC-RK3399.aarch64-9.0-devel-20180805023621-ec66cab-skykirinx99.img
Latest build 198df11 not boot at all. Circling reboot.
Thanks all!
Hi all.
All working fine included wifi, Ethernet and CEC.
This image LibreELEC-RK3399.aarch64-9.0-devel-20180805023621-ec66cab-skykirinx99.img
Latest build 198df11 not boot at all. Circling reboot.
Thanks all!
Try this MEGA
Not attempting to boot.
I dont see any information on my TV Sams 65ks8000. Checked on all HDMIs.
Rewrite ——-023621 on sd card and... OK again.
Who can do new 3399 custom build for this board?
Im interesting for hardware acceleration possibility like on 3328.
You need to do following:
1. VS-RK3399 dts. Rockchip kernel already has one here
2. Then you need to make sure u-boot also has the dts. U-Boot seem to be missing it. So, you need to create a patch to add one. (u-boot/arch/arm/dts at release · rockchip-linux/u-boot · GitHub)
3. You will also need a patch for u-boot init code. You could start by copying u-boot/evb-rk3399.c at release · rockchip-linux/u-boot · GitHub
4.You will need VS-RK3399 uboot defconfig. See here u-boot/evb-rk3399_defconfig at release · rockchip-linux/u-boot · GitHub
5. Update scripts/uboot_helper to include the new device.
6. Update projects/Rockchip/devices/RK3399/options to include the new device.
Build command should look like this:
PROJECT=Rockchip DEVICE=RK3399 ARCH=aarch64 UBOOT_SYSTEM=VS-RK3399 make -j8 image
Technically you should be able to boot this image.
Thank you for this guide.
But...
I not a unix man. Sorry. For me this guide is Chinese characters.
Hi all.
Stayed on first libre mod for videostrong 3399 board.
Community please give me the way to run forward with new builds.
Thanks.
I'll try to build one for VS-RK3399 but not a promise. I do not have the physical board, but can work out the basics.
Send me the link to any details you have about the board. complete model name, place you purchased etc
Integra I'll get to it during holidays.
All technical documentation and much more on this box is here Mega
Hi,
Any news for this board?
Try this VS-RK3399 build and let me know: MEGA
Thank you!
Checked. No attempting to boot. Nothing shows on TV.
Image writing twice by Etcher and UltraIso software.
Alright, here's new img: MEGA
Send me logs from the serial port.
Hi NP.
Working!
Problems:
1. samba. Version 1 activated and checked too. No find hosts in the local net. NFS working fine.
2. Maximum resolution is 1080p 60. White list not have 4K profiles. All 4k videos downscaled. In the first look refresh rate switched normally.
3. No sound on TV include AC3 with 2.0 channels. Switch between audio streems in the video not give results.
EDIT: never mind my rockchip_vop_reg.c hack, it is the wrong solution, do not do it