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)