Toffee

Results 21 comments of Toffee

This, i ran a build and ran into this exact issue https://github.com/ren-makes-things/ProjectLighthouse/actions/runs/8474550225/job/23221133503

Oh i should probably say, `2997.1353` is where `ATA: error: ata timedout while non data command ` & `ATA: error: ATA failed, -502` happen

[log.txt](https://github.com/user-attachments/files/16743114/log.txt) This is the complete log of the entire process using your build @TheLastRar (for reference, the process being: launching WLaunchElf, going to the proper partition and directory, excecuting the...

The point where OSDBOOT is launched is at [74.8622] The point where the ATA error occurs is at [121.8278]

@TheLastRar This one actually failed faster than the previous attempts [log.txt](https://github.com/user-attachments/files/16744219/log.txt) I now error with a -503 ``` [ 71.2147] DEV9: *ATA_R_ALT_STATUS 16bit read at address 1000005c, value 40, Active...

@TheLastRar This does fix the ATA issue as seen before. however PSBBN's OSDBOOT.elf will still send me back to the standard BIOS as apposed to well, PSBBN and im not...

I did see some messages like ``` [ 46.8271] DEV9: SPD_R_INTR_MASK8, WTFH ? ``` ``` [ 46.8264] DEV9: Unknown 8bit write at address 10000074 value 61 ``` & ``` [...

@TheLastRar Will try those, log them, and report back

@TheLastRar okay so none of these builds actually succeeded in launching BBN, still getting the same result of being sent back to BIOS I also see the same smap errors...