forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Disable the reset buttons from EE??

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development
View previous topic :: View next topic  
Author Message
bobsbigboy



Joined: 10 Nov 2004
Posts: 5
Location: usa

PostPosted: Thu Apr 07, 2005 10:33 pm    Post subject: Disable the reset buttons from EE?? Reply with quote

Hi,

does anyone know if it's possible to disable the reset buttons on the console from the EE side? (I've noticed some home made apps like execftps, etc. disable the reset button)

Is the reset button an int to the IOP, or can it be seen at all from the EE side??

thanks!
Back to top
View user's profile Send private message
blackdroid



Joined: 17 Jan 2004
Posts: 564
Location: Sweden

PostPosted: Fri Apr 08, 2005 12:08 am    Post subject: Reply with quote

This is more of a bug in the way we init dev9 ( lack of understanding ), anything that uses ps2dev9 driver will experience it, you can still power off though :)
_________________
Kung VU
Back to top
View user's profile Send private message Visit poster's website
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Fri Apr 08, 2005 2:16 am    Post subject: Reply with quote

blackdroid wrote:
This is more of a bug in the way we init dev9 ( lack of understanding ), anything that uses ps2dev9 driver will experience it, you can still power off though :)


Huh? Dev9 explicitly disables reset so the HDD doesn't get trashed when the user tries power down. You can use sjeepy's poweroff thing to trap it. Whether or not you want the EE to take care of it is up to you. The lack of understanding is that we don't do anything with the trapped reset (clean things up, etc.).
_________________
"He was warned..."
Back to top
View user's profile Send private message
blackdroid



Joined: 17 Jan 2004
Posts: 564
Location: Sweden

PostPosted: Fri Apr 08, 2005 2:33 am    Post subject: Reply with quote

aha from what I remember of the discussion on irc it was that none knew why reset got disabled when loading dev9.irx. there goes nothing for not reading the source and trust irc-talk.
_________________
Kung VU
Back to top
View user's profile Send private message Visit poster's website
mrbrown



Joined: 17 Jan 2004
Posts: 1536

PostPosted: Fri Apr 08, 2005 2:45 am    Post subject: Reply with quote

To be honest I don't know anymore :P. It could be that ps2dev9 has a bug, or that code that's supposed to run after ps2dev9 doesn't, which disables reset.
_________________
"He was warned..."
Back to top
View user's profile Send private message
gawd



Joined: 09 Feb 2005
Posts: 28
Location: Israel

PostPosted: Tue Apr 19, 2005 4:00 am    Post subject: Resetting PS2 Reply with quote

I've been looking all over. Is there a way to reset (cold) a PS2 ? I have managed to get back to memory card editor, but that's it.
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
uzbekisan



Joined: 05 Apr 2005
Posts: 1

PostPosted: Tue Apr 19, 2005 6:20 pm    Post subject: Reply with quote

Sure, there is a way to do a cold reset, it is called the power button :)

The closest you can get to a programmatic (warm) reset would be to either try and jump to the reset vector (0xBFC00000) in kernel mode (though that is likely to fail as it might have issues with the IOP) or copy in the KERNEL file to 0x80000000 and start the kernel manually at 0x80001000. That second option wont give you much more than you could get from booting rom0:OSDSYS though to be honest.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group