You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What version of ftpii are you using?
0.0.21
over the past few months ive been banging my head against the wall over and
over and over on the weirdest issue ive seen so far.
when priiloader 0.4 or higher is installed (or ever since we switched to
entrypoint 0x80e00000, however the nand code should be booted first which is @
0x80003400) ftpii (booted from the forwarder channel since otherwise it would
boot HBC) does not leave the screen when SYS_ResetSystem is called. even worse,
it causes a green bar until something inits the video (which is usually the
system menu)
now without priiloader installed this doesn't happen BUT (huge but here)
the text/green bar come on the screen way before priiloader is booted and are
still on the screen when priiloader is booted (<3 usbgecko output :P )
i tried a small test using a different app of mine that also uses
SYS_ResetSystem but it didn't happen with that app; only priiloader.
if you de-init or reset the video im sure the text would be gone and maybe the
green bar as well.
if you want the reset code, its in the priiloader svn under
trunk/priiloader/source/global.cpp . look for Control_VI_Regs ; case 2
that is how i got rid of the green bar when booting system menu
greets
Daco
Original issue reported on code.google.com by dac...@gmail.com on 8 Jun 2010 at 8:05
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
dac...@gmail.com
on 8 Jun 2010 at 8:05The text was updated successfully, but these errors were encountered: