Alright, so the card I got is: https://www.amazon.ca/dp/B08L4Y37PC?ref=ppx_yo2ov_dt_b_fed_asin_titleCan you turn on debug in the bluescsi.ini file and share the log from that? I guess I'd start by cleaning the SD card contacts and card holder with IPA. I find it odd that you'd get SD errors while the bluescsi is doing nothing.
What brand/markings are on the card that is having issues?
here's my .ini file just to be 110% sure.
Code:
[SCSI1]
Debug=1 ; On
and the image is called
Code:
and the image is called HD1 - System 6.0.8.hda
... And I cannot get this to read anymore
Code:
Platform: BlueSCSI
FW Version: 2024.09.15-rel Sep 15 2024 14:49:19
I2C Supported
Flash chip size: 2048 kB
Timeout waiting for response in rp2040_sdio_command_R1(16), PIO PC: 5 RXF: 0 TXF: 0
SDIO SD card error on line 429, error code 2
Timeout waiting for response in rp2040_sdio_command_R1(16), PIO PC: 4 RXF: 0 TXF: 0
SDIO SD card error on line 429, error code 2
Timeout waiting for response in rp2040_sdio_command_R1(16), PIO PC: 6 RXF: 0 TXF: 0
SDIO SD card error on line 429, error code 2
Timeout waiting for response in rp2040_sdio_command_R1(16), PIO PC: 5 RXF: 0 TXF: 0
SDIO SD card error on line 429, error code 2
SD card init failed, sdErrorCode: 2 sdErrorData: 0
Again, its worth mentioning that this exact same config just works on the other bluescsi board I got -- I think I just got a defective one .
I just cleaned the contacts and same result.