Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: Gav on October 14, 2007, 04:43:15 AM

Title: My medconfig/warp 3d report
Post by: Gav on October 14, 2007, 04:43:15 AM
Hi
Ok i think i now have Warpup installed correctly because i can now get earth 2140 to run pretty good.
Now when i try to start the shogo demo the game trys to scan renderers and then i get a ppc exception error and the same happens when i try the warp 3d gears ppc demo.

Now when i first installed warp3d from the mediator cd for some reason it seems to install the A3000/4000 warp3d files so i had to remove them and copy the files i needed manually.

Now i wasn't sure if i needed the no mmu files?or the mmu files so here is my medconfig report so hopefully someone can spot the problem.



*** Envarc: variable settings: ***

MMU = No, previous setting: No

NoCache = Yes, previous setting: Yes

Emulation = No, previous setting: No

PatchInt = No, previous setting: No

VoodooMem = 8, previous setting: 8

VoodooInt = Yes, previous setting: Yes

Warp3D = Yes, previous setting: Yes

VirgeMem = Not Set, previous setting: Not Set

VirgeInt = Not Set, previous setting: Not Set

Gfxaddr = 0, previous setting: 0

Memsize = Not Set, previous setting: Not Set

FastEthernet = 0, previous setting: 0

tv.prefs file name = PixelView PlayTV pro, previous setting: PixelView PlayTV pro

Tuner = Not Set, previous setting: Not Set

Background = RED=170 GREEN=170 BLUE=170, previous setting: RED=170 GREEN=170 BLUE=170


*** Mediator System Files versions: ***

pci.library - ver.5.9 (8420 bytes)
PciInfo - ver.1.2 (8088 bytes)
MediatorNET.device - ver.2.6 (5996 bytes)
Voodoo.card - ver.4.18 (15260 bytes)
Virge.card - ver.1.7 (11936 bytes)
Vendors.txt - ver. info N/A (156149 bytes)
MedConfig - ver.1.3 (94013 bytes)

*** Mediator Multimedia CD Files versions: ***

FastEthernet.device - ver.1.7 (6676 bytes)
mixer.library - ver.1.4 (3572 bytes)
fm801.audio - file N/A
FM801 - file N/A
sb128.audio - ver.4.7 (6344 bytes)
SB128 - ver. info N/A (2032 bytes)
SBMixer - ver.1.3 (1928 bytes)
tv.library - ver.1.13 (8224 bytes)
TV - ver.1.3 (1956 bytes)
tv.vhi - file N/A

*** Spider Files versions: ***

poseidon.library - file N/A
spider.device - file N/A
DriveSpeed - file N/A

*** Warp 3D files versions: ***

Warp3D.library - ver.4.2 (67648 bytes)
Warp3DPPC.library - ver.4.2 (101020 bytes)

*** Warp 3D for A3/4000 files versions: ***

W3D_Picasso96.library - file N/A
W3D_Picasso96_PPC.library - file N/A
W3D_AvengerBE.library - file N/A
W3D_AvengerBE_PPC.library - file N/A
W3D_AvengerLE.library - file N/A
W3D_AvengerLE_PPC.library - file N/A

*** MMU Warp 3D for A1200 files versions: ***

W3D_Picasso96MU.library - file N/A
W3D_AvengerBEMU.library - file N/A
W3D_AvengerLEMU.library - file N/A

*** NO_MMU Warp 3D for A1200 files versions: ***

W3D_Picasso96M.library - ver.4.2 (12780 bytes)
W3D_Picasso96M_PPC.library - ver.1.0 (35292 bytes)
W3D_AvengerBEM.library - ver.4.2 (535304 bytes)
W3D_AvengerBEM_PPC.library - ver.4.2 (443516 bytes)
W3D_AvengerLEM.library - ver.4.2 (535388 bytes)
W3D_AvengerLEM_PPC.library - ver.4.2 (411612 bytes)

*** Other files versions: ***

AmigaOS ROM Update - ver.44.26 (127956 bytes)
rtg.library - ver.40.3945 (216548 bytes)
emulation.library - ver.40.389 (39652 bytes)
Picasso96API.library - ver.2.300 (24520 bytes)
ahi.device - ver.5.6 (58416 bytes)
68040.library - ver.43.0 (692 bytes)
68060.library - ver.46.15 (103596 bytes)
warp.library - ver.5.1 (21288 bytes)
ppc.library - ver.0.9 (70148 bytes)


model - , gfx - , zorro - , pcmcia - ,
serial - , ppc - , mmu030 - , mmulib - ,
nocache - , emulation - , warp3d - , pci - .


startup-sequence:

BPPCFix INSTALL >NIL:
C:CheckLMB
IF WARN
SYS:Prefs/ATA3Prefs
ENDIF
C:ATA3.driver QUIET
C:CheckLMB
IF WARN
SYS:Prefs/ATA3Prefs
ENDIF
C:ATA3.driver QUIET
; $VER: Startup-Sequence_HardDrive 45.2 (19.1.2001)
; Startup-Sequence for AmigaOS 3.9

If EXISTS C:SquirrelSCSI
    C:SquirrelSCSI
EndIf

Set SCSIUpdate 1
    Set SCSIUpdate 0
EndIf
If EXISTS SYS:Expansion/XSurfIDE
    Set SCSIUpdate 0
EndIf
If EXISTS SYS:Prefs/Env-Archive/NOSCSIUPDATE
    Set SCSIUpdate 0
EndIf
If $SCSIUpdate EQ 1
    SetPatch QUIET
Else
    SetPatch SKIPROMUPDATES "scsi.device" QUIET
EndIf
Unset SCSIUpdate

C:Version >NIL:
C:AddBuffers >NIL: DF0: 15
FailAt 21

C:MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
C:Copy >NIL: ENVARC: RAM:ENV ALL NOREQ

