nanogui: Thread: GrCopyArea problems with SVGA Nano-X


[<<] [<] Page 1 of 1 [>] [>>]
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 
Subject: RE: [nanogui] GrCopyArea problems with SVGA Nano-X
From: Simon Wood ####@####.####
Date: 29 Apr 2002 08:07:43 -0000
Message-Id: <44632C76B97BD211AF6B00805FADCAB208790C89@exchange.saltaire.pace.co.uk>

Did some hacking around at the weekend, and I can confirm that GrCopyArea
will not work with SVGA as a memory->screen blit is not supported.

Does anyone actually want this fixed? 

Or would I be wasting my time attempting to get it going....

Simon W.

-----Original Message-----
From: Simon Wood ####@####.####
Sent: Friday, April 26, 2002 9:24 AM
To: Nanogui (E-mail)
Subject: [nanogui] GrCopyArea problems with SVGA Nano-X


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.
 
Subject: Re: [nanogui] GrCopyArea problems with SVGA Nano-X
From: "Greg Haerr" ####@####.####
Date: 29 Apr 2002 16:25:14 -0000
Message-Id: <015101c1ef99$18d372f0$6401a8c0@gregnewport>

> Did some hacking around at the weekend, and I can confirm that GrCopyArea
> will not work with SVGA as a memory->screen blit is not supported.
> 
> Does anyone actually want this fixed? 
>
Simon,
    That would be great.  When I wrote the original
driver, I didn't have time to finish the SVGA mem->scr blit,
but others have used SVGA driver and don't get the 
full functionality.  Another use of the SVGA driver is to have
a separate non-fb based driver to test our functionality
with.

Regards,

Greg


[<<] [<] Page 1 of 1 [>] [>>]


Powered by ezmlm-browse 0.20.