13:02 | schribl | hi, i restarted my cubox-i4pro and now i am only seeing the solidrun u-boot message. Boot should be from sd-card and before everything worked great. Could something went wrong with syncing the sd card? |
13:19 | jnettlet | schribl, how new is the image you flashed? |
13:19 | jnettlet | there was a bug that was found that could cause a hang in u-boot when the display was connected, it is fixed now |
13:23 | schribl | jnettlet: there was no display connected the first time i booted it as it is headless |
13:24 | schribl | uboot 2015-07.02 |
13:24 | schribl | now it is connected to a display to find the cause of the error |
13:24 | jnettlet | schribl, do you have a micro USB cable around so you can look at the console? |
13:25 | jnettlet | oh wait. uboot 2015-07.02? oh that is the upstream u-boot, yeah it has all sorts of bugs. I only support our tested version of u-boot at https://github.com/SolidRun/u-boot-imx6https://github.com/SolidRun/u-boot-imx6 |
13:26 | jnettlet | sorry. https://github.com/SolidRun/u-boot-imx6 |
13:27 | jnettlet | schribl, if you have time and another sdhc card you could grab one of our debian images and test. https://images.solid-build.xyz/IMX6/Debian/ |
13:28 | schribl | so arch is not supported by you official? |
13:30 | schribl | but i will look into putting some new system on the sd card after lunch |
13:32 | jnettlet | schribl, yeah. Unfortunately arch wants to do their own thing. We are trying to work with them to use our u-boot and kernel |
16:48 | schribl | jnettlet: I got it working by manually copying the arch uboot to the sd card and afterwards i installed uboot with pacman. Arch arm also provides uboot 2013.10 and i have no idea what i have done wrong to install the 2015.7 version. |
16:50 | schribl | And the cubox nicely detects all 3 harddrives in my Fantec QB-35U3-6G enclosure with sata port multiplier (now i am gonna test a raid 5 setup) |
17:15 | jnettlet | schribl, great to hear |