CompuServe Thread

EGS 28/24 and ICD ADSCSI

5 messages in this thread
#73639From: Marc van LieropFeb 1, 1994 3:26 PM
FROM: Marc van Lierop, 76267,744 TO: GVP Tech, 72662,51 DATE: 1-02-94 22:04 Re: Copy of: EGS 28/24 and ICD ADSCSI 2080 ——————————————————————————- ——- I'm sorry I made a mistake with the WinCIM software. I just mailed you via Email this message,but it was the meaning to put it in the forum as a public message. That's why I put it here again. Sorry for the extra work. ——————————————————————————– ——— Hello, I'm installing a EGS 28/24 Spectrum card in my Amiga 2000 (Rev.6.2) Configuration: Amiga 2000 Kickstart 2.04 (V37.175) ECS Agnus – 2Meg (installed Mega-Cip) STD Denise GForce '030/40/40/4 (so 4MB memory) ICD ADSCSI 2080 /w 4MB memory (scsi part is disabled) MultiVision 2000 flick-fixer. EGS 28/24 Spectrum. I have a connected the pass-through cable to the flicker-fixer and the EGS card. I have connected a NEC/MultiSync 3D monitor to the EGS card. SysInfo show the following under BOARDS: Board Address Board Size Board Type Product Manufacturer $00E90000 64K ZORRO II Series 2 SCSI GVP $00200000 2048K ZORRO II 1 2193 $00EA0000 64K ZORRO II 2 2193 $00600000 4096K ZORRO II ADRAM 2080 ICD $00EB0000 64K ZORRO II 1 ICD The memory (4MB) on the GForce030 is installed at address $01000000 (Extended Memory) 1) When I want to use the 4MB on the GForce as to be auto configured, AmigaDOS only reports 6MB total memory (GVP Info, 2MB Public Chip Local 24DMA and 4MB Public Fast 24DMA). I HAVE to install the 4MB 32bit memory as extendend when the EGS card is installed. The EGS 28/24 board has 2MB of memory onboard and it places it at address $00200000 But the memory is none addressable for application. Is this because I have a Amiga2000 with zorro II slots? Is the EGS board only able to put his memory above the 8MB range when installed in a zorro III slot (A3000/A4000)? 2) My system crashes a lot,when being in the Amiga Shell and doing some Dir commands after each other. I've removed everything which isn't necessary out of the startup-sequence. This is my startup-sequence: ; $VER: startup-sequence 38.22 (24.4.92) C:SetPatch QUIET ; setpatch version 40.14 Addbuffers >nil: df0: 20 Addbuffers >nil: df1: 20 Makedir ram:t ram:Clipboards ram:env ram:env/sys copy >nil: envarc: ram:env all noreq assign >nil: env: ram:env assign >nil: t: ram:t assign >nil: clips: ram:clipboards assign >nil: rexx: sys:rexxc assign >nil: printers: devs:printers assign >nil: keymaps: devs:keymaps assign >nil: locale: sys:locale mount >nil:devs:dosdrivers/~(#?.info) if exists devs:monitors list >nil: devs:monitors/~(#?.info) to t:m lformat "devs:monitors/%s" execute t:m delete >nil: t:m endif Setenv Workbench $Workbench Setenv Kickstart $Kickstart Unset Workbench Unset Kickstart ;BEGIN EGS stack 20000 c:gvpcpuctrl fastrom movessp ; I have an 68EC030 c:assign egs: HD0:egs c:assign libs: egs:libs add ; call EGS config program ; egs:c/nocachezorro3 >nil: ; Only for '040 I have a A2000 w/ '030 egs:c/egsconfig file egs:s/egs.config c:wait 1 secs ; END EGS IPrefs ConClip Path >nil: ram: c: sys:utilities sys:rexxc sys:system s: sys:prefs sys:tools sys:tools/commodities ;if exists s:user-startup ; execute s:user-startup ;endif loadwb endcli >nil: Nothing special, or is it. When I remove the ICD ADSCSI 2080 controller, I don't have the problem anymore. But then I only have 6MB of RAM instead of 10MB (2MB chip, 4MB 32bit, 4MB 24bit) Before I installed the EGS 28/24 board all was working well for about 5 years. The last thing I installed before the EGS board was the 2MB chip card (MegaChip) and that is installed for about half a year, without problems. What do you know about this? What can I do more the pin point the problem between (I guess) the ICD board and the EGS board? Is there anyone else, who is using a ICD ADSCSI 2080 controller together with an EGS board? Kind Regards, <<marc>> The Netherlands.
#73783From: Marc van LieropFeb 3, 1994 12:44 PM
I know I'm talking to myself now. Could itbe that when the turbo version of the egs libraries are installed, they have problems when they have to read/write data into 24bit memory?????? could that be the problem? , meaning it could help to install the none turbo libraries on my A2000 w/ gforce030? I did some more testing and when the workbench is on the native amiga driver (no egs screen is opened) I can't get it crashing w/ ICD and EGS board installed. I haven't tried to just open the EGS default screen and run egs-shell and do some dir commands there. <<marc>>
#73829From: Marc van LieropFeb 4, 1994 6:32 AM
It's me again. More information. Yesterday I tested to put my workbench on the amiga native driver and open an egs screen with starting egs-shell. I could do dir commands on the egs-shell without crashing the machine. I'm totally confused now. Can someone think with me? <<marc>>
#74048From: GVP TechFeb 7, 1994 4:36 PM
Marc, Please remove the ICD card and see if the Workbench crashing persists. If the crashing STOPS, then it is possible that the ICD card needs some kind of update (such as a PAL chip). We are not aware of any incompatibilities with teh ICD SCSI card, and we see no reason why any should exist. As I stated in my reply to your previous message, please install again the EGS software using EXPERT installation mode, so taht you can verify that the 68030 EGS libraries are installed. Also add these 2 commands to S:STARTUP-SEQUENCE *immediately* before the IPREFS command: echo >con: wait 2
#74022From: GVP TechFeb 7, 1994 12:15 PM
Marc, In an Amiga 2000, the EGS board will function similar to the BridgeBoard, taking up 2MB of autoconfigure space. This is why you only see 6MB of RAM. If you keep the memory on the Combo board as autoconfigure, then there will be memory left over and you will PROBABLY run into crashes. WIth Workbench running on a standard Amiga screen, the EGS board should have no effect on DIR commands from a shell. Try setting up Workbench on a standard AMiga display and commenting out ALL the EGS lines. If the crashing persists, then there is something else going on in your machine. GVP TECH