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/
allanmac has joined #imx6-dongle
bsdfox\ has quit [Ping timeout: 252 seconds]
bsdfox\ has joined #imx6-dongle
cnxsoft has joined #imx6-dongle
kvbe has quit [Quit: IRCRelay - http://ircrelay.com]
kvbe has joined #imx6-dongle
kvbe has quit [Client Quit]
kvbe has joined #imx6-dongle
bsdfox\ has quit [Remote host closed the connection]
allanmac has quit [Remote host closed the connection]
obinou__ has joined #imx6-dongle
obinou_ has quit [Read error: Connection reset by peer]
obinou__ has quit [Ping timeout: 252 seconds]
cnxsoft has quit [Quit: cnxsoft]
cnxsoft has joined #imx6-dongle
cnxsoft has quit [Quit: cnxsoft]
Noskcaj has quit [Remote host closed the connection]
rabeeh has quit [Ping timeout: 272 seconds]
cnxsoft has joined #imx6-dongle
rabeeh has joined #imx6-dongle
panda84kde has joined #imx6-dongle
panda84kde has quit [Ping timeout: 252 seconds]
panda84kde has joined #imx6-dongle
ldnunes has joined #imx6-dongle
panda84kde has quit [Ping timeout: 272 seconds]
icanicant_ has joined #imx6-dongle
panda84kde has joined #imx6-dongle
icanicant_ has quit [Remote host closed the connection]
panda84kde has quit [Ping timeout: 272 seconds]
fossxplorer has quit [Ping timeout: 246 seconds]
panda84kde has joined #imx6-dongle
fossxplorer has joined #imx6-dongle
diego has joined #imx6-dongle
panda84kde has quit [Disconnected by services]
diego is now known as Guest24595
Guest24595 is now known as panda84kde
rz2k has joined #imx6-dongle
rz2k has quit [Ping timeout: 245 seconds]
rz2k has joined #imx6-dongle
JBD1986 has joined #imx6-dongle
JBD1986 has quit [Remote host closed the connection]
JBD1986 has joined #imx6-dongle
JBD1986 has quit [Remote host closed the connection]
dack has joined #imx6-dongle
<dack> hey.. I've tried compiling and updating the uboot boot loader for my gk802 but now I can't get it to finish booting. I see a picture of tux and the date I compiled uboot and then the screen goes a little awry and freezes. hste, you there?
<dack> I tried switching back to the one at http://stende.no-ip.info/jas/u-boot.imx and now I get nothing on the HDMI
cnxsoft has quit [Remote host closed the connection]
dack has quit [Ping timeout: 246 seconds]
dack has joined #imx6-dongle
<hste> dack: I think the best uboot is to use the one from my script.
<dack> what's the URL to that script again?
<hste> yes, but the uboot is here http://stende.no-ip.info/jas/u-boot_multi_boot.imx
<dack> that's exactly the same file. :)
<hste> has some boot.scr samples
<dack> where should the boot.scr be placed?
<hste> on / of your rootpartition
iamfrankenstein has quit [Read error: Connection reset by peer]
iamfrankenstein has joined #imx6-dongle
rz2k has quit []
dack has quit [Ping timeout: 272 seconds]
projectgus has quit [Ping timeout: 264 seconds]
panda84kde has quit [Ping timeout: 248 seconds]
Noskcaj has joined #imx6-dongle
Kai432 has joined #imx6-dongle
<Kai432> Hi there
<Kai432> Can me someone some advice on getting started with the GK802?
<hste> What do u want to do with it?
<Kai432> Well, at the moment I try to get some images from Jas working, but the device will not boot.
<Kai432> in the end it should be used for some VDR streaming
<Kai432> client
<hste> If you want xbmc I have an installer script http://stende.no-ip.info/files/xbmc/mkxbmc.sh
<Kai432> no, XBMC is a little bit too much. Ubunto sounds lovly
<Kai432> I did try the Debian way, but there seems no Vivante driver working
<Kai432> And I can't find out to install or compile it on my own
<hste> I have an older script for installing with gpu and vpu support but it uses older kernel http://stende.no-ip.info/files/mksdcard_jas_1204_gpu_vpu.sh
<Kai432> wow, this directory looks like a pot of honey to me ;-)
<hste> but some of it is a bit old now
<Kai432> as long as it works... I don't think for my usage it has to be tha latest SW.
<Kai432> Well, another question. Jas said in his install hints: unzip and copy to SD
<hste> Its automated in those scripts. Its a script for installing his systems
<Kai432> I hook it up to putty via serial line
<Kai432> but the uboot said it were unable to boot the image.
<Kai432> ok, if the script do this for me I migth not think about the failure too long ;-)
<hste> If u put the multi uboot on the internal sdcard, u can boot from the external sdcard
<hste> or a usbdongle if u want to
<Kai432> hm, since I would use it only for one purpose I will use the internal slot. I will give it a try
<Kai432> I will come back later with new questions. CU
<Kai432> Thanks!!
<hste> ok :)
Kai432 has left #imx6-dongle [#imx6-dongle]
jas-hacks_ has joined #imx6-dongle
rz2k has joined #imx6-dongle
<hste> jas-hacks_: how is it going with your utilite?
<jas-hacks_> hste: software is buggy + their source code is old
<hste> not as bad as it was for gk802... I guess
rabeeh has quit [Ping timeout: 272 seconds]
<hste> jas-hacks_: so the board isn't in the yocto branch?
<jas-hacks_> hste: haven't checked on yocto
<hste> jas-hacks_: have u looked at stephans branch https://github.com/wolfgar/utilite
<jas-hacks_> haven't had time to test it, trying to create a newer uboot/kernel
rabeeh has joined #imx6-dongle
ldnunes has quit [Quit: Leaving]
dack has joined #imx6-dongle
<dack> hste: I can't seem to get the uboot to recognize the boot.scr file in the root
<dack> hste: I hooked up a serial console to access the uboot prompt
<dack> okay, it seems to load the boot.scr but on the serial console it just stops after scanning the USB devices
<dack> I think the boot.scr is pointing to the wrong offset to find the kernel... trying to fix that now.
<jas-hacks_> dack: Can u dump some output from uboot?
Noskcaj has quit [Remote host closed the connection]
dack has quit [Read error: Connection reset by peer]
dack has joined #imx6-dongle
<dack> sorry my laptop decided to crash just then...
<dack> jas-hacks_: is there a reason why the uImage was moved from 0x10000000 to 0x10800000 ?
<jas-hacks_> dack: what in boot.scr?
<dack> jas-hacks_: 0x10800000 is in boot.scr, but earlier blog posts of yours says to dd the uImage to 0x10000000
<jas-hacks_> 'dd' uImage is offset by 1K to avoid overriding the partition info on the sd card,usb stick etc...
<jas-hacks_> the kernel is loaded to memory at 0x10800000
<hste> dack: that uboot looks for uImage at /boot/uImage
<dack> I'm lost now... :) so, I should copy uImage to /boot/ instead of dd'ing it on to the sdcard?
<hste> yes
<dack> jas-hacks_: hste: here's what i'm getting after putting uImage into /boot/ http://pastebin.com/uhz4QJnv
<dack> jas-hacks_: hste: it looks like it finds the /boot/boot.scr script, runs it, and then does nothing...
<jas-hacks_> what code is in the boot.scr ?
<hste> dack: thats the uncompiled version
<dack> hste: yes. I used the compiled version
<dack> I tried running it manually through the console and get this: http://pastebin.com/kimFZZiW
<jas-hacks_> instead of 'bootm' do 'run boot_normal'
<dack> jas-hacks_: cha-ching!
<dack> jas-hacks_: how do I fix it to run the script properly on boot?
<hste> dack: what uboot file was u using?
<hste> dack: what uboot multi?
<dack> hste: should I try http://stende.no-ip.info/jas/u-boot_multi_boot.imx instead? I was hoping to use something I built myself from source
<hste> yes
<hste> I don't know if that git support boot.scr
dack has quit [Ping timeout: 246 seconds]
dack has joined #imx6-dongle
<dack> lost my connection again.. :(
<dack> I switched to hste's uboot image and I've got it working. However, sometimes I plug in the gk802 and nothing comes up on the screen
<dack> the github image seems to read the boot.scr with no problem, but I have to type in `run boot_normal` to get it to continue
<dack> *sigh* I can't get it to reboot now and I unplugged the serial cable... I'll have to try again tomorrow.
<dack> jas-hacks_: hste: thanks for the help
dack has quit [Remote host closed the connection]
projectgus has joined #imx6-dongle
fossxplorer has quit [Remote host closed the connection]
fossxplorer has joined #imx6-dongle
fossxplorer has joined #imx6-dongle
fossxplorer has quit [Changing host]
jas-hacks_ has left #imx6-dongle [#imx6-dongle]
rabeeh has quit [Ping timeout: 245 seconds]
rz2k has quit []
rabeeh has joined #imx6-dongle
fossxplorer has quit [Ping timeout: 246 seconds]