Re: need help with xorg.conf



On Fri, 12 Mar 2010 23:09:27 -0500 (EST), Tony Nelson wrote:
On 10-03-12 13:11:14, Stephen Powell wrote:
On Fri, 12 Mar 2010 10:58:08 -0500 (EST), Paul E Condon wrote:
...
(--) SAVAGE(0): probed videoram: 32768k

Plenty of video RAM to do true color mode even at 1366x768
resolution.

1366x768x24/1024 = 24588k; 1366x768x32/1024 = 32784k.
Hmm. If we have to use 32 bits of RAM per pixel, we may not have
enough. We'll see about that later.
...

You did the math wrong. Use bytes, not bits. Also allow for 3
buffers.

(1366*768*3*3)/1024 = 9220K
(1366*768*4*3)/1024 = 12294K

I did indeed do the math incorrectly! What a schoolboy mistake!
I neglected to convert from bits to bytes. But I don't understand
your version either. The correct math, by the way I have traditionally
done it, is

1366*768*3/1024 = 3073.5k
1366*768*4/1024 = 4098k

This is based on a formula obtained from "Upgrading and Repairing
PCs", Sixth Edition, by Scott Mueller, page 443. (This book is
quite dated, having been copyrighted in 1996.)

Where did you get the stuff about three buffers? Does this have
something to do with 3D graphics acceleration?

--
.''`. Stephen Powell <zlinuxman@xxxxxxxxxx>
: :' :
`. `'`
`-


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/1624648332.18895011268507830796.JavaMail.root@xxxxxxxxxxxxxxxxxxxx



Relevant Pages

  • Re: Undefined video mode number: 314
    ... The X server detected 2048K of video RAM on your card. ... The X server also defaulted to a color depth of 24. ... of video RAM to specify the color information for each pixel. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: need help with xorg.conf
    ... Plenty of video RAM to do true color mode even at 1366x768 ... Hmm. ... If we have to use 32 bits of RAM per pixel, ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: Help allocating RAM to video card
    ... Before getting a new mobo, you might see if a BIOS upgrade is available ... that lets you increase the video RAM. ... To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org ...
    (Debian-User)
  • Re: Poor performance with 1GB of RAM
    ... On Mon, 11 Aug 2003 at 14:02:44, Frank Gevaerts wrote: ... That figure probably also contains your video RAM. ... Jernej Zidar ... To UNSUBSCRIBE, email to debian-user-request@lists.debian.org ...
    (Debian-User)