[android-porting] Re: Camera Hardware Interface

2008-12-02 Thread Mohan Parthasarathy
Thanks. I noticed that audio HAL is in audioflinger. I am assuming that this also can run on top of ALSA and hence can be considered hardware independent. Is that how it is decided whether something goes under hardware or not .. Also, how does one hook up the 2D and 3D hardware acceleration. I saw

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-03 Thread Mohan Parthasarathy
Cool. I still have the older version of Android running on my N810. That was using the 2.6.21 kernel. I am wondering whether using the 2.6.21 kernel and using Android changes would have made it a little simpler. Last time, not all the Android Kernel changes were taken in. Anyway, your way sounds b

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-03 Thread Mohan Parthasarathy
I did give it a shot but did not work. I extracted the user space on my internal sd card and that's what corresponds to /dev/mmcbkl0p1. I flashed the new kernel but it did not boot. After a minute or so, it reset itself. Let me know if i am missing something.. -mohan On 12/3/08,

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-04 Thread Mohan Parthasarathy
filesystem is corrupt. At least, maemo thinks so if i copy the userspace and just boot maemo, it does not like the filesystem. Perhaps, it is trying to mount as "vfat" and hence could be a completely different problem. -thanks mohan Good luck! > > Peter > > On Dec 4, 200

[android-porting] Re: Android Audio support

2008-12-04 Thread Mohan Parthasarathy
Look at the omap-zoom project. They are using ALSA. They are making calls to ALSA from the userspace HAL driver - modified version of the driver included in Android source. Based on my quick parsing, mohan On 12/4/08, Pivotian <[EMAIL PROTECTED]> wrote: > > > I am porting Android on S3c6410 and

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-08 Thread Mohan Parthasarathy
e external card, if inserted. > - Make sure you used "tar -zxvf" to untar the userspace, not "tar > zxvf" i used when i failed. > > On 3 joulu, 21:37, "Mohan Parthasarathy" <[EMAIL PROTECTED]> wrote: > > I did give it a shot but did not work. > &g

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-08 Thread Mohan Parthasarathy
hat > is going on, please report back. > > On 8 dic, 12:20, "Mohan Parthasarathy" <[EMAIL PROTECTED]> wrote: > > I tried your suggestions. But did not help. It got stuck at the "Nokia" > > Screen. Did you see any error messages logged ? > > > >

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-09 Thread Mohan Parthasarathy
t; Good luck, and please report your results back to all of us! > > Regards, > > Peter > > On Dec 9, 2008, at 5:51 AM, Mohan Parthasarathy wrote: > > Sure, I am using the kernel from nthcode. Is that a debug kernel ? I don't > see /var/log/messages. How do i get the deb

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-09 Thread Mohan Parthasarathy
ROTECTED]> wrote: > > when you use solcas kernel, you need to use his rootfs untarred to > internal mmc, partition 3. > > BTW, the video: > http://video.google.com/videoplay?docid=-7232749278972911905 > > On 9 joulu, 19:55, "Mohan Parthasarathy" <[EMAIL PROTEC

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-09 Thread Mohan Parthasarathy
s check the site and use the latest versions of both kernel and > filesystem at the same time. > > On 9 dic, 17:02, "Mohan Parthasarathy" <[EMAIL PROTECTED]> wrote: > > I created mmcblk0p3, created ext3, flashed the kernel and the kernel > still > > does not

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-10 Thread Mohan Parthasarathy
ec 10, 2008 at 12:19 AM, Roope Kuisma <[EMAIL PROTECTED]> wrote: > I did not need anything else, i suggest to reflash the whote device with > nokias firmware and then try flashing the solcas kernel again. > > > 2008/12/9 Mohan Parthasarathy <[EMAIL PROTECTED]> > >&g

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-10 Thread Mohan Parthasarathy
ing fine, now probably your problem is the > filesystem, you should fetch the latest one and try with that kernel. > > On 10 dic, 11:56, "Mohan Parthasarathy" <[EMAIL PROTECTED]> wrote: > > That really helped. I did a complete update of the device and this time

[android-porting] init debugging

2008-12-10 Thread Mohan Parthasarathy
Hello, Is there any way to put some "echo" like statements in the init.rc file so that it is easy to see the progress of init ? From the keywords list, i could not see any. thanks mohan --~--~-~--~~~---~--~~ unsubscribe: [EMAIL PROTECTED] website: http://groups.go

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-15 Thread Mohan Parthasarathy
structions in the site. > > On 10 dic, 16:20, "Mohan Parthasarathy" wrote: > > Tried, but seems to get stuck in the same place. Perhaps, it is not > getting > > copied. Are there any specific instructions in copying ? I am just doing > "cp > > -a" as ro

[android-porting] Re: Android 1.0 Release Ported to Nokia N810

2008-12-15 Thread Mohan Parthasarathy
Wifi works for me too i.e, it at least reports that it gets an IP address (WPA2 security). But the browser is unable to connect though.. Are you able to use the browser ? thanks mohan On Sat, Dec 13, 2008 at 3:35 AM, Meizirkki wrote: > > Solca, thanks for the latest kernel and rootfs, this is