I have a Indy R4400 200Mhz 8bit XL graphics, 1GB HD, Irix 6.5.22.
I am analyzing the Xservers file in the /var /X11 /xdm, made the change indicated for systems with 24bit video of the original:
:0 secure /usr/bin/X11/X -bs -nobitscale -c -pseudomap 4sight -solidroot sgilightblue -cursorFG red -cursorBG white
changing this line to:
:0 secure /usr/bin/X11/X -bs -nobitscale -c -solidroot sgilightblue -cursorFG red -cursorBG white -depth 24 -class TrueColor
But the result is not being as expected, that is, the colors are still making dithered.
When using the program xli the result appears to be correct, but I intend to get a result in all full desktop system.
An important note: is that I got an excellent result doing something similar using irix 5.3 in more than 15 years ago, but lost the configuration file, and I can not remember exactly what was done.
Curiosity: On another note, the official technical description of silicon graphics on the indy 8bit XL, says it's possible to make truecolor in this system, called "virtual 24bit".
So I believe it is possible to do the same using irix 6.5.22.
I am analyzing the Xservers file in the /var /X11 /xdm, made the change indicated for systems with 24bit video of the original:
:0 secure /usr/bin/X11/X -bs -nobitscale -c -pseudomap 4sight -solidroot sgilightblue -cursorFG red -cursorBG white
changing this line to:
:0 secure /usr/bin/X11/X -bs -nobitscale -c -solidroot sgilightblue -cursorFG red -cursorBG white -depth 24 -class TrueColor
But the result is not being as expected, that is, the colors are still making dithered.
When using the program xli the result appears to be correct, but I intend to get a result in all full desktop system.
An important note: is that I got an excellent result doing something similar using irix 5.3 in more than 15 years ago, but lost the configuration file, and I can not remember exactly what was done.
Curiosity: On another note, the official technical description of silicon graphics on the indy 8bit XL, says it's possible to make truecolor in this system, called "virtual 24bit".
So I believe it is possible to do the same using irix 6.5.22.