Welcome, Guest. Please login or register.

Author Topic: Need help setting up CD-ROM drive  (Read 2027 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline FireflySTTopic starter

  • Newbie
  • *
  • Join Date: Nov 2003
  • Posts: 37
    • Show only replies by FireflyST
Need help setting up CD-ROM drive
« on: May 18, 2006, 09:15:56 PM »
Can anyone help me with setting up a CD-ROM?  I'm totally new to the amiga OS.  I'm using a GVP SCSI interface that connects to my accelerator.  The driver seems to be there, as it is looking for something on ID 3 when the OS comes up.

I'm using AmigaOS 3.9, if that matters.

Any help or a mini-walkthrough would be appreciated!
Amiga 3000 w/Mercury 68040 35mhz, ethernet
Amiga 1200 w/GVP Turbo+ II, and 1291 SCSI, 2mb chipram, 8mb fastram
Amiga 2000 as games machine in my living room :/
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Need help setting up CD-ROM drive
« Reply #1 on: May 18, 2006, 09:18:34 PM »
Quote
FireflyST wrote:
The driver seems to be there, as it is looking for something on ID 3 when the OS comes up.

Hmmm, sounds like you're getting a message saying "cannot open gvpscsi.device unit 3", right?

--
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 FireflySTTopic starter

  • Newbie
  • *
  • Join Date: Nov 2003
  • Posts: 37
    • Show only replies by FireflyST
Re: Need help setting up CD-ROM drive
« Reply #2 on: May 18, 2006, 09:21:40 PM »
yep. exactly.
Amiga 3000 w/Mercury 68040 35mhz, ethernet
Amiga 1200 w/GVP Turbo+ II, and 1291 SCSI, 2mb chipram, 8mb fastram
Amiga 2000 as games machine in my living room :/
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Need help setting up CD-ROM drive
« Reply #3 on: May 18, 2006, 09:27:14 PM »
Can you post the contents of the CD mountlist in DEVS:Dosdrivers? Also, what SCSI ID is your CD-ROM set to?

--
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 FireflySTTopic starter

  • Newbie
  • *
  • Join Date: Nov 2003
  • Posts: 37
    • Show only replies by FireflyST
Re: Need help setting up CD-ROM drive
« Reply #4 on: May 19, 2006, 02:45:16 PM »
Well, I figured out what was causing "cannot open gvpscsi.device unit 3" - something called "EMERGENCY_CD" was in the DosDrivers folder.  I accidentally clicked on it and it gave me that error, so I removed it (just moved it out of the folder), and I no longer get that error on boot.

Now, I downloaded and reinstalled the GVP SCSI software which seemed to be mostly missing from the system before.

You know, I have nothing attached to unit 3, should I just set it to unit 3 and see what happens?

Also, bizarreness: There is something called KingCON-mountlist in DEVS:DosDrivers/ but no "mountlist".  I cannot find KingCON anywhere else on the system.

This thing seems messed up.  I would have just wiped it out and loaded 3.9 fresh, but alas, I couldn't get the CD drive to work :p
Amiga 3000 w/Mercury 68040 35mhz, ethernet
Amiga 1200 w/GVP Turbo+ II, and 1291 SCSI, 2mb chipram, 8mb fastram
Amiga 2000 as games machine in my living room :/
 

Offline motorollin

  • Hero Member
  • *****
  • Join Date: Nov 2005
  • Posts: 8669
    • Show only replies by motorollin
Re: Need help setting up CD-ROM drive
« Reply #5 on: May 20, 2006, 08:42:14 PM »
KingCON is a Shell replacement. Don't worry, it's nothing to do with your CD-ROM.

What SCSI unit is your CD-ROM on? And do you have any mountlists in DEVS:Dosdrivers?

--
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 amigagr

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1454
    • Show only replies by amigagr
    • http://www.amigahellas.gr
Re: Need help setting up CD-ROM drive
« Reply #6 on: May 20, 2006, 08:45:23 PM »
for the KingCON to work ok you must have the KingCON-handler in L directory.
A3040/25 AmigaOS 3.9
A1260BPPC AmigaOS 3.9/4.0
Sam440ep AmigaOS 4.1.2
PegasosII/G3 AmigaOS 4.1.2/MorphOS 2.7/Debian 5.0.7/SUSE 11.1
MacMini/G4 1.5 MorphOS 2.7/OSX 10.5.8
Long Live Amiga

If i am going to have bugs on my system,
at least let me keep the latest versions.
Neil Bothwick
 

Offline FireflySTTopic starter

  • Newbie
  • *
  • Join Date: Nov 2003
  • Posts: 37
    • Show only replies by FireflyST
Re: Need help setting up CD-ROM drive
« Reply #7 on: May 24, 2006, 08:22:36 PM »
Heh, I still need some help with this, though it will show my AmigaOS 3.9 CD when I boot up now.

Is there a better CD-ROM driver than the EMERGENCY_CD file that OS 3.9 installs?  I was hoping for something that will show the CD on the desktop when you insert it.
Amiga 3000 w/Mercury 68040 35mhz, ethernet
Amiga 1200 w/GVP Turbo+ II, and 1291 SCSI, 2mb chipram, 8mb fastram
Amiga 2000 as games machine in my living room :/
 

Offline amigagr

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1454
    • Show only replies by amigagr
    • http://www.amigahellas.gr
Re: Need help setting up CD-ROM drive
« Reply #8 on: May 24, 2006, 08:34:03 PM »
Quote

FireflyST wrote:
I was hoping for something that will show the CD on the desktop when you insert it.


but it does if you have create the emergency cd drive correctly. and is not a matter of a ''better driver'' it's depent on the .device and the cd filesystem that the driver uses. for example i use cachecdfs and scsi.device for years with absolutly no problem with data or/and audio cds.
A3040/25 AmigaOS 3.9
A1260BPPC AmigaOS 3.9/4.0
Sam440ep AmigaOS 4.1.2
PegasosII/G3 AmigaOS 4.1.2/MorphOS 2.7/Debian 5.0.7/SUSE 11.1
MacMini/G4 1.5 MorphOS 2.7/OSX 10.5.8
Long Live Amiga

If i am going to have bugs on my system,
at least let me keep the latest versions.
Neil Bothwick
 

Offline FireflySTTopic starter

  • Newbie
  • *
  • Join Date: Nov 2003
  • Posts: 37
    • Show only replies by FireflyST
Re: Need help setting up CD-ROM drive
« Reply #9 on: May 24, 2006, 09:14:22 PM »
So this is a software problem then? I have a hard time understanding why emergency_cd will detect the AmigaOS cd, but not ejections or any other CDs.

Maybe I need to update gvpscsi.device?
Amiga 3000 w/Mercury 68040 35mhz, ethernet
Amiga 1200 w/GVP Turbo+ II, and 1291 SCSI, 2mb chipram, 8mb fastram
Amiga 2000 as games machine in my living room :/
 

Offline Amiduffer

  • Hero Member
  • *****
  • Join Date: Sep 2005
  • Posts: 1601
    • Show only replies by Amiduffer
    • http://www.geocities.com/laverdiereaf/
Re: Need help setting up CD-ROM drive
« Reply #10 on: May 24, 2006, 09:17:14 PM »
Hi FireflyST.

A good rule of thumb in dealing with CD drives, is, make sure that the SCSI # on the CDdrive match the Unit # on your CD0 icon and CacheCDFS

You'll find CD0 in your DEVS/DosDrivers drawer, click once on the icon and choose info in the menu and it'll list the unit #, so make sure it's the same as your CD drive.

Maybe that'll help   :-)
Amiga 3000D UP and running! Hear that clicking. 8)
Amiga 3000D & 4000D in storage sadly.