Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
24 bit color depth? Where's 32 at? (SOLVED..aka explained)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
paroneayea
Tux's lil' helper
Tux's lil' helper


Joined: 16 Oct 2003
Posts: 87

PostPosted: Fri Oct 24, 2003 8:20 pm    Post subject: 24 bit color depth? Where's 32 at? (SOLVED..aka explained) Reply with quote

Alright... I just set up my Rage 128 card for X. Seems to work just fine, cept there's one little annoyance I have. I can't seem to set my color depth to 32 bit!
Now I seem to remember when using Mandrake that it was able to hook me up with a friendly 32 bit color depth. 32 bit color is rather important to me... I make comics.
I tried rigging this to work by myself by adding this to /etc/XF86Config
Code:
     Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection

Then I set the DefaultDepth variable to 32. X choked and died when I tried to start it up, yelling at me that no such color depth could be run on my computer, or something. (If you need the specific error message, I'll be happy to try that again)
Have I somehow been mistaken? Does 32 bit color simply not exist under X Windows at all?
My thanks in advance for any help I get. :) [/code]
_________________
I make comics. Read them. They are good for your soul.
http://www.lingocomic.com


Last edited by paroneayea on Fri Oct 24, 2003 9:44 pm; edited 1 time in total
Back to top
View user's profile Send private message
melk
n00b
n00b


Joined: 23 Oct 2003
Posts: 29

PostPosted: Fri Oct 24, 2003 8:28 pm    Post subject: Reply with quote

32bit color in windows = 24bit color in Linux.

It has to do with the way windows associates its color depths. I don't remember all of the specifics of how it works - but that essentially answers your question
Back to top
View user's profile Send private message
shm
Advocate
Advocate


Joined: 09 Dec 2002
Posts: 2380
Location: Atlanta, Universe

PostPosted: Fri Oct 24, 2003 9:01 pm    Post subject: Reply with quote

melk wrote:
32bit color in windows = 24bit color in Linux.

It has to do with the way windows associates its color depths. I don't remember all of the specifics of how it works - but that essentially answers your question


yup, in Windows, it referers to how many bits it allocates for both colors and the alpha channel (4 bytes, or 32 bits). On XFree86, it referers to how many bits it allocates for JUST colors (3 bytes, or 24 bits). In either case, it allocates the same amount of storage (8 for each in RGB, and 8 for Alpha). This is commonly referred to as True Color. The semantics between xfree86 and windows just deferr.

My guess is that Mandrake was just trying to make their distro more Windows-user friendly =)
_________________
what up
Back to top
View user's profile Send private message
paroneayea
Tux's lil' helper
Tux's lil' helper


Joined: 16 Oct 2003
Posts: 87

PostPosted: Fri Oct 24, 2003 9:50 pm    Post subject: Reply with quote

Awesome. Thank you both for your input... and hopefully some other confused n00b will encounter this thread and find relief just as I have.
You know... the stressless relief thing.
...stop thinking in innuendos! There's no way I can show my appreciation on here without sounding dirty!
_________________
I make comics. Read them. They are good for your soul.
http://www.lingocomic.com
Back to top
View user's profile Send private message
syscrash
Guru
Guru


Joined: 14 Apr 2003
Posts: 541

PostPosted: Fri Oct 24, 2003 11:40 pm    Post subject: Reply with quote

paroneayea wrote:
You know... the stressless relief thing.
...stop thinking in innuendos! There's no way I can show my appreciation on here without sounding dirty!

hahahaha :lol:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum