Re: [android-kernel] wingray defconfig

2012-04-02 Thread Jeremy Morales
Thanks Chris for clearing that up. I build for Streak 7 and Dell doesn't provide much support so I struggle to get kernels to build, so does my main developer. On Mon, Apr 2, 2012 at 7:13 PM, JF Dionne wrote: > Thanks will give it a try > > JF > > > On Monday, April 2, 2012 7:13:21 PM UTC-4, Chr

Re: [android-kernel] wingray defconfig

2012-04-02 Thread JF Dionne
Thanks will give it a try JF On Monday, April 2, 2012 7:13:21 PM UTC-4, Chris Trotman wrote: > > I have never had any issues with getting the AOSP kernel to compile. > > Simply use the stingray default config. This goes for the Tiamat kernel > (which I also maintain). > > To build the wingray/st

Re: [android-kernel] Digest for android-kernel@googlegroups.com - 2 Messages in 2 Topics

2012-04-02 Thread mark gross
sgrep -i heapsize | grep -i dalvik and mgrep -i heapsize | grep -i dalvik are your friends --mark On Sat, Mar 31, 2012 at 10:38 PM, xin hu wrote: > maybe in Property_service.c @ system/core/init > > 2012/3/28 > >> Today's Topic Summary >> >> Group: http://groups.google.com/group/andr

Re: [android-kernel] wingray defconfig

2012-04-02 Thread Chris Trotman
I have never had any issues with getting the AOSP kernel to compile. Simply use the stingray default config. This goes for the Tiamat kernel (which I also maintain). To build the wingray/stingray kernels, I always do ARCH=arm make mrproper ARCH=arm make stingray_defconfig ARCH=arm CROSS_COMPILE

[android-kernel] Re: query about the QoS module in Linux kernel

2012-04-02 Thread Jarmezrocks
Hi, Hugo. I too am interested in thisbut now in 2012 and I believe T-mob are implementing this technology stepping away from their traditional wifi calling kineto GAN (from kineto wireless). If you discovered anything your self back when you started this thread, would you mind sharing it wi

Re: [android-kernel] Digest for android-kernel@googlegroups.com - 2 Messages in 2 Topics

2012-04-02 Thread xin hu
maybe in Property_service.c @ system/core/init 2012/3/28 > Today's Topic Summary > > Group: http://groups.google.com/group/android-kernel/topics > >- Android Code that reads build.prop <#13656ddc926bebc3_group_thread_0>[1 > Update] >- Android reset in dalvik layer(system_server or zyg

回复: [android-kernel] Re: cannot make compiled kernel work in Emulator,anyone who meet the same problem?

2012-04-02 Thread eric0593
Dear gloria Last time I try to use emulator. I use generic product config. if I use another configue, it can not run. the isuess is same as yours. if we run with real phone, we use boot.img(vmlinux) as kernel. if we run with emulator,we use kernel-qemu as kernel. system.img i

Re: [android-kernel] wingray defconfig

2012-04-02 Thread Jeremy Morales
Welcome to the world of Tegra. I can never get AOSP to compile. I generally have to work another way. For Wingray/StingRay, I go for Tiamat's. Tegra kernel comes from Nvidia and there are a pain to pry information out of. On Mon, Apr 2, 2012 at 2:14 PM, Jean-Francois Blanchard-Dionne < jeanfrancoi

Re: [android-kernel] wingray defconfig

2012-04-02 Thread Jean-Francois Blanchard-Dionne
Really?? So this is a "supported device" for AOSP and we can't get the kernel to build ??? -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

Re: [android-kernel] wingray defconfig

2012-04-02 Thread Jeremy Morales
Honestly, I would suggest grabbing Tiamats kernel as its more well put together. http://git.tiamat-dev.com/tegra2/tiamat-xoom/ On Mon, Apr 2, 2012 at 1:33 PM, JF Dionne wrote: > also, will the stringray defconfig work on my wingray??? > > > On Monday, April 2, 2012 3:16:11 PM UTC-4, JF Dionne wr

Re: [android-kernel] wingray defconfig

2012-04-02 Thread JF Dionne
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_device' undeclared > here

Re: [android-kernel] wingray defconfig

2012-04-02 Thread JF Dionne
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:

Re: [android-kernel] wingray defconfig

2012-04-02 Thread Jeremy Morales
Find a copy of it, and add it to the appropriate directory. Make sure the library is from a matching kernel version. On Mon, Apr 2, 2012 at 10:47 AM, JF Dionne wrote: > Actually it seems android_composite.h is missing from the branch?? > > > On Monday, April 2, 2012 11:37:20 AM UTC-4, JF Dionne

Re: [android-kernel] wingray defconfig

2012-04-02 Thread JF Dionne
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

Re: [android-kernel] wingray defconfig

2012-04-02 Thread JF Dionne
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