SPS2 - Direct PS2 Access Environment - Forums


Summary |  Forums |  Bugs |  News |  Source |  Files | 

Discussion Forums: Developers

Admin

Message: 41028
BY: hikey
DATE: 2004-Feb-01 02:27
SUBJECT: RE: SPS2UScreenInit() requirements; memcard-linux

Hi mrm,

Very interesting. I'll have to give it a go myself, been meaning to do that for a while.

There are several things to try:
- Press Ctrl-C repeatedly to make sure the program has stopped.
- Type "reset" to reset the terminal. That may be enough to get the text back on screen.
- Type the "Ctrl-V escape C enter" sequence, it's a harder terminal reset.
- Type "setcrtmode vesa" (or pal). That will bring the text back in most cases.
- Before running the program, when you still have the text on screen: press alt-f2 to change virtual console. If this works, log in (or not if there isn't a getty), and you could use it to kill the program later.

How about writing debug info to a file ? Do you have a writable file system ?

You could always make the keyboard leds blink in your code to make sure the program actually runs.
You could hack the sps2util file to remove some of the initialisation stuff that tries to be nice to linux, I had some screen init code that would do it brutally that could work for you, I'll see if I can dig it out. Needless to say in that case don't even consider trying to run several grpahics programs at once, it'd only be asking for trouble.


 

Thread View

Thread Author Date
SPS2UScreenInit() requirements; memcard-linuxmrm2004-Jan-31 20:03
      RE: SPS2UScreenInit() requirements; memcard-linuxhikey2004-Feb-01 02:27
            RE: SPS2UScreenInit() requirements - solvedmrm2004-Feb-01 10:39
                  RE: SPS2UScreenInit() requirements - solvedsauce2004-Feb-01 10:53
                        RE: SPS2UScreenInit() requirements - solvedmrm2004-Feb-01 13:34
                              RE: The license issueeratosthenes2004-Feb-02 03:47
                                    RE: The license issuesauce2004-Feb-02 07:42
                                          RE: The license issueeratosthenes2004-Feb-02 08:12
                                                RE: The license issuesauce2004-Feb-02 08:35
                                                      RE: The license issuemrm2004-Feb-02 10:09
                                                            RE: The license issueeratosthenes2004-Feb-02 11:47
                                                                  RE: The license issuemrm2004-Feb-02 14:03
                                                                        RE: The license issueeratosthenes2004-Feb-03 06:43
                                                                              RE: The license issuesauce2004-Feb-03 07:18
                                                            RE: cloop for memcard - completedmrm2004-Feb-03 00:44
                                                                  RE: cloop for memcard - completederatosthenes2004-Feb-03 06:29
                                                                        RE: memcard-tutorials almost readymrm2004-Feb-06 01:29
                                                                              RE: memcard-tutorials almost readyeratosthenes2004-Feb-06 04:15
                                                                                    RE: memcard-tutorials almost readyeratosthenes2004-Feb-06 14:31
                                                                                          RE: SUPPORT_PS2_PCCARDIDE does not show upmrm2004-Feb-07 00:55
                                                                              RE: problem compiling nohdd-clooperatosthenes2004-Feb-06 15:34
                                                                                    RE: problem compiling nohdd-cloopmrm2004-Feb-07 00:29
                                                                                          Couple of suggestionseratosthenes2004-Feb-07 05:04
                                                                                                RE: Couple of suggestionseratosthenes2004-Feb-07 05:22
                                                                                                      RE: Couple of suggestionsmrm2004-Feb-07 17:44
                                                                                                            RE: Couple of suggestionseratosthenes2004-Feb-08 04:40
                                                                                                                  RE: Couple of suggestionseratosthenes2004-Feb-08 04:47
                                                                                                                        Important lessoneratosthenes2004-Feb-08 04:51
                                                                                                                              RE: Important lessonmrm2004-Feb-08 08:20
                                                                                                                                    RE: Important lessoneratosthenes2004-Feb-08 09:58
                                                                                                RE: Couple of suggestionseratosthenes2004-Feb-07 05:32
                                                                                    RE: more problems with nohdd-clooperatosthenes2004-Feb-08 06:01
                  Wow! You certainly kept yourself quiet!eratosthenes2004-Feb-01 11:01
                        RE: Wow! You certainly kept yourself quiet!eratosthenes2004-Feb-01 11:03
                        RE: Wow! You certainly kept yourself quiet!mrm2004-Feb-01 13:59
                              RE: Wow! You certainly kept yourself quiet!eratosthenes2004-Feb-01 14:29
                  Host the project on this site?eratosthenes2004-Feb-01 11:30
                        RE: Host the project on this site.mrm2004-Feb-01 14:55
                              RE: Host the project on this site.hikey2004-Feb-01 16:53
                              RE: Host the project on this site.eratosthenes2004-Feb-02 03:32
                              RE: Howto port from OpenGL to SPS2eratosthenes2004-Feb-02 03:39
                                    RE: Howto port from OpenGL to SPS2mrm2004-Feb-02 13:09
      RE: SPS2UScreenInit() requirements; memcard-linuxhikey2004-Feb-01 02:40

 

Post a followup to this message

You could post if you were [logged in]