Skip to content

Regression: BlueSCSI v2 firmware breaks boot on Amiga 2000 with GVP HC+8 Series II #375

Description

@AmigaCoding

Hi,

I’m experiencing a regression with newer BlueSCSI v2 firmware on the following setup:

Amiga 2000
GVP Impact A2000-HC+8 Series II (SCSI controller)

Working firmware
2024.12.08-rel → works correctly (system boots)

Failing firmware
2026.03.01 or 2026.04.27 → system does not boot. After a while, I get the kickstart screen.

Configuration (bluescsi.ini)
[SCSI]
System="Generic"
EnableSCSI2=0
PrefetchBytes=0
WiFiSSID=Andromeda
WiFiPassword=mypass

[SCSI0]
Vendor=Blue
Product=Bluedrive
Version=1.0
SectorsPerTrack=32
HeadsPerCylinder=1

Do I need to adjust any new parameters in bluescsi.ini for compatibility with the aforementioned GVP controller?

Log from the working version:

Platform: BlueSCSI
FW Version: 2024.12.08-rel Dec 8 2024 22:19:03
I2C Supported
Flash chip size: 2048 kB

=== SD Card Info ===
SD card detected, FAT32 volume size: 3764 MB
SD Name: SD , MID: 0x1A, OID: 0x50 0x51

=== Global Config ===
Reading configuration from bluescsi.ini
Active configuration (using system preset "Generic"):
---- WARNING: Your SD Card Speed Class is 4. Class 10 or better is recommended for best performance.
-- EnableSCSI2 is off

=== Finding images in / ===
== Opening /HD0_1080MB.hdf for ID: 0 LUN: 0
---- WARNING: file /HD0_1080MB.hdf is fragmented, see https://github.com/BlueSCSI/BlueSCSI-v2/wiki/Image-File-Fragmentation
---- Read prefetch enabled: 0 bytes
---- Image ready

=== ROM Drive ===
Platform supports ROM drive up to 1692 kB
---- ROM drive image not detected

=== Configured SCSI Devices ===

  • ID: 0, BlockSize: 512, Type: Fixed, Quirks: None, Size: 1105920kB

Initialization complete!
INFO: Pico Voltage: 3.299V.

Log from the non-working version:

Platform: BlueSCSI (Pico1/W)
FW Version: 2026.04.27-rel Apr 28 2026 00:33:46
Flash chip size: 2048 kB
I2C Supported
=== Bootloader Log ===
[0ms] Bootloader version: Apr 28 2026 00:33:33 BlueSCSI
[0ms] Looking for firmware: BlueSCSI_Pico_DaynaPORT*.bin
[116ms] Bootloader continuing to main firmware
=== End Bootloader Log ===
Reclock RP2040 & Pico 1/1W based boards to standardized speed
Initial Clock set to 125MHz
Reclocking the MCU to 203MHz
Setting the SDIO clock to 41MHz
After reclocking, system reports clock set to 203MHz

=== SD Card Info ===
SD card detected, FAT32 volume size: 3764 MB
SD Name: SD , MID: 0x1A, OID: "PQ" (0x50 0x51)
-- WARNING: Your SD Card Speed Class is 4. Class 10 or better is recommended for best performance.
-- EnableSCSI2 = No
-- PrefetchBytes = 0

=== Global Config ===
Reading configuration from bluescsi.ini
-- EnableSCSI2 = No
-- PrefetchBytes = 0
Using system preset "Generic"
-- WiFiSSID = Andromeda
-- WiFiPassword = [set]

=== Finding images ===
[SCSI0]
-- SectorsPerTrack = 32
-- HeadsPerCylinder = 1
-- Vendor = Blue
-- Product = Bluedrive
=== Finding images in / ===
[SCSI0]
-- SectorsPerTrack = 32
-- HeadsPerCylinder = 1
-- Vendor = Blue
-- Product = Bluedrive
== Opening /HD0_1080MB.hdf for ID:0 LUN:0
---- INFO: Image file is fragmented (2 fragments), FastSeek enabled for best performance.
---- Configuring as disk drive
---- Read prefetch disabled
== Opening /Am4.hda for ID:4 LUN:0
---- Configuring as network based on image name

== Platform supports ROM drive up to 800 kB

=== Configured SCSI Devices ===
ID: 0, BlockSize: 1080, Type: Fixed, Quirks: None, Size: 1105920kB
ID: 4, Type: Network

=== Network Initialization ===
Wi-Fi MAC: 00:80:19:88:63:2F
Connecting to Wi-Fi SSID "Andromeda" with WPA/WPA2 PSK

Clock set to: 203MHz
Initialization complete!
Disabling status LED
INFO: Pico Voltage: 3.276V.
Successfully connected to Wi-Fi SSID "Andromeda"

My BlueSCSI-v2:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions