[android-kernel] Re: Iptables

2011-04-12 Thread Earlence
each kernel is different. the emu kernel won't run a real phone and vice versa. On Apr 13, 3:45 am, Alex Castilio dos Santos wrote: > Glauco I'm using Android 2.2. About iptables version i don't remember and I > can't see it now, but I'll see if I'm using 1.3.7 or 1.4.7. > > Earlence, about buil

[android-kernel] Re: kernel debug capability for ADB

2011-04-12 Thread Chris Stratton
On Apr 11, 2:05 pm, mike digioia wrote: > I have created another version of i2cdetect and pushed them onto the > /system/bin directory. The file has the correct permissions but does not run > without errors. And what would those be? > Do you do any kernel development on phone devices without an

RE: [android-kernel] Re: Iptables

2011-04-12 Thread Alex Castilio dos Santos
Glauco I'm using Android 2.2. About iptables version i don't remember and I can't see it now, but I'll see if I'm using 1.3.7 or 1.4.7. Earlence, about building an emulator kernel image with netfilter, it will work on emulator. But when I start testing on a real smartphone, will I need to do t

[android-kernel] Re: Iptables

2011-04-12 Thread Earlence
you need to build an emulator kernel image with netfilter support. there have been many threads dealing with that on this group, search for them. -Earlence On Apr 12, 8:03 pm, Glauco Junquera wrote: > What Android version are you using on emulator? > I had a similar problem with Android 2.3 > >

Re: [android-kernel] Android-BootTime

2011-04-12 Thread Robin Gujjar
On Fri, Apr 8, 2011 at 12:41 PM, guru sagar wrote: > Hi Developers, > > > I am doing one project there i got struck > at one point. i need to know hardware processing time like Boot time, Time > to enter/exit standby ,Application launch time etc. > what kind of in

Re: [android-kernel] Iptables

2011-04-12 Thread Glauco Junquera
What Android version are you using on emulator? I had a similar problem with Android 2.3 Try to use iptables 1.4.7 instead of 1.3.7 and probaly you will solve your problem, i think iptables 1.3.7 dont works properly on Android 2.3 kernel. On Sun, Apr 10, 2011 at 3:01 PM, Alex Castilio dos Santos

Re: [android-kernel] TCP version for Android

2011-04-12 Thread Naresh Kumar
TCP version..interesting questionvery hard to know...because android kernal is different like in 1.6,2.2,2.1 etc ...so may be TCP version is different used in all these days... if you find some thing more interesting about this ...please share... On Tue, Apr 12, 2011 at 6:24 PM, Yu wrote:

[android-kernel] Android-BootTime

2011-04-12 Thread guru sagar
Hi Developers, I am doing one project there i got struck at one point. i need to know hardware processing time like Boot time, Time to enter/exit standby ,Application launch time etc. Thank you in advance Thanks, Gurusagar -- unsubscribe: android-kernel+uns

[android-kernel] Re: kernel debug capability for ADB

2011-04-12 Thread Kenneth Skovhede
> I have created another version of i2cdetect and pushed them onto the > /system/bin directory. The file has the correct permissions but does not run > without errors. The SD card I am using also has an ext3 filesystem on. But I > can't change the file permissions once i put the exe files on it. So

[android-kernel] Building kernel and loading with Emulator

2011-04-12 Thread Santosh K R
Hi, I am new to Android but i have experience with linux device driver. I want to finally write a driver and a small apllication to use this driver. For this first i wanted to first compile the kernel and load using the Emulator. Here is what i did. 1. Since I have 32 bit Ubuntu 10.10 insta

[android-kernel] Iptables

2011-04-12 Thread Alex Castilio dos Santos
Hi people, I have a university project using Android. I need iptables on Android emulator, so I can test my project program on the PC. But I'm having some trouble with that. I'll explain what I have done. I remounted / using "mount -o remount, rw rootfs /" and than I pushed iptables to /sbin/

[android-kernel] Re: Bluez HID

2011-04-12 Thread Kenneth Skovhede
I have struck on the same problem, from another angle. The problem for me is permissions. If I run the same line as root, all works fine. I have tried a number of different permission settings, but to no avail. Most of the stuff works if I set BLUETOOTH and BLUETOOTH_ADMIN, but not the raw socke

[android-kernel] TCP version for Android

2011-04-12 Thread Yu
Hi, Which TCP version is used in Android kernel? Westwood ? Thanks a lot. yu -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel