Welcome, Guest. Please login or register.

Author Topic: Warp 68k gears not working!  (Read 2600 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline nastyTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 460
    • Show only replies by nasty
Warp 68k gears not working!
« on: December 18, 2005, 12:28:23 AM »
Well for the 7th time today i've done a fresh install and so far everything is fine, except from the warp os 68k gearwont work, all i get is a grey screen, the ppc side works prefect but the 68 side just refuses to work. has any one got any ideas i can try to get these to work?

EDIT:

I've ran snoopdos while trying the 68k gears and the only thing it fails on is a Prometheus.library
Specs:
A1200PT, mediator c/w voodoo 3 2000, sb128, 60G HDD,OS3.9,LITEON CDR, nec 4x4 changer,External Scan Doubler,Cocolino adapter,PS2 keyboard adaptor.

Morphos 2.6, mini mac g4 @ 1.25ghz.
 

Offline humppa

  • Hero Member
  • *****
  • Join Date: Oct 2005
  • Posts: 959
    • Show only replies by humppa
Re: Warp 68k gears not working!
« Reply #1 on: December 18, 2005, 10:06:15 AM »
Are you running the screen in 16 bit?

What are your systems specs?
 

Offline nastyTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 460
    • Show only replies by nasty
Re: Warp 68k gears not working!
« Reply #2 on: December 18, 2005, 03:55:38 PM »
yea im running in 16bit mode.

Setup:
A1200, mediator,voodoo2 or 3 cant remember lol,bppc160,40gig hdd, blah blah blah.

I setup everything like in this post
Linky
like i did last time but this time it just refuses to run the 68k gears. I did install the warp 5.1 update but still nothing and i removed all the 3000/4000 warp drivers that are'nt needed. So its got me beat so any ideas whats going wrong would be great
Specs:
A1200PT, mediator c/w voodoo 3 2000, sb128, 60G HDD,OS3.9,LITEON CDR, nec 4x4 changer,External Scan Doubler,Cocolino adapter,PS2 keyboard adaptor.

Morphos 2.6, mini mac g4 @ 1.25ghz.
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16883
  • Country: gb
  • Thanked: 6 times
    • Show only replies by Karlos
Re: Warp 68k gears not working!
« Reply #3 on: December 18, 2005, 09:37:48 PM »
@nasty

Sounds rather like a problem with the MMU setting thingymabob for the mediator. I had a lot of problems with 680x0 Warp3D on the voodoo3000 test system I have on loan here until someone pointed it out to me (my main machine is a BVision based one and has no such foibles). Try setting ENVARC:Mediator/MMU to "Yes" if it isn't already.

That seems to work fine here.
int p; // A
 

Offline humppa

  • Hero Member
  • *****
  • Join Date: Oct 2005
  • Posts: 959
    • Show only replies by humppa
Re: Warp 68k gears not working!
« Reply #4 on: December 18, 2005, 09:44:30 PM »
You could also try running a tool such as MediatorX to check if you have the right libs and devs in place.

When running the Warp3D setup from the MMCD, the setup program copied the A4000 drivers although I am using an A1200.

Next obstacle was the CONFIG jumper which for my config should be set to OPEN in the English and to CLOSED in the German translation of the manual.  :crazy:
 

Offline nastyTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 460
    • Show only replies by nasty
Re: Warp 68k gears not working!
« Reply #5 on: December 19, 2005, 11:07:32 AM »
Thanks guys the problems sorted, I changed MMU to yes and it worked.

I had a quick look but couldnt find MediatorX anywhere.
Specs:
A1200PT, mediator c/w voodoo 3 2000, sb128, 60G HDD,OS3.9,LITEON CDR, nec 4x4 changer,External Scan Doubler,Cocolino adapter,PS2 keyboard adaptor.

Morphos 2.6, mini mac g4 @ 1.25ghz.
 

Offline nastyTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 460
    • Show only replies by nasty
Re: Warp 68k gears not working!
« Reply #6 on: December 23, 2005, 11:16:17 AM »
Ok im picking up the hammer! I've just noticed that my Warp PPC gears have stopped working if i change MMU to yes then the 68k gears work fine but the ppc gears dont work I simply get the warp error. and if i change MMU to No then the PPC gears work but the 68K just displays a grey screen I try mediator X and I seem to hae all the ness files and I have deleted the A3000/A4000 files!
Specs:
A1200PT, mediator c/w voodoo 3 2000, sb128, 60G HDD,OS3.9,LITEON CDR, nec 4x4 changer,External Scan Doubler,Cocolino adapter,PS2 keyboard adaptor.

Morphos 2.6, mini mac g4 @ 1.25ghz.
 

Offline kas1e

Re: Warp 68k gears not working!
« Reply #7 on: December 23, 2005, 02:13:23 PM »
It is really annoing to change mmu always if you want use 68k warp3 software or ppc warp3d software. Also, it can be ppc software with 68k mmu settings :)) like descent demo ..

