Amiga.org

Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: JohnFante on December 10, 2012, 05:06:00 AM

Title: PicassoModeTNG error - not enough memory
Post by: JohnFante on December 10, 2012, 05:06:00 AM
I have a Amiga 4000 CSPPC with a Mediator + Radeon 9200, SB128 etc.

I have the Radeon working in OS3.9 and have made a couple of screenmodes but since the PicassoMode program is not very intuitive (to say the least) I am trying to get PicassoModeTNG to work.

I have downloaded the latest version (the link at the BoingBag4 site) but when I try to run it I get an "can not initialize - not enough memory" error.

I searched for a solutions but the only thing I could come across was to have the PIV monitor driver installed. But I got stuck there.

Anybody know how to fix that?

Thank you in advance.
Title: Re: PicassoModeTNG error - not enough memory
Post by: danbeaver on December 10, 2012, 05:31:26 AM
Yeah, I have the same setup and the same error.  I have up and went to using the P96 Resolution Guide on AmiBays site under hardware stickies I think. Yes,
"P96 New Res Rough Guide" by johnim.
Title: Re: PicassoModeTNG error - not enough memory
Post by: JohnFante on December 10, 2012, 07:32:55 AM
Quote from: danbeaver;718325
Yeah, I have the same setup and the same error.  I have up and went to using the P96 Resolution Guide on AmiBays site under hardware stickies I think. Yes,
"P96 New Res Rough Guide" by johnim.


Thank You! :-) Great tip!
Title: Re: PicassoModeTNG error - not enough memory
Post by: Crumb on December 10, 2012, 10:24:31 AM
Quote from: JohnFante;718324
I have downloaded the latest version (the link at the BoingBag4 site) but when I try to run it I get an "can not initialize - not enough memory" error.


Have you set up the radeon memory correctly in the env/envarc file sys/Mediator/RadeonMem?
Title: Re: PicassoModeTNG error - not enough memory
Post by: JohnFante on December 10, 2012, 07:39:04 PM
I think so. I have used MedConfig and everything else works fine. I will try the guide from johnim. Compared to PicassoMode it looks very intuitive. :-)
Title: Re: PicassoModeTNG error - not enough memory
Post by: Crumb on December 10, 2012, 07:55:52 PM
Quote from: JohnFante;718404
I think so. I have used MedConfig and everything else works fine. I will try the guide from johnim. Compared to PicassoMode it looks very intuitive. :-)


I asked because a friend of mine had that very same problem using Radeon but perhaps the problem is unrelated
Title: Re: PicassoModeTNG error - not enough memory
Post by: Bamiga2002 on December 11, 2012, 01:20:02 PM
No go for me also. The proggy asks for some p4-libraries that I can't seem to find anywhere...?
Title: Re: PicassoModeTNG error - not enough memory
Post by: Crumb on December 11, 2012, 03:00:02 PM
Quote from: Bamiga2002;718519
No go for me also. The proggy asks for some p4-libraries that I can't seem to find anywhere...?


PicassoIV drivers?
Title: Re: PicassoModeTNG error - not enough memory
Post by: Bamiga2002 on December 11, 2012, 06:58:01 PM
Most possibly, but where can I find them?
Title: Re: PicassoModeTNG error - not enough memory
Post by: Bamiga2002 on December 12, 2012, 11:30:33 AM
Could it be that these missing libs are infact inside the Picasso IV firmware?

Code: [Select]
LIBS:p4nonvolatile.library
LIBS:p4ddc.library
Title: Re: PicassoModeTNG error - not enough memory
Post by: olsen on December 12, 2012, 01:57:13 PM
Quote from: JohnFante;718324
I have a Amiga 4000 CSPPC with a Mediator + Radeon 9200, SB128 etc.

I have the Radeon working in OS3.9 and have made a couple of screenmodes but since the PicassoMode program is not very intuitive (to say the least) I am trying to get PicassoModeTNG to work.

I have downloaded the latest version (the link at the BoingBag4 site) but when I try to run it I get an "can not initialize - not enough memory" error.

I searched for a solutions but the only thing I could come across was to have the PIV monitor driver installed. But I got stuck there.

Anybody know how to fix that?


You need to plug in a hardware dongle known as a "Picasso IV" ;)

Seriously, the PicassoModeTNG program actively checks for the presence of the "Picasso IV" board and will exit, complaining about memory issues. I put that in so as to mask the real reason.

There have been numerous requests to make the tool generally available, but I never quite  got around to remove the hardware dependency tests. I can try again: now that I've actually managed to get Roadshow published, I feel like I can do anything...

Incidentally, some of the PicassoModeTNG functionality hinges on having decent monitor data to build upon (which is acquired through p4ddc.library), but you can actually start from scratch, too, and knit your own display mode.

One last thing: I have no idea if the APIs which PicassoModeTNG uses in order to display the mode you configured, and the display mode data file format are still operational in the current Picasso96 release. So that might actually be the biggest obstacle.