9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] S3 ViRGE/DX?
@ 2000-07-20  9:23 ianb
  0 siblings, 0 replies; 9+ messages in thread
From: ianb @ 2000-07-20  9:23 UTC (permalink / raw)
  To: 9fans

>> We tried a DX. We got the graphics working easily, but the cursor didn't
>> work
>did you start with the Trio64 definition or Trio64V+?

Can't remember. We tried quite a few different ones. In the end, it
was easier to change the card than to use ed. ;-)

Ian



^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] S3 ViRGE/DX?
@ 2000-07-20 17:38 jmk
  0 siblings, 0 replies; 9+ messages in thread
From: jmk @ 2000-07-20 17:38 UTC (permalink / raw)
  To: 9fans

I found a DX card and fixed the cursor problem. The ID code for the DX
was wrong in both /sys/src/cmd/aux/vga/virge.c and /sys/src/9/pc/vgas3.c.
In both, replace all instances of

	case 0xE18A:				/* ViRGE/[DG]X */
with
	case 0xE101:				/* ViRGE/[DG]X */

This fix will be in the next update.

--jim


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] S3 ViRGE/DX?
@ 2000-07-20  3:24 jmk
  0 siblings, 0 replies; 9+ messages in thread
From: jmk @ 2000-07-20  3:24 UTC (permalink / raw)
  To: 9fans

ianb wrote:
	> We tried a DX. We got the graphics working easily, but the cursor didn't work
	> properly -- had 2 stripes about 100x300 pixels below it.

As successive generations beat their heads bloody against the vagaries
of aux/vga an older card sometimes falls by the wayside. I'll see if I can find
a DX tomorrow and get the cursor working again. It might have been this one:

	0xC00D8="#9-325 BIOS Version 2.18.08"		# #9FX Reality 332

--jim


^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] S3 ViRGE/DX?
@ 2000-07-19 16:19 ianb
  2000-07-20  2:41 ` Eric Dorman
  2000-07-20  9:17 ` Belldandy
  0 siblings, 2 replies; 9+ messages in thread
From: ianb @ 2000-07-19 16:19 UTC (permalink / raw)
  To: 9fans

We tried a DX. We got the graphics working easily, but the cursor didn't work
properly -- had 2 stripes about 100x300 pixels below it.

On Wed, 19 Jul 2000 12:07:10 -0400 owner-9fans@cse.psu.edu wrote:
>Belldandy <narumi@tpts5.seed.net.tw>
>  My video card uses the S3 ViRGE/DX chipset. The hardware
>  requirements for Plan9 says it supports ViRGE/GX, GX2, VX, and MX.
>  I wonder if DX is compatible enough to work.
>
>I did have a DX card at one point and it worked. That was before various
>overhauls of the code so your mileage may vary.
>
>--jim



^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: [9fans] S3 ViRGE/DX?
@ 2000-07-19 16:07 jmk
  0 siblings, 0 replies; 9+ messages in thread
From: jmk @ 2000-07-19 16:07 UTC (permalink / raw)
  To: 9fans

Belldandy <narumi@tpts5.seed.net.tw>
  My video card uses the S3 ViRGE/DX chipset. The hardware
  requirements for Plan9 says it supports ViRGE/GX, GX2, VX, and MX.
  I wonder if DX is compatible enough to work.

I did have a DX card at one point and it worked. That was before various
overhauls of the code so your mileage may vary.

--jim


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [9fans] S3 ViRGE/DX?
@ 2000-07-19 15:24 Belldandy
  0 siblings, 0 replies; 9+ messages in thread
From: Belldandy @ 2000-07-19 15:24 UTC (permalink / raw)
  To: 9fans


  My video card uses the S3 ViRGE/DX chipset. The hardware
  requirements for Plan9 says it supports ViRGE/GX, GX2, VX, and MX.
  I wonder if DX is compatible enough to work.

  Also, Plan9 video chipset support is quite scarce right now.....
  Is anyone writing other drivers?


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2000-07-20 17:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-20  9:23 [9fans] S3 ViRGE/DX? ianb
  -- strict thread matches above, loose matches on Subject: below --
2000-07-20 17:38 jmk
2000-07-20  3:24 jmk
2000-07-19 16:19 ianb
2000-07-20  2:41 ` Eric Dorman
2000-07-20  9:17 ` Belldandy
2000-07-20  9:38   ` Lucio De Re
2000-07-19 16:07 jmk
2000-07-19 15:24 Belldandy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).