Hello all,

With some changes in the config file we are able to start the android init
script it is able to start all most all process android related
Here is my o/p for ps


07:01:198>/system # ps

07:01:198>  PID  Uid     VmSize Stat Command

07:01:214>    1 root        276 S   init

07:01:214>    2 root            SW< [kthreadd]

07:01:214>    3 root            RW< [ksoftirqd/0]

07:01:214>    4 root            SW< [events/0]

07:01:245>    5 root            SW< [khelper]

07:01:245>  173 root            SW< [kintegrityd/0]

07:01:245>  174 root            SW< [kblockd/0]

07:01:245>  180 root            SW< [ksuspend_usbd]

07:01:386>  185 root            SW< [khubd]

07:01:386>  206 root            SW  [pdflush]

07:01:386>  207 root            SW  [pdflush]

07:01:386>  208 root            SW< [kswapd0]

07:01:401>  210 root            SW< [aio/0]

07:01:401>  338 root            SW< [tcc-usb-thread]

07:01:401>  374 root        452 S < udevd --daemon

07:01:417>  684 root            SW< [ndda]

07:01:417>  754 root        404 S   -sh

07:01:417> 1026 1000        256 S   /system/bin/servicemanager

07:01:432> 1027 root        348 S   /system/bin/vold

07:01:432> 1028 root        292 S   /system/bin/debuggerd

07:01:432> 1031 1001        684 S   /system/bin/rild

07:01:448> 1032 root       4800 D   zygote /bin/app_process -Xzygote
> /system/bin --zygote

07:01:448> 1035 root        264 S   /system/bin/installd

07:01:448> 1040 root        152 S   /sbin/adbd

07:01:464> 1089 root             /sbin/adbd

07:01:464> 1090 root        368 R   ps



I was able to patch linux-2.6.29 with android patches along with my BSP
patches
also run init script for android above is the ps o/p for android board, but
again i am
facing some problem in android logo.

All i could see on the display was some garbage data.

I have the following doubts

how can i change the resolution for the android image, i think it is now 320
* 480, how can we change it ?

I think my problem is same as this guy
http://groups.google.com/group/android-beginners/browse_thread/thread/19b4a038ffab03e6?pli=1


If you have idea or experience for it, please let me know.

thanks and regards
Suman

On Thu, Sep 23, 2010 at 12:29 PM, Suman <vijayendra.su...@gmail.com> wrote:

> Hello
>
> I have started to port Android on TCC89XX board, I download Android
> SDK. and applied the patch with kernel 2.6.29, the Processor is having
> armv6 instruction set.
>
> I am not able to see the network up ifconfig is not able to show the
> network devices.
>
> Also I do not get why there is no "on" binary in the system/bin,
> system/xbin, the init.rc and init.goldfish.rc.
>
> I cannot get the zygote process up. create_socket throws error.
>
> If any one knows about this, please tell what i need to do correctly
> or point me to some correct URL's which will be help full
>
> thanks Suman




-- 
Rgds
Vijayendra Suman

The only basis for a true and lasting unity of all humanity is the religion
of the heart. The religion of the heart is the religion of love. People can
only be united if they are free from jealousy, hatred and petty-mindedness.
Purify your heart first. Meet hatred with love and malice with goodwill. The
purer you make your heart, the greater will be the power of your love.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to