Hi, Try no_console_suspend=1
BR, Seba. On 4 Maj, 15:50, venkat k raju <[email protected]> wrote: > Dear Ashwin Bihari, > > i have included this option in my bootarg even though my console is > suspending . > > setenv bootargs 'console=ttyO2,115200n8 androidboot.console=ttyO2 mem=256M > root=/dev/mmcblk0p2 rw rootfstype=ext3 rootdelay=1 init=/init ip=off > no_console_suspend omap_vout.vid1_static_vrfb_alloc=y vram=8M > omapfb.vram=0:8M omapdss.def_disp=dvi omapfb.mode=dvi:1024x768-16' > > can you suggest me how to solve this issues? is any anything i am wrong > doing in kernel configuration related to this? > > > > > > On Fri, May 4, 2012 at 6:06 PM, Ashwin Bihari <[email protected]> wrote: > > On Fri, May 4, 2012 at 3:43 AM, venkat k raju <[email protected]> > > wrote: > > > > Dear all, > > > > what is use of no_console_suspend in android bootarg > > > > thanks&Regards > > > k.v.raju > > > > -- > > > That instructs the Kernel not to disable the console when it suspends > > so you can debug any issues that come up then. If your suspend is > > working properly, you can remove that bootarg.. > > > -- Ashwin > > > -- > > You received this message because you are subscribed to the Google Groups > > "rowboat" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/rowboat?hl=en. > > -- > thanks&Regards > k.v.raju -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
