otavio has quit [Quit: Microsoft gives you Windows, Linux gives you the whole house]
drachensun has quit [Ping timeout: 276 seconds]
drachensun has joined #imx6-dongle
cnxsoft has quit [Ping timeout: 248 seconds]
cnxsoft has joined #imx6-dongle
otavio_ is now known as otavio
<rm>
hmm... regarding Debian from SD, what if I will have no internal SD card inserted?
<rm>
will it try to boot from the external slot card?
<abrasive>
no.
<abrasive>
u-boot will only boot from int'l SD or from USB
<rm>
abrasive, thanks; so I can remove the internal SD, put it in an USB card reader, plug it in, and it will boot?
<abrasive>
no, you need an internal SD to run u-boot
<abrasive>
even if it has no bootable partitions
<abrasive>
you can still use the space for storage and have u-boot boot from external or USB
<abrasive>
u-boot will boot from a USB _host_ only
<abrasive>
as in, another computer :)
<projectgus>
however the uboot shipped with debian will find a boot partition on USB and can go from there, so you only need a 256kb microsd card in the internal slot (if such a thing existed :P.)
datagutt has joined #imx6-dongle
rz2k has joined #imx6-dongle
<rm>
projectgus, will it also find it on External SD?
<abrasive>
u-boot will look for it there, yes
eebrah has quit [Remote host closed the connection]
jas-hacks_ has joined #imx6-dongle
<jas-hacks_>
otavio: Hi, have you started testing a 4.0.0 build? I'm finding from benchmarking X11 with es2gears/glxgears, it's a lot slower than on 1.1.0.
epl has quit [Ping timeout: 240 seconds]
epl has joined #imx6-dongle
<otavio>
jas-hacks_: yes; I am trying to fix a segfault on Wandboard and awaiting abrasive to finish u-boot mainline patch so I add gk802 in yocto as well
<abrasive>
the patch is done
<abrasive>
haven't had time to take it to the uboot list yet
<jas-hacks_>
otavio: Do you know the if there were changes to the gpu binary blobs for 4.0.0 ?
<otavio>
abrasive: has it been sucessful tested?
<abrasive>
yes.
<otavio>
abrasive: if yes, I will check it later this week and try to finish the port
<otavio>
jas-hacks_: yes; it had
<otavio>
jas-hacks_: both blob and kernel clue
cnxsoft has quit [Remote host closed the connection]
<abrasive>
otavio: I'll hit the list in the next couple of days I think
<otavio>
abrasive: no problem
jas-hacks_ has quit [Ping timeout: 264 seconds]
jas-hacks_ has joined #imx6-dongle
mary1 has joined #imx6-dongle
mary1 has left #imx6-dongle [#imx6-dongle]
pH5 has joined #imx6-dongle
hste has joined #imx6-dongle
ajayr has quit [Ping timeout: 245 seconds]
ajayr has joined #imx6-dongle
<hste>
Jas-hacks_: So u got x working under 4.0.0 ?
<jas-hacks_>
hste: Yes, got it working but for now only on the 11.10 rootfs. I think 4.0.0 seems to address the GPU overheating issues but e2gears is reporting half the fps rate for any resolution over 720p.
datagutt has quit [Quit: kthxbai]
fossxplorer has joined #imx6-dongle
fossxplorer has quit [Changing host]
fossxplorer has joined #imx6-dongle
<hste>
Jas-hacks_: I got wheezy armhf to start x with vivante, glxinfo also says vivante is used, but when trying to run glxgears it hangs xorg
<jas-hacks_>
hste: what about es2gears?
<hste>
Jas-hacks_: I got wheezy armhf to start x with vivante, glxinfo also says vivante is used, but when trying to run glxgears it hangs xorg
<hste>
havn't es2gears debs for it
<jas-hacks_>
hste: Also try building glxgears from the source packages.
iamfrankenstein5 has joined #imx6-dongle
iamfrankenstein5 has quit [Excess Flood]
<hste>
jas-hacks_: yes I could try rebuilding mesa-utils package. I'll try and see if it makes any difference
<hste>
jas-hacks_: Do you know where to download the sources for es2gears?