So, only one solution it is change by hands MMU settings and reboot. But, it possible to write little patch, which can be reload pci.library ..

here is my question to mediato group:
"> Well..It is possible to change ENV:Mediator/MMU config
> in realtime, without reboot ? So be it will a 'hack' but,
> it possible somehow ?
 
The only way you would be able to do it is if you could expunge pci.library from the libraries list, as I would guess that this would be a once-only read when pci.library is opened.After that, just re-start something that opens it. This would involve clearing every other process that has it open - eg. voodoo.card, spider.device, ahi drivers, everything.

You can find out how many processes are using the library from Scout, and even try to get it to expunge - the Remove button in Scout.
 
The only real way for something like this to be done properly would be a new Refresh function added to pci.library, and a suitable shell command that will call it."
 

Offline Nickman

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 255
  • Country: 00
    • Show only replies by Nickman
Re: Warp 68k gears not working!
« Reply #8 on: February 22, 2006, 10:44:28 AM »
Is this a new "feature" in pci.library ?

I haven't used my Amiga1200 in a long time but i used to be able to use both 68k and PPC stuff without changeing any MMU settings.

I have reasently done a complete reinstall of everything as my WB hd died (thats why i havent used the 1200 in avail).

Now i can only get 68k gears fullscreen and WarpTest to work. Everything else fails. (gray screen or warp exception)

I have my WB in 16bit PC mode. but nothing will run in a window.
----
Amiga1200T
Mediator/Voodoo3 3000/100mbit NIC/SB128
Blizzppc 603e 210Mhz 040 25Mhz, 192 mb ram,Bvision
SCSI Ultra320 74GB HD,4x Burner,MO drive.
 

Offline lorddef

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 1149
    • Show only replies by lorddef
    • http://
Re: Warp 68k gears not working!
« Reply #9 on: February 22, 2006, 10:50:05 AM »
I have the same problem. The only thing I can get to work is fullscreen gears, and the demo with the shading examples. Nothing else runs. Windowed gears gives me a guru.
Restraining orders are just another way of saying I love you!
 

Offline Nickman

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 255
  • Country: 00
    • Show only replies by Nickman
Re: Warp 68k gears not working!
« Reply #10 on: February 22, 2006, 10:57:24 AM »
Maybe i was lucky before cause everything worked back then.
I could run 2 windows of gears one 68k and one PPC. no problem what so ever.
----
Amiga1200T
Mediator/Voodoo3 3000/100mbit NIC/SB128
Blizzppc 603e 210Mhz 040 25Mhz, 192 mb ram,Bvision
SCSI Ultra320 74GB HD,4x Burner,MO drive.
 

Offline Nickman

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 255
  • Country: 00
    • Show only replies by Nickman
Re: Warp 68k gears not working!
« Reply #11 on: February 22, 2006, 11:30:33 AM »
WHOHO!! just got everything to work. Now i can run all demos and both 68k and PPC without any changes.

Just played GLQuake :) Will post all my settings soon.
----
Amiga1200T
Mediator/Voodoo3 3000/100mbit NIC/SB128
Blizzppc 603e 210Mhz 040 25Mhz, 192 mb ram,Bvision
SCSI Ultra320 74GB HD,4x Burner,MO drive.
 

Offline Nickman

  • Sr. Member
  • ****
  • Join Date: Feb 2002
  • Posts: 255
  • Country: 00
    • Show only replies by Nickman
Re: Warp 68k gears not working!
« Reply #12 on: February 22, 2006, 11:42:55 AM »
*** Mediator Envarc: variable settings: ***
MMU = No
Emulation = No
PatchInt = No
VoodooMem = 8
VoodooInt = Yes
Gfxaddr = $200000
Memsize = 7

*** WarpUP Envarc: variable settings: ***
earlyterm = 0
force = 1
memprot = 0
nopatch = 1
seginfo = 100
terminator = 2

*** Warp 3D files versions: ***
Warp3D.library - ver.4.2 (67648 bytes)
Warp3DPPC.library - ver.4.2 (100852 bytes)

*** MMU Warp 3D for A1200 files versions: ***
W3D_Picasso96MU.library - ver.4.2 (7936 bytes)
W3D_AvengerBEMU.library - ver.4.2 (279268 bytes)
W3D_AvengerLEMU.library - ver.4.2 (279296 bytes)

*** 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.57 (321768 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.6.6 (83908 bytes)
68040.library - ver.46.7 (43888 bytes)
warp.library - ver.5.1 (21288 bytes)
ppc.library - ver.0.9 (69320 bytes)

*** Things in my Startup-sequence ***
run >NIL: BPPCFix INSTALL 040 reboot >NIL:
----
Amiga1200T
Mediator/Voodoo3 3000/100mbit NIC/SB128
Blizzppc 603e 210Mhz 040 25Mhz, 192 mb ram,Bvision
SCSI Ultra320 74GB HD,4x Burner,MO drive.