Welcome, Guest. Please login or register.

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

Description:

0 Members and 1 Guest are viewing this topic.

Offline Gulliver

Re: BetterWB && CSMK3
« on: March 16, 2018, 12:49:54 AM »
Hi Marmes,
                Could you be a little more detailed about what you did and what was the outcome?
                This will help me to reproduce the issue, and even if possible, build a fix or create a workaround if it is required.
 

Offline Gulliver

Re: BetterWB && CSMK3
« Reply #1 on: March 16, 2018, 01:53:51 AM »
Thanks for the info.
I will try to reproduce it.

Anyway, your RTC stopping is a weird issue.
 

Offline Gulliver

Re: BetterWB && CSMK3
« Reply #2 on: March 16, 2018, 01:57:39 AM »
Do you choose to install env-handler?
 

Offline Gulliver

Re: BetterWB && CSMK3
« Reply #3 on: March 16, 2018, 03:06:23 AM »
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?
 

Offline Gulliver

Re: BetterWB && CSMK3
« Reply #4 on: March 16, 2018, 03:47:02 AM »
So then the problem is most likely in the startup-sequence.

You should try isolate the issue by adding a ";" in front of suspicious lines of the startup-sequence so that they get ignored.

Use either "ed" or better use "redit" to edit the startup-sequence.
 

Offline Gulliver

Re: BetterWB && CSMK3
« Reply #5 on: March 16, 2018, 03:51:08 AM »
And before that just make sure you dont install env-handler.

It has been reported as a somewhat conflictive program on some systems.

We want to avoid conflicts.
 

Offline Gulliver

Re: BetterWB && CSMK3
« Reply #6 on: March 16, 2018, 03:52:25 AM »
I would first target foreign 3.1 programs that get started from the startup-sequence.

After editing then reboot and see if you properly get to workbench in a normal way.

If not repeat the process untill you find the guilty program

It is hiding in there, making our life difficult ;)
« Last Edit: March 16, 2018, 03:55:42 AM by Gulliver »
 

Offline Gulliver

Re: BetterWB && CSMK3
« Reply #7 on: March 16, 2018, 04:07:51 AM »
Good Night.

Lets resume tomorrow. :)
 

Offline Gulliver

Re: BetterWB && CSMK3
« Reply #8 on: March 16, 2018, 02:31:11 PM »
Hmm... weird issue.

PeterK icon.library works like a charm.

I will report this issue to him so that he might find a workaround or fix.
 

Offline Gulliver

Re: BetterWB && CSMK3
« Reply #9 on: March 16, 2018, 03:22:03 PM »
Some Phase 5 products are extremely compatible and well designed (example: Blizzard 1230 MKV and its scsi kit), others, unfortunately  not so much (example: BlizzardPPC cards).
 

Offline Gulliver

Re: BetterWB && CSMK3
« Reply #10 on: March 16, 2018, 05:47:02 PM »
Yes, LoadModule is a good alternative for what you want to do.
 

Offline Gulliver

Re: BetterWB && CSMK3
« Reply #11 on: March 16, 2018, 08:52:02 PM »
The good thing is that we could finally isolate the issue and that there is a workaround.

Now we need a fix.

Anyway, if no fix arrives I will probably end up building an update that enables the workaround if a CSMK3 is found.