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/
cnxsoft has joined #imx6-dongle
h36sa has joined #imx6-dongle
h36sa is now known as bsdfox\
eebrah_ has joined #imx6-dongle
ajayr has quit [Quit: Lost terminal]
ajayr has joined #imx6-dongle
eebrah_ has quit [Ping timeout: 252 seconds]
<drachensun> I'm looking at U-boot and trying to understand something
<drachensun> where are all these clock values coming from?
<drachensun> It looks like its one big struct which is just initialized from a fixed address
<drachensun> so are they just dumped in some format on the flash and U-boot reads them at run time?
Noskcaj has quit [Ping timeout: 245 seconds]
bsdfox\ has quit [Ping timeout: 252 seconds]
<abrasive> drachensun: which clock values do you mean?
fossxplorer has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
hste_ has joined #imx6-dongle
GasVesa has quit [Ping timeout: 260 seconds]
jas-hacks_ has joined #imx6-dongle
GasVesa has joined #imx6-dongle
eebrah has quit [Ping timeout: 252 seconds]
Noskcaj has quit [Remote host closed the connection]
allanmac has quit [Ping timeout: 276 seconds]
otavio has quit [Ping timeout: 264 seconds]
otavio has joined #imx6-dongle
<jas-hacks_> otavio: Hi, is vivante libdri.so built with debug?
hste_ has quit [Ping timeout: 245 seconds]
jas-hacks_ has left #imx6-dongle [#imx6-dongle]
eebrah has joined #imx6-dongle
datagutt has joined #imx6-dongle
eebrah_ has joined #imx6-dongle
eebrah has quit [Ping timeout: 252 seconds]
eebrah_ has quit [Ping timeout: 264 seconds]
eebrah_ has joined #imx6-dongle
eebrah has joined #imx6-dongle
eebrah_ has quit [Ping timeout: 246 seconds]
<cnxsoft> Has anybody played with gstreamer in GK802? using mfw_v4lsink works (most of the time), but I get an error with mfw_isink.
rz2k has joined #imx6-dongle
hste_ has joined #imx6-dongle
<hste_> otavio: what is the best way to start build? https://community.freescale.com/docs/DOC-93844. What is best to use on my gk802 as machinetype?
jas-hacks_ has joined #imx6-dongle
iamfrankenstein has joined #imx6-dongle
<jas-hacks_> hste_: select sabresd for building
<jas-hacks_> hste_: Initial build is long, best to leave over night.
<hste_> jas-hacks_: thanks
hste_ has quit [Ping timeout: 245 seconds]
allanmac has joined #imx6-dongle
<otavio> jas-hacks_: hi
<otavio> jas-hacks_: about dri.so yes, if you build it from source
<jas-hacks_> otavio: is there a flag to turn off debug?
<otavio> jas-hacks_: in Yocto it is moved to -dbg packages
<cnxsoft> otavio: I don't have problem with the .so, but I get another error message:
<cnxsoft> can not create threadmfw_gst_isink_setcaps:1489
<cnxsoft> I can see other also had the same issue, but none of the things they did seem to work for me.
<otavio> cnxsoft: neither for them
<otavio> cnxsoft: so if you find how to workaround it please let us know
<otavio> cnxsoft: hehhe
<cnxsoft> ok. it's apparently working for Boundary Devices, so there must be a way :)
hste has joined #imx6-dongle
<otavio> cnxsoft: really?
<otavio> cnxsoft: I can talk to them and figure it out
<cnxsoft> they use mfw_isink to play 3 HD videos on Nitrogen6X
<cnxsoft> otavio: They don't use X11, so it could be the reason why it's working...
<otavio> cnxsoft: I contacted them; let's see
<cnxsoft> thanks! otavio
eebrah_ has joined #imx6-dongle
iamfrankenstein has quit [Ping timeout: 252 seconds]
Guest61242 has quit [Read error: Operation timed out]
cnxsoft has left #imx6-dongle [#imx6-dongle]
eebrah has quit [Remote host closed the connection]
Guest61242 has joined #imx6-dongle
eebrah_ has quit [Ping timeout: 246 seconds]
<drachensun> abrasive: Here is a boot log from Android startign on the tablet I am working on http://pastebin.com/c1NzPZNn
<drachensun> it has the imx6q processor as well. When I try to use the U-boot from the gk802, u-boot seems to lock up within a few seconds so I was thinking some initial clock value isn't the same
<drachensun> just a guess though, I figured since I had the values from the on board u-boot I could try to sub them in
<jas-hacks_> drachensun: I suggest you first start with getting a kernel to boot from the original uboot and then start on uboot. This is what we did for gh802.
<drachensun> I was trying that, it looks like the u-boot params are hard coded and I haven't figured out where they expect the kernel to be exactly
<drachensun> I tried deleting all the files to force u-boot to a prompt but it just went into 'waiting for usb' which I assume is for imx manufacturing tool?
<jas-hacks_> drachensun: If you take our kernel then it should boot to some extent.
<drachensun> well I just read the log again
<drachensun> kernel @ 10808000 (4238052)
<drachensun> its just a fixed address on the SD card isn't it
<drachensun> ok, I can try that with gk802 kernel
<jas-hacks_> Our kernel is set to Load Address: 10008000
<jas-hacks_> drachensun: I suggest you also dump the iomux settings from Android this will tell now the hardware is configure. you will need these settings to get the kernel to detect the hardware correctly.
<drachensun> how do I dump those?
<drachensun> ok, I think I have found the kernel on the card seems kind of obvious now
<jas-hacks_> Its very tedious to dump iomux values as your looking at a long lists of hex values. I hacked a copy of devmem to run under android.
<drachensun> are they on the sd card or only available from memory while Android is running? I've a dump of the SD card I am digging through now
<jas-hacks_> Only from memory. Your android SD won't give you much.
jas-hacks_ has left #imx6-dongle [#imx6-dongle]
eebrah_ has joined #imx6-dongle
ajayr has quit [Ping timeout: 245 seconds]
ajayr has joined #imx6-dongle
datagutt has quit [Quit: kthxbai]
eebrah has joined #imx6-dongle
eebrah_ has quit [Ping timeout: 248 seconds]
Guest61242 has quit [Remote host closed the connection]
fossxplorer has quit [Remote host closed the connection]
hste has quit [Ping timeout: 240 seconds]
rz2k has quit []
hste has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
<hste> otavio: I got error when trying bitbake fsl-image-gui
<hste> otavio: packagegroup-core-x11-base: Depends: packagegroup-core-x11-utils but it is not going to be installed
<otavio> hu!?
<hste> otavio: I tried setting up yocto
eebrah_ has joined #imx6-dongle
<hste> otavio: and the build had error on that package
<otavio> hste: did you see what is broken?
<otavio> hste: I mean the missing dependency
<otavio> hste: it seems Yocto's failure
<hste> otavio: looks like it needs to get packagegroup-core-x11-utils bulit before that package
eebrah_ has quit [Ping timeout: 240 seconds]
Noskcaj has quit [Remote host closed the connection]
<hste> otavio: here is the last lines of the log http://pastebin.com/htuXXLsA
<otavio> Which image you have built?
<hste> otavio: bitbake fsl-image-gui choosing deb
<otavio> hste: danny or master?
<otavio> hste: I never built .deb format
<hste> otavio: my conf files http://pastebin.com/hgQV3vJa
<otavio> hste: just change it to ipk and try to rebuild. If it works we can find out why
<hste> otavio: ok. I'll try
<otavio> hste: I am not saying it will fix it
<otavio> hste: but it's worth a try
<otavio> hste: and are you using master or danny?
<otavio> hste: my today's master worked fine
_whitelogger has joined #imx6-dongle
<hste> otavio: where do I see what version?
<otavio> hste: when you started repo, which param you've used for -b ?
<hste> otavio: danny like the doc said
<hste> otavio: I followe the doc on freescale
<hste> otavio: what the diff between danny and master?
<otavio> hste: HUGE
<hste> otavio: so I should use master?
<otavio> hste: So it may have problems with the deb backend. In master, the autobuilder covers deb ipk and rpm
<otavio> hste: I'd say yes. For now.
<otavio> hste: All our development is being done in master and master will soon branch for 1.4 release so it is not bad
fossxplorer has joined #imx6-dongle
fossxplorer has quit [Changing host]
fossxplorer has joined #imx6-dongle
<hste> otavio: ok
<hste> otavio: maybe the doc on the freescale should use master :) I just followed the steps and changed from rpm to deb as it was default for rpm
<hste> and had to use ./repo instead of repo as I donæt have ./ in my path
<abrasive> drachensun: the clocks are probably the same. it's more likely that some other bit of hardware is hanging it
<otavio> hste: no
<otavio> hste: for rpm it works
<otavio> hste: and rpm is the default
<otavio> hste: and we'll move to 1.4 once it is branched
<hste> otavio: I switched to master. So I'll see tomorrow if it finish
<hste> abrasive: do u know if sound is working for you?
<otavio> hste: great
<otavio> hste: did you started over?
<otavio> hste: all tmp removed and like?
<abrasive> hste: no idea
<hste> otavio: Have to remove the tmp?
<otavio> hste: I'd say you to remove whole build but keep downloads
<otavio> hste: safest route
<hste> otavio: ok. I'll try that
<hste> otavio: Will this fsl-image-gui will create a system/rootfs with a windowmanager?
<otavio> hste: yes
<hste> otavio: if u want to add an application you have to add some info on how to compile it and put it in a bb-layer?
hste has quit [Ping timeout: 240 seconds]