<Tenkawa>
oh.. and I got the internal wifi working without any more mods
cnxsoft has joined #imx6-dev
<Tenkawa>
diego_r: does it have a dtb and config for the gk802 in it?
<Tenkawa>
or should I just use the ones from the tree I'm using?
<diego_r>
Tenkawa: no, that just an unrealease Freescale alpha. gk802 is not an official Freescale board
<Tenkawa>
bummer..
* Tenkawa
now works on cpu scaling to try to keep some heat down
<hste_>
Tenkawa: what cpu rev do u have on your gk802?
<Tenkawa>
let me check
<Tenkawa>
rev 10
<Tenkawa>
v7l
<hste_>
Tenkawa: ok. I guess you running at 800Mhz at max then
<Tenkawa>
cpufreq-info lists 996 mhz
<Tenkawa>
as my highest
<Tenkawa>
currently running there (compiling another kernel adjustment)
<Tenkawa>
is mine a fairly old rev?
dv_ has joined #imx6-dev
<Tenkawa>
I'm pondering a better heat dispertion modification soon
<Tenkawa>
if I can ever stop crashing it from the heat now
<Tenkawa>
although it really didnt seem hot at all this time
<hste_>
Tenkawa: Mine is an old 1.0 and on newer kernels its clocked down to 800. On 3.0.35_4.1.0 I ran it 1.2Ghz and it ran without problem, but I modified with a heatsink
<Tenkawa>
ahh
<Tenkawa>
I'm going to put better thermal paste and a bigger metal ballast on it i think to help with that too
<hste_>
Tenkawa: but the heat problem i saw was only on using gpu heavy
<Tenkawa>
its actually a really fun little machine to mess with
<Tenkawa>
hste_: I'm completely disabling the gpu from the kernel now
<Tenkawa>
mine is headless so no need for it at all
<Tenkawa>
is there a boot option to disable it by chance?
<Tenkawa>
heh my gk802 and cubox-i are sitting there just churning away
<hste_>
Tenkawa: I dont know, maybe gpumem=0, but havn't tried
<Tenkawa>
well disabling the kernel driver should help at least
<Tenkawa>
darnit..
<Tenkawa>
crashed again
<Tenkawa>
very hot that time
<Tenkawa>
I will get this darn kernel finished
<Tenkawa>
(hopefully before I have to leave for work)
<Tenkawa>
heheh
<Tenkawa>
hste_: again thank you for steering me in the right direction the other day.
<Tenkawa>
I wouldve fought uboot not even thinking about it needing dtb support itself
<Tenkawa>
ooh.. finally
<Tenkawa>
ok rebooting...
<Tenkawa>
lets hope this one works
<Tenkawa>
I find it odd this wifi doesnt support the minstrel rate algo (at least I dont think it does)
<Tenkawa>
weird.. find just oopsed the kernel
<Tenkawa>
cheers all.. time for work
Tenkawa has quit [Quit: leaving]
cnxsoft has quit [Ping timeout: 276 seconds]
silviof3 has joined #imx6-dev
silviof2 has quit [Ping timeout: 260 seconds]
kroon has joined #imx6-dev
cnxsoft has joined #imx6-dev
kroon has quit [Quit: Leaving]
codinho has joined #imx6-dev
codinho has joined #imx6-dev
codinho has quit [Changing host]
kroon has joined #imx6-dev
rz2k has quit []
kroon has quit [Quit: Leaving]
hlavery has joined #imx6-dev
codinho has quit [Ping timeout: 265 seconds]
cnxsoft has quit [Remote host closed the connection]
<hlavery>
hste_: Have a gk802 running your jessie 3.10.17; tried to recompile the kernel using source from your files and config from /proc/config.gz
<hlavery>
However, the make errors out at build-in.o with undefined references connected with bus frequencies. Is there a known fix? I want to add a few modules...
codinho has joined #imx6-dev
codinho has joined #imx6-dev
codinho has quit [Changing host]
<hlavery>
errors are from platform-imx-dma.c, missing refs include update_lpaddr2_freq. Thanks!