Quote:
Originally Posted by natemcnutty
|
Thanks for this, Nate.
I noticed while booting these up that I got a couple mismatching module errors - nothing that is breaking anything noticeable (at least not yet, as far as I can tell - Wi-Fi seems to be working), but I figured I'd mention it, just in case it turns out something is broken. I would post the lines for you, but my dmesg isn't outputting any lines before 600-something
.
EDIT: Finally got it to work. Here's the two lines -
Code:
[ 80.758087] xvmalloc: version magic '2.6.27.46-01219-g57f1c8d preempt mod_unload ARMv6 ' should be '2.6.27.46-01222-g9825e75-dirty preempt mod_unload ARMv6 '
[ 80.802581] ramzswap: version magic '2.6.27.46-01219-g57f1c8d preempt mod_unload ARMv6 ' should be '2.6.27.46-01222-g9825e75-dirty preempt mod_unload ARMv6 '
Not sure if they're that important, but figured I should mention it anyway.
Is it normal that the modules seem to install every time, rather than checking to see if they were previously installed and skipping that step if they were?