02:34 | Meech | good afternoon, does anybody know the source of glTexDirectVIV() function? Is this supposed to be a part of OpenGL implementation for IMX6? |
02:35 | Meech | I keep getting Error undefined reference to `glTexDirectVIV' erorrs, I even rebuilt libvpu and this didn't help. Is this supposed to come with a certain distribution? |
02:54 | sjohnson | hello. is there any instructions on how to set up the IR / remote part with the Cubox? |
02:54 | sjohnson | the Getting Started page seems to pretend that it doesn't exist. it is frustrating. |
06:31 | forest | sjohnson, It really depends on which operating system you're using, and what protocol your remote control speaks. Assuming you're running a relatively recent linux distribution that has the driver for your CuBox(i?)'s IR receiver, a web search for "ir-keytable" ought to get you started. |
07:32 | sjohnson | forest: came from an rpi with a Flirc for the rmote. |
07:32 | sjohnson | remote*. |
07:32 | sjohnson | got a cubox-i2ex now. too bad they didn't have a gui to program your remote for you like the flirc does. ah well. |
07:45 | topi` | hi guys, does anyone know of a way of getting a unique "id" on Hummingboards? we're planning on deploying an entire fleet of HB's and for remote management, I'd like to get a unique ID. (on intels, there's a CPU register that provides this kind of ID= |
08:03 | kgp | unique "id" => current time in miliseconds? |
08:05 | Humpelstilzchen | MAC addr? |
08:29 | vpeter | topi`: cpu serial number should be uniq? |
08:30 | vpeter | hi part: /sys/fsl_otp/HW_OCOTP_CFG0 |
08:30 | vpeter | lo part: /sys/fsl_otp/HW_OCOTP_CFG1 |
18:14 | caiortp | Hi everybody |
18:15 | caiortp | Someone knows if the Android kitkat (4.4.2) for cubox is stable ? |
18:22 | jnettlet | caiortp, yes although there is a community contributed 4.4.4 image that is equally as stable |
18:26 | caiortp | nice |
18:26 | caiortp | I'm having problem to decode video 1080p using chromium |
18:27 | caiortp | so, I decide to move to android |
18:27 | caiortp | now I donwloading the repos |
18:27 | caiortp | tks jnettelet |