<snip>
> When I search randomization the only thing I found is KASLR which I don't think is the same thing.
<snip>

Think about this carefully. When you insmod that kernel module which address space is it using ? Kernel or Userspace ? :-)

This will help: https://askubuntu.com/questions/318315/how-can-i-temporarily-disable-aslr-address-space-layout-randomization

Good luck -Aruna