cnxsoft changed the topic of #imx6-dongle to: i.MX6 HDMI Dongle Software Development. You can also join us at https://groups.google.com/forum/?fromgroups#!forum/imx6-dongle - IRC Logs - http://irclog.whitequark.org/imx6-dongle/
Noskcaj has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
Noskcaj has quit [Changing host]
fossxplorer has quit [Ping timeout: 245 seconds]
drachensun has joined #imx6-dongle
twoofseven has joined #imx6-dongle
twoofseven has left #imx6-dongle [#imx6-dongle]
cnxsoft has joined #imx6-dongle
ajayr_ has joined #imx6-dongle
<ajayr_> hello I am playing with hste's images for ubuntu and have a few problems, can anyone here help?
ajayr has quit [*.net *.split]
ajayr_ is now known as ajayr
ajayr has quit [Quit: leaving]
ajayr has joined #imx6-dongle
<ajayr> basically it never loads and runs ubootcmd
<ajayr> I am using kernel_reverted and am trying to set the screen resolution in bootcmd
<ajayr> after that next I want to make the OS run from mmc1 so that I can debug when kernel fails
<ajayr> for that I stuck a old 128MB microsd containing only the u-boot.imx in the internal and
<ajayr> all the os kernel and stuff in the external sd
<abrasive> how are you assembling your bootcmd?
<ajayr> 1 u-boot does not know how to look in external mmc1:1 for ubootcmd
<ajayr> edit with vi and mkimage on host
<ajayr> stick sd into 802
<abrasive> it only looks for ext2 partitions.
<ajayr> ahh abrasive ... i have something for you hang on let me pastebin it
<abrasive> thanks.
<ajayr> the last line ext2load mmc ${mmcdev} needs a partition spec right?
<abrasive> source doesn't need ${loadaddr}
<abrasive> it defaults to CONFIG_SYS_LOAD_ADDR
<abrasive> which is loadaddr
<ajayr> just look at cubox I am coming from that ...
<ajayr> we do load from usb mmc ide in order on the cubox let me find the exact snippet on github
<ajayr> line 700 onwards
<ajayr> then does the kernel overwrite the same mem addr when it loads? shouldnt the script load somewhere else?
<ajayr> I have finally instrumented the gk802 with serial I will keep banging at it today till i work it out
<abrasive> my understanding is that the current arrangement does work/
<ajayr> ok I will upload a serial log and we can look at that ..
allanmac has quit [Ping timeout: 258 seconds]
wump has joined #imx6-dongle
Guest13595 has joined #imx6-dongle
Guest13595 has left #imx6-dongle ["Leaving"]
Guest13595 has joined #imx6-dongle
<ajayr> dang ... it worked ....
<ajayr> the bootargs in env set 1280 and in bootcmd 1920 video res
bsdfox has joined #imx6-dongle
bsdfox has quit [Changing host]
bsdfox has joined #imx6-dongle
<abrasive> video has to be set from env
<abrasive> can't be reconfigured after init.
wumpus has quit [*.net *.split]
<ajayr> ok the really big thing for me is .. boot and run from ext sd, since I will try fedora-18 headless on this
<ajayr> once the video stuff is woked ou I can get around to that
<ajayr> i just rebooted and the damn thing did not look at bootcmd!!! does a warm reboot and power on reboot work differently?
<ajayr> http://paste.fedoraproject.org/6399/47849111 with reboot at console ...
<ajayr> and http://paste.fedoraproject.org/6400/78491713 with power on reset ...
Noskcaj has quit [Ping timeout: 252 seconds]
<ajayr> any pointers for a 3.8 kernel for fedora? will mainline just work? like the cubox or is there any other tree to try? afaik fedora uses systemd and that will not boot on 3.0.35 must use 3.6+ for that
<abrasive> systemd works fine on 3.0.35.
<abrasive> at least my arch install uses it, from memory.
<ajayr> is that hard or soft float?
<ajayr> fedora is pretty aggressive in its requirements the kernel needs a whole bunch of stuff and then you must use a initrd to load so its a lot of work to get it workiing on a unsupported platform ...
<ajayr> from the top of my head stuff like selinux, audit, devtmpfs, ipv6 and then there must be more ...
<ajayr> but what the hell I have a gk802 to hack and the kids have the other hooked to the tv running android!
<ajayr> unfortunately the ambient temp is 34deg C and the gk802 hits upto 90deg very very fast
<ajayr> cat /sys/devices/virtual/thermal/thermal_zone0/temp
<ajayr> 50
<ajayr> cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
<ajayr> 396000
<abrasive> does it? that's no good.
<abrasive> is it properly heatsunk to the case?
<ajayr> mgyver does it ... its open and a P4 Nehalem style cpu heatsink is just kept on it ...
<ajayr> serial consol is wired up and i keep fiddling with the internal sd since until now i did not have it reliably booting from exernal sd
<abrasive> fair enough.
<abrasive> i put mine back together with the serial wires out the side and no internal card.
<abrasive> since one can boot u-boot over USB
ajayr has quit [Ping timeout: 256 seconds]
vgrade has quit [Ping timeout: 252 seconds]
eebrah has joined #imx6-dongle
rz2k has joined #imx6-dongle
bsdfox has quit [Ping timeout: 240 seconds]
DieMumiee has joined #imx6-dongle
jorgegeorge has joined #imx6-dongle
<rz2k> hey abrasive
cnxsoft has quit [Ping timeout: 256 seconds]
DieMumiee has quit [Ping timeout: 256 seconds]
cnxsoft has joined #imx6-dongle
<abrasive> yeah... mildly interesting
DieMumiee has joined #imx6-dongle
DieMumiee has quit [Ping timeout: 240 seconds]
ajayr has joined #imx6-dongle
ajayr has quit [Client Quit]
ajayr has joined #imx6-dongle
<hste> maybe I need to buy me some more gk802's :)
cnxsoft has quit [Ping timeout: 246 seconds]
<jorgegeorge> I'm tryng to work with BT, everything seems to be configured fine, but all the time "hcitool scan" is returnint "Inquiry failed: Connection timed out" anyone with the same experience ? Something to switch on in /sys ?
cnxsoft has joined #imx6-dongle
<hste> jorgegeorge: using right tty?
<jorgegeorge> "/usr/sbin/hciattach -n /dev/ttymxc1 any" is the command I use, how to check ttymxc1 is right ?
<hste> jorgegeorge: what do u get with hcitool -i hci0 dev
woro57 has joined #imx6-dongle
DieMumiee has joined #imx6-dongle
ajayr has quit [Remote host closed the connection]
bsdfox has joined #imx6-dongle
bsdfox has quit [Changing host]
bsdfox has joined #imx6-dongle
<jorgegeorge> here's commands output: http://pastebin.com/t4pQJqJd
iamfrankenstein has quit [Ping timeout: 258 seconds]
ajayr has joined #imx6-dongle
<jorgegeorge> hste: no one of them is working http://pastebin.com/my9HXZ4y
iamfrankenstein has joined #imx6-dongle
DieMumiee has quit [Ping timeout: 255 seconds]
<jorgegeorge> I found this in boot: "BT Coexistance = disable" more context lines at: http://pastebin.com/SZMkZBM2
DieMumiee has joined #imx6-dongle
DieMumiee has quit [Ping timeout: 245 seconds]
<jorgegeorge> in kernel menuconfig I find: ATH6KL_ENABLE_COEXISTENCE, and in linux-imx/drivers/net/wireless/rtl8192cu/Makefile there's a explicit "CONFIG_BT_COEXISTENCE=n"
wump is now known as wumpus
wumpus has quit [Changing host]
wumpus has joined #imx6-dongle
<jorgegeorge> in kernel menuconfig I find: ATH6KL_ENABLE_COEXISTENCE, and in linux-imx/drivers/net/wireless/rtl8192cu/Makefile there's a explicit "CONFIG_BT_COEXISTENCE=n"
<jorgegeorge> sorry for the mistype by "up arrow"
<wumpus> btw has anyone yet managed to get rid of the 'need to press a key at boot' thing?
<abrasive> wumpus: i haven't observed that recently on my system
<wumpus> I'm using my gk802 as network device, so it's pretty annoying
<wumpus> I suppose it's something with either the kernel or the userspace
<wumpus> maybe some new image solved it?
<abrasive> halting when it shouldn't / waiting for an interrupt
<abrasive> i've been using the same Arch armhf userland since i started.
<wumpus> okay
<wumpus> I'll try building a new kernel then
<wumpus> thanks
ajayr has quit [Quit: leaving]
ajayr has joined #imx6-dongle
jorgegeorge has quit [Remote host closed the connection]
jorgegeorge has joined #imx6-dongle
<wumpus> which branch should I take for gk802, imx_3.0.35_1.1.0-hdmidongle or imx_3.0.35_1.1.0-hdmidongle-jas?
<wumpus> seems the former is more recent
<wumpus> ah I was still using the wrong repo
<hste> imx_3.0.35_1.1.0-hdmidongle and imx6_hdmidongle_defconfig works for me
<wumpus> shouldnt that be imx6_gk802_defconfig ?
<hste> thats jas version. both should work
<wumpus> okay
jas-hacks_ has joined #imx6-dongle
eebrah_ has joined #imx6-dongle
jorgegeorge has quit [Remote host closed the connection]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
dailylinux has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
dailylinux has quit [Ping timeout: 246 seconds]
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
rz2k has quit [Read error: Connection reset by peer]
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
rm has left #imx6-dongle [#imx6-dongle]
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
jorgegeo_ has joined #imx6-dongle
jorgegeorge has quit [Read error: Connection reset by peer]
jorgegeorge has joined #imx6-dongle
jorgegeo_ has quit [Read error: Connection reset by peer]
ajayr has quit [Ping timeout: 252 seconds]
ajayr has joined #imx6-dongle
ajayr has quit [Client Quit]
ajayr has joined #imx6-dongle
eebrah_ has quit [Ping timeout: 256 seconds]
eebrah has quit [Ping timeout: 240 seconds]
<wumpus> hste,abrasive: yup, upgrading my kernel solved it
jorgegeorge has quit [Remote host closed the connection]
allanmac has joined #imx6-dongle
cnxsoft has left #imx6-dongle [#imx6-dongle]
jas-hacks_ has quit [Remote host closed the connection]
jorgegeorge has joined #imx6-dongle
<jorgegeorge> I played a bit with the GK802 std Android. Looks like it's using Bluez as well. I can scan (sees devices) but pair is not working for any of the scanned devices.
<jorgegeorge> Looking to the serial console, looks like Android does come tricks on coexistence as in the lines "BT Coexistance = disable" , "rtw_android_priv_cmd: Android private cmd "BTCOEXSCAN-STOP" on wlan0", "rtw_android_priv_cmd: Android private cmd "BTCOEXMODE 1" on wlan", "rtw_android_priv_cmd: Android private cmd "BTCOEXMODE 2" on wlan0"
<jorgegeorge> So I think will not be easy to have BT working at the same time as WiFi on Linux
rz2k has joined #imx6-dongle
<hste> rz2k: how is it going with your wandboard?
<rz2k> going to get more modules from technexion
<rz2k> my boss decided to go CoM with EDM1 standard
<rz2k> technexion is menufacturer of wandboard
<hste> cnxsoft had some info on his page, and a link to http://repo.or.cz/w/wandboard.git
DieMumiee has joined #imx6-dongle
eebrah has joined #imx6-dongle
otavio has joined #imx6-dongle
<otavio> Hello
<otavio> I am waiting for the dongles to arrive for me but I found the information about the group and I'd like to offer help in adding support for it in Yocto
<otavio> Anyone interested?
DieMumie1 has joined #imx6-dongle
<hste> otavio: yes yocto seems nice. I know someone have tried it
DieMumiee has quit [Ping timeout: 256 seconds]
<otavio> hste: Right; I can be of help. I am the maintainer of meta-fsl-arm so I think I can deal with it
<otavio> hste: the dongles did not yet arrive for me
<otavio> hste: but should soon
DieMumie1 has quit [Ping timeout: 256 seconds]
<hste> otavio: would it be possible to build hardfp with yocto?
<otavio> hste: sure; quite easy
<otavio> hste: the main problem now is vivante binaries in hardfp
<hste> hste: or softfp....
jorgegeorge has quit [Remote host closed the connection]
<hste> otavio: how is it to set up new packages into a yocto system. Like lxde and firefox?
DieMumiee has joined #imx6-dongle
<otavio> hste: easy; we have chromium and firefox ready for use
<otavio> hste: lxde I don't recall if it is packaged but it is not hard
<otavio> hste: much easier then LTIB
<otavio> ;)
<hste> otavio: I saw freescale was going to support it soon too.
jas-hacks_ has joined #imx6-dongle
<otavio> hste: we hope so
<otavio> hste: some information I cannot disclose as I am under NDA
<otavio> hste: but I can help
<hste> otavio: :)
<jas-hacks_> octavio: Is it possible to build the vivante driver against xorg 10.4 but using the 1.1.0 binaries?
allanmac has quit [Remote host closed the connection]
<jas-hacks_> otavio: Can I change the xorg-xserver receipe to pull down 1.10.4?
<otavio> jas-hacks_: I have it ready for sending later today; with 1.11.4 Xorg
<otavio> jas-hacks_: which works just fine
<otavio> Have someone worked in adding the dongle in U-Boot mainline?
<jas-hacks_> We have our own git repo for our changes
<jas-hacks_> otavio: Is there a receipe for building dri-xorg-graphic-imx-viv-12.09.01?
<hste> otavio: we have not got support from the hw-vendor of the dongle..... abrasive, jas and rz2k did a great job on getting uboot and kernel working. Putting together pieces from sources found around on gits etc
<otavio> jas-hacks_: yes
<otavio> hste: yes so we may try to get in touch with those guys
<jas-hacks_> otavio: Can't find it, where is it in the source tree?
<otavio> jas-hacks_: I will try to find something
<otavio> jas-hacks_: ahh
<otavio> jas-hacks_: what you're looking for?
<jas-hacks_> otavio: dri-xorg-graphic-imx-viv
<otavio> jas-hacks_: ah
<jas-hacks_> otavio: Thanks , couldn't see it even though it was staring me in the face ;).
<rz2k> <otavio> Have someone worked in adding the dongle in U-Boot mainline? - that is overkill for some chinese device that small group of users have
<rz2k> but if you feel like it - you can grab our changes
<otavio> rz2k: once I get the dongle, I will
<rz2k> thanks
<otavio> rz2k: I hate to use FSL U-Boot
<otavio> rz2k: too old and broken ;-)
<rz2k> somewhare up the logs I posted a link to freescale's git where they collect patches for u-boot mainline
<otavio> rz2k: In github?
<otavio> rz2k: I am the admin of it ;-)
<rz2k> yes, freescale github
<rz2k> lol, sorry then.
<otavio> rz2k: Fabio and I been working at maintaining a branch supporting mainline
<otavio> rz2k: lol no problem
<jas-hacks_> otavio: Is gpu-viv-bin-mx6q_1.1.0.bb backward compatible with older xserver, say 1.10.4?
<otavio> rz2k: We're now adding support to SoloLite and Dual board
<otavio> jas-hacks_: yes
<otavio> jas-hacks_: but not compatible with > 1.13
<otavio> rz2k: you guys have add a usb loader in GIT for U-Boot
<otavio> rz2k: but Boundary has a tool which is generic
<rz2k> yes, it was written by abrasive with use of datasheets
<rz2k> its basic as hell :p
<otavio> rz2k: not need to duplicate it as it has a generic one done by Bondary which should work just fine
<rz2k> otavio: also just in case if you are working with freescale more than u-boot level, this month I will try to make use of VPU, I need decode and encode of VP8 at same time, we are building telepresense system
<rz2k> right now it is working on exynos4412
<rz2k> in software decode ://
<otavio> rz2k: you can use the gst plugins for it I think
<rz2k> so, does imx6 have common pitfails there?
<otavio> rz2k: all packaged in Yocto ;-)
<rz2k> never worked with gst, I fear that scaling the frame to window will be a problem (it was on allwinner a10, it was dumped away and changed to exynos)
<jas-hacks_> otavio: How can I force a rebuild of a recipe and then all its dependencies?
<otavio> jas-hacks_: what do you mean?
<otavio> rz2k: so how do you plan to do that?
<jas-hacks_> otavio: After a full build, if I change a recipe file, yocto is reporting no changes hence no build.
<otavio> jas-hacks_: danny or master?
<jas-hacks_> otavio: master
<otavio> jas-hacks_: you may use the PRServer
<otavio> jas-hacks_: check local.conf.sample.extended
<rz2k> otavio: will check if vpu/ipu/vdoa can scale frames, if they can, it will be done software, but atleast encoding/decoding should work without hardcore cpu burn
DieMumiee has quit [Ping timeout: 256 seconds]
DieMumiee has joined #imx6-dongle
eebrah has quit [Ping timeout: 276 seconds]
<jas-hacks_> otavio: Does "xf86-dri-vivante_12.09.01.bb" create all the extension files that live in ../xorg/modules/extensions?
<otavio> jas-hacks_: what do you mean?
eebrah has joined #imx6-dongle
<rz2k> otavio: he means the composite extensions and etc. which should be built on xorg build
<otavio> rz2k: separated things
<otavio> jas-hacks_: Xorg build some
<otavio> jas-hacks_: dri builds dri only
<otavio> jas-hacks_: video-fbdev-vivante builds vivante driver
<jas-hacks_> otavio: I'm trying to work out the vivante components (libs) needed to deploy against a ubuntu rootfs. There seems to the 2 pieces which are xf86-dri-vivante and xf86-video-imxfb-vivante. I assume both are need?
<otavio> jas-hacks_: yes both
ajayr has quit [Ping timeout: 256 seconds]
ajayr has joined #imx6-dongle
rz2k has quit []
datagutt has quit [Quit: kthxbai]
hste has quit [Quit: Leaving]
hste has joined #imx6-dongle
drachensun has quit [Remote host closed the connection]
<jas-hacks_> otavio: Do you know how libdriviv.so is generated?
<otavio> jas-hacks_: using the dri-vivante recipe
<jas-hacks_> otavio: that means xf86-dri-vivante_12.09.01.bb?
<otavio> yes
drachensun has joined #imx6-dongle
<jas-hacks_> otavio: on the oneiric rootfs it renamed to libdriviv.so
drachensun has quit [Remote host closed the connection]
Noskcaj has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
Noskcaj has quit [Changing host]
<otavio> jas-hacks_: Sorry but my focus is in Yocto
<otavio> jas-hacks_: but you can rename it as you wish
<otavio> jas-hacks_: but change the code to load this name
<jas-hacks_> otavio: I tried Yocto, worked on GK082.
<otavio> jas-hacks_: so please prepare the patches and send them :-)
<jas-hacks_> otavio: Mine the was the quick and dirty solution ;(, build Yocto for sabresd then replace uboot + kernel.
<otavio> jas-hacks_: I will do it clean when I get the dongles here
<jas-hacks_> otavio: Are freescale using yocto?
<otavio> jas-hacks_: NDA :)
<otavio> jas-hacks_: some people are; this is the more I can tell
allanmac has joined #imx6-dongle
<hste> I guess they will support in not to far future :)
<hste> the old system is hard to maintain and build. Yocto looks more up to date
drachensun has joined #imx6-dongle
<hste> jas-hacks_: do u know what x version precise is using?
<otavio> hste: :-)
<jas-hacks_> hste: its 1.11.3.
<otavio> hste: your feeling seems to be in the right direction ;-)
<jas-hacks_> hste: I've compiled the vivante driver(s) and Xorg log reports it loading ok.
<jas-hacks_> hste: Problem is that gl/egl is causing 100% cpu.
<hste> jas-hacks_: and it looks like its using the right libs?
<jas-hacks_> hste: ... I think so
<hste> jas-hacks_: tried -logverbose 3 in xorg.conf?
<hste> jas-hacks_: tried -logverbose or higher 3 is default
<jas-hacks_> hste: doesn't like -logverbose option
<hste> jas-hacks_: strace -p on the pid for X
Noskcaj has quit [Remote host closed the connection]
eebrah has quit [Ping timeout: 255 seconds]
<jas-hacks_> hste: Error is not helpful "sigreturn() = ? (mask now [KILL SEGV])"
<jas-hacks_> hste: Theres a lockup in X somewhere as reported by this "SIGALRM (Alarm clock) @ 0 (0)"
jas-hacks_ has left #imx6-dongle [#imx6-dongle]
DieMumiee has quit [Ping timeout: 276 seconds]
wump has joined #imx6-dongle
wumpus has quit [Ping timeout: 258 seconds]
drachensun_ has joined #imx6-dongle
drachensun has quit [Ping timeout: 272 seconds]
drachensun_ has quit [Remote host closed the connection]
drachensun has joined #imx6-dongle