Welcome, Guest. Please login or register.

Author Topic: Issues with A600 June Bug Rev 2D motherboard :(  (Read 3915 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ad-rs1600iTopic starter

  • Newbie
  • *
  • Join Date: Jan 2005
  • Posts: 37
    • Show only replies by ad-rs1600i
Issues with A600 June Bug Rev 2D motherboard :(
« on: November 07, 2010, 04:42:07 PM »
Hi Everyone,

I brought a CF drive for my A600 but it pops up with a

'ADH0 Program failed (error #80000003) Wait for disk activity to finish' - with an option to 'Reboot'

 when the machine attempts to boot with the disk prep tool supplied on the disk (nice AmigaKit.com solution). The drive works fine within my friends A1200 and I have a 3.1 boot rom so the conclusion I have arrived at is that there is something very wrong with my motherboard which is a June Bug Rev 2D motherboard

Just wondering if anyone else has experienced issues with this board? I understand rev 1.1 and 1.5 are the motherboards to own within a A600.

Many thanks in advanced,

Adrian
 

Offline alexh

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 3644
    • Show only replies by alexh
    • http://thalion.atari.org
Re: Issues with A600 June Bug Rev 2D motherboard :(
« Reply #1 on: November 07, 2010, 05:51:05 PM »
I don't think there is any difference of any note between A600 motherboard revisions.

I'd bet money there is something you are trying to use as part of installing or using that CF card which requires an 020 CPU or FastRAM or something explaining why it works on an A1200 and doesn't on the A600.
 

Offline omnicron10

  • Full Member
  • ***
  • Join Date: Dec 2006
  • Posts: 216
    • Show only replies by omnicron10
Re: Issues with A600 June Bug Rev 2D motherboard :(
« Reply #2 on: November 07, 2010, 07:17:50 PM »
Sounds like a max transfer size issue?  Try 0x1fe00

There are a lot of reasons why it might not work.

Is this OS 3.1?  Both have KS 3.1?
« Last Edit: November 07, 2010, 07:24:06 PM by omnicron10 »
A500/030 40mhz with A530, Indivision ECS, , KS 3.1, 2 Megs Chip, 8 Megs fast.
A600 Vampire II
SAM440EP 667, Amiga OS 4.1u1
Dual G4 1.2 Mac MorphOS
Chameleon
CD32
SX64
128D
128
C64
64C
 

Offline doctorq

  • Hero Member
  • *****
  • Join Date: Aug 2003
  • Posts: 2082
    • Show only replies by doctorq
Re: Issues with A600 June Bug Rev 2D motherboard :(
« Reply #3 on: November 07, 2010, 08:10:47 PM »
The CF card is most likely formatted with SFS which needs a 020 CPU.
 

Offline ad-rs1600iTopic starter

  • Newbie
  • *
  • Join Date: Jan 2005
  • Posts: 37
    • Show only replies by ad-rs1600i
Re: Issues with A600 June Bug Rev 2D motherboard :(
« Reply #4 on: November 07, 2010, 09:16:22 PM »
Many thanks for all the replies, I am genuinely shocked at the response!

I brought the CF drive as a 'A600 kit' so I don't think there is a special file system on it or it is a transfer rate issue. Having said that, I have nothing more than my sense of it feels like the issue is with the motherboard revision, as I am very green to the world of Amiga other than shoving disks in them!

It was sold as a kit by a reputable Amiga equipment supplier so I am sure there would be a disclaimer about an accelerator required if this was the case :(

Thank you everyone for your input :)
 

Offline alexh

  • Hero Member
  • *****
  • Join Date: Apr 2005
  • Posts: 3644
    • Show only replies by alexh
    • http://thalion.atari.org
Re: Issues with A600 June Bug Rev 2D motherboard :(
« Reply #5 on: November 08, 2010, 09:20:39 AM »
Try a shorter IDE cable? Do you have a trapdoor memory expansion? Tried removing it?

I've never ever heard of an issue with A600 motherboard revisions for any reason.

Edit : Guru error 80000003 is indeed a RAMlib error. Indicates the opcode contains an illegal unaligned address. This is mainly due to programs issuing a 68020 memory access. Sometimes due to a too low memory stack. Data Corruption due to bad RAM. Trying to access 32-bit RAM on a 24-bit processor. KS2.x+ incompatibility.

Quote
Guru #80000003 DeadEnd alert
SubSystem : Processor
ErrorGroup : Not specified
Specification: Unaligned Address Error

On 68000 this is caused by using WORD or LONG access on odd address or by jumping to odd address or by odd supervisor stackpointer on exception.

Intel doesn't enforce integral boundaries. Motorola 68000 did, but only on 16 bit boundaries (because that was it's bus width). Then 68020 had 32 bit bus, and it had to be ok with non-aligned integers or programs written for the 68000 wouldn't work, so it stopped enforcing them as well. As an Amiga owner, I had problems with programs written for 68020 trying to access 16 bit values on 8 bit boundaries, which would work on 68020 but not on 68000. Guru meditation 80000003 - CPU unaligned access error.


Ask Amigakit for help, they are a friendly company.
« Last Edit: November 08, 2010, 09:35:21 AM by alexh »
 

Offline F0LLETT

  • Amigakit / A-EON Support
  • Administrator
  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 995
  • Country: gb
  • Thanked: 84 times
  • Gender: Male
    • Show only replies by F0LLETT
    • Ultimate Amiga
Re: Issues with A600 June Bug Rev 2D motherboard :(
« Reply #6 on: November 08, 2010, 12:58:35 PM »
Quote from: doctorq;590158
The CF card is most likely formatted with SFS which needs a 020 CPU.

Correct, it was ordered as A1200 spec NOT A600.
As such I set it up with SFS.

Best thing to do is copy all the data off the drive in a 1200, then alter the filesystem in HDToolBox, then format and copy all data back.

EDIT:- If you return the just CF card to us with large letter stamp, we can reprep it for you.
« Last Edit: November 08, 2010, 01:03:58 PM by F0LLETT »
Quote from: Hungry Horace
Resolute and Industrious Grand ruler of the yellow people and the Ultimate Amiga Empire
Ultimate Amiga Network (Home of SONY PSP Amiga Emulator and AMOS Factory)

Quote from:  He who shall not be named
"Chris is that you!!!"
My all time favorite quote.
 

Offline ad-rs1600iTopic starter

  • Newbie
  • *
  • Join Date: Jan 2005
  • Posts: 37
    • Show only replies by ad-rs1600i
Re: Issues with A600 June Bug Rev 2D motherboard :(
« Reply #7 on: November 08, 2010, 06:08:37 PM »
Quote from: alexh;590273
Try a shorter IDE cable? Do you have a trapdoor memory expansion? Tried removing it?

I've never ever heard of an issue with A600 motherboard revisions for any reason.

Edit : Guru error 80000003 is indeed a RAMlib error. Indicates the opcode contains an illegal unaligned address. This is mainly due to programs issuing a 68020 memory access. Sometimes due to a too low memory stack. Data Corruption due to bad RAM. Trying to access 32-bit RAM on a 24-bit processor. KS2.x+ incompatibility.



Ask Amigakit for help, they are a friendly company.


Wow! - I am truely speechless - very well done! Sadly I ordered a CF drive prepped with SFS file system - my fault totally - very embarassing.... Still I'm a newbie so that is my excuse and I am stick with it!!! :)

I am guessing SFS must be a 32bit file system then like Fat32 in the pc world? My 68000 is 16 bit I think hence why it through a wobbly at a 32bit ram request - he he :)
 

Offline ad-rs1600iTopic starter

  • Newbie
  • *
  • Join Date: Jan 2005
  • Posts: 37
    • Show only replies by ad-rs1600i
Re: Issues with A600 June Bug Rev 2D motherboard :(
« Reply #8 on: November 08, 2010, 06:13:25 PM »
Quote from: F0LLETT;590294
Correct, it was ordered as A1200 spec NOT A600.
As such I set it up with SFS.

Best thing to do is copy all the data off the drive in a 1200, then alter the filesystem in HDToolBox, then format and copy all data back.

EDIT:- If you return the just CF card to us with large letter stamp, we can reprep it for you.


Thank you - my mistake totally - I have explained in my problem ticket :)

I haven't really got anywhere to copy it too on the A1200 other than the RAM disk so I think I will post it back to be setup like a A600 CF disk :) I want to keep the OS loader menu etc. as I think that is really cool.

Blooming annoying, I really wanted to play Beneath a Steel Sky on it!! :)

Many thanks everyone :)
 

Online kolla

Re: Issues with A600 June Bug Rev 2D motherboard :(
« Reply #9 on: November 08, 2010, 07:37:44 PM »
@ad-rs1600i
It's not about 16bit vs. 32bit, it's just that SFS has some optimizations that only work with 68020 or better, using functions that do not exist on 68000.
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline ad-rs1600iTopic starter

  • Newbie
  • *
  • Join Date: Jan 2005
  • Posts: 37
    • Show only replies by ad-rs1600i
Re: Issues with A600 June Bug Rev 2D motherboard :(
« Reply #10 on: November 08, 2010, 08:27:00 PM »
Quote from: kolla;590370
@ad-rs1600i
It's not about 16bit vs. 32bit, it's just that SFS has some optimizations that only work with 68020 or better, using functions that do not exist on 68000.


Thanks for that - I have plenty to learn I think! :)