Re: need help with xorg.conf
- From: Stephen Powell <zlinuxman@xxxxxxxxxx>
- Date: Sat, 13 Mar 2010 14:17:10 -0500 (EST)
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
- Follow-Ups:
- Re: need help with xorg.conf
- From: Stephen Powell
- Re: need help with xorg.conf
- References:
- Re: need help with xorg.conf
- From: Tony Nelson
- Re: need help with xorg.conf
- Prev by Date: Re: [Semi-OT] Incredibly useful Firefox addon: Hyperwords
- Next by Date: Re: question about fstab in squeeze and uuid
- Previous by thread: Re: need help with xorg.conf
- Next by thread: Re: need help with xorg.conf
- Index(es):
Relevant Pages
|