What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Root only: Enable 32-bit color display output on your X2

/sys/class/graphics/fb0/bits_per_pixel

You'll be disappointed to know that it ships stock with 16-bit color (65,535) output. We are display limited, but allowing the display to have a wider color gamut can only help when looking at pictures or even playing games. There's quite a bit of color dithering at 16-bit and it's worsened with the poor Pentile screen Motorola chose.

Anyway:
open the file with rw root permissions,
change 16 to 32,
and save.

The screen will flicker briefly and it'll now display 32-bit (24-bit color + 8 bit alpha). Don't expect banding to go away with grayscale things like Android's widgets. This is primarily for color banding seen in pictures or other complex color things.
 
read/write
like es file explorer
may not be set rw as default

Sent from my DROID X2 using DroidForums
 
/sys/class/graphics/fb0/bits_per_pixel

You'll be disappointed to know that it ships stock with 16-bit color (65,535) output. We are display limited, but allowing the display to have a wider color gamut can only help when looking at pictures or even playing games. There's quite a bit of color dithering at 16-bit and it's worsened with the poor Pentile screen Motorola chose.

Anyway:
open the file with rw root permissions,
change 16 to 32,
and save.

The screen will flicker briefly and it'll now display 32-bit (24-bit color + 8 bit alpha). Don't expect banding to go away with grayscale things like Android's widgets. This is primarily for color banding seen in pictures or other complex color things.

Hows this affect your battery life? Is it noticeable.
 
I did this to mine and cannot notice any difference in the display. Does changing this setting really do anything?
 
Would like to know what this does for the display and for battery life.

Sent from my MB870 using Xparent Cyan Tapatalk 2
 
Back
Top