From mint-bounce@lists.fishpool.fi Sun Jun 20 14:22:54 2010 Message-ID: <7C6B8DEEDB3745229FC3033BC4713F0A@mercatus.local> From: "Jo Even Skarstein" To: References: <00011434.018e163cb32e@mail.gmx.net> In-Reply-To: <00011434.018e163cb32e@mail.gmx.net> Subject: Re: [MiNT] MiNT and CTPCI/Radeon 9250 Date: Sun, 20 Jun 2010 20:04:21 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8089.726 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8089.726 X-EsetId: 83219F2717493435D363 X-EsetScannerBuild: 7327 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: joska@online.no Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: -------------------------------------------------- From: "Lars Schmidbauer" Sent: Saturday, June 19, 2010 12:44 PM To: Subject: Re: [MiNT] MiNT and CTPCI/Radeon 9250 > 3. fvdi before NVDI in C:/auto -> screen out of range (wrong res.) > Perhaps a wrong entry in assign.sys, what must be set there? You must disable NVDI's screendrivers, otherwise NVDI won't care about the underlying VDI. The drivers are called NVDIDRV*.SYS and are located in your GEMSYS-folder. Ages ago I wrote a very simple utility that [en|dis]ables the NVDI screendrivers depending on whether fVDI or NovaVDI was loaded or not. You can find it on http://atari.nvg.org/download.html. It only works if GEMSYS is c:\gemsys. Run the program after fVDI but before NVDI. Jo Even