I agree with most of what has been answered so far.
To get a little bit more info
Where did you get your config file and where did you get your device folder for
android?
Guess both form cyanogen?
Did you check the versions for each to see if they match?
Android recently removed kernel module
You need to build your module against the kernel code that built your kernel
image.
--
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
---
You received this message because you are subscribed to the Google Groups
"Android Linu
Anyone knows how to use use the androidkernel.mk in the kernel sources as part
of their build ?
--
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
---
You received this message because you are subscribed to the Google Groups
"
I would need a little more code, but I think your added lines are querying
services that are not started yet.
And this makes the whole system server crash.
You need to add your lines a little lower in the method.
--
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http:/
Don't put the extra gcc at the end of the cross compile.
CROSS_COMPILE=/home/max/arm-eabi-4.6/bin/arm-eabi-
--
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
---
You received this message because you are subscribed to the Goo
I think that you need to upgrade Ubuntu to 12.04 for the manta.
But I am not 100% sure.
JF
--
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
---
You received this message because you are subscribed to the Google Groups
"Andr
What's your OS and OS version?
Did you make any changes to your source code?
I would call
make mrproper
Then
git pull
And recompile.
Not very useful but I am able to compile it
Jf
--
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/a
Not 4.0.2 but all others yes
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
ok
I am at work now and double checked.
it is android-omap-tuna-3.0
So you have something else breaking your kernel... probably libraries...
>
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
I think you have a 4.0.1 kernel compiled
The kernel for 4.0.3 is mr0 branch if I remember correctly.
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
http://source.android.com/source/building-kernels.html
follow the guidelines
for galaxy nexus you need to pick omap and the tuna branch with the right
commit
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
To build the wingray/stingray kernels, I always do
>
> ARCH=arm make mrproper
> ARCH=arm make stingray_defconfig
> ARCH=arm CROSS_COMPILE=path/to/aosp/prebuilt/arm-eabi-4.4.3/bin/arm-eabi
> make
>
> The stingray configuration file works on the wingray device as well.
>
&
also, will the stringray defconfig work on my wingray???
On Monday, April 2, 2012 3:16:11 PM UTC-4, JF Dionne wrote:
>
> Thanks Giveen,
>
> Did you managed to get it to work?? I still have issues building it
>
>
> arch/arm/mach-tegra/board-ventana.c:209: error: 'pmu_
Thanks Giveen,
Did you managed to get it to work?? I still have issues building it
arch/arm/mach-tegra/board-ventana.c:209: error: 'pmu_device' undeclared
here (not in a function)
arch/arm/mach-tegra/board-ventana.c: In function 'tegra_ventana_init':
arch/arm/mach-tegra/board-ventana.c:250:
Actually it seems android_composite.h is missing from the branch??
On Monday, April 2, 2012 11:37:20 AM UTC-4, JF Dionne wrote:
>
> Yes this is exactly what I did
>
>
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
Thanks Giveen for your help
but I get multiple errors in board-ventana.c Do you know if that file is
even needed??
Thanks
>
>
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
Hi
I am trying to build the android kernel for the wingray.
I cloned the repository and I'm trying to build the kernel on the 2.6.39 branch
for ics4.0.3
My problem is that there is 2 defconfig files : tegra_defconfig and
tegra_android_defconfig
And none of them compiles.
Any one ran into th
I don't get any errors at compilation, it just doesn't boot. The phone just
stucks at the google screen boot with an unlocked lock.
--
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel
Hi
Thanks for your answer.
Actually this is actually what I'm doing.
My problem is that the zImage I build is only working on ICS 4.0.1, not ICS
4.0.3
and I don't think that
android-omap-tuna-3.0 points to ICS 4.0.3 kernel
and
android-omap-tuna-3.0-mr0 points to ICS 4.0.1
It has to do with
Hi
I need some clarification on how to build the 4.0.3 kernel for Galaxy Nexus
(maguro)
from the omap-tuna branch it seems I can only build the 4.0.1 version
JBQ from the android building team told me it wasn't a branch thing but an
Sha not sure what it meant.
Any help would be appreciat
20 matches
Mail list logo