Welcome, Guest. Please login or register.

Author Topic: Just installed 060 in A4000, and it sees it as an 040  (Read 1929 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Just installed 060 in A4000, and it sees it as an 040
« on: December 04, 2006, 07:14:34 PM »
I've just received my CS MKIII 060 and installed it in my A4000. I changed the INT/EXT jumpter to EXT and left the other jumper where it was. The machine boots fine and I have copied 68#?.library from the disks supplied to LIBS:. However, after a reboot, "cpu" reports the card as an 040. Is there another jumper I need to change to make it run at its full speed?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline Ilwrath

Re: Just installed 060 in A4000, and it sees it as an 040
« Reply #1 on: December 04, 2006, 07:25:46 PM »
There are a lot of programs that will report the 060 as an 040.  With the proper libs copied in, you should be all set, though.  The system boots, so obviously it found the CPU.  :lol:

You might want to try one of the newer "cpu" executables (which should recognize the 68060 properly, and to make sure your copyback cache is enabled) or check "WhichAmiga" just to put your mind at ease.
 

Offline keropi

  • Hero Member
  • *****
  • Join Date: Sep 2004
  • Posts: 2466
    • Show only replies by keropi
Re: Just installed 060 in A4000, and it sees it as an 040
« Reply #2 on: December 04, 2006, 07:31:51 PM »
run SysSpeed V 2.6 and see how much juice u got!
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Just installed 060 in A4000, and it sees it as an 040
« Reply #3 on: December 04, 2006, 07:33:00 PM »
Ahhhh, that might explain it. I'm using KS and WB 3.0. I'll download WhichAmiga and see what that makes of it.

Cheers!

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline motorollinTopic starter

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Just installed 060 in A4000, and it sees it as an 040
« Reply #4 on: December 04, 2006, 08:32:55 PM »
You were right - WhichAmiga sees my 060. Thanks a lot :-D Almost time to change my sig!!!

One more question (probably a stupid one): what is the SCSI device of the on-board SCSI controller?

--
moto
Code: [Select]
10  IT\'S THE FINAL COUNTDOWN
20  FOR C = 1 TO 2
30     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NAAAA
40     DA-NA-NAAAA-NAAAA DA-NA-NA-NA-NA-NA-NAAAAA
50  NEXT C
60  NA-NA-NAAAA
70  NA-NA NA-NA-NA-NA-NAAAA NAAA-NAAAAAAAAAAA
80  GOTO 10
 

Offline LoadWB

  • Hero Member
  • *****
  • Join Date: Jul 2006
  • Posts: 2901
  • Country: 00
    • Show only replies by LoadWB
Re: Just installed 060 in A4000, and it sees it as an 040
« Reply #5 on: December 04, 2006, 08:37:01 PM »
Without looking, it's either cybppc.device or cybppcscsi.device.  I believe it's the former.
 

Offline Amigaz

  • Hero Member
  • *****
  • Join Date: Feb 2004
  • Posts: 1959
  • Country: se
  • Gender: Male
    • Show only replies by Amigaz
Re: Just installed 060 in A4000, and it sees it as an 040
« Reply #6 on: December 04, 2006, 09:11:22 PM »
Quote

LoadWB wrote:
Without looking, it's either cybppc.device or cybppcscsi.device.  I believe it's the former.


Correct!  :-D
-------------------------------------------------------------------
Amiga 4000T - A3640 '040
Amiga 4000 - CS MKIII
Amiga 1200 - Blizzard 1230 MKIV
Amiga 1200 - Stock
Amiga CD32 - TF360
A bunch of ol' A500's
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: Just installed 060 in A4000, and it sees it as an 040
« Reply #7 on: December 04, 2006, 09:52:16 PM »
@motorollin
Quote
I have copied 68#?.library from the disks supplied to LIBS:


Just to make sure, here is the setup you should have:
Code: [Select]
*******************************************************************
*   To get a layout which works for every processor use this:     *
*                                                                 *
*    37.30 CBM 68040.library -> libs:68040old.library             *
*    Phase5 68040.library -> libs:68040new.library                *
*    Phase5 68060.library -> libs:68060.library                   *
*    Phase5 68040dummy.library -> libs:68040.library              *
*                                                                 *
*******************************************************************


This way the system will boot fine if you ever replace the 68060 card with some 68040 one.