<Tenkawa> projectgus: you dont use 3.10 do you?
<Tenkawa> I'm trying to determine some strange cpuload findings
<Tenkawa> cant seem to get it to drop below 1 at idle and I'm trying quite a few different kernel options
<projectgus> Tenkawa: no, I'm way back on 3.0.35
<Tenkawa> ah
<Tenkawa> is yours at all stable?
<projectgus> yeah, the only reboots I do are for power failures or kernel updates
<Tenkawa> oooh.. cpuload seems to be fixed now
<projectgus> peak uptime was nearly 6 months
<Tenkawa> now if I can just figure out the wifi speed slowness
<Tenkawa> heheh
<Tenkawa> my other i.mx6 box flies
<projectgus> wait, not kernel updates obviously. i haven't done any of those!
<Tenkawa> heheheh
<Tenkawa> you could always be "tuning" it.. thats an update
<Tenkawa> heheh
<projectgus> yeah, but then it's no longer stable ;)
<Tenkawa> haahaa
<projectgus> I guess I should update it soon just for potential security fixes
<Tenkawa> do you use the internal wifi too btw?
<projectgus> no, USB ethernet
<Tenkawa> ahhhh
<projectgus> which may help with the stability also
<projectgus> there were long ago some issues with the VPU driver causing artificially inflated load average https://github.com/imx6-dongle/linux-imx/issues/11
<projectgus> mine still idles a bit high (it's never 0.0) but i've just lived with it
<projectgus> (more details in comment)
<Tenkawa> think I'm going to compile out the vpu and a few other things too
<Tenkawa> mine is headless
<Tenkawa> so none of its needed anyway
<projectgus> nod
<Tenkawa> still a neat little device though all things considered
<Tenkawa> I was just happy to finally see something newer than 3.0 run on it
<projectgus> yeah that is pretty good, I should look into updating
<projectgus> I have a spare one around I can play with a bit (this one runs my email and other things so experimental kernel updates aren't really something I'm keen on)
<Tenkawa> both my i.mx6's run 3.10.* now
<projectgus> do you know if the CAAS(sp?) hardware encryption has had any improvement?
<Tenkawa> oh caam
<projectgus> it was pretty broken in 3.0.35, I could kind of see where it was broken but I never tried to fix it
<Tenkawa> not sure.. I moduled it though because I dont need it
<projectgus> my gk802 runs an encrypted disk so it'd be quite nice to know that could be used
<projectgus> actually it runs an encrypted RAID1 array over the two SD card slots :P
<Tenkawa> ahhh
<Tenkawa> nice
<Tenkawa> pm/suspend/resume cause me grief in the kernel code
<projectgus> yeah that sounds like the kind of thing noone tests on platforms like gk802
<Tenkawa> indeed
<Tenkawa> however its very hard to remove without breaking the whole kernek
<Tenkawa> er kernel
<Tenkawa> (compiling that is)
Tenkawa has quit [Quit: cheers all]
aholler_ has joined #imx6-dev
aholler has quit [Ping timeout: 250 seconds]
diego_ has joined #imx6-dev
diego_r has quit [Disconnected by services]
diego_ is now known as diego_r
_whitelogger_ has joined #imx6-dev
_whitelogger has quit [Write error: Broken pipe]
kroon has quit [Quit: Leaving]
kroon has joined #imx6-dev
ragesoss has quit [Ping timeout: 272 seconds]
ragesoss has joined #imx6-dev
FelixH has joined #imx6-dev
tasslehoff has joined #imx6-dev
perul has joined #imx6-dev
perul has quit [Ping timeout: 255 seconds]
perul has joined #imx6-dev
fossxplorer has joined #imx6-dev
perul has quit [Ping timeout: 240 seconds]
perul has joined #imx6-dev
perul has quit [Ping timeout: 255 seconds]
kroon has quit [Quit: Leaving]
tasslehoff has quit [Quit: WeeChat 0.4.2]
dv_ has joined #imx6-dev
dv__ has quit [Ping timeout: 244 seconds]
FelixH has quit [Quit: Leaving]
FelixH has joined #imx6-dev
dv__ has joined #imx6-dev
dv_ has quit [Quit: No Ping reply in 180 seconds.]
chrisw987 has joined #imx6-dev
<chrisw987> I want to output 27M on clko2, so I need to pick a different parent than osc_clk, right?
<chrisw987> I'm having trouble deciding on which one to use.
<chrisw987> I see pll3_pfd_540M is a nice multiple of the 27M I need.
<jnettlet> chrisw987, which kernel are you using? With the fsl kernels there is a fixed clock video_27m that uses pll3_pfd_540m as its parent
FelixH has quit [Quit: Leaving]
staylor has joined #imx6-dev
perul has joined #imx6-dev
diego_r has quit [Quit: Konversation terminated!]
perul has quit [Ping timeout: 255 seconds]
<chrisw987> jnettlet: The kernel is from a toradex recipe. I'm not sure of it's origin beyond that. Here are how my clocks are being used now:
<chrisw987> I think I see how to get there, by connecting usdhc4_clk to pll3_pfd_540m, then set clko2 to select usdhc4_clk. Not sure how to divide it down correctly though.
perul has joined #imx6-dev
<jnettlet> chrisw987, easiest to just add a fixed_factor clock. you can reference this patch. https://github.com/linux4kix/linux-linaro-stable-mx6/commit/cda58e7be82d698f43c75e4a0eb45b182bb3ac7e
rz2k has joined #imx6-dev
perul has quit [Ping timeout: 245 seconds]
jas-hacks has joined #imx6-dev
jas-hacks has left #imx6-dev [#imx6-dev]
Tenkawa has joined #imx6-dev
Tenkawa has joined #imx6-dev
<Tenkawa> greetings all
<Tenkawa> my 802 has finally stabilized yay
<Tenkawa> network speed still isnt much to talk about however definitely a lot more stable
<chrisw987> jnettlet Ok, thanks. I finally have clko1 with a 27M output.
<chrisw987> I really need it on clko2 though, and clko2 doesn't have video_27m_clk_root as a source.
<chrisw987> The CLK_OUT_SEL bit seems to let clko1 use clko2 as a source, but this is backwards from what I really need.
<Tenkawa> oops.. may have just crashed it again..oops
<chrisw987> It's not possible to map video_27m thru some intermediary clock to get over to the clko2 output?
bfederau has quit [Remote host closed the connection]
bfederau has joined #imx6-dev
Tenkawa has quit [Quit: leaving]
aholler_ has quit [Remote host closed the connection]
aholler has joined #imx6-dev
staylor has quit [Ping timeout: 240 seconds]