View Single Post
  #85 (permalink)  
Old 11-12-2010, 04:29 PM
Captain_Throwback's Avatar
Captain_Throwback
Lurker
Offline
 
Join Date: Sep 2008
Posts: 12
Reputation: 20
Captain_Throwback is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to Captain_Throwback Send a message via Skype™ to Captain_Throwback
Re: Patch that enables home button support in XDAndroid

Quote:
Originally Posted by natemcnutty View Post
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?

Last edited by Captain_Throwback; 11-12-2010 at 04:48 PM.
Reply With Quote