IRC log of #cubox of Sun 15 Dec 2013. All times are in CET < Back to index

07:46 MikeSeth go to post office, no go to post office
07:52 jnettlet On a Sunday?
07:52 jnettlet The post office is open?
07:57 MikeSeth jnettlet: in Israel?
07:57 MikeSeth yeah
07:57 MikeSeth Sunday is the first day of the week
07:57 MikeSeth it's kinda freezing outside though
07:58 MikeSeth I have to go to the post office because the building I live in doesn't have mailboxes, so my one is a POB
07:59 MikeSeth maybe a cubox is waiting for me there
07:59 jnettlet I take it you don't have a tracking number.
07:59 MikeSeth no
08:00 MikeSeth Only the order number, but I also suspect I am in that pool of customers to whom the order system doesn't send emails
08:16 rabeeh Android 4.3 is out -
08:16 rabeeh http://imx.solid-run.com/forums/viewtopic.php?f=2&t=292
08:16 rabeeh images are for cubox-i2ultra and i4pro for now
08:16 rabeeh by the end of the day we will have i1 and i2 out too
08:17 rabeeh jnettlet: please send us initial SPL patches when you have them so we can continue the work
08:17 rabeeh for now we are sending out 4 different OS images where only the u-boot changes because there is no single u-boot to support all different flavors
08:23 MikeSeth rabeeh: if I didn't receive an email with shipment confirmation is it worth going to the post office?
08:24 MikeSeth (I don't get shipment notifications delivered to home so I have to check every time)
08:27 rabeeh MikeSeth: nop
08:27 rabeeh there should be an email sent when the CuBox-i is actually shipped
08:49 MikeSeth do you know which order #s have been/are being processed then?
11:32 jas-hacks_ dv: Hi, I'm guessing no one is working on porting the fsl patches to the 1.0 gst-plugins-gl
12:38 dv jas-hacks_: why gl?
12:39 jas-hacks_ dv: for the cluttersink in totem
12:40 dv yeah, but what does this have to do with gl? does cluttersink encapsulate something from gl?
12:46 jas-hacks_ dv_: let me check but I think cluttersink uses ClutterGstVideoTexture which I guess relies on X11
13:43 xraxor good to know sme have received their i2 :)
21:37 pepedog Rabeeh, what info do I need to make images for -i series?
21:37 pepedog I mailed yo
21:37 rabeeh pepedog: hi
21:38 pepedog And I can't get sound out of hdmi carrier
21:38 pepedog You got my love letter?
21:38 rabeeh u-boot - https://github.com/rabeeh/u-boot-imx6
21:38 rabeeh love letter? not yet
21:38 rabeeh mail?
21:39 rabeeh kernel - https://github.com/SolidRun/linux-imx6
21:40 pepedog Yes, mail
21:40 pepedog Nice
21:41 rabeeh ??
21:41 pepedog All models have uboot on sd card?
21:41 rabeeh I'v got another one from Tolouze :)
21:41 rabeeh yes. completely bootable only from micro SD
21:41 rabeeh no unbricking SPI flash anymore :)
21:42 pepedog Nice
21:42 rabeeh pepedog: there is already Xorg acceleration.
21:42 rabeeh X runs really good with it; hste and jas-hacks_ on the channel did the initial boot for CuBox-i
21:42 pepedog For 1.14 ?
21:43 rabeeh whatever is in ubuntu 13.04 / 13.10
21:43 rabeeh the only thing is that they have done this in a manual way, unscripted that it's hard to follow
21:43 pepedog So it's not blobs?
21:43 rabeeh i previously asked hste maybe he can provide some cookbook; or script that gathers all the bits around in a scriptable manner
21:44 rabeeh the GPU user space driver are blobs
21:44 pepedog Where are these?
21:44 rabeeh i think such a cookbook will be a great baseline for lots of other distros to use as a reference
21:44 pepedog I don't want to let you down
21:44 rabeeh pepedog: still not 100% clear for me; i think they all use yocto tree for that (i.e. no debian packages)
21:45 pepedog For gc800 too?
21:45 rabeeh same driver for gc880 and gc2k
21:45 hste pepedog: I have a rootfs 13.10. And have X compiled for vivante
21:47 hste pepedog: http://stende.no-ip.info/files/linaro_alip_updated_saucy.tgz is a plain rootfs, but without gpu support
21:48 hste pepedog: if you tar http://stende.no-ip.info/c1/imx6-gpu-addon.tgz over this one you get the gpu drivers
21:48 hste pepedog: only need to add uboot and kernel to it
21:50 pepedog I think that one will help
21:50 pepedog Without looking
21:51 rabeeh pepedog: it's all hardfp
21:51 rabeeh i can prepare also a sufficient .config for the kernel with lots of kernel modules
21:52 pepedog Is it obvious with kernel and uboot which make config to use?
21:52 pepedog Arch is funny with config, options for systemd
21:53 pepedog All 4 use same config?
21:53 rabeeh for u-boot there is a script - build-all.sh that builds 8 variants of u-boot
21:53 rabeeh 8 variants is 4 for cubox-i and 4 for c1
21:53 pepedog 8?
21:53 rabeeh kernel is one for all
21:53 rabeeh pepedog: yeah; i know - big headache
21:54 rabeeh we should get rid of them once we have SPL up and running
21:54 rabeeh potentially there will be 2 u-boots; one for c1 and one for CuBox-i
21:54 pepedog I think I'm happier now
21:54 rabeeh and if we are smart enough to find out a gpio that we can use as a signature to differentiate between c1 and cubox-i then it becomes a single u-boot
21:54 pepedog Except xorg
21:55 pepedog Someone has been working hard
21:55 hste vpu support is still work in progress
22:01 pepedog Carrier 1, is there something obvious to get sound out of hdmi?
22:03 pepedog Because even the carrier 1 without acceleration, pepperflash works, but without sound. I thought pepperflash was just for samsung
22:21 pepedog A quick note about arch, v6 and v7 hard float, v5 soft. Recipes to make packages very easy to follow. 99% are not modified from x86, those that are are on our github. Arch is a rolling release, ever update is also an upgrade
23:14 dv rabeeh: so did you merge jnettlet's uboot changes?
23:24 rabeeh dv: which?
23:25 rabeeh last commit's on his u-boot where git pull from my tree
23:25 rabeeh did i miss anything?
23:30 dv ah okay
23:30 dv wasnt up to date
23:30 dv so you pulled his changes too, right?
23:42 rabeeh yes