View Single Post
Old 09-16-2015, 04:44 AM   #46
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by idoit View Post
It doesn't work on my DXG. In fact, it makes it instantly reboot!

I'd say let's go back to how v1 was working (without rmmod g_ether and ...) and use dithermation to speed up instead. ?
What compiler?
Anything newer than 4.6 generates un-aligned memory accesses on ARMv6.
There is a very good chance that the lab126 kernel wasn't patched to support un-aligned memory accesses.

so check your compiler/compiler docs - see if you can disable un-aligned memory accesses - -
or use an older compiler.
knc1 is offline   Reply With Quote