nanogui: GrCopyArea problems with SVGA Nano-X


Previous by date: 26 Apr 2002 08:33:11 -0000 Re: Arrangement of memory in a PixMap, Pierre Tardy
Next by date: 26 Apr 2002 08:33:11 -0000 Re: Arrangement of memory in a PixMap, Alex Holden
Previous in thread:
Next in thread: 26 Apr 2002 08:33:11 -0000 Re: GrCopyArea problems with SVGA Nano-X, Simon Wood

Subject: GrCopyArea problems with SVGA Nano-X
From: Simon Wood ####@####.####
Date: 26 Apr 2002 08:33:11 -0000
Message-Id: <44632C76B97BD211AF6B00805FADCAB208790C83@exchange.saltaire.pace.co.uk>

Hi guys,
I was seeing a strange problem last night, whilst running with a SVGA
based Nano-X server the GrCopyArea was failing to copy anything.
 
I switched to a frame buffer based server and ran the same client code, 
which seemed to work OK. Unfortunately I was then informed of the time ;-)
 
 
Can someone else confirm that SVGA is on the blink.... the demo 'slider.sh'
should use a graphic (rather than numbers) by default, so just run that.
 
 
I tried with CVS and 0.98pre7 versions, but got the same result.
 
The only other thing is that I'm running at 640x480, as my little laptop gets 
rather confused by 800x600. Forced by adjusting scr_svga.c

--- scr_svga.c_old      Fri Apr 26 09:10:36 2002
+++ scr_svga.c  Fri Apr 26 09:11:48 2002
@@ -67,9 +67,10 @@
        vga_modeinfo *  modeinfo;
 
        vga_init();
-
+#if 0
        mode = G800x600x256;
        if(!vga_hasmode(mode))
+#endif
                mode = G640x480x256;
        if(!vga_hasmode(mode))
                mode = G640x480x16;

Simon Wood 

Previous by date: 26 Apr 2002 08:33:11 -0000 Re: Arrangement of memory in a PixMap, Pierre Tardy
Next by date: 26 Apr 2002 08:33:11 -0000 Re: Arrangement of memory in a PixMap, Alex Holden
Previous in thread:
Next in thread: 26 Apr 2002 08:33:11 -0000 Re: GrCopyArea problems with SVGA Nano-X, Simon Wood


Powered by ezmlm-browse 0.20.