View Single Post
  #87 (permalink)  
Old 11-12-2010, 09:54 PM
natemcnutty's Avatar
natemcnutty
VIP Member
Offline
 
Join Date: Nov 2009
Posts: 845
Reputation: 3070
natemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIPnatemcnutty is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Patch that enables home button support in XDAndroid

Quote:
Originally Posted by Captain_Throwback 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?
I'll do a quick re-compile for you, but those drivers are only for compcache which I'm not even sure is used currently. Unfortunately, I was doing a server upgrade at work when I compiled, and I had to use my VM for that build when I usually use my home machine to build. The compile is running now, and I should have a new one posted up in a few minutes for you to check out and see if it made any difference.

Edit: Here ya go: http://dl.dropbox.com/u/11790134/201...5e75-dirty.zip

Last edited by natemcnutty; 11-12-2010 at 10:09 PM.
Reply With Quote
This post has been thanked 3 times.