Hi!
Faced with a strange problem with BlueSCSIv2 with Pico W (2023.10a) on the Power Macintosh 8100/80.
Occasionally, the machine completely freezes when performing file operations: copying, archiving, archiving, etc. Messages are recorded in the log:
When debug is enabled:
I tried to erase the firmware and reflash, format SD cards, change SD cards, recreate virtual HDD files in DiskJokey, reinstall SSW 7.1.2, SSW 7.5.3
But nothing helps, the same thing every time, the machine freezes completely, the mouse cursor does not move.
If I use SCSI HDD, there is no such problem, That is, most likely the computer is working.
I connected this BlueSCSI to another computer (G3 B&W + Adaptec 2906). When creating a load on virtual disks: copying, testing MacBench 5, these errors also appear. But the disks themselves look working, now I have run read/write tests, copying, archiving on one of the connected disks several times.
On another BlueSCSI (2022.12a) that I have, I haven't noticed such problems for several months -- there have never been any hangs or any oddities.
What could be the problem? Is this BlueSCSI has a bug?
Maybe need to set some special parameter in bluescsi.ini?
Faced with a strange problem with BlueSCSIv2 with Pico W (2023.10a) on the Power Macintosh 8100/80.
Occasionally, the machine completely freezes when performing file operations: copying, archiving, archiving, etc. Messages are recorded in the log:
Code:
WARNING: Host used command 0x1A which is affected by drive geometry. Current settings are 63 sectors x 255 heads = 16065 but image size of 1048672 sectors is not divisible. This can cause error messages in diagnostics tools.
WARNING: Host used command 0x1A which is affected by drive geometry. Current settings are 63 sectors x 255 heads = 16065 but image size of 293631 sectors is not divisible. This can cause error messages in diagnostics tools.
WARNING: Host used command 0x1A which is affected by drive geometry. Current settings are 63 sectors x 255 heads = 16065 but image size of 1048672 sectors is not divisible. This can cause error messages in diagnostics tools.
WARNING: Host used command 0x1A which is affected by drive geometry. Current settings are 63 sectors x 255 heads = 16065 but image size of 204928 sectors is not divisible. This can cause error messages in diagnostics tools.
SDIO card reports write CRC error, status 0x58000000
SdioCard::writeSectors(0x00471623,...,19) failed: 7
SD card write failed: 0x00
SDIO card reports write CRC error, status 0x58000000
SdioCard::writeSectors(0x004A51D3,...,21) failed: 7
SD card write failed: 0x00
When debug is enabled:
Code:
[455698ms] SDIO card reports write CRC error, status 0x58000000
[455698ms] SdioCard::writeSectors(0x004A6F23,...,16) failed: 7
[455699ms] SD card write failed: 0x00
[455700ms] DBG ---- Total IN: 0 OUT: 8192 CHECKSUM: 50534
[455700ms] DBG ---- STATUS: 2 CHECK_CONDITION, sense 0x00000C02
[455708ms] DBG ---- MESSAGE_IN
[455708ms] DBG ------ IN: 0x00
[455709ms] DBG -- BUS_FREE
[455709ms] DBG ---- SELECTION: 1
[455710ms] DBG ---- MESSAGE_OUT
[455710ms] DBG ------ OUT: 0xC0
[455711ms] DBG ---- COMMAND: RequestSense
[455711ms] DBG ------ OUT: 0x03 0x00 0x00 0x00 0x10 0x00
[455711ms] DBG ---- DATA_IN
[455711ms] DBG ---- Total IN: 16 OUT: 0 CHECKSUM: 20122
[455711ms] DBG ---- STATUS: 0 GOOD
[455716ms] DBG ---- MESSAGE_IN
[455716ms] DBG ------ IN: 0x00
[455717ms] DBG -- BUS_FREE
[455717ms] DBG ---- SELECTION: 6
[460719ms] scsi_accel_rp2040_finishRead timeout
[460719ms] SCSI DMA state: READ
[460719ms] Current buffer: 0x00000006/0x00000006, next 0x00000000 bytes
[460719ms] SyncOffset: 0 SyncPeriod 0
[460719ms] PIO Parity SM: tx_fifo 0, rx_fifo 0, pc 1, instr 0x000060C8
[460719ms] PIO Data SM: tx_fifo 4, rx_fifo 0, pc 12, instr 0x0000201A
[460719ms] PIO Sync SM: tx_fifo 0, rx_fifo 0, pc 0, instr 0x00000000
[460719ms] DMA CH A: ctrl: 0x0102B021 count: 0x00000006
[460719ms] DMA CH B: ctrl: 0x001FC007 count: 0x00000000
[460719ms] DMA CH C: ctrl: 0x01034009 count: 0x00000001
[460719ms] DMA CH D: ctrl: 0x01014809 count: 0x00000001
[460719ms] GPIO states: 0x16F3F9FF
[460719ms] DBG ---- COMMAND: RequestSense
[460719ms] DBG ------ OUT: 0x03 0x00 0x00 0x00 0x10 0x00
[460727ms] DBG -- BUS_FREE
I tried to erase the firmware and reflash, format SD cards, change SD cards, recreate virtual HDD files in DiskJokey, reinstall SSW 7.1.2, SSW 7.5.3
Code:
diskutil partitionDisk disk6 MBR exFAT BlueSCSISD R
cp -Rv ~/Temp/BlueSCSI/8100/* /Volumes/BlueSCSISD
But nothing helps, the same thing every time, the machine freezes completely, the mouse cursor does not move.
If I use SCSI HDD, there is no such problem, That is, most likely the computer is working.
I connected this BlueSCSI to another computer (G3 B&W + Adaptec 2906). When creating a load on virtual disks: copying, testing MacBench 5, these errors also appear. But the disks themselves look working, now I have run read/write tests, copying, archiving on one of the connected disks several times.
On another BlueSCSI (2022.12a) that I have, I haven't noticed such problems for several months -- there have never been any hangs or any oddities.
What could be the problem? Is this BlueSCSI has a bug?
Maybe need to set some special parameter in bluescsi.ini?
Attachments
Last edited: