Hi,

I am also trying to run android on 640x430 resolution using s-video on
my tv in ntsc mode in beagle board.
I am also facing the same flickering problems.

when i boot android, the logo flickers and while browsing the desktop,
it is flickering.

the framebuffer driver is perfect.
i am able to check with test applications.

my yres is 430 and yres.virtual is 860.

i checked in the logcat message, there is no error found like page
flipping not available.

how to overcome this.


Thanks and Regards,
HarishKumar.V

On Mar 12, 11:11 am, Manish Sharma <[email protected]> wrote:
> Hi cstamas,
>
> Thanks for your input. I missed these Zs.... ;)
>
> For tesing I commented these services.
>
> #service flash_recovery /system/bin/flash_image recovery
> /system/recovery.img
> #    oneshot
> #service netstart /system/bin/netcfg eth0 dhcp
> #    user root
> #    oneshot
> Now with top everything looks normal. I am able to get sdcard automounted
> also. But flickering is still coming.
>
> PID CPU% S  #THR     VSS     RSS UID      Name
>  1543  12% S     7 111228K  18400K app_6    android.process.acore
>     5   3% S     1      0K      0K root     events/0
>  1505   0% S    30 169384K  24256K system   system_server
>  1584   0% R     1    912K    372K root     top
>     6   0% S     1      0K      0K root     khelper
>    10   0% S     1      0K      0K root     suspend/0
>    64   0% S     1      0K      0K root     kblockd/0
>    77   0% S     1      0K      0K root     kmmcd
>   112   0% S     1      0K      0K root     pdflush
>   113   0% S     1      0K      0K root     pdflush
>   114   0% S     1      0K      0K root     kswapd0
>     1   0% S     1    272K    184K root     /init
>   733   0% S     1      0K      0K root     mtdblockd
>   776   0% S     1      0K      0K root     rpciod/0
>  1484   0% S     1    740K    320K root     /system/bin/sh
>  1485   0% S     1    812K    260K system   /system/bin/servicemanager
>  1487   0% S     2   1852K    348K root     /system/bin/mountd
>  1488   0% S     1    668K    260K root     /system/bin/debuggerd
>  1490   0% S     4   5324K    620K radio    /system/bin/rild
>  1491   0% S     1  71304K  18908K root     zygote
>  1492   0% S     4  16060K   3364K root     /system/bin/mediaserver
>  1497   0% S     1   1168K    564K bluetoot /system/bin/dbus-daemon
>  1499   0% S     1    804K    300K root     /system/bin/installd
>  1500   0% S     2   1268K    128K root     /sbin/adbd
>  1546   0% S    13 106872K  13872K radio    com.android.phone
>  1558   0% S     6  92152K  11120K app_17   com.example.android.softkeyboard
>  1575   0% S     6  99152K  11664K app_12   com.android.mms
>  1587   0% S     7  94916K  12636K app_4    com.android.calendar
>  1598   0% S     7  93760K  12716K app_5    android.process.media
>  1613   0% S     6  92452K  11220K app_0    com.android.alarmclock
>  1623   0% S     6  94864K  11152K app_11   android.process.im
>  1632   0% S     1      0K      0K root     mmcqd
>   116   0% S     1      0K      0K root     aio/0
>     2   0% S     1      0K      0K root     kthreadd
>     3   0% S     1      0K      0K root     ksoftirqd/0
>     4   0% S     1      0K      0K root     watchdog/0
> Is there any place which I can check for this?
>
> Regards,
> Manish
>
> On Wed, Mar 11, 2009 at 10:55 PM, Csillag Tamas <[email protected]
>
> > wrote:
>
> > hi,
>
> > On Wed, Mar 11, 2009 at 09:45:42PM +0530, Manish Sharma wrote:
> > > Hi All,
>
> > > I am getting a strange issue with Andorid port. I am able to boot the
> > > android system but while booting the android logo flickers. And when we
> > > browse the desktop the flicker gets more worst. When we checked the load
> > of
> > > the system with "top", observed that init is taking 99%. Please see the
> > log
> > > below.
>
> > >   PID CPU% S  #THR     VSS     RSS UID      Name
> > >     1  99% R     1    272K    184K root     /init
> > ...
> > >  1497   0% Z     1      0K      0K root     flash_image
> > >  1498   0% Z     1      0K      0K root     netcfg
>
> > Can you strace the init process?
>
> > The two other processes in the Z state are bad too.
>
> > Regards,
> >  cstamas
> > --
> > CSILLAG Tamas (cstamas) -http://digitus.itk.ppke.hu/~cstamas
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to