Welcome, Guest. Please login or register.

Author Topic: How to stop Deneb splash screen  (Read 9493 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Darrin

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: May 2002
  • Posts: 4430
    • Show only replies by Darrin
Re: How to stop Deneb splash screen
« Reply #44 from previous page: January 27, 2012, 05:20:17 AM »
Quote from: Matt_H;677659
Ok, I have the following in my FlashROM:
romupdate.idtag
exec.library
denebpiousb.device
massstorage.class
serialcp210x.class
asixeth.class
pegasus.class
stir4200.class
palmpda.class
bluetooth.class
serialpl2303.class
printer.class
cdcacm.class
dm9601eth.class
ethwrap.class
rawwrap.class
moschipeth.class
poseidon.library
rtl8150eth.class
hub.class
input.device
hid.class
egalaxtouch.class
camdusbmidi.class
simplemidi.class
dfu.class
bootmouse.class
bootkeyboard.class
PsdStackLoader
NCR scsi.device
scsi.device
console.device
ptp.class
bootmenu
FastFileSystem
usbaudio.class
usbvideo.class
shell
ram-handler

This amounts to all the Poseidon files (probably several that don't need to be there) and the 3.9 modules (with some patches from Aminet applied). My machine is a 4000T, so your list will look a little different if you go this route. With these in place, I changed the SetPatch line in my startup-sequence to be C:SetPatch NOROMUPDATE QUIET. This allows the system to boot straight through without requiring the reboot after SetPatch usually loads in the ROM Update.

I think the old SCSI controller on the 2091 means you'll still be looking at a rather long boot, but this will probably save you a small chunk of time.


Thanks for that Matt.  I'll have a go at tweaking my Deneb setup for my A4000.
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.
 

Offline mfilos

  • Hero Member
  • *****
  • Join Date: Aug 2005
  • Posts: 662
    • Show only replies by mfilos
    • http://mfilos.blogspot.com/
Re: How to stop Deneb splash screen
« Reply #45 on: January 27, 2012, 08:15:18 AM »
Ok based on Matt_H's list I'm making the following comments for you to understand better :)

romupdate.idtag --> Needed. Exists on OS3.9 Update
exec.library--> Needed. Exists on OS3.9 Update
denebpiousb.device  --> Since you use an A2000, you need instead the denebz2usb.device, but ONLY if you want USB support on boot
massstorage.class  --> Needed only if you need to boot from USB on boot
serialcp210x.class  --> Not needed
asixeth.class  --> Not needed
pegasus.class  --> Not needed
stir4200.class  --> Not needed
palmpda.class  --> Not needed
bluetooth.class  --> Not needed
serialpl2303.class  --> Not needed
printer.class  --> Not needed
cdcacm.class  --> Not needed
dm9601eth.class  --> Not needed
ethwrap.class  --> Not needed
rawwrap.class  --> Not needed
moschipeth.class  --> Not needed
poseidon.library --> Needed only if you want USB support on boot (storage, hid, etc)
rtl8150eth.class  --> Not needed
hub.class  --> Needed only if you want USB support on boot
input.device  --> Needed only if you want USB support on boot (keyboard/mouse)
hid.class  --> Needed only if you want USB support on boot (keyboard/mouse)
egalaxtouch.class  --> Not needed
camdusbmidi.class  --> Not needed
simplemidi.class  --> Not needed
dfu.class  --> Not needed
bootmouse.class  --> Needed only if you want USB support on boot (keyboard/mouse)
bootkeyboard.class  --> Needed only if you want USB support on boot (keyboard/mouse)
PsdStackLoader --> Needed if you want USB support and MUST be your saved config that works!
NCR scsi.device  --> Not needed since you have an A2000
scsi.device  --> Needed. Exists on OS3.9 Update
console.device  --> Needed. Exists on OS3.9 Update
ptp.class  --> Not needed
bootmenu  --> Needed. Exists on OS3.9 Update
FastFileSystem  --> Needed. Exists on OS3.9 Update
usbaudio.class  --> Not needed
usbvideo.class  --> Not needed
shell  --> Needed. Exists on OS3.9 Update
ram-handler  --> Needed. Exists on OS3.9 Update

Also you need as well:
Filesystem.resource  
--> Needed. Exists on OS3.9 Update

Optionaly you can put modules like:
NoClick  --> Disables the mouse click noise
BBlank  --> Disables the grey border putting a blank one (on native modes)

Much fun ahead :)
Visit my Amiga blog here
- A600: Vampire V3, 128MB, A604n, 16GB CF, Indivision ECS, RapidRoad, MAS-Player + Custom Audio Mixer (internal), HxC SD + Slim floppy (internal)
 

Offline Darrin

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: May 2002
  • Posts: 4430
    • Show only replies by Darrin
Re: How to stop Deneb splash screen
« Reply #46 on: January 27, 2012, 03:48:11 PM »
@ Mfilos:

So only the items in blue are essential to get rid of the OS3.9 "double boot"?
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.
 

Offline mfilos

  • Hero Member
  • *****
  • Join Date: Aug 2005
  • Posts: 662
    • Show only replies by mfilos
    • http://mfilos.blogspot.com/
Re: How to stop Deneb splash screen
« Reply #47 on: January 27, 2012, 07:26:53 PM »
@Darrin
Aye mate. Since all modules are loaded from Flash, there is no need to get loaded again from the file "AmigaOS ROM Update" that resides in DEVS folder (via SetPatch).
Then you'd only need to do some alterations...

- First, edit your Startup-Sequence (make a backup copy just to be sure) and you need to replace the line of SetPatch with the following:
Code: [Select]
C:SetPatch NOROMUPDATE QUIET- Also (for safety reasons) you can rename the file "AmigaOS ROM Update" under DEVS to something else (for example: "AmigaOS ROM Update.bak").
- You're set :)
Visit my Amiga blog here
- A600: Vampire V3, 128MB, A604n, 16GB CF, Indivision ECS, RapidRoad, MAS-Player + Custom Audio Mixer (internal), HxC SD + Slim floppy (internal)
 

Offline Darrin

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: May 2002
  • Posts: 4430
    • Show only replies by Darrin
Re: How to stop Deneb splash screen
« Reply #48 on: January 27, 2012, 07:44:38 PM »
Thanks.  I'll give it a go when I get back from this trip.  It should shave a few seconds off my boot time.  :)
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.
 

Offline Michele31415Topic starter

  • Full Member
  • ***
  • Join Date: Jan 2012
  • Posts: 156
  • Country: us
    • Show only replies by Michele31415
Re: How to stop Deneb splash screen
« Reply #49 on: January 28, 2012, 01:01:38 AM »
Thanks very much fo the clarification.  Unless this is going to significantly reduce my boot time (like in half or so), I may just leave well enough alone this time.

Right now I'm trying to get the Bridgeboard to play nice with the 2632.  It appears that the Bridgeboard refuses to start unless you do the "2632" command after tclicking on the "PC Color" icon.  My other project at the moment is to get Samba running, which is looking like the ocmputational equaivalent of landing a man on the moon.

But I guess if it was easy, everybody would be doing it :-)
Active: B2000 4.4, A2630, GVP 2000 HC+8, DKB 2632, SCSI2SD, Gotek, Deneb USB, XSurf 3cc, CD ROM, Megachip 2000, ECS Agnus, Denise, OS 3.9, GVP Spectrum EGS 28/24, Silicon Springs GOMF
Retired: A2088, 8-Up, A2090a, Oktagon 2008, Kitchen Sync
Busted: A2091