JonathanDotCel / unirom8_bootdisc_and_firmware_for_ps1

Mod-free Playstation 1 Bootdisc + Firmware with Import Player for Xplorer, Action Replay and Caetla-Compatibles
170 stars 7 forks source link

UniROM 8.0.K cd hangs when ran on duckstation. #20

Open kotenok2000 opened 1 year ago

kotenok2000 commented 1 year ago

UniROM 8.0.K cd hangs on "Checking for settings..." when ran on duckstation. 8.0.J doesn't hang.

ramapcsx2 commented 1 year ago

Hey, there should be something like a "developer console" or "terminal", with something like "show TTY" option in duckstation. If you enable that, you should be able to see what Unirom prints. Is it hanging on "Drive still seeking" by chance? :)

kotenok2000 commented 1 year ago

[  143.2237] E(ExecuteTestCommand): Unknown test command 0x60, 2 parameters [  144.3570] W(LoadDataFIFO): Attempting to load empty sector buffer [  144.3902] W(ProcessDataSector): Interrupt not processed in time, missed 1 sectors [  144.4072] W(ProcessDataSector): Interrupt not processed in time, missed 2 sectors [  144.4239] W(ProcessDataSector): Interrupt not processed in time, missed 3 sectors [  144.4406] W(ProcessDataSector): Interrupt not processed in time, missed 4 sectors [  144.4411] W(ProcessDataSector): Interrupt not processed in time, missed 5 sectors [  144.4574] W(ProcessDataSector): Interrupt not processed in time, missed 6 sectors

On 28.12.2022 20:45:25, Robert Neumann wrote:

Hey, there should be something like a "developer console" or "terminal", with something like "show TTY" option in duckstation. If you enable that, you should be able to see what Unirom prints. Is it hanging on "Drive still seeking" by chance? :)

— Reply to this email directly, view it on GitHub https://github.com/JonathanDotCel/unirom8_bootdisc_and_firmware_for_ps1/issues/20#issuecomment-1366819055, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDJ4FFNRLKW6Q6OK3WK6Z3WPR4DLANCNFSM6AAAAAATIPNSKA. You are receiving this because you authored the thread.Message ID: @.***>

kotenok2000 commented 1 year ago

Also

 [  125.4785] I/Bus: TTY: PS-X Realtime Kernel Ver.2.5 [  125.4795] I/Bus: TTY: Copyright 1993,1994 (C) Sony Computer Entertainment Inc. [  125.4905] I/Bus: TTY: KERNEL SETUP! [  125.4932] I/Bus: TTY: Configuration : EvCB    0x10 TCB     0x04 [  125.6434] I/Bus: TTY: System ROM Version 2.2 12/04/95 A [  125.6441] I/Bus: TTY: Copyright 1993,1994,1995 (C) Sony Computer Entertainment Inc. [  126.9308] I/Bus: TTY: ResetCallback: _96_remove .. [  131.8184] I/Bus: TTY: System Controller ROM Version 95/05/16 c1 [  135.0627] I/Bus: TTY: SetGraphDebug:level:1,type:0 reverse:0 [  139.0444] I/Bus: TTY: BOOTSTRAP LOADER Type C Ver 2.1 03-JUL-1994 [  139.0595] I/Bus: TTY: Copyright 1993,1994 (C) Sony Computer Entertainment Inc. [  139.1778] I/Bus: TTY: setup file    : cdrom:SYSTEM.CNF;1 [  139.3120] I/Bus: TTY: TCB     00000004 [  139.3124] I/Bus: TTY: EVENT   00000010 [  139.3129] I/Bus: TTY: STACK   801ffff0 [  139.3139] I/Bus: TTY: BOOT =  cdrom:\UNIROM_B.EXE;1 [  139.3272] I/Bus: TTY: argument = [  139.3275] I/Bus: TTY: KERNEL SETUP! [  139.3284] I/Bus: TTY: Configuration : EvCB    0x10 TCB     0x04 [  139.3301] I/Bus: TTY: boot file     : cdrom:\UNIROM_B.EXE;1 [  140.0966] I/Bus: TTY: EXEC:PC0(801b0000)  T_ADDR(801b0000) T_SIZE(00021000) [  140.0970] I/Bus: TTY: boot address  : 801b0000 801ffff0 [  140.1131] I/Bus: TTY: Execute ! [  140.1137] I/Bus: TTY:                 S_ADDR(801ffff0) S_SIZE()

On 28.12.2022 20:45:25, Robert Neumann wrote:

Hey, there should be something like a "developer console" or "terminal", with something like "show TTY" option in duckstation. If you enable that, you should be able to see what Unirom prints. Is it hanging on "Drive still seeking" by chance? :)

— Reply to this email directly, view it on GitHub https://github.com/JonathanDotCel/unirom8_bootdisc_and_firmware_for_ps1/issues/20#issuecomment-1366819055, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDJ4FFNRLKW6Q6OK3WK6Z3WPR4DLANCNFSM6AAAAAATIPNSKA. You are receiving this because you authored the thread.Message ID: @.***>

ramapcsx2 commented 1 year ago

Cheers :) That is a curious message. I think the crew is going to have to check it out together.. It's probably not the test command (0x60), but maybe it's related..