Welcome, Guest. Please login or register.

Author Topic: BetterWB && CSMK3  (Read 4983 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
BetterWB && CSMK3
« on: March 16, 2018, 12:40:32 AM »
Did anyone try to run BetterWB on CS MK3 ? I cannot make it run. It runs on Apollo 4060 with onboard ide/scsi(A4000/3000) with onboard 030, but it doesn't run on CS MK3. Just stalls. I install WB3.1 with 060 libs everything is ok, after installing BetterWB, stops working.
Please share your experience.

Thanks!
 

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
Re: BetterWB && CSMK3
« Reply #1 on: March 16, 2018, 12:58:48 AM »
Thanks Gulliver.
1st I partition/format the Drive/SDcard/CFCard, with PFS3, whatever.
2- Install WB3.1 1gb partition.
3- 060 libs
Everything is ok here.
4th install BetterWB , install goes OK, no errors, nothing.
After install, when I reboot, the computer gives the drive click then stalls.
I noticed that the RTC stops, because if I stand 3 minutes waiting for the system boot, after opening the system with a boot disk I notice that time is delayed.
I used  CS MK3 SCSI with a CF card with acard scsi to ide. I also tried a normal scsi HDD, with the same result. Onboard scsi/ide same result.
I'm also using an Amiga 3000D
OS3.9 works perfectly with the same configuration.
« Last Edit: March 16, 2018, 01:16:47 AM by Marmes »
 

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
Re: BetterWB && CSMK3
« Reply #2 on: March 16, 2018, 02:24:47 AM »
yes I did . I also think I installed without it. Same result.

Yep did it right now just to ensure. Stalls ...
« Last Edit: March 16, 2018, 02:37:57 AM by Marmes »
 

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
Re: BetterWB && CSMK3
« Reply #3 on: March 16, 2018, 03:38:19 AM »
Quote from: Gulliver;837387
Boot without startup-sequence by going to the early startup menu (to enter this menu hold both mouse keys whilst booting).

when you get to the cli type "setpatch" (without quotes)
then type "loadwb" (without quotes)
then type "endcli" (without quotes)

Do you have a functional workbench?


Doing that yes I do have :)
 

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
Re: BetterWB && CSMK3
« Reply #4 on: March 16, 2018, 04:02:27 AM »
Will do that after a nice night sleep and will report :)
 

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
Re: BetterWB && CSMK3
« Reply #5 on: March 16, 2018, 12:06:39 PM »
Well,
If I remove

if exists Sys:Libs/icon.library
RemLib >nil: icon.library
endif


everythings boots normally. I think problem is here.
 

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
Re: BetterWB && CSMK3
« Reply #6 on: March 16, 2018, 02:57:14 PM »
This only happens if I use CS MK3, no matter if it's onboard scsi, CybSCSIppc or buddha. If I use an Apollo3060 everything goes fine. I'm starting to wonder if all people say about good compatibility of p5 products might not be so true.
« Last Edit: March 16, 2018, 03:03:39 PM by Marmes »
 

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
Re: BetterWB && CSMK3
« Reply #7 on: March 16, 2018, 04:42:34 PM »
Hi!
Yes, I'm trying to use OS3.1 + BWB.
I have an instalation of CWB3.9, if it has Peterk icon.library, I don't know, but if it has, it loads normaly and works nice.
Maybe if I try to use loadmodule on OS3.1 it will work.
I also tried the latest version of icon.library, with the same result, no work.
BetterWB works fine, there is just something in icon.library or CS MK3 or Remlib.
 

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
Re: BetterWB && CSMK3
« Reply #8 on: March 16, 2018, 04:52:45 PM »
Is there any alternative to Remlib? this seems to be the problem here with CS MK3
 

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
Re: BetterWB && CSMK3
« Reply #9 on: March 16, 2018, 06:08:02 PM »
it works with Loadmodule icon.library

But Remlib cannot be used, therefore it makes a reboot.
 

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
Re: BetterWB && CSMK3
« Reply #10 on: March 16, 2018, 06:50:01 PM »
If I use the NOREBOOT option, icon.library doesn't work, I have to make a reboot since there is no way to remove the library from memory first.
 

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
Re: BetterWB && CSMK3
« Reply #11 on: March 16, 2018, 07:53:01 PM »
Managed to make it work with some exercise :)

Took setpatch 44.38 from os3.9 bb2
Downloaded latest loadmodule from aminet

C:LoadModule >NIL: LIBS:icon.library LIBS:workbench.library REVERSE NOREBOOT
C:SetPatch SKIPROMUPDATES icon.library workbench.library QUIET

All works fine, but I still would like to see if there is a fix for remlib.
 

Offline MarmesTopic starter

  • Full Member
  • ***
  • Join Date: Jun 2012
  • Posts: 123
    • Show all replies
Re: BetterWB && CSMK3
« Reply #12 on: March 16, 2018, 09:02:57 PM »
Remlib would be perfect if it worked fine with MK3. But hapilly Mr Rapp is still around, maybe he can give a look to this. I'm available for testing things.
Because setpatch 44.38 doesn't belong to OS3.1 and Loadmodule is perfect, but would be unecessary.