<abrasive>
nope... i don't really care about the temperature tbh :)
<abrasive>
(also i'm not currently booting kernels on my dev)
<hste>
:)
<projectgus>
hi hste
<hste>
abrasive: how does it go with the uboot? Are u and jas_hacks ready for relasing a verison on git?
<projectgus>
I noticed a typo in your 1204 flashing script btw, the bs= is missing from the 'dd' line for the kernel
<hste>
ok
<projectgus>
fwiw I really recommend using 'set -e' around any operation that might fail like that
<projectgus>
especially if stderr is redirected to null
<abrasive>
hste: i'm waiting to hear back about the patch
<abrasive>
hometime! bbl.
<hste>
projectgus: fixed the dd typo. thanks
<projectgus>
hste: :)
<projectgus>
off to hopefully give my gk802 it's first boot to ubuntu
<hste>
projectgus: a new uboot is soon to come that uses a boot.scr. Makes it easier to switch between sdcards/usb
iamfrankenstein has joined #imx6-dongle
iamfrankenstein has quit [Excess Flood]
Noskcaj has joined #imx6-dongle
Noskcaj has joined #imx6-dongle
iamfrankenstein has joined #imx6-dongle
iamfrankenstein has quit [Excess Flood]
<projectgus>
hste: thanks. is it waiting on actual code changes, or should I be able to build such a repo myself from the uboot git repo?
<projectgus>
abrasive: i see what you meant about mmc blocking everything. I ran a dd if=/dev/zero in my home directory, whole thing became unresponsive
<projectgus>
ionice made it almost usable but there will still pauses, I think when it was syncing
<projectgus>
mmcqd kernel task just owning an entire CPU, seems to lock everything out
<projectgus>
I wonder if USB I/O is as bad
<projectgus>
hste: i mean "such a uboot myself", obviously :)
iamfrankenstein has joined #imx6-dongle
cnxsoft has joined #imx6-dongle
hste has quit [Ping timeout: 240 seconds]
cnxsoft has quit [Remote host closed the connection]
hste has joined #imx6-dongle
eebrah has joined #imx6-dongle
Noskcaj has quit [Ping timeout: 245 seconds]
Noskcaj has joined #imx6-dongle
cnxsoft has joined #imx6-dongle
Noskcaj has quit [Quit: good bye]
datagutt has joined #imx6-dongle
cnxsoft has quit [Quit: cnxsoft]
cnxsoft has joined #imx6-dongle
<projectgus>
abrasive: very nice with the gk802 uboot
<projectgus>
so empowering!
hste has quit [Ping timeout: 240 seconds]
<abrasive>
yeah, it is pretty solid
<abrasive>
i think once mmc is sorted
<abrasive>
it'll be pretty usable.
triplelexx has joined #imx6-dongle
<triplelexx>
I'm not having much luck running the hste gpu_vpu scripts, I don't get boot of any kind
<triplelexx>
file system seems fine, device boots android
<abrasive>
serial console connected?
<triplelexx>
no
<triplelexx>
with a serial cable?
<triplelexx>
or over usb you mean?
<triplelexx>
don't know how to do debugging
<triplelexx>
blue light is on screen is black, as technical as it gets atm..
<triplelexx>
ok, made it again without scaling
<abrasive>
with a serial cable... you'd have to solder it in
<triplelexx>
yeah still nothing
<abrasive>
what exactly is your hardware?
<triplelexx>
gk802
<triplelexx>
blue one
<abrasive>
what part of it is blue?
<triplelexx>
the whole board
<abrasive>
oh right.
<abrasive>
where are you sourcing your image (or image parts)?
<triplelexx>
hste script
<triplelexx>
from jas blog link
<triplelexx>
it downloads it all automatically
<abrasive>
okay. could try this by hand
<abrasive>
might not get anywhere without a console though