On Wed, 23 Oct 2002, Holger Isenberg wrote: > Although 24bpp mode is shown as only visual in XFree86.0.log and via > xdpyinfo, the image is obviously shown only with 16bpp on the TFT screen! > The 64 grayscale colors are easily visible.
If you can see 64 grey levels, and if they are greyt, not greenish, you can't be in 16 bitmode. > from XFree86.log: > (**) RADEON(0): Depth 24, (--) framebuffer bpp 32 > (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps) > (==) RADEON(0): Default visual is TrueColor > (==) RADEON(0): RGB weight 888 > (II) RADEON(0): Using 8 bits per RGB (8 bit DAC) Hmm, 8 bits per RGB, so you aren't stuck in 6bit DAC mode (although it might be worth looking for a DVI driver bug that isa giving you 6-bit dac mode). > from xdpyinfo: > depths (7): 24, 1, 4, 8, 15, 16, 32 > depth of root window: 24 planes That suggests that your server has RENDER. I think that means your application can give the server 16-bit data if it wants to. Which application are you using to display your images ? (Could your problem be your desktop setup ?). -- Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge [EMAIL PROTECTED] http://www.dpmms.cam.ac.uk/~werdna _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
