Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)

2008-04-06 Thread Brian Swetland
[Jarkko Nikula <[EMAIL PROTECTED]>] > On Sun, 6 Apr 2008 06:23:23 -0700 > "ext Brian Swetland" <[EMAIL PROTECTED]> wrote: > > > Has anyone had any luck getting a 2.6.23 or 2.6.24 kernel working > > with the 800 or 810? When I was poking around with it a while back, > > I had to backport our stuff

Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)

2008-04-06 Thread Jarkko Nikula
On Sun, 6 Apr 2008 06:23:23 -0700 "ext Brian Swetland" <[EMAIL PROTECTED]> wrote: > Has anyone had any luck getting a 2.6.23 or 2.6.24 kernel working > with the 800 or 810? When I was poking around with it a while back, > I had to backport our stuff to .21 due to binary-only wifi drivers > being

Re: JFFS2 issues on OSK?

2008-04-06 Thread David Brownell
On Tuesday 18 March 2008, David Brownell wrote: > This is strange. When I try to mount /dev/mtdblock3 as the > root FS I get a variety of errors (minimally "point returned > len too short: 0") ... which do *not* appear later when I just > issue a "mount -t jffs2 /dev/mtdblock3 /mnt"!! Update: th

Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)

2008-04-06 Thread andrzej zaborowski
On 06/04/2008, Georges Toth <[EMAIL PROTECTED]> wrote: > > Fortunately the userspace can partially ignore the > > charging issue because the RETU (now Betty) chip takes care of that in > > the hardware. Charging / charger-cable / power-button / battery-life > > states are readable from /sys and /

Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)

2008-04-06 Thread Brian Swetland
[andrzej zaborowski <[EMAIL PROTECTED]>] > > Poky (pokylinux.org) and mamona both work pretty well for everyday use > on the nseries. Fortunately the userspace can partially ignore the > charging issue because the RETU (now Betty) chip takes care of that in > the hardware. Charging / charger-cab

Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)

2008-04-06 Thread Georges Toth
Hi, Fortunately the userspace can partially ignore the charging issue because the RETU (now Betty) chip takes care of that in the hardware. Charging / charger-cable / power-button / battery-life states are readable from /sys and /dev. Hmm where exactly can you read that info from ? I quick

Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)

2008-04-06 Thread andrzej zaborowski
Hi, On 06/04/2008, Georges Toth <[EMAIL PROTECTED]> wrote: > > > > Congrats. > > > > > Thnx :-) > > > > Has anyone had any luck getting a 2.6.23 or 2.6.24 kernel working > > with the 800 or 810? When I was poking around with it a while back, > > I had to backport our stuff to .21 due to binary-o

Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)

2008-04-06 Thread Georges Toth
Brian Swetland wrote: [Georges Toth <[EMAIL PROTECTED]>] The touchscreen doesn't work yet, but I hope we can figure that out too. -> The driver works, there is output when one does a cat on /dev/input/event3, but android doesn't recognize it. Some buttons don't work ... wrong mapping. If a

Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)

2008-04-06 Thread Georges Toth
Congrats. Thnx :-) Has anyone had any luck getting a 2.6.23 or 2.6.24 kernel working with the 800 or 810? When I was poking around with it a while back, I had to backport our stuff to .21 due to binary-only wifi drivers being incompatible with newer kernels. AFAIK, no. I've just sear

Re: source.mvista links are broken

2008-04-06 Thread Dirk Behme
Kevin Hilman wrote: Tony Lindgren <[EMAIL PROTECTED]> writes: * Iqbal <[EMAIL PROTECTED]> [080404 13:07]: Looks like the OMAP tree links are broken and the summary,short log and other fields don't work. http://source.mvista.com/git/?p=linux-omap-2.6.git;a=commit;h=8a88c221c88399bc694c367db

Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)

2008-04-06 Thread Brian Swetland
[Georges Toth <[EMAIL PROTECTED]>] > > The touchscreen doesn't work yet, but I hope we can figure that out too. > -> The driver works, there is output when one does a cat on > /dev/input/event3, but android doesn't recognize it. > > Some buttons don't work ... wrong mapping. > If anybody has an id

Re: [RFC PATCH 1/1] OMAP2430: Adding missing #defines for TWL4030

2008-04-06 Thread Felipe Balbi
On Sun, Apr 06, 2008 at 02:35:07PM +0300, Francisco Alecrim wrote: > Adding missing #defines for TWL4030 > > Signed-off-by: Francisco Alecrim <[EMAIL PROTECTED]> Hmmm... even the osk has twl4030... nice. Acked-by: Felipe Balbi <[EMAIL PROTECTED]> > --- > include/asm-arm/arch-omap/board-2430osk.

Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)

2008-04-06 Thread Georges Toth
Hi, Great! Do you have some screenshots we can add to http://elinux.org/Android_on_OMAP#Screenshots ? I've added 3 screenshots on that page :-) Anything else we should add/correct at http://elinux.org/Android_on_OMAP ? I wanted to add some instructions for the maemo once I got it fully workin

Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)

2008-04-06 Thread Brian Swetland
Congrats. Has anyone had any luck getting a 2.6.23 or 2.6.24 kernel working with the 800 or 810? When I was poking around with it a while back, I had to backport our stuff to .21 due to binary-only wifi drivers being incompatible with newer kernels. Also, if anyone knows of work done to figure

[RFC PATCH 1/1] OMAP2430: Adding missing #defines for TWL4030

2008-04-06 Thread Francisco Alecrim
Adding missing #defines for TWL4030 Signed-off-by: Francisco Alecrim <[EMAIL PROTECTED]> --- include/asm-arm/arch-omap/board-2430osk.h | 13 ++--- include/asm-arm/arch-omap/board-2430sdp.h | 12 ++-- 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/include/asm-a

Re: [android-internals] Re: Android on Nokia n810 (OMAP2420)

2008-04-06 Thread Dirk Behme
Nishanth Menon wrote: Looping in OMAP ML to the good news.. Congrats! sim0nx said the following on 04/05/2008 06:35 AM: I can't believe it !!! Android runs on the maemo n810 !!! Great! Do you have some screenshots we can add to http://elinux.org/Android_on_OMAP#Screenshots ? Anything else