Thanks. I found an 'Android Linux Kernel Development' group I didn't
know about.
I'll try there.

JB


On May 17, 6:27 pm, Jeff Sharkey <[email protected]> wrote:
> The android-porting list might be a better place to ask this, as they
> deal with lower-level hardware.
>
> j
>
>
>
> On Sun, May 17, 2009 at 2:55 PM, Jim Bray <[email protected]> wrote:
>
> > Hi,
>
> >  I'm tinkering with building and installing Android from source.
> > Basically I've got it down fairly well, but I seem to have run into a
> > bit of a problem with the wlan module, probably from HTC.
>
> >  Having pulled the 2.6.27 kernel sources and built that with
> > a .config pulled from the phone, and using that as the kernel image
> > instead of the prebuilt one, I get the following wifi failure message
> > in dmesg:
>
> > wlan: version magic '2.6.27-00205-gf2dabc0 preempt mod_unload ARMv6 '
> > should be '2.6.27-00392-g8312baf preempt mod_unload ARMv6 '
>
> > probably because the .config I pulled from the phone has:
>
> > CONFIG_LOCALVERSION="-00392-g8312baf"
>
> > So I rebuilt with the '00205' localversion and now I get in dmesg:
>
> > [   61.122497] wlan: Unknown symbol trout_pwrsink_set
>
> > but trout_pwrsink_set was changed to htc_pwrsave_set way back in
> > February:
>
> > [ARM]: trout: Switch from trout_pwrsink -> htc_pwrsink  33/8933/1
> >http://android.git.kernel.org/?p=kernel/msm.git;a=commitdiff;h=44a01f...
>
> >  I'm clearly getting an obsolete wlan module somehow, Any ideas for
> > how I can get a wlan module that goes with the '00392' kernel would be
> > appreciated.
>
> --
> Jeff Sharkey
> [email protected]
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to