IRC log of #cubox of Sun 20 Nov 2016. All times are in CET < Back to index

18:06 vpeter Are there any instructions for OpenWrt Chaos Calmer or trunk on ClearFog Pro?
18:09 vpeter Or LEDE.
18:19 jnettlet vpeter, We are working on a rebasing on trunk. You can test Artox's working branch for now. https://github.com/Artox/lede-project/tree/mine_v2
18:32 jnettlet ping me or Artox if you have any questions comments.
18:35 vpeter Great! Any build binaries available too?
18:37 jnettlet vpeter, I believe Artox has to fix a few more build errors and will then put up binary repo that you can use imagebuilder against
18:37 vpeter That would be nice.
18:39 vpeter Need to update my openwrt build with new features (need nfs server but seems I can't enable it with bb 14.07 somehow).
19:00 IgorPec jnettlet: imx6 ... how to get rid of mmc2: Timeout waiting for hardware interrupt on HB withot eMMC ?
19:03 vpeter jnettlet: Is there any packages repo for BB 14.07 for mvebu (clearfog)?
19:58 jnettlet IgorPec, disable the device in device tree. I have it disabled by default in the last kernel patchset I pushed.
19:59 jnettlet vpeter, I don't think so. That initial release was managed by an outside vendor for Marvell. If it isn't in the wiki I don't know more. Sorry.
20:00 bencoh IgorPec: which kernel version, by the way?
20:01 IgorPec bencoh: 3.14 and 4.8
20:02 bencoh oh, okay ... I have seen this on another (custom) imx6-based board with an old kernel, but it disappeared on imx7/4.1 ... so I guess it was fixed in hw, not in sw
20:02 IgorPec jnettlet: i did that (apparently not right?)
20:02 bencoh ah, you're intentionally running without emmc, nevermind
20:02 IgorPec it started to appear when uboot was patched for eMMC support
20:03 IgorPec yes, my board does not have eMMC
20:24 jnettlet IgorPec, should just be status = "disabled";
20:25 IgorPec jnetlet: usdhc3 ?
21:00 jnettlet Yes.
21:01 IgorPec i did that, but than it does not boot anymore