|
Register or have you forgotten your password?
|
|
|
| Amiga Hardware Issues and discussion This forum is dedicated to the discussion and resolution of issues related to Classic and Next Generation Amiga hardware. Got a problem with a piece of hardware? Click to speak. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 | ||||||||
|
Technoid
![]()
Join Date: Apr 2007
Posts: 170
|
I recently picked up a deneb for my A3000. Everything is installed and running in Z2 mode (freezes in Z3 mode, but I think I know the fix for it).
I have all the software installed, but I do not have MUI. I have a copy on CD, but can't use the cdrom as it is a usb. I have tried using the command line to get the drive up and going but am having no luck. When I try adding the hardware using the following: addusbhardware DEVS:USBHwarde/denebz2.device I get failed. Anyone know where I can find instructions on how to get the usb cdrom running without using the trident program, and just using the command line? |
||||||||
|
|
|
|
|
#2 | ||||||||
|
VIP / Donor
Join Date: Mar 2003
Location: Boston, MA, United States
Posts: 4,989
|
I'm assuming that "Hwarde" is a typo.
![]() That command should be all you need from the USB side. By default, the CD drive will automount using L:AmiCDFS. If you don't have AmiCDFS, then automount won't work until you reconfigure it in Trident. But you can of course mount your CD drive manually, just as if you had plugged it into a SCSI or IDE port. the device name is usbscsi.device, and the unit is probably 0. |
||||||||
|
|
|
|
|
#3 | ||||||||
|
Lifetime Member
|
MUI is available directly from the Deneb card.
Set the jumper on the Deneb for "RES" (it is marked on the card) and when your system boots there will be a draw full of install files. Install and extract the files and you'll end up with a MUI installer, FAT file type and all sorts of other goodies. One thing you may have to do is track down an updated "INSTALLER" command (from Aminet) to replace the older version on the WB3.0/3.1 disks which will fail. I'm trying to understand how you installed the Deneb software without installing MUI.
__________________
A2000, A3000, 2 x A1200T, A1200, A4000Tower & Mediator, CD32, VIC-20, C64, C128, C128D, PET 8032, Minimig & ARM, C-One, FPGA Arcade... and AmigaOne X1000. |
||||||||
|
|
|
|
|
#4 | |||||||||
|
Too much caffeine
![]()
Join Date: Apr 2010
Location: Poland
Posts: 75
|
Quote:
Code:
AddUsbHardware Devs:USBHardware/youdriver.device AddUsbClasses
|
|||||||||
|
|
|
|
|
#5 | |||||||||
|
Cult Member
![]()
Join Date: Jul 2002
Posts: 573
|
Quote:
To use Poseidon without MUI, use AddUSBHardware DEVS:USBHardware/deneb*usb.device (where * is either z2 or z3pio or z3dma according to your configuration). AddUSBClasses SYS:Prefs/Trident NOGUI SAVE After that, you can just use ENVARC:PsdStackloader to start the stack. Note that the above steps are also done during the first installation (though it is a bit tricky there, because when you are installing from the Rescue image, you are always in Z2 mode). As mentioned in the other posting, you the mass storage class will by default attempt to use AmiCDFS as a CD file system and FAT95 for FAT formatted media. But you can of course use the included UMSD mountlist as a template to mount whatever you like. To see what's happening use PsdErrorlog for a list of errors and messages.
__________________
-- Regards, Chris Hodges )-> http://www.platon42.de <-( hackerkey://v4sw7CJS$hw6/7ln6pr7+8AOP$ck0ma8u2LMw1/4Xm5l3i5TJCOTextPad/e7t2BDMNb7GHLen5a34s5IMr1g3/5ACM |
|||||||||
|
|
|
|
|
#6 | |||||||||
|
Lifetime Member
|
Quote:
__________________
A2000, A3000, 2 x A1200T, A1200, A4000Tower & Mediator, CD32, VIC-20, C64, C128, C128D, PET 8032, Minimig & ARM, C-One, FPGA Arcade... and AmigaOne X1000. |
|||||||||
|
|
|
|
|
#7 | ||||||||
|
Premium Member
|
Did you get yours to run in Z3 mode yet? Like yours, mine too freezes when in Z3. Someone a while back suggested re-seating the zip RAM, but I have yet to try that. Wondering what you thought the fix was...
__________________
Cash paid or will trade for loose and CIB Amiga games I need. Game manuals and boxes only too! Will purchase in large lots as well. |
||||||||
|
|
|
|
|
#8 | |||||||||
|
Lifetime Member
|
Quote:
Has anyone tried the new firmware?
__________________
A2000, A3000, 2 x A1200T, A1200, A4000Tower & Mediator, CD32, VIC-20, C64, C128, C128D, PET 8032, Minimig & ARM, C-One, FPGA Arcade... and AmigaOne X1000. |
|||||||||
|
|
|
|
|
#9 | ||||||||
|
Premium Member
|
Oh shoot, for clarity... got Z3, DMA and PIO mode goofed up again. PIO *is* Z3, which my system runs just fine. What I can't get to work is DMA mode. That's when my system freezes. Buster 11 and no other DMA Z3 cards installed.
Looks like the V11 firmware may fix that and your issue Darrin
__________________
Cash paid or will trade for loose and CIB Amiga games I need. Game manuals and boxes only too! Will purchase in large lots as well. Last edited by save2600; 05-29-2011 at 09:20 AM.. |
||||||||
|
|
|
|
|
#10 | |||||||||
|
Technoid
![]()
Join Date: Apr 2007
Posts: 170
|
Thanks for the help. I managed to get everything working except for cdroms.
When I try using a disk, the debug shows it loading AmiCDFS (Loaded filesystem L:AmiCDFS via DOS!), but then run into this: Couldn't find/load filesystem for usbscsi.device uinit 0 as UMSD: Possibly no FAT32 installed?) I checked L: and I have AmiCDFS and fat32 listed. Quote:
|
|||||||||
|
|
|
|
|
#11 | ||||||||
|
Technoid
![]()
Join Date: Apr 2007
Posts: 170
|
I had to add NOCACHE on the setpatch statement in Startup-Sequence
|
||||||||
|
|
|
|
|
#12 | ||||||||
|
Technoid
![]()
Join Date: Apr 2007
Posts: 170
|
Never mind, got it. Had to setup ASIMCDFS properly.
Thanks for the help |
||||||||
|
|
|
|
|
#13 | |||||||||
|
Premium Member
|
Quote:
Thanks to the Deneb team for the continued support.
__________________
Cash paid or will trade for loose and CIB Amiga games I need. Game manuals and boxes only too! Will purchase in large lots as well. Last edited by save2600; 05-31-2011 at 09:19 AM.. |
|||||||||
|
|
|
![]() |
| Bookmarks |
| Tags |
| deneb , troubles |
| Thread Tools | |
| Display Modes | |
|
|