Resident >NIL: C:Assign PURE
Resident >NIL: C:Execute PURE

Assign >NIL: ENV: RAM:ENV
Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: REXX: S:
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
Assign >NIL: LIBS: SYS:Classes ADD
Assign >NIL: HELP: LOCALE:Help DEFER

BindDrivers
C:Mount >NIL: DEVS:DOSDrivers/~(#?.info)

C:LoadMonDrvs

SetEnv Language "english"
SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart

C:AddDataTypes REFRESH QUIET
C:IPrefs
C:ConClip

Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs SYS:WBStartup SYS:Tools SYS:Tools/Commodities

SYS:System/REXXMast >NIL:

IF EXISTS S:User-Startup
  Execute S:User-Startup
EndIF

Resident Execute REMOVE
Resident Assign REMOVE

C:LoadWB
EndCLI >NIL:


PciInfo report:


Pci Device 1:
   VendorID: $121a
   VendorName: 3dfx Interactive Inc
   DeviceID: $5
   DeviceName: Voodoo3 All Voodoo3 chips, 3000
   ClassCode: $30000
   RevisionID: $1
   InterruptPin: 1
   SubsystemVendorID: $121a
   SubsystemID: $57
   MemSpace0: $80000000 - $81ffffff
   MemSpace1: $82000000 - $83ffffff
   IOSpace2: $eb6000 - $eb60ff
   RomSpace: $84000000 - $8400ffff

Pci Device 2:
   VendorID: $1274
   VendorName: Ensoniq
   DeviceID: $1371
   DeviceName: ES1371 AudioPCI
   ClassCode: $40100
   RevisionID: $6
   InterruptPin: 3
   SubsystemVendorID: $1274
   SubsystemID: $1371
   IOSpace0: $eb6400 - $eb643f

Pci Device 3:
   VendorID: $109e
   VendorName: Brooktree Corporation
   DeviceID: $36e
   DeviceName: Bt878 MediaStream Controller
   ClassCode: $40000
   RevisionID: $11
   InterruptPin: 4
   SubsystemVendorID: $70
   SubsystemID: $13eb
   MemSpace0: $84010000 - $84010fff

Pci Device 4:
   VendorID: $109e
   VendorName: Brooktree Corporation
   DeviceID: $878
   DeviceName: Bt878 Video Capture (Audio Section)
   ClassCode: $48000
   RevisionID: $11
   InterruptPin: 4
   SubsystemVendorID: $70
   SubsystemID: $13eb
   MemSpace0: $84011000 - $84011fff

Pci Device 5:
   VendorID: $10ec
   VendorName: Realtek Semiconductor
   DeviceID: $8139
   DeviceName: RT8139A/B/C Fast Ethernet Adapter
   ClassCode: $20000
   RevisionID: $10
   InterruptPin: 1
   SubsystemVendorID: $10ec
   SubsystemID: $8139
   IOSpace0: $eb6800 - $eb68ff
   MemSpace1: $84012000 - $840120ff


ShowConfig report:

PROCESSOR:    CPU 68060/68060fpu/68060mmu
CUSTOM CHIPS:    AA PAL Alice (id=$0023), AA Lisa (id=$00F8)
VERS:    Kickstart version 40.68, Exec version 40.10, Disk version 45.2
RAM:    Node type $A, Attributes $505 (FAST), at $60000000-$6BF7FFFF (191.5 meg)
    Node type $A, Attributes $703 (CHIP), at $1000-$1FFFFF (~2.0 meg)
BOARDS:
 Board (Index Information Ltd):   Prod=2206/40($89E/$28) (@$EA0000 128K)
 Board (Index Information Ltd):   Prod=2206/168($89E/$A8) (@$200000 8meg)
 Board + ROM (HD?) (phase 5):   Prod=8512/110($2140/$6E) (@$F00C34 128K)
Title: Re: My medconfig/warp 3d report
Post by: Gav on October 14, 2007, 05:28:22 PM
Anyone?????????????
Title: Re: My medconfig/warp 3d report
Post by: AmigaMance on October 14, 2007, 07:43:35 PM
I wish i could help you but i don't have a mediator/Voodoo3, just a BVision and the software config is much different. (CGFX instead of P96, etc.) Shogo demo runs ok on my system.
 Consider this post a bump to your thread. :-)
