[android-kernel] Re: Help on new android kernel 2.6.27

2008-11-21 Thread Brian Swetland
[Henrique Dante de Almeida <[EMAIL PROTECTED]>] > > Hello, > > I've noticed that there's a new branch in android repository, > "android-2.6.27". I was interested in this version, because I'm trying > to port Android to a certain hardware that this kernel version > supports (Palm TX). However, t

[android-kernel] Re: Android's kernel debugger

2008-11-21 Thread Mike Chan
Perhaps you are referring to the msm_serial debugger? Which allows one to debug (limited) the kernel over serial on the msm arch. CONFIG_MSM_SERIAL_DEBUGGER On Thu, Nov 20, 2008 at 7:03 PM, allstars <[EMAIL PROTECTED]> wrote: > > > http://source.android.com/release-features > > i think the sour

[android-kernel] Re: Help on new android kernel 2.6.27

2008-11-21 Thread Mike Chan
The power API changed in 2.6.27 Your best bet is to modify the userspace framework code to use the new api's exposed in /sys/power/* state wake_lock wake_unlock wait_for_fb_sleep wait_for_fb_wake on the device. Look at these files and replace the old references with the new one. libs/hardware

[android-kernel] Help on new android kernel 2.6.27

2008-11-21 Thread Henrique Dante de Almeida
Hello, I've noticed that there's a new branch in android repository, "android-2.6.27". I was interested in this version, because I'm trying to port Android to a certain hardware that this kernel version supports (Palm TX). However, that branch doesn't appear to be a simple upgrade to 2.6.27. Ins

[android-kernel] Re: linux-msm-kernel list discontinued. see android-kernel@googlegroups.com

2008-11-21 Thread Brian Swetland
[Trilok Soni <[EMAIL PROTECTED]>] > Hi Brian, > > On Tue, Nov 18, 2008 at 8:38 PM, Brian Swetland <[EMAIL PROTECTED]> wrote: > > > > We're migrating to 2.6.27 for the upcoming Android 1.1 release and will > > have android-2.6.27 and msm-2.6.27 branches published in the very near > > future. > >

[android-kernel] Re: about building of webkit source code on CentOS

2008-11-21 Thread Jean-Baptiste Queru
I don't think that this has anything to do with android (and specifically with the kernel). You should ask on the webkit mailing lists (and I don't know where they are). JBQ On Fri, Nov 21, 2008 at 4:50 AM, dhananjay <[EMAIL PROTECTED]> wrote: > > hi all, > > > I downloaded the snapshot of

[android-kernel] Re: linux-msm-kernel list discontinued. see android-kernel@googlegroups.com

2008-11-21 Thread Trilok Soni
Hi Brian, On Tue, Nov 18, 2008 at 8:38 PM, Brian Swetland <[EMAIL PROTECTED]> wrote: > > > > We're migrating to 2.6.27 for the upcoming Android 1.1 release and will > have android-2.6.27 and msm-2.6.27 branches published in the very near > future. Why you have want to restrict it to 2.6.27? As a

[android-kernel] about building of webkit source code on CentOS

2008-11-21 Thread dhananjay
hi all, I downloaded the snapshot of WebKit source tree from www.webkit.org website. I used the command ./autogen.sh --prefix=/home/jagdeesh and used "make"command and it is showing error as WebCore/platform/sql/SQLiteStatement.cpp: In member function 'WebCore::SQLVa