English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware

 
 
Thread Tools
Old 01 March 2014, 13:00   #1
highpuff
Registered User
 
highpuff's Avatar
 
Join Date: Jan 2014
Location: Göteborg
Posts: 43
Exclamation A4000 with X-Surf-100 [SOLVED]

Hi All!

I bought an X-Surf-100 this week from GGS-Data in Sweden (thanks for the excellent service btw) but sadly I have ran into some issues. When I start with the card as Zorro III, it all looks and seems ok until I fire up xsurftest and/or amitcp (v4.3).

I know that the card works since it does work without any problem if I strap it to Zorro II-mode.

The following has been tested
  • Different Zorro slots in my Amiga 4000
    Different device drivers from the lha archive (even those in the amitcp folder).

Can I debug my Amiga in other ways? I have tried SnoopDos but it doesnt indicate anything wrong with the applications I start.


My configuration
  • Amiga 4000D
    CyberstormPPC 060/50 128Mb RAM
    CyberVision PPC
    Indivision AGA MK1
    Kickstart version 40.68
    Workbench version 3.5 (44.2)

See attachment in this thread from SysSpeed and XSurfTest.

Any ideas on how to move forward?
Attached Thumbnails
Click image for larger version

Name:	sysspeed-hp.jpg
Views:	275
Size:	281.5 KB
ID:	39221   Click image for larger version

Name:	xsurftest-hp.jpg
Views:	297
Size:	128.2 KB
ID:	39222  
highpuff is offline  
Old 01 March 2014, 13:09   #2
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,354
Presumably -11 buster?

Do you have the correct 060 library installed?

How about posting your startup-sequence?
alexh is offline  
Old 01 March 2014, 14:18   #3
highpuff
Registered User
 
highpuff's Avatar
 
Join Date: Jan 2014
Location: Göteborg
Posts: 43
Yes, I have Super Buster version 11, see the attachment.

Version of my 060-libraries:
  • 68040.library = 46.5
  • 68060.library = 46.15

Startup-Sequence:
Code:
; $VER: Startup-Sequence_HardDrive 40.2 (25.2.93)
; Startup-Sequence for hard drive systems

C:SetPatch QUIET

C:Version >NIL:
C:AddBuffers >NIL: DF0: 15
FailAt 21

C:MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
C:Copy >NIL: ENVARC: RAM:ENV ALL NOREQ

Resident >NIL: C:Assign PURE
Resident >NIL: C:Execute PURE

Assign >NIL: ENV: RAM:ENV
Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: REXX: S:
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
Assign >NIL: LIBS: SYS:Classes ADD
Assign >NIL: HELP: LOCALE:Help DEFER
Assign >NIL: ASMPRO: WORK:Apps/AsmPro