Title: Re: My medconfig/warp 3d report
Post by: Gav on October 14, 2007, 08:54:58 PM
Yeah it's pretty annoying really as from what i can see it seems ok?and if earth2140 works fine then my warpup must be installed correct so the problem must be with Warp3D.
Title: Re: My medconfig/warp 3d report
Post by: Bamiga2002 on October 14, 2007, 10:14:06 PM
Use WOSPrefs (http://aminet.net/search?query=wosprefs) to set WarpOS variables. Oh, and delete all Shogo files from ENVARC: and ENV: then launch the game again. It worked for me.
Title: Re: My medconfig/warp 3d report
Post by: Gav on October 14, 2007, 11:45:01 PM
Set what variables exactly?what should i change??I currently un-checked the No patch box aswell as switching termintor 2 to Terminator 0.

Can someone not upload there medconfig report or something so that i can compare there warp3d libs and what not as this is driving me insane and no one seems to have an answer.

Surely there are more people who are running a mediator/Bppc with warpos and warp3D.
Title: Re: My medconfig/warp 3d report
Post by: jimmyboy on October 15, 2007, 02:44:43 AM
Try terminator 1 setting if you have the ppclibemu files installed.
Title: Re: My medconfig/warp 3d report
Post by: Gav on October 15, 2007, 02:57:04 AM
Thanks for the reply,just tried terminator 1 and gears ppc demo still reports a exception error.
Title: Re: My medconfig/warp 3d report
Post by: stopthegop on October 15, 2007, 03:36:59 AM
The gearsppc runs awesome on my machine, but its an A4000 not A1200.  I have PowerUp "Terminator2" selected.  "No Patch" is checked.  VideoAddress is set to "Always".  No other options are checked.  I have ppclibemu.library installed in LIBS: and I "initialize" it in my startup-sequence like this, "c:ppcinstall >NIL:".  One reason the demos might be failing on your machine is insufficient stack memory.  Try using the "stack" command and set to a higher value.  Another possible cause is hardware-  specifically, memory.  Are you running 60ns or 70ns SIMMs?
Do you have the memory speed set accordingly in the Blizzard's NVRAM?  In order to run at 60ns, the memory must be high quality, seated properly, and be in exactly matched sets.  Again, my setup is an A4000 so all of what I said may not apply in your system (I've never owned a Blizzard cardd and I'm really not sure how different they are from the Cyberstorms..).  The only other thing I noticed from your initial post was the ENV-Variable "Memsize".  I believe that should be set to "256" if you have a Voodoo Card with 16M and "512" otherwise.  There is also a jumper on the Mediator which corresponds to this value (at least there is on mine).  Another thing to check is your Picasso96 tooltypes and environment variables.  Overclocking enabled?  Blitter enabled/disabled?  Clockfrequency set right?  Etc..  From what you report, I kind of suspect the problem is your RAM and/or memory settings.  
Title: Re: My medconfig/warp 3d report
Post by: Bamiga2002 on October 15, 2007, 10:18:55 AM
Download WOSPrefs and PPCLibEmu (http://sun.hasenbraten.de/~frank/projects/), then look at them docs :rtfm: supplied. Terminator value i use is 0.
Title: Re: My medconfig/warp 3d report
Post by: nasty on October 15, 2007, 10:50:15 AM
Prefs/Env-Archive/mediator

mmu=no
nocache=no
voodooint=yes
patchint=no
emulation=no
voodoomem=15
warp3d=yes

Prefs/Env-Archive/powerpc

memprot=0
debug=0
earlyterm=0
force=1
gfxaddress=$200000
hidewarning=0
seginfo=100
teminator=2

Prefs/Env-Archive/powerpc

amigavid= 15khz
blackswitching=no
debug=no
directcolormask=no
disableamigablitter=no
donotsetmmu=no
enablebootvga=no
experimental=yes
planaronlydipfduf=no
planestofast=yes
showmodes=all

Devs/monitors/voodoo icon

boardtypr=voodoo
borderblank=yes
bigsprite=no
softsprite=no
ingoremask=yes
displaychain=no
fakenativemodes=no
fontfix=no
granddirectaccess=no
memoryclock=166
overclock=no
Title: Re: My medconfig/warp 3d report
Post by: stopthegop on October 16, 2007, 12:30:37 AM
There's a simple little tool on Aminet called ppcmemtest, or something like that.  Give that a try and see if your RAM passes.  
Title: Re: My medconfig/warp 3d report
Post by: Gav on October 16, 2007, 11:36:36 PM
This to much argh lol,so i tried the ppc memtest program and everything came back as ok.
My warpos must be all working good since Earth 2140 runs fine,i really dislike Warp3D i mean it installs the damn 3/4000 version for some weird reason.

With all these seperate programs doing all these diffrent things its very hard to pinpoint the probelm.
Very frustrating indeed,the 68k gears demo used to work but now it wont either same goes for the warptest aswell.
Title: Re: My medconfig/warp 3d report
Post by: Gav on October 17, 2007, 12:09:01 AM
Hmm,are all these libs supposed to be in my picasso96 drawer in libs?

Virge.card
Voodoo.card
rtg.library
fastlayers.library
emulation.library
S3VIRGE.chip
CVision3D.card
Title: Re: My medconfig/warp 3d report
Post by: Gav on October 17, 2007, 03:26:38 AM
 :-?
Title: Re: My medconfig/warp 3d report
Post by: mikrucio on October 17, 2007, 08:03:54 AM
yes. If it does not hurt to have any additional LIBS in there.
If something needs it. It will use it. it wont hurt to have useless ones there.
Title: Re: My medconfig/warp 3d report
Post by: zerostress on October 17, 2007, 09:34:51 AM
Have you tried setting the env vars just as nasty wrote above?
BTW Mediator/Warp3D should be set to No (if I recall correctly it's supposed to be set to Yes only when using Voodoo 4/5), and Warp3D/Mediator/MemSize to 7.
Also, make sure you close every window and turn off your WB backdrop (if any) in order to save some video memory.
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 03, 2008, 03:36:47 PM
Hi
Right just been using my amiga again after a having a break from it and i still aint got ward3d sorted.

Now after looking at Nasty's post above i checked out my "0s3.9/envarchive/powerpc" folder.
In my folder i only have one script file which is named "force" and is set to 1..

Why do i only have one file in there??What do i need to do to correct this??
Thanks in advance.
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 03, 2008, 03:44:32 PM
Duh!!!
I forgot to check show all files lol my bad.
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 03, 2008, 03:49:22 PM
Right well from what i see all is correct so far as i checked through those files above and everything seems fine apart from Nasty's vodoo mem is set to 15?Mine is set to 8..
Title: Re: My medconfig/warp 3d report
Post by: darksun9210 on March 03, 2008, 03:59:17 PM
i know this might not be much help, but i was tearing my hair out trying to figure out this and that on my WarpUP Warp3D config. nothing would work. PPC exceptions all over the place.
my install was 3.9, with the version of WarpUP off the 3.9CD, it is the latest version (?apparently?)

got hacked off and installed the version of WarpUP (V4.0) off of my HereticII CD and the version of Warp3D off of there. thinking about it, there was no way they would distribute a game with an unqualified mix of drivers surely?

it worked! version 3 of warp3D and WarpUP v4 running fine.
Heretic2 works,
WipeOut2097 works,
Truereality N64 works,
GLQuake works,
Warp3D demo works,
WarpOS Meter (ppc cpu meter) works...

upgraded warp3d to version 4.2, much better speed. but left WarpUP at version 4. not set to compatable mode during the install...

i've also installed blizzpatch off of aminet that disables the PPC.library on startup, and set memory protected to "yes" using warp prefs.

i have no idea if that'll work for you and your drool worthy setup, but just an idea.... i hope you get it nailed down soon  :-)
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 03, 2008, 05:16:03 PM
Thanks for the reply,i just tried the older version of warpup but again i get the same damn exception message..This is so frustrating...
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 03, 2008, 06:05:17 PM
I have tried this sooo many times that i truly am out of ideas,i have re-installed warpup,warp3d and still no joy...

Do all warp3d drivers work or do you have to use the ones from the mediator cd??
Thanks
Title: Re: My medconfig/warp 3d report
Post by: Framiga on March 03, 2008, 06:18:11 PM
try this:

goto the BPPC Flash memory settings to check to not have waitstates for PPC disabled

then try this powerpc.library (http://devnull.owl.de/~frank/powerpc_V16_1beta.lha)
Title: Re: My medconfig/warp 3d report
Post by: Mad-Matt on March 03, 2008, 07:12:13 PM
if the med report is still current, then the error looks as simple as not having any gfx mem address set.

Be sure to be using latest warp3d from elbox site. nommu mode.

with the ppclibemu installed terminator must be 0 and nopatch1

also running through all the settings in med config and it will advise correct values.
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 03, 2008, 07:48:01 PM
@Framiga
I installed that powerpc lib but that has changed nothing,also checked the flash mem and all is fine.

@MadMatt

Here is my current medconfig report.



*** Envarc: variable settings: ***

MMU = No, previous setting: No

NoCache = Yes, previous setting: Yes

Emulation = No, previous setting: No

PatchInt = No, previous setting: No

VoodooMem = 8, previous setting: 8

VoodooInt = Yes, previous setting: Yes

Warp3D = No, previous setting: No

VirgeMem = Not Set, previous setting: Not Set

VirgeInt = Not Set, previous setting: Not Set

Gfxaddr = $200000, previous setting: $200000

Memsize = 7, previous setting: 7

FastEthernet = 0, previous setting: 0

tv.prefs file name = PixelView PlayTV pro, previous setting: PixelView PlayTV pro

Tuner = Not Set, previous setting: Not Set

Background = RED=170 GREEN=170 BLUE=170, previous setting: RED=170 GREEN=170 BLUE=170


*** Mediator System Files versions: ***

pci.library - ver.5.9 (8420 bytes)
PciInfo - ver.1.2 (8088 bytes)
MediatorNET.device - ver.2.6 (5996 bytes)
Voodoo.card - ver.4.18 (15260 bytes)
Virge.card - ver.1.7 (11936 bytes)
Vendors.txt - ver. info N/A (156149 bytes)
MedConfig - ver.1.3 (94013 bytes)

*** Mediator Multimedia CD Files versions: ***

FastEthernet.device - ver.1.7 (6676 bytes)
mixer.library - ver.1.4 (3572 bytes)
fm801.audio - file N/A
FM801 - file N/A
sb128.audio - ver.4.7 (6344 bytes)
SB128 - ver. info N/A (2032 bytes)
SBMixer - ver.1.3 (1928 bytes)
tv.library - ver.1.13 (8224 bytes)
TV - ver.1.3 (1956 bytes)
tv.vhi - file N/A

*** Spider Files versions: ***

poseidon.library - file N/A
spider.device - file N/A
DriveSpeed - file N/A

*** Warp 3D files versions: ***

Warp3D.library - ver.4.2 (67648 bytes)
Warp3DPPC.library - ver.4.2 (101020 bytes)

*** Warp 3D for A3/4000 files versions: ***

W3D_Picasso96.library - file N/A
W3D_Picasso96_PPC.library - file N/A
W3D_AvengerBE.library - file N/A
W3D_AvengerBE_PPC.library - file N/A
W3D_AvengerLE.library - file N/A
W3D_AvengerLE_PPC.library - file N/A

*** MMU Warp 3D for A1200 files versions: ***

W3D_Picasso96MU.library - file N/A
W3D_AvengerBEMU.library - file N/A
W3D_AvengerLEMU.library - file N/A

*** NO_MMU Warp 3D for A1200 files versions: ***

W3D_Picasso96M.library - ver.4.2 (12780 bytes)
W3D_Picasso96M_PPC.library - ver.1.0 (35292 bytes)
W3D_AvengerBEM.library - ver.4.2 (535304 bytes)
W3D_AvengerBEM_PPC.library - ver.4.2 (443516 bytes)
W3D_AvengerLEM.library - ver.4.2 (535388 bytes)
W3D_AvengerLEM_PPC.library - ver.4.2 (411612 bytes)

*** Other files versions: ***

AmigaOS ROM Update - ver.44.26 (127956 bytes)
rtg.library - ver.40.3945 (216548 bytes)
emulation.library - ver.40.389 (39652 bytes)
Picasso96API.library - ver.2.300 (24520 bytes)
ahi.device - ver.5.6 (58416 bytes)
68040.library - ver.43.0 (692 bytes)
68060.library - ver.46.15 (103596 bytes)
warp.library - ver.4.0 (21252 bytes)
ppc.library - ver.0.9 (70148 bytes)


model - 0, gfx - 2, zorro - 1, pcmcia - 1,
serial - 0, ppc - 0, mmu030 - 0, mmulib - 1,
nocache - , emulation - 1, warp3d - , pci - 1.


startup-sequence:

BPPCFix INSTALL >NIL:
C:CheckLMB
IF WARN
SYS:Prefs/ATA3Prefs
ENDIF
C:ATA3.driver QUIET
C:CheckLMB
IF WARN
SYS:Prefs/ATA3Prefs
ENDIF
C:ATA3.driver QUIET
; $VER: Startup-Sequence_HardDrive 45.2 (19.1.2001)
; Startup-Sequence for AmigaOS 3.9

If EXISTS C:SquirrelSCSI
    C:SquirrelSCSI
EndIf

Set SCSIUpdate 1
    Set SCSIUpdate 0
EndIf
If EXISTS SYS:Expansion/XSurfIDE
    Set SCSIUpdate 0
EndIf
If EXISTS SYS:Prefs/Env-Archive/NOSCSIUPDATE
    Set SCSIUpdate 0
EndIf
If $SCSIUpdate EQ 1
    SetPatch QUIET
Else
    SetPatch SKIPROMUPDATES "scsi.device" QUIET
EndIf
Unset SCSIUpdate

C:Version >NIL:
C:AddBuffers >NIL: DF0: 15
FailAt 21

C:MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
C:Copy >NIL: ENVARC: RAM:ENV ALL NOREQ

Resident >NIL: C:Assign PURE
Resident >NIL: C:Execute PURE

Assign >NIL: ENV: RAM:ENV
Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: REXX: S:
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
Assign >NIL: LIBS: SYS:Classes ADD
Assign >NIL: HELP: LOCALE:Help DEFER

BindDrivers
C:Mount >NIL: DEVS:DOSDrivers/~(#?.info)

C:LoadMonDrvs

SetEnv Language "english"
SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart

C:AddDataTypes REFRESH QUIET
C:IPrefs
C:ConClip

Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs SYS:WBStartup SYS:Tools SYS:Tools/Commodities

SYS:System/REXXMast >NIL:

IF EXISTS S:User-Startup
  Execute S:User-Startup
EndIF

Resident Execute REMOVE
Resident Assign REMOVE

C:LoadWB
EndCLI >NIL:
run >NIL: Birdie ?
PciInfo report:


Pci Device 1:
   VendorID: $121a
   VendorName: 3dfx Interactive Inc
   DeviceID: $5
   DeviceName: Voodoo3 All Voodoo3 chips, 3000
   ClassCode: $30000
   RevisionID: $1
   InterruptPin: 1
   SubsystemVendorID: $121a
   SubsystemID: $57
   MemSpace0: $80000000 - $81ffffff
   MemSpace1: $82000000 - $83ffffff
   IOSpace2: $eb6000 - $eb60ff
   RomSpace: $84000000 - $8400ffff

Pci Device 2:
   VendorID: $1274
   VendorName: Ensoniq
   DeviceID: $1371
   DeviceName: ES1371 AudioPCI
   ClassCode: $40100
   RevisionID: $6
   InterruptPin: 3
   SubsystemVendorID: $1274
   SubsystemID: $1371
   IOSpace0: $eb6400 - $eb643f

Pci Device 3:
   VendorID: $109e
   VendorName: Brooktree Corporation
   DeviceID: $36e
   DeviceName: Bt878 MediaStream Controller
   ClassCode: $40000
   RevisionID: $11
   InterruptPin: 4
   SubsystemVendorID: $70
   SubsystemID: $13eb
   MemSpace0: $84010000 - $84010fff

Pci Device 4:
   VendorID: $109e
   VendorName: Brooktree Corporation
   DeviceID: $878
   DeviceName: Bt878 Video Capture (Audio Section)
   ClassCode: $48000
   RevisionID: $11
   InterruptPin: 4
   SubsystemVendorID: $70
   SubsystemID: $13eb
   MemSpace0: $84011000 - $84011fff

Pci Device 5:
   VendorID: $10ec
   VendorName: Realtek Semiconductor
   DeviceID: $8139
   DeviceName: RT8139A/B/C Fast Ethernet Adapter
   ClassCode: $20000
   RevisionID: $10
   InterruptPin: 1
   SubsystemVendorID: $10ec
   SubsystemID: $8139
   IOSpace0: $eb6800 - $eb68ff
   MemSpace1: $84012000 - $840120ff


ShowConfig report:

PROCESSOR:    CPU 68060/68060fpu/68060mmu
CUSTOM CHIPS:    AA PAL Alice (id=$0023), AA Lisa (id=$00F8)
VERS:    Kickstart version 40.68, Exec version 40.10, Disk version 45.2
RAM:    Node type $A, Attributes $505 (FAST), at $60000000-$6BF7FFFF (191.5 meg)
    Node type $A, Attributes $703 (CHIP), at $1000-$1FFFFF (~2.0 meg)
BOARDS:
 Board (Index Information Ltd):   Prod=2206/40($89E/$28) (@$EA0000 128K)
 Board (Index Information Ltd):   Prod=2206/168($89E/$A8) (@$200000 8meg)
 Board + ROM (HD?) (phase 5):   Prod=8512/110($2140/$6E) (@$F00C34 128K)
 
Title: Re: My medconfig/warp 3d report
Post by: Framiga on March 03, 2008, 07:58:26 PM
what this?

C:LoadWB
EndCLI >NIL:
run >NIL: Birdie ?
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 03, 2008, 08:11:29 PM
Birdie prefs???It seems to work alright lol??
Title: Re: My medconfig/warp 3d report
Post by: Bamiga2002 on March 03, 2008, 08:31:51 PM
Did you delete all Shogo-related files from ENVARC: and ENV: as i explained? Then reboot and run Shogo launcher again. Does it work then?
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 03, 2008, 08:34:29 PM
Yeah did erase the files that you mentioned but i get the same error on shogo aswell as the gears demo.

With the 68k i just get a empty window and on the ppc version i just get an exception error.

How much GFX memory should i have for a voodoo3??at the moment without a wallpaper image i have 1,929,288...Is that about right??Seems small??
Title: Re: My medconfig/warp 3d report
Post by: Bamiga2002 on March 03, 2008, 09:07:26 PM
I'll have a look at my current settings and variables and post them here if it helps.
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 03, 2008, 09:12:05 PM
Yeah go right a head,the sooner i get this sorted the better as its been going on waaaay to long esp since i bought ppc software such as candy factory and i'm unable to use it.
Thanks for the help so far.
Title: Re: My medconfig/warp 3d report
Post by: Bamiga2002 on March 04, 2008, 09:33:48 AM
Here's (http://tinyurl.com/2yd5yy) my MedConfig report.

Things i noticed:

* you have older Mediator files, update them! (but only use voodoo.card version 4.23)
* i have also MMU Warp 3D -mediator files installed (don't know if it makes any difference, MMU is set to NO)
* i'm using Warp.library 5.1, yours is 4.0
* your gfxaddress is set to $200000, mine is $80000000
* you have older rtg.library
* you don't have ppclibemu installed (according to startup-sequence), get it here (http://sun.hasenbraten.de/~frank/projects/).

Hope this helps :-).


EDIT: are you using G-Rex 68040/68060 -libraries? If so, remove and replace with ones found here (http://phase5.a1k.org/). The Gears-demo runs fine here.

Btw. anyone know what really is the difference between 46.7 and 46.15 68060-libraries?
Title: Re: My medconfig/warp 3d report
Post by: Framiga on March 04, 2008, 10:04:21 AM
"* you don't have ppclibemu installed (according to startup-sequence), get it here."

just to understand  (never own an A1200 with Mediator personally) but...

he already have BPPCFix INSTALL >NIL:

that "should" remove the resident flash ppc.library.

AFAIK (as in my A4000) theres no lines in S-S ppclibemul related. It is only to copy it in libs:

correct me if i'm wrong. And about the 2 060 libs version, i haven't noticed any difference between them

Edit- interesting S-S you have Bamiga2002! got it now the why of that ppclibemul line! :-)
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 04, 2008, 04:12:12 PM
Hi
Thanks for the help,i emailed Elbox also and they gave me updates to the mediator/warp3d drivers..They told me to remove the mmu libs and to set the terminator setting to 2 and force=1..

I have done the above of what you mentioned and still stupid damn exceptions,so confused.
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 04, 2008, 04:18:00 PM
Hmm,your ppc.library is version 46.41 and mine is 0.9,where do i get this library?
Thanks
Title: Re: My medconfig/warp 3d report
Post by: Mad-Matt on March 04, 2008, 04:20:49 PM
Another option is too delete ppc.library and not have the emulation (at least for now) just to see if its conflicting with anything.  Also its a safe bet you can delete the 68k libs to be sure it is only using the libs built into the blizzar flashrom.  As long as terminator is 0 and nopatch is 1, then it should be a clean warpos environment with the bppcfix patch installed.

I havent checked the version numbers from your log, but as long as its latest Warp3d from elbox and latest WarpoS from os39 cd, that side of things should be ok.  dont install the beta warpos from the ppclibemu site as it will break stuff.

Also run showconfig. it will show the different memory banks on the voodoo. one of the values should be used in warpos gfx addr.
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 04, 2008, 04:29:18 PM
Just found that ppc lib,made no diffrence at the moment though..
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 04, 2008, 04:31:57 PM
When i install warpos it asks it i want it to be wshell compatible??What should i choose here??

I also tried without the ppc.libs and i still get an exception..
Title: Re: My medconfig/warp 3d report
Post by: Bamiga2002 on March 04, 2008, 05:39:21 PM
This line should be in your startup-sequence (ppclibemu-package):

C:ppclibemu_install NAME libs:ppc.library

That way the emulated ppc.library is used and should work. Also set terminator=0 and nopatch=1 as Mad-Matt explained. Download WOSPrefs (http://aminet.net/package/util/misc/WOSprefs) for easy setting WarpOS/Warp3D prefs. MedConfig should then report "ppc.library - ver.46.41" instead of 0.9.

Please post your MedConfig again when you're done with the changes.
Title: Re: My medconfig/warp 3d report
Post by: Bamiga2002 on March 04, 2008, 06:23:04 PM
@Mad-Matt
Where did you read that powerpc.library 16.1beta causes problems? I thought it was the other way around that the official powerpc.library 16.1 was the one having bugs.

Btw. you can find the 16.1beta here (http://devnull.owl.de/~frank/ppcemu_e.html).
Title: Re: My medconfig/warp 3d report
Post by: Mad-Matt on March 04, 2008, 08:32:46 PM
@Bamiga2002
Through personal use. ive found the latest official lib more stable then the beta on the ppcemu page not to mention stability with the ppclibemu itself.

As it stands I have 0 issues with warpos/warp3d/ppc progs, although i admit changing from bvision to med/voodoo wasnt without its headaches ;)
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 04, 2008, 08:46:28 PM
Right this is my medconfig report now...



*** Envarc: variable settings: ***

MMU = No, previous setting: No

NoCache = Yes, previous setting: Yes

Emulation = No, previous setting: No

PatchInt = No, previous setting: No

VoodooMem = 8, previous setting: 8

VoodooInt = Yes, previous setting: Yes

Warp3D = No, previous setting: No

VirgeMem = Not Set, previous setting: Not Set

VirgeInt = Not Set, previous setting: Not Set

Gfxaddr = $200000, previous setting: $200000

Memsize = 7, previous setting: 7

FastEthernet = 0, previous setting: 0

tv.prefs file name = PixelView PlayTV pro, previous setting: PixelView PlayTV pro

Tuner = Not Set, previous setting: Not Set

Background = RED=170 GREEN=170 BLUE=170, previous setting: RED=170 GREEN=170 BLUE=170


*** Mediator System Files versions: ***

pci.library - ver.6.5 (8328 bytes)
PciInfo - ver.1.2 (8088 bytes)
MediatorNET.device - ver.2.8 (6076 bytes)
Voodoo.card - ver.4.26 (14692 bytes)
Virge.card - ver.1.8 (11972 bytes)
Vendors.txt - ver. info N/A (168164 bytes)
MedConfig - ver.1.4 (115575 bytes)

*** Mediator Multimedia CD Files versions: ***

FastEthernet.device - ver.1.15 (7116 bytes)
mixer.library - ver.1.9 (3976 bytes)
fm801.audio - ver.4.5 (4244 bytes)
FM801 - ver. info N/A (1180 bytes)
sb128.audio - ver.4.11 (6456 bytes)
SB128 - ver. info N/A (2032 bytes)
SBMixer - ver.1.4 (2004 bytes)
tv.library - ver.4.0 (10072 bytes)
TV - ver.1.4 (1956 bytes)
tv.vhi - file N/A

*** Spider Files versions: ***

poseidon.library - file N/A
spider.device - file N/A
DriveSpeed - file N/A

*** Warp 3D files versions: ***

Warp3D.library - ver.4.2 (67648 bytes)
Warp3DPPC.library - ver.4.2 (101020 bytes)

*** Warp 3D for A3/4000 files versions: ***

W3D_Picasso96.library - file N/A
W3D_Picasso96_PPC.library - file N/A
W3D_AvengerBE.library - file N/A
W3D_AvengerBE_PPC.library - file N/A
W3D_AvengerLE.library - file N/A
W3D_AvengerLE_PPC.library - file N/A

*** MMU Warp 3D for A1200 files versions: ***

W3D_Picasso96MU.library - file N/A
W3D_AvengerBEMU.library - file N/A
W3D_AvengerLEMU.library - file N/A

*** NO_MMU Warp 3D for A1200 files versions: ***

W3D_Picasso96M.library - ver.4.2 (12780 bytes)
W3D_Picasso96M_PPC.library - ver.1.0 (35292 bytes)
W3D_AvengerBEM.library - ver.4.2 (535304 bytes)
W3D_AvengerBEM_PPC.library - ver.4.2 (443516 bytes)
W3D_AvengerLEM.library - ver.4.2 (535388 bytes)
W3D_AvengerLEM_PPC.library - ver.4.2 (411612 bytes)

*** Other files versions: ***

AmigaOS ROM Update - ver.44.26 (127956 bytes)
rtg.library - ver.40.3945 (216548 bytes)
emulation.library - ver.40.389 (39652 bytes)
Picasso96API.library - ver.2.300 (24520 bytes)
ahi.device - ver.5.6 (58416 bytes)
68040.library - ver.46.5 (748 bytes)
68060.library - ver.46.15 (161988 bytes)
warp.library - ver.5.0 (21236 bytes)
ppc.library - ver.0.9 (70148 bytes)


model - , gfx - , zorro - , pcmcia - ,
serial - , ppc - , mmu030 - , mmulib - ,
nocache - , emulation - , warp3d - , pci - .


startup-sequence:

BPPCFix INSTALL >NIL:
C:CheckLMB
IF WARN
SYS:Prefs/ATA3Prefs
ENDIF
C:ATA3.driver QUIET
C:CheckLMB
IF WARN
SYS:Prefs/ATA3Prefs
ENDIF
C:ATA3.driver QUIET
; $VER: Startup-Sequence_HardDrive 45.2 (19.1.2001)
; Startup-Sequence for AmigaOS 3.9

If EXISTS C:SquirrelSCSI
    C:SquirrelSCSI
EndIf

Set SCSIUpdate 1
    Set SCSIUpdate 0
EndIf
If EXISTS SYS:Expansion/XSurfIDE
    Set SCSIUpdate 0
EndIf
If EXISTS SYS:Prefs/Env-Archive/NOSCSIUPDATE
    Set SCSIUpdate 0
EndIf
If $SCSIUpdate EQ 1
    SetPatch QUIET
Else
    SetPatch SKIPROMUPDATES "scsi.device" QUIET
EndIf
Unset SCSIUpdate

C:Version >NIL:
C:AddBuffers >NIL: DF0: 15
FailAt 21

C:MakeDir RAM:T RAM:Clipboards RAM:ENV RAM:ENV/Sys
C:Copy >NIL: ENVARC: RAM:ENV ALL NOREQ

Resident >NIL: C:Assign PURE
Resident >NIL: C:Execute PURE

Assign >NIL: ENV: RAM:ENV
Assign >NIL: T: RAM:T
Assign >NIL: CLIPS: RAM:Clipboards
Assign >NIL: REXX: S:
Assign >NIL: PRINTERS: DEVS:Printers
Assign >NIL: KEYMAPS: DEVS:Keymaps
Assign >NIL: LOCALE: SYS:Locale
Assign >NIL: LIBS: SYS:Classes ADD
Assign >NIL: HELP: LOCALE:Help DEFER

BindDrivers
C:Mount >NIL: DEVS:DOSDrivers/~(#?.info)

C:LoadMonDrvs

SetEnv Language "english"
SetEnv Workbench $Workbench
SetEnv Kickstart $Kickstart
UnSet Workbench
UnSet Kickstart

C:AddDataTypes REFRESH QUIET
C:IPrefs
C:ConClip

Path >NIL: RAM: C: SYS:Utilities SYS:Rexxc SYS:System S: SYS:Prefs SYS:WBStartup SYS:Tools SYS:Tools/Commodities

SYS:System/REXXMast >NIL:

IF EXISTS S:User-Startup
  Execute S:User-Startup
EndIF

Resident Execute REMOVE
Resident Assign REMOVE

C:LoadWB
EndCLI >NIL:
C:ppclibemu_install NAME libs:ppc.library

PciInfo report:


Pci Device 1:
   VendorID: $121a
   VendorName: 3dfx Interactive Inc
   DeviceID: $5
   DeviceName: Voodoo3 All Voodoo3 chips, 3000
   ClassCode: $30000
   RevisionID: $1
   InterruptPin: 1
   SubsystemVendorID: $121a
   SubsystemID: $57
   MemSpace0: $80000000 - $81ffffff
   MemSpace1: $82000000 - $83ffffff
   IOSpace2: $eb6000 - $eb60ff
   RomSpace: $84000000 - $8400ffff

Pci Device 2:
   VendorID: $1274
   VendorName: Ensoniq
   DeviceID: $1371
   DeviceName: ES1371 AudioPCI
   ClassCode: $40100
   RevisionID: $6
   InterruptPin: 3
   SubsystemVendorID: $1274
   SubsystemID: $1371
   IOSpace0: $eb6400 - $eb643f

Pci Device 3:
   VendorID: $109e
   VendorName: Brooktree Corporation
   DeviceID: $36e
   DeviceName: Bt878 MediaStream Controller
   ClassCode: $40000
   RevisionID: $11
   InterruptPin: 4
   SubsystemVendorID: $70
   SubsystemID: $13eb
   MemSpace0: $84010000 - $84010fff

Pci Device 4:
   VendorID: $109e
   VendorName: Brooktree Corporation
   DeviceID: $878
   DeviceName: Bt878 Video Capture (Audio Section)
   ClassCode: $48000
   RevisionID: $11
   InterruptPin: 4
   SubsystemVendorID: $70
   SubsystemID: $13eb
   MemSpace0: $84011000 - $84011fff

Pci Device 5:
   VendorID: $10ec
   VendorName: Realtek Semiconductor
   DeviceID: $8139
   DeviceName: RT8139A/B/C Fast Ethernet Adapter
   ClassCode: $20000
   RevisionID: $10
   InterruptPin: 1
   SubsystemVendorID: $10ec
   SubsystemID: $8139
   IOSpace0: $eb6800 - $eb68ff
   MemSpace1: $84012000 - $840120ff


ShowConfig report:

PROCESSOR:    CPU 68060/68060fpu/68060mmu
CUSTOM CHIPS:    AA PAL Alice (id=$0023), AA Lisa (id=$00F8)
VERS:    Kickstart version 40.68, Exec version 40.10, Disk version 45.2
RAM:    Node type $A, Attributes $505 (FAST), at $60000000-$6BF7FFFF (191.5 meg)
    Node type $A, Attributes $703 (CHIP), at $1000-$1FFFFF (~2.0 meg)
BOARDS:
 Board (Index Information Ltd):   Prod=2206/40($89E/$28) (@$EA0000 128K)
 Board (Index Information Ltd):   Prod=2206/168($89E/$A8) (@$200000 8meg)
 Board + ROM (HD?) (phase 5):   Prod=8512/110($2140/$6E) (@$F00C34 128K)
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 04, 2008, 08:49:42 PM
Ok i just had to edit my post,the above is my current report.
Title: Re: My medconfig/warp 3d report
Post by: Bamiga2002 on March 04, 2008, 09:48:31 PM
@Gav
Ok, you can switch NoCache=No. You did use voodoo.card 4.26, i suggest you switch it to version 4.23 because of graphic bugs. Get warp.library 5.1 (latest). I don't get it the report still reads ppc.library 0.9, it SHOULD be 46.41 with the latest ppclibemu-package correctly installed. You could try download BlizKick and use it's BPPCFix-module instead "BPPCFix INSTALL >NIL:". Do you still get crashes?

EDIT:
put "C:ppclibemu_install NAME libs:ppc.library" AFTER LoadMonDrvs. It doesn't help much after EndCLI :-).
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 04, 2008, 10:00:43 PM
Ok i will try what you said,yeah thats where i had actually put that line in my startup-sequence at first and when i rebooted i got a msg telling me"cannot install bench trash" lolol no idea why that came up..

Well as for teh voodoo driver i dont have the one you said to use as mine are much older,elbox sent me that one yesterday.


Ok i just put the line where you said and now on boot my icons are all over the desktop??Strange.and when i click on gears i dont get an exception error i get a request asking to suspend or reboot.

Title: Re: My medconfig/warp 3d report
Post by: Bamiga2002 on March 04, 2008, 10:04:39 PM
You should find version 4.23 on MM_CD_UP1.26.

Tell us how you get along :-).
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 04, 2008, 10:10:00 PM
I wrote a bit of an update above.
Title: Re: My medconfig/warp 3d report
Post by: Bamiga2002 on March 05, 2008, 09:03:35 AM
I really don't know what went wrong on your desktop. Could you try re-installing all (WB+drivers) to an empty partition perhaps?
Title: Re: My medconfig/warp 3d report
Post by: Bamiga2002 on March 05, 2008, 09:40:22 AM
@Mad-Matt
How do you setup a mixed PowerUP/WarpUP -environment without ppclibemu? I'd like to know about it.
Title: Re: My medconfig/warp 3d report
Post by: Framiga on March 05, 2008, 11:29:48 AM
symply copying the ppc.library (ppcemul) in Libs: (without any ppclibemu_intall launcher) like i did



Title: Re: My medconfig/warp 3d report
Post by: Gav on March 10, 2008, 09:34:20 PM
@Bamiga2002

Hi
I installed the libs that you sent me but so far nothing has changed,so i'm still getting the damn exception..
Thanks for sending them though.
Title: Re: My medconfig/warp 3d report
Post by: Bamiga2002 on March 18, 2008, 10:46:01 PM
I'm really out of ideas now. You might have a defective BPPC...
Title: Re: My medconfig/warp 3d report
Post by: Gav on March 29, 2008, 12:39:55 AM
If my ppc was defective i imagine programs that use warpup such as amigaamp would crash???
Now its a bit of a shame really because i have spent so much on this computer over the years in putting together that really i have had almost no use out of it.

I'm considering selling up because i just dont feel like i can be botherd with all the hassle as i have never really had it all running perfect ever.

Oh i dunno...