Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request video reset(or de-init if you wanna go overboard) on shutdown #107

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant