Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
157 user(s) are online (95 user(s) are browsing Forums)

Members: 0
Guests: 157

more...

Headlines

 
  Register To Post  

« 1 (2)
Re: CyberVisionPPC
Just popping in
Just popping in


See User information
@johnfante

Well I made a reinstall of os3.1. Installed the, as far as I know latest 68040 and 68060 librarys (se above for the source), installed IDEfix-97 to get the CD-rom going. Updated the installer with the one on the Cybergraph 4.0 CD. Installed Cybergraph 4.0. Rebooted. Still no screenmodes and still no reaction from CGXmode in prefs. Updated Cybergraph to 4.3 r6. Rebooted. Still no reaction from cgxmode and still no screenmodes.

I used the script on the Cybergraph CD to get a report and got the below. I hope anybody can see the error. I am beginning to lose hope here.

Sunday 25-May-08 15:17:03
@

CyberGraphX V4 (or V3) - Libraries:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs:cgxsystem.library - 42.7
cybergraphics.library - 42.7
libs:cgxvideo.library - 42.1
libs:cgxbootpic.library - 42.0
libs:cgx3dvirgin.library - N/A
libs:cgxmpeg.library - N/A



CGX V2 Libs (if installed)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs:cybergraphics.library - N/A
libs:cyberlayers.library - N/A
libs:cyberintuition.library - N/A

Other Libaries
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs:cybergl.library - N/A
libs:cyberncg.library - N/A
libs:vilintuisup.library - N/A
libs:gtlayout.library - 43.6



Monitor Files - Drivers
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
devs:monitors/CVisionPPC - 4.3


CGXMode - CVMode
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sys:prefs/CGXMode - 4.3
sys:prefs/CVMode - N/A
sys:prefs/CyberGraphX - 4.3


V43 24Bit Datatypes:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libs:codec.class - N/A
libs:codecs/picture.codec - N/A
libs:codecs/jpeg.codec - N/A

sys:classes/datatypes/picture.datatype - 40.4
sys:classes/datatypes/pcx.datatype - N/A
sys:classes/datatypes/pbm.datatype - N/A
sys:classes/datatypes/jfif.datatype - N/A
sys:classes/datatypes/ilbm.datatype - 40.3
sys:classes/datatypes/gif.datatype - N/A



Env Var Settings:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ALERTEMU=1
CPUP2C=0
HIDE15BIT=1
HIRESCRSR=0
KEEPAMIGAVIDEO=1
NOPASSTHROUGH=0
PLANES2FAST=0
SAVEMEM=1
SUPERGELS=1
SUPERLAYERS=1
USESEMAPHORES=1
WBPATSPEEDUP=1

Go to top
Re: CyberVisionPPC
Not too shy to talk
Not too shy to talk


See User information
@johnfante

Quote:
Installed the, as far as I know latest 68040 and 68060 librarys


Be sure to install them right.

First you should rename the existing 68040.library into 68040old.library. Then you copy 68040dummy.library from the system disk and rename it into 68040.library. Finally you copy 68060.library.

So in the end you have

68040.library (very small, only a few hundred bytes)
68040old.library (the one from Commodore; not needed if you have a 68060)
68040new.library (68040.library from the system disk, not needed if you have a 68060)
68060.library

Read 68040dummy.library.notes in the root directory of the system disk for more information.

Bye,
Thomas

Go to top
Re: CyberVisionPPC
Just can't stay away
Just can't stay away


See User information
@johnfante

Quote:

johnfante wrote:

[...]

libs:gtlayout.library - 43.6

[...]

This is outdated. Get 47.1 from Aminet on the link Thomas posted earlier.

Not sure if it helps on the real problem, though, but at least for CGXMode it should help.

Best regards,

Niels

Go to top
Re: CyberVisionPPC
Just popping in
Just popping in


See User information
@thomas

You are an angel

Doing the librarys the right way did the trick.

As always: RTMFM

Thanks all.

Go to top
Re: CyberVisionPPC
Not too shy to talk
Not too shy to talk


See User information
@johnfante

That's great.

I've removed the disk file from my homepage because it contains files from Workbench which may not be distributed.

Here is the script used to make it, in case someone wants to recreate it:

.key from,dest,format/s
.def from sys:
.
def dest idh8:

if 
"<format>" not eq ""
    
format drive <destname cgxboot noicons ffs quick
    failat 21
    install 
>nil: <dest>
    
failat 10
endif

echo 
"creating directories"

makedir <dest>c
makedir 
<dest>devs
makedir 
<dest>devs/monitors
makedir 
<dest>libs
makedir 
<dest>s
makedir 
<dest>prefs
makedir 
<dest>prefs/env-archive
makedir 
<dest>prefs/env-archive/sys
makedir 
<dest>prefs/presets
makedir 
<dest>prefs/presets/monitors

echo "copying system files"

copy <from>c/Assign <dest>c
copy 
<from>c/Copy <dest>c
copy 
<from>c/Execute <dest>c
copy 
<from>c/IPrefs <dest>c
copy 
<from>c/List <dest>c
copy 
<from>c/LoadWB <dest>c
copy 
<from>c/Makedir <dest>c
copy 
<from>c/SetPatch <dest>c
copy quiet 
<from>libs/680?0.library <dest>libs
copy 
<from>libs/iffparse.library <dest>libs
copy 
<from>libs/datatypes.library <dest>libs

;copy <from>prefs/env-archive/snoopdos.prefs <dest>prefs/env-archive

echo "copying cybergraphics files"

list >t:copymon sys:prefs/env-archive/cybergraphx/#?monitor lformat="copy sys:prefs/presets/monitors/${CyberGraphX/%n} <dest>prefs/presets/monitors"
execute t:copymon
copy quiet 
<from>devs/monitors/~((A2024|DblNTSC|DblPAL|Euro36|Euro72|Multiscan|NTSC|PAL|Super72|VGAOnly)(|.info)) <dest>devs/monitors
copy quiet 
<from>libs/cgx#? <dest>libs
copy <from>prefs/env-archive/sys/screenmode.prefs <dest>prefs/env-archive/sys
copy 
<from>prefs/env-archive/CyberGraphX <dest>prefs/env-archive/CyberGraphX all quiet

echo "creating startup-sequence"

echo  ><dest>s/startup-sequence "setpatch quiet"
echo >><dest>s/startup-sequence "makedir ram:env ram:t"
echo >><dest>s/startup-sequence "assign env: ram:env"
echo >><dest>s/startup-sequence "assign t: ram:t"
echo >><dest>s/startup-sequence "assign envarc: <from>prefs/env-archive"
echo >><dest>s/startup-sequence "copy envarc: env: all clone quiet"
echo >><dest>s/startup-sequence "list >t:loadmon <from>devs/monitors/~(VGAOnly|#?.info) lformat=%p%n"
;echo >><dest>s/startup-sequence "run >nil: workbench:tools/snoopdos"
echo >><dest>s/startup-sequence "execute t:loadmon"
echo >><dest>s/startup-sequence "iprefs"
echo >><dest>s/startup-sequence "loadwb"
echo >><dest>s/startup-sequence "endcli"

echo "finished"


Bye,
Thomas

Go to top

  Register To Post
« 1 (2)

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project