Kevin Brosius on Fri, 22 Mar 2002 20:20:12 +0100 |
Martin DiViaio wrote: > (snip) > > The video card is an ATI Rage mobile that works with XFree86 version 4 but > I have been unable to get anything higher than 24bit color although it has > enough ram to do 1600x1200 at 32bit color. The S-Video out port is not > supported. There is a standard VGA port on the back of the machine but I > have not had a chance to try it yet so I can't say what sort of issues > exist there. Using the cards acceleration is SLOW. I can't get more than 1 > frame every 3 to 5 seconds out of TuxRacer. In XFree86, 32 bit framebuffers are not generally better. In most cases, 24 and 32 bit framebuffers only display 24 bits of color (which is why XFree86 recently started using the term 'depth 24' for these modes, to help reduce confusion.) In some cases, 32 bit framebuffers are slower, and they always consume more ram because the 24 color bits are packed less densely (into 32 bits of ram). So, the moral of this story. Pick your favorite resolution at depth 24 for the best color on your card. For more speed, using depth 16 is a good choice on most cards, while still supporting high color combinations. (depth 16 matches Windows hi-color/16M color nomenclature, depth 24 is true color.) -- Kevin Brosius ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|