Amiga.org
Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: barney on July 08, 2012, 09:02:47 AM
-
Hello everybody, I have a question about a Compact Flash reader I bought off a website called A4000t.com (Mechware). It's actually a pretty nice reader, that works well but acts rather strangely. The exact model of the reader is: SCM PCD-50B SCSI Card reader.
I hooked it up to my SCSI cable, powered up my Amiga and configured it. I notice that it works pretty good except that it does it following: Every second, I see my CDROM and Flash reader LED's blink simultaneously, then the next second the Hard Drive and Flash Reader led's blink simultaneously. This goes on non stop back and forth except when I play games.
Does anybody know whether this is normal and if not, how to stop it? Thanks.
Barney
-
Some kind of SCSI chain game. Never heard of it before. Did you pose the question back to Mechware? Could it be some kind of termination problem?
-
I don't think its a termination problem. I have my CDROM on one end of the cable (terminated) and the hard drive on the other end (terminated). The flash reader is in the middle of the chan (not terminated). Does that sound like a correct configuration? I haven't notified Mechware on this issue yet but I will.
-
that sound like a correct scsi config but some cars are weird with termination. The board itself may have onboard terminator packs. What controller do you use?
-
Here is the Accelerator / SCSI card I am using: GVP Impact A2000-030 Combo.
-
Since the device is dealing with removable cards, it is checking to see if any have changed; it is a version of the Amiga floppy click
-
My card reader and other SCSI chains do this all the time. It's normal. The reason you're not seeing it during games is because the games are taking over the machine and the normal polling of the SCSI bus isn't happening.
-
So am I fine just leaving it the way it is and allowing it to continue flashing every second?
-
I guess the controller is just polling the devices for media changes...
-
Hello everybody, I have a question about a Compact Flash reader I bought off a website called A4000t.com (Mechware). It's actually a pretty nice reader, that works well but acts rather strangely. The exact model of the reader is: SCM PCD-50B SCSI Card reader.
I hooked it up to my SCSI cable, powered up my Amiga and configured it. I notice that it works pretty good except that it does it following: Every second, I see my CDROM and Flash reader LED's blink simultaneously, then the next second the Hard Drive and Flash Reader led's blink simultaneously. This goes on non stop back and forth except when I play games.
Does anybody know whether this is normal and if not, how to stop it? Thanks.
Barney
This is completely normal, As many stated above its polling for diskchages.
MattH hot the nail on the head here.
If it did not do this it would never know when you swapped cards/cd's etc.
Mech
-
Why does this new card reader cause my other devices on the SCSI chain to flash in sync also? My Hard Drive and CDROM always remained calm in the past.
-
It could be polling all LUNs as well as SCSI logical ports... I think each SCSI logic port can have 7? LUNs attached? If so then each device would need to poll onto the SCSI BUS, so the BUS would become fully active every few seconds while each replied to the host controller.
From Wiki :-
From the computer perspective, SCSI LUN is only a part of the full SCSI address. The full device's address is made from the:
c-part: controller ID of the host bus adapter,
t-part: target ID identifying the SCSI target on that bus,
d-part: disk ID identifying a LUN on that target,
s-part: slice ID identifying a specific slice on that disk.
In the Unix family of operating systems, these IDs are often combined into a single "name". For example, /dev/dsk/c1t2d3s4 would refer to controller 1, target 2, disk 3, slice 4.
I believe the SCSI implementation on AMIGA uses the above example. So your CF card could be reporting to the SCSI host controller and activating each device on the chain to poll as well.
I'm not sure if synchronous mode would fix this or not?
Az
-
They're all on the same SCSI chain.
-
I see this in OS 4.1 where I have an LED attached to the CSPPC board and it flashes about every second, even with SCSI CF card reader not mounted in the CSPPC scsi menu. I haven't figured why you can't boot off the Card Reader in OS 4.1; you can in OS 3.X. The CF cards are present and can be mounted and read in OS 4.1. In the Media Toolkit you save device changes with "Inject" button as the "Save to Disk" button gives an error "Can't write to sector 0."
-
I never had any luck booting without the pcmcia adapter. Even followed a couple of posts, just sits there after it's scanned through the luns. Has some strange quirks, but works really well with the adapter, downside is the cover of the a590 wont fit on with the adapter.
Case modding time coming up I guess.
-
Yes, the A2091 behaves the same way. The GVP SCSI Boards are fine with the CF card in second slot
-
I see this in OS 4.1 where I have an LED attached to the CSPPC board and it flashes about every second, even with SCSI CF card reader not mounted in the CSPPC scsi menu. I haven't figured why you can't boot off the Card Reader in OS 4.1; you can in OS 3.X. The CF cards are present and can be mounted and read in OS 4.1. In the Media Toolkit you save device changes with "Inject" button as the "Save to Disk" button gives an error "Can't write to sector 0."
I may be wrong here, as i never tried it under os4.1 but ave you tried to remove the rdb from the cf and try it? If you are using a cheap uw to 50 pin adapter may play a role, you should use a proper high byte adapter if possible. Purely speculation mind you , again, i have not tried it under 4.1.
-
I never had any luck booting without the pcmcia adapter. Even followed a couple of posts, just sits there after it's scanned through the luns. Has some strange quirks, but works really well with the adapter, downside is the cover of the a590 wont fit on with the adapter.
Case modding time coming up I guess.
The problem with the 2091 is there are many chip revisions on them. I tested with 2 different 2091's originally with different roms,dmacs and WD scsi chips.
The revision 4/proto scsi chips are problematic. The pcd-50B is a true scsi2 device needing parity. the revision 4 scsi chip is known to have broken scsi II command set and problems with multiple devices. That being said the 2 2091's i tried worked ok with the older revisions when i tested them,but with all this old stuff, mileage can vary i guess. They are slow cards. adding 512MB+ ram to them helps some.
Make sure you have the maxtransfer set correct.
this link may help some of you. it what i found out in testing the A590:
http://eab.abime.net/showthread.php?t=62178&highlight=a590
-
I have GVP in that A2000 with a GVP 040 and 32MB of ram plus an Indivision ECS; I keep the OS on the CF and the WHDLoads on SD. It has a dual boot ROM so I can degrade it back to KS 1.3 and a 68000 if I need to. I use my other SCSI CF readers in my A4000T's where they work fine, except I can't boot from them in OS 4.1; I can boot from a CF over my IDE Controller (scsi.device). But we are here to answer why the controller flashes every second, which we did; so on to new thread!
-
I use the same setup, 2091 with latest roms and latest controller chip. I boot my A2000 from CF card with the CF in the CF slot, not in the pcmcia adapter. The 2091 with LUNs enabled, will scan through all LUNs on all scsi devices first, and flash the HD light. Sometimes, if I change something, it will go through twice. It takes about 30 seconds to a minute to boot this way, but I don't mind, as it is better than having the pcmcia adapter sticking out all the time, and I can use all of the slots this way. If I use the pcmcia adapter, it boots immediately and is up in a few seconds. My HD light flashes every little bit, when the computer is up, kinda in synch with the floppy "click". I don't think it does this in ClassicWB which disables the floppy "click", but I am unsure of that. My CD and card reader leds, however, do not flash after the 2091 completes scanning the scsi bus at bootup, with LUNs enabled. I don't know why this is happening. As long as it is working OK, I really wouldn't worry about it. If you are worried, send MECH an email, as he is GREAT at helping out, and stands behind what he sells. He is very knowledgeable with all his products. Hope this helps.