Re: s3virge bigendian

2003-01-30 Thread Kevin Brosius
Meelis Roos wrote: Do you know what physical memory the card has without looking at xfree86? ViRGE cards can be 2M or 4M. You might try specifying 2M and I googled a little and found that it's likely to be a 2M card. The card is Formac GA6 (Formac Pro Media 20 Plus), it contains 4

Re: s3virge bigendian

2003-01-30 Thread Dr Andrew C Aitchison
On Thu, 30 Jan 2003, Meelis Roos wrote: I tried the card in x86 to see if the RAM size is detected right there but I had little success. First the PC didn't like F-COde ROM so the card could not be used as the primary card. Running atimach64 as primary and s3virge as secondary didn't work

Re: s3virge bigendian

2003-01-30 Thread Meelis Roos
Some options that are general to all drivers are only documented in 'man XF86Config' not 'man s3virge'. You should find that 'videoram 2048' works for the s3virge driver in the Device section. First, I tested the card in x86 now, NoAccel and NoDDC options made it so far that I saw it detect

Re: s3virge bigendian

2003-01-29 Thread Meelis Roos
Now the remanining problem is the garbage in lower part of the screen - any ideas about that? It's there even with NoAccel and changing too. If you have accel enabled, but then use 'sw_cursor' option, does the noise still appear? Yes. Just moving the cursor makes it flicker. The

Re: s3virge bigendian

2003-01-25 Thread Kevin Brosius
Meelis Roos wrote: Have you tried setting BIT_ORDER_IN_BYTE_LSBFIRST or BIT_ORDER_IN_BYTE_MSBFIRST in the *ColorExpandFillFlags field of the XAAInfoRec ? Wow. Option NoAccel makes the reversion go away and fixes garbage in Mozilla too. Changing MSBFIRST to LSBFIRST fixed the

Re: s3virge bigendian

2003-01-25 Thread Kevin Brosius
Michel Dänzer wrote: On Mon, 2003-01-20 at 18:57, Meelis Roos wrote: Colors are OK now but the bitmaps are broken. When fonts are drawn in xterm, every 8 pixels are horizontally reversed (in 16bpp mode). Mozilla window contets are mostly OK but some garbage remains inside frames.

Re: s3virge bigendian

2003-01-24 Thread Michel Dänzer
On Don, 2003-01-23 at 08:51, Meelis Roos wrote: Now the remanining problem is the garbage in lower part of the screen - any ideas about that? It's there even with NoAccel and changing too. Changing what? Have you tried the modifications I suggested for the framebuffer aperture? I

Re: s3virge bigendian

2003-01-22 Thread Michel Dänzer
On Mit, 2003-01-22 at 08:51, Meelis Roos wrote: Have you tried setting BIT_ORDER_IN_BYTE_LSBFIRST or BIT_ORDER_IN_BYTE_MSBFIRST in the *ColorExpandFillFlags field of the XAAInfoRec ? Wow. Option NoAccel makes the reversion go away and fixes garbage in Mozilla too. Changing MSBFIRST