fossxplorer has quit [Read error: Operation timed out]
Noskcaj has joined #imx6-dongle
iamfrankenstein has joined #imx6-dongle
iamfrankenstein has quit [Excess Flood]
Kajo_ has quit [Quit: Applet destroyed]
rz2k has joined #imx6-dongle
bfederau_ has joined #imx6-dongle
bfederau has quit [Quit: No Ping reply in 180 seconds.]
alex_kag_ has joined #imx6-dongle
ajayr has quit [Remote host closed the connection]
ajayr has joined #imx6-dongle
ajayr has quit [Quit: Lost terminal]
ajayr has joined #imx6-dongle
alex_kag_ has quit [Quit: Konversation terminated!]
alex_kag_ has joined #imx6-dongle
akaizen has quit [Remote host closed the connection]
akaizen has joined #imx6-dongle
akaizen has quit [Ping timeout: 240 seconds]
Noskcaj has quit [Remote host closed the connection]
akaizen has joined #imx6-dongle
akaizen has quit [Ping timeout: 240 seconds]
Kajo_ has joined #imx6-dongle
Tenkawa has joined #imx6-dongle
<Tenkawa>
greetings all
<Tenkawa>
got a q... if i already have a sd card with a fat uboot partition and 1 with the os. is there a straightforward way to get a uboot img and kernel on the sd card that would boot up my gk802?
<Tenkawa>
thanks
<Tenkawa>
ideally something newer than a 3.0 kernel too
<ajayr>
oh hste if you want to try my yocto boots and wokrks fine with what is in github just now
<hste>
looks like it has some problems with monitor detecting
<ajayr>
i cannot uplaod a 2GB file or I would offer a rfs
<ajayr>
I am using a dell ST 2220 1920x1080 hdmi monitor
<hste>
I'm using yor 400 git
<ajayr>
oh good can you confirm that it works wel for you if its ok then I can clean it up and pust to otavio he was open to taking patches its just that I want testing to happen
<hste>
why do u have one named yocto 4.0.0 and another 4.0.0?
<ajayr>
one has the external rtl8192.ko the yocto one does not have the huge extra wifi driver so the diff to freescale is very small
<hste>
ok. Because wifi is whats not working
<ajayr>
c2817892960b2fd14189c92adf61f97184fac092
<hste>
one hasn't the gk802 defconfig. Should I use another defconfig?
<ajayr>
i want testing of the branch without yocto in the name
<ajayr>
gk802_3.0.35_4.0.0
<ajayr>
the defconfig is in the meta-ar802 recipes-kernel
<hste>
ok
<hste>
So its not in the git?
<ajayr>
also once the yocto builds you will have to either blacklist rfkill or add options rfkill master_switch_mode=2 default_state=1 to the /etc/modprobe.d/rfkill.conf
<ajayr>
no not in the kernel git yocto keeps it outside in the machine def
<ajayr>
if you have 50 gb free you can build yocto rfs from scratch
<hste>
I guess I'll have to set up the yocto system then :)
<ajayr>
and a powerful pc
<ajayr>
my w700 overheats and shuts down while bulding it
<hste>
have to find some space :) have only 23G free for now
<ajayr>
so i do it on my old p4 desktop it takes 8 - 10 hrs
<hste>
I have a fast dell M4700 with 16GB and ssd
<ajayr>
a shortcut you can try - go to autobuilder.yoctoproject.org and get a rfs for sabresd
<ajayr>
and just build kernel / u-boot etc
<ajayr>
but i dont recommend
<ajayr>
also another quirk in my meta-ar802 is that i have 2 sd in the gk802 one internal is a 1GB with only u-boot and no partion
akaizen has joined #imx6-dongle
<ajayr>
and the 8GB in the external to keep changing os
<ajayr>
so my boot script is set up fot that
<hste>
the sameway I use it now. with jas multi uboot
<ajayr>
i was able to play the sample bigbuckbunny included in my ar802-core-image at 480p 720p and 1080p smoothly
<ajayr>
with the included mplayer2
<ajayr>
the qt demo media player fails with the ac3 sound track
<hste>
and now u re going for master-next? :)
<ajayr>
the /opt/viv_tutorial tutorial7 give 77 -78 fps
<ajayr>
no just master
<ajayr>
once all that is OK i can push it over to otavio and he can take over
<ajayr>
in any case if i want to target master-next with yocto then i will have to make the dts for 3.5.7
<ajayr>
that is what yocto will have
<ajayr>
did you see the use of bootz to start the kernel in the bootlog above - that is u-boot 2013.04 freescale + abrasive built in yocto agin from the same ar802-core-image