Cripples bus on VAXstation 2000 #253
Unanswered
majenkotech
asked this question in
Help
Replies: 1 comment 13 replies
-
BlueSCSI doesn't care what the initiator ID is, it can be 0, or 7 or anything in between. Just cant overlap with an existing device. Please use the current release instead of the nightly so we have a stable base to debug on. Please completely go through the "What to try first" in the troubleshooting guide (even if you dont think it's applicable, again for a stable base to test on) Then please provide a debug log so we can see what is going on. Also note there are some notes in the wiki about VAX but not your specific model https://github.com/BlueSCSI/BlueSCSI-v2/wiki/Compatibility#dec--compaq |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am attempting to get SCSI working on the VAXstation 2000. This SCSI is strange, though. It was originally only intended to operate with a TK50 tape drive, but there are VMS patches and ROM patches available to make it work with other SCSI devices too.
Connecting the BlueSCSI (v2, desktop, nightly universal build) cripples the SCSI bus though (no devices get found, and all IDs just return a hard error).
I have two theories:
There are ROM patches that allow changing the initiator ID to something else, but I don't have those burned to chip yet (I am fighting with my EPROM programmer, it's about 30 years old....).
Could there be an issue with the BlueSCSI whereby it doesn't like the initiator being on ID 0?
(BTW, for testing purposes I connected the BlueSCSI to a SUN Ultra60 and it worked fine, so my hardware is not at fault).
Beta Was this translation helpful? Give feedback.
All reactions