BindDrivers
C:Mount >NIL: DEVS:DOSDrivers/~(#?.info)

IF EXISTS DEVS:Monitors
  IF EXISTS DEVS:Monitors/VGAOnly
    DEVS:Monitors/VGAOnly
  EndIF

  C:List >NIL: DEVS:Monitors/~(#?.info|VGAOnly) TO T:M LFORMAT "DEVS:Monitors/%s"
  Execute T:M
  C:Delete >NIL: T:M
EndIF

SetEnv Language "english"
SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart

C:AddDataTypes REFRESH QUIET
C:IPrefs
C:ConClip

Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs SYS:WBStartup SYS:Tools SYS:Tools/Commodities

IF EXISTS S:User-Startup
  Execute S:User-Startup
EndIF

Resident Execute REMOVE
Resident Assign REMOVE

C:LoadWB
EndCLI >NIL:
User-Startup:
Code:
;BEGIN MUI
if exists "Work:Apps/MUI"
   assign MUI: "Work:Apps/MUI"
   if exists MUI:Libs
      assign add LIBS: MUI:Libs
   endif
   if exists MUI:Locale
      assign add LOCALE: MUI:Locale
   endif
   version >nil: exec.library 39
   if not warn
      if exists MUI:Docs
         if exists HELP:dummy ; do not remove
         endif                ; this entry!
         assign add HELP: MUI:Docs
      endif
   endif
endif
;END MUI

;BEGIN DeluxePaintV
Assign DPaintV: "Work:Apps/DPaintV" defer
;END DeluxePaintV

;BEGIN AmiTCP/IP
assign AmiTCP: Work:Apps/AmiTCP
path AmiTCP:bin add
Assign APIPE: Exists > NIL:
IF Warn
  Mount APIPE: from AmiTCP:devs/APipe-Mountlist
EndIf
;END AmiTCP/IP

;BEGIN AmiTCP/IP Configuration
; These must be placed after the AmiTCP/IP section
; Start AmiTCP/IP
;startnet
;END AmiTCP/IP Configuration

;BEGIN Network mount
;run >NIL: c:smbfs workgroup=XXXXX user=XXXXX password=XXXXX service=//XXXXX/amiga device=SMBFS0: volume=XXXXX:
;wait 8
;END Network mount

;BEGIN Private Area
Assign >NIL: DL: Dh1:Download
Assign >NIL: Apps: Dh1:Apps
Assign >NIL: doPus: Apps:doPus
Assign >NIL: Sources: Dh1:Sources
Assign >NIL: Asm: Sources:Assembler
Assign >NIL: Amos: Sources:Amos
;END Private Area

Assign CON: DISMOUNT
Assign RAW: DISMOUNT
; This mounts KCON and KRAW
Mount CON: from DEVS:KingCON-mountlist
Mount RAW: from DEVS:KingCON-mountlist
Attached Thumbnails
Click image for larger version

Name:	SuperBuster-HP.jpg
Views:	198
Size:	160.0 KB
ID:	39224  
highpuff is offline  
Old 01 March 2014, 15:12   #4
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,354
Your first port of call should be the Individual Computers support email BTW.
alexh is offline  
Old 01 March 2014, 18:26   #5
bubbob42
Registered User
 
Join Date: Oct 2012
Location: Germany
Posts: 585
Start the Amiga without startup-sequence, run setpatch, run xsurftest.

Btw. you must not run xsurftest and a TCP-stack at the same time.
bubbob42 is offline  
Old 01 March 2014, 18:37   #6
highpuff
Registered User
 
highpuff's Avatar
 
Join Date: Jan 2014
Location: Göteborg
Posts: 43
@bubbob42:
Tried it but it still crashes, I got a little further tho. I think I will remove all hardware from my A4000 and do trial & error later. What's still bothers me is taht it works in Zorro II mode and not Zorro III.

Btw. My mainboard is version B.
highpuff is offline  
Old 01 March 2014, 19:03   #7
bubbob42
Registered User
 
Join Date: Oct 2012
Location: Germany
Posts: 585
Did exchange the mainboard's capacitors already? How's the status of your battery?
bubbob42 is offline  
Old 01 March 2014, 19:29   #8
highpuff
Registered User
 
highpuff's Avatar
 
Join Date: Jan 2014
Location: Göteborg
Posts: 43
@bubbob42: Doing it right now and the MB looks re-furbished. Also checked the U103 chip and it seems ok, no changes.
highpuff is offline  
Old 01 March 2014, 21:47   #9
bubbob42
Registered User
 
Join Date: Oct 2012
Location: Germany
Posts: 585
Have the SMD caps really been replaced?

Do you have other Z3 boards you could test? If your X-Surf is working in Z2 mode then I'd say it's not a problem with the card itself, since you've got the original daughterboard.

Did you try different slots?
bubbob42 is offline  
Old 01 March 2014, 22:00   #10
highpuff
Registered User
 
highpuff's Avatar
 
Join Date: Jan 2014
Location: Göteborg
Posts: 43
They seem new and if I check pictures on internet on revision B boards it's not the same capacitors. Too bad I don't have another Z3 board that I could test with.

Yes, I have tried all other slots and also checked everything on the mainboard. I will continue looking.
highpuff is offline  
Old 02 March 2014, 17:34   #11
highpuff
Registered User
 
highpuff's Avatar
 
Join Date: Jan 2014
Location: Göteborg
Posts: 43
Case closed!
It seems like it was caused by a bad jumper on J104 and also that it was set to INT instead of EXT. Strange thing is that when I put it to EXT with the bad jumper it did not start so I thought it was mislabeled due to that the CSPPC should not even start when CLK is configured to INT.

Anyway, thanks for the help!
highpuff is offline  
Old 02 March 2014, 17:40   #12
fitzsteve
Professional slacker!
 
fitzsteve's Avatar
 
Join Date: Jul 2009
Location: Kent, UK
Age: 44
Posts: 6,683
Send a message via MSN to fitzsteve
Yeah I think CSPPC will start with the INT clock and causes all sorts of issues, I think I read about PicassoIV only working in ZII mode and the user had the same mistake.

Please to hear it's resolved and thanks for sharing the resolution
fitzsteve is offline  
Old 02 March 2014, 18:09   #13
bubbob42
Registered User
 
Join Date: Oct 2012
Location: Germany
Posts: 585
Great to hear and have fun with the card!
bubbob42 is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
X-Surf 100 must haves! lost_loven support.Hardware 8 14 August 2013 21:06
X-Surf problems brett71 support.Hardware 1 30 May 2012 23:57
Help with X-Surf ensoniqman support.Hardware 3 27 February 2010 06:38
Top 100 / Bottom 100 games Galaxy AMR news 8 10 March 2007 12:10
X-Surf problem alewis support.Hardware 12 09 August 2006 14:34

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 23:18.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.10797 seconds with 14 queries