Introducing ZuluSCSI
#6
RE: Introducing ZuluSCSI
I am having the worst time trying to get this thing to work with IRIX. I have been trying to install IRIX 5.3 and I keep getting write errors. I have SCSI2 turned off and have tried installing a ton of different ways. I created my images from my Linux system using dd: dd if=/dev/zero of=HD1.img iflag=fullblock bs=512K count=8500 && sync. I am using Samsung SD cards that are fast enough. I have the same problem no matter what SD card I have installed. I have tried on two different ChallengeS systems that were able to install just fine with real SCSI drives. Am I doing something wrong with the disk image creation? Is it not properly sized?

 My current setup is to have the 5.3 iso I made from my Linux system as CDROM on SCSI ID2. Scsi term is on.

My current bare bones config:
[SCSI]
# Settings that apply to all devices
Debug = 0 # Same effect as DIPSW2, enables verbose log messages
SelectionDelay = 255 # Millisecond delay after selection, 255 = automatic, 0 = no delay
PhyMode = 0 # 0: Best available 1: PIO 2: DMA_TIMER 3: GREENPAK_PIO 4: GREENPAK_DMA
#Dir = "/" # Optionally look for image files in subdirectory
#Dir2 = "/images" # Multiple directories can be specified Dir1...Dir9

# Settings that can be needed for compatibility with some hosts
Quirks = 0 # 0: Standard, 1: Apple, 2: OMTI, 4: Xebec, 8: VMS
EnableUnitAttention = 0 # Post UNIT_ATTENTION status on power-on or SD card hotplug
EnableSCSI2 = 0 # Enable faster speeds of SCSI2
EnableSelLatch = 0 # For Philips P2000C and other devices that release SEL signal before BSY
MapLunsToIDs = 0 # For Philips P2000C simulate multiple LUNs
MaxSyncSpeed = 0 # Set to 5 or 10 to enable synchronous SCSI mode, 0 to disable

# Settings that can be specified either per-device or for all devices.
#Vendor = "QUANTUM"
#Product = "FIREBALL1"
#Version = "1.0"
#Serial = "0123456789ABCDEF"
#Type = 0 # 0: Fixed, 1: Removable, 2: Optical, 3: Floppy, 4: Mag-optical, 5: Tape
#TypeModifier = 0 # Affects only INQUIRY response
#SectorsPerTrack = 63
#HeadsPerCylinder = 255
#RightAlignStrings = 0 # Right-align SCSI vendor / product strings, defaults on if Quirks = 1
#PrefetchBytes = 8192 # Maximum number of bytes to prefetch after a read request, 0 to disable

# Settings can be overridden for individual devices.
[SCSI1]

Vendor = "SEAGATE"
Product = "ST225N"
Version = "1.0"
Serial = "0123456789ABCDEF"
Type = 0
TypeModifier = 0
#SectorsPerTrack = 63
#HeadsPerCylinder = 255



[SCSI2]
Product = "CD-ROM Drive 2"
Type = 2
#Dir2 = "/"

My log after a failed attempt:

[0ms] DIPSW3 is OFF: SCSI termination disabled
[1ms] Optional GreenPAK detected, loading firmware
[53ms] GreenPAK firmware successfully loaded
[267ms] SD card detected, FAT64 volume size: 30522 MB
[267ms] SD MID: 0x1B, OID: 0x53 0x4D
[268ms] SD Name: EB1QT
[268ms] SD Date: 3/2013
[268ms] SD Serial: 0xE05F3979
[270ms] Reading configuration from zuluscsi.ini
[270ms] Active configuration:
[275ms] -- SelectionDelay: 255
[281ms] -- EnableSCSI2 is on
[1454ms] Finding HDD images in directory /:
[1455ms] -- Opening /hd1.img for id:1 lun:0
[1455ms] ---- WARNING: file /hd1.img is not contiguous. This will increase read latency.
[1456ms] ---- Read prefetch enabled: 8192 bytes
[1509ms] SCSI ID:1 BlockSize:512 Type:0 Quirks:0 ImageSize:4194304kB
[2010ms] SCSI PHY operating mode: GREENPAK_DMA
[2011ms] Initialization complete!
[2011ms] Platform: ZuluSCSI v1.1
[2011ms] FW Version: 1.0.7-release Aug 25 2022 19:51:14
[9179ms] WARNING: . Current settings are 63 sectors x 255 heads = 16065 but image size of 8388608 sectors is not divisible. This can cause error messages in diagnostics tools.
[136617ms] SDIO SD card error on line 256, error code 28
[136617ms] SD card write failed: 0x9C
[137968ms] SDIO SD card error on line 256, error code 28
[137968ms] SD card write failed: 0x9C
[140850ms] SDIO SD card error on line 256, error code 28
[140850ms] SD card write failed: 0x9C
[140938ms] SdioCard::stopTransmission() timeout
[143220ms] SDIO SD card error on line 256, error code 28
[143220ms] SD card write failed: 0x9C
[143235ms] SdioCard::stopTransmission() timeout
[147057ms] SDIO SD card error on line 256, error code 28
[147057ms] SD card write failed: 0x9C
[148497ms] SDIO SD card error on line 256, error code 28
[148497ms] SD card write failed: 0x9C
[148531ms] SdioCard::stopTransmission() timeout
[149922ms] SDIO SD card error on line 256, error code 28
[149922ms] SD card write failed: 0x9C
[149949ms] SdioCard::stopTransmission() timeout
[151261ms] SDIO SD card error on line 256, error code 28
[151261ms] SD card write failed: 0x9C

Visual Workstation 320 Prism Desktop O2 x5 Octane Octane2 Octane2 Tezro Onyx2 Indigo x5 Onyx Indigo2 R10000/IMPACT Indigo2 Indy x7 1600SW x2 
Stolen!  :4D310: Crimson
opcode
WebForce Officer

Trade Count: (0)
Posts: 77
Threads: 17
Joined: Jan 2018
Location: Atlanta
Website Find Reply
10-10-2022, 01:48 PM


Messages In This Thread
Introducing ZuluSCSI - by aperezbios - 09-02-2022, 10:46 PM
RE: Introducing ZuluSCSI - by Raion - 09-09-2022, 02:21 PM
RE: Introducing ZuluSCSI - by 02girl - 09-10-2022, 05:43 AM
RE: Introducing ZuluSCSI - by opcode - 09-21-2022, 03:38 PM
RE: Introducing ZuluSCSI - by opcode - 10-03-2022, 07:52 PM
RE: Introducing ZuluSCSI - by opcode - 10-10-2022, 01:48 PM
RE: Introducing ZuluSCSI - by weblacky - 10-10-2022, 05:07 PM
RE: Introducing ZuluSCSI - by opcode - 10-10-2022, 05:22 PM
RE: Introducing ZuluSCSI - by opcode - 11-01-2022, 03:37 PM
RE: Introducing ZuluSCSI - by Raion - 11-01-2022, 03:53 PM
RE: Introducing ZuluSCSI - by linear - 11-01-2022, 08:28 PM
RE: Introducing ZuluSCSI - by varomix - 05-14-2025, 02:47 AM
RE: Introducing ZuluSCSI - by Raion - 05-14-2025, 03:05 AM
RE: Introducing ZuluSCSI - by varomix - 05-14-2025, 06:24 AM
RE: Introducing ZuluSCSI - by robespierre - 05-14-2025, 06:56 PM
RE: Introducing ZuluSCSI - by varomix - 05-15-2025, 03:27 PM
RE: Introducing ZuluSCSI - by legodude - 05-14-2025, 03:13 AM
RE: Introducing ZuluSCSI - by Raion - 05-14-2025, 02:08 PM
RE: Introducing ZuluSCSI - by varomix - 05-14-2025, 06:40 PM
RE: Introducing ZuluSCSI - by Podboy - 05-15-2025, 03:08 AM
RE: Introducing ZuluSCSI - by Raion - 05-15-2025, 04:33 AM
RE: Introducing ZuluSCSI - by kubatyszko - 07-05-2025, 09:21 PM
RE: Introducing ZuluSCSI - by legodude - 07-06-2025, 11:43 AM
RE: Introducing ZuluSCSI - by aperezbios - 07-07-2025, 05:28 AM
RE: Introducing ZuluSCSI - by kubatyszko - 07-07-2025, 05:35 AM
RE: Introducing ZuluSCSI - by legodude - 07-07-2025, 11:00 AM
RE: Introducing ZuluSCSI - by kubatyszko - 07-07-2025, 07:38 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)