IRC log of #cubox of Mon 10 Apr 2017. All times are in CEST < Back to index

12:18 topi` jnettlet: are you alive?
14:26 topi` it's very time consuming to tar up zImage, modules and corresponding .dtb files... does anyone have a neat script that would bake a .deb package out of a kernel tree, ready for deploying onto /boot ...
14:31 suihkulokki topi`: got the kernel tree and run "make bindeb-pkg"
14:31 suihkulokki with the possible ARCH= and CROSS_COMPILE= flags you would use
14:33 topi` hm, interesting
14:33 topi` does it know which .dtbs it needs to take with it?
14:37 suihkulokki topi`: try and find out? :)
14:38 suihkulokki less snarky answer: it pulls in all dtbs for the arch
14:38 topi` my colleague is continually stumbling to boot the kernel
14:38 topi` mostly because the whole /boot is a confusing mess of symlinks
14:38 topi` and he misplaces the .dtb
14:39 topi` is there a "quick" way to change the boot to point to SDcard instaed of emmc?
14:40 topi` otherwise I'd have to use "mmc dev 0", "run loadbootenv" "run importbootenv" "run mmcargs" and finally ext2load the zimage and stuff and bootz
14:41 suihkulokki topi`: do you have recent mainline or an old vendor u-boot?
14:41 topi` 4.11-rc5
14:41 topi` Oh, uboot, no, the old vendor uboot
14:41 topi` 2013 something
14:42 suihkulokki ok, then I don't have a helpful suggestion
14:43 topi` argh
14:43 topi` maybe we need to update to a newer uboot :)
14:43 topi` jnettlet?
17:43 vpeter Anyone knows what this means in dmesg?
17:43 vpeter ? [ 570.802020] gcmkONERROR: status=-3(gcvSTATUS_OUT_OF_MEMORY) @ _CMAFSLAlloc(119)
17:43 vpeter Something from vivante...