10:10 | obinou | Hello rabeeh - I've seen that Jon added ramdisk support on u-boot on June . Do you have any info on how you create this ramdisk ? My goal is to mount an encrypted drive at boot |
10:10 | obinou | (the root drive I meant) |
10:18 | rabeeh | obinou: jnettlet added it to support raw ramdisk |
10:19 | rabeeh | but ramdisk support was there all the time. |
10:19 | rabeeh | i typically use initramfs as a ramdisk part of the kernel (that's a cpio archive that built by the kernel) |
10:20 | obinou | I like the fact to have separate files on the filesystem for the 2 things, it seems easier to debug to me |
10:21 | obinou | I'll try that , it seems that the only thing requiered is to add "ramdisk_file=blahlbah.img" in the uEnv.txt |
12:20 | R0nd | does anyone know what's the current status of CEC support and IR transmitter? |
12:21 | R0nd | I'd like to be able to turn my tv on programmatically |
13:42 | cjori | I'm trying to compile and xbmc (hopefully with the full acceleration provided by the HB i2ex) on this debian image: http://www.solid-run.com/community/topic1573.html |
13:42 | cjori | I'm now only missing the OpenGL ES library. I guess I need the iMX freescale library (libegl), but I'm not sure if that's correct, and if so, where do I get it from |
13:43 | cjori | (I'm guessing libEGL-fb) |
13:46 | R0nd | cjori: I've compiled it on cubox, but couldn't get my xbmc setup to work at all http://server.vijge.net/static/cubox/irclog/201409/cubox-20140917.html |
14:24 | cjori | I'm trying this now, will report progress |
18:40 | Humpelstilzchen | R0nd: still not starting? |
18:45 | R0nd | Humpelstilzchen: I haven't done anything with it yet |
18:45 | Humpelstilzchen | R0nd: Have you tested HW accel with e.g. GStreamer? |
18:45 | R0nd | nope |
18:46 | Humpelstilzchen | you might want to |
18:46 | Humpelstilzchen | I guess the problem is there |
18:49 | Humpelstilzchen | R0nd: also have you done everything on http://boundarydevices.com/mx6-video-acceleration-raring-debian/ |
19:16 | R0nd | I'll try it when I have more time on my hands |