On 25.01.2021 09:42, Volker A. Brandt wrote:
Joshua M. Clulow via openindiana-discuss writes:
On Sun, 24 Jan 2021 at 21:13, Chris <[email protected]> wrote:
On 2021-01-24 18:53, Chris wrote:
On 2021-01-24 17:48, Joshua M. Clulow via openindiana-discuss wrote:
On Sun, 24 Jan 2021 at 17:27, Chris <[email protected]> wrote:
All the reports I've seen thus far, indicate 800x600.
You're suggestion confirms it:
ts_p_dimension = {
     ts_p_dimension.width = 0t800
     ts_p_dimension.height = 0t600
}
ts_pdepth = 0t32

Based on that, I don't imagine trying to drop the resolution is really
going to help.

I can only relate my experience from OmniOS which also uses the BSD
loader.  Going from the default (24 bit color) to 8 bit via loader
configuration parameters improved console speed dramatically.

There were some palette bugs in 8 bit mode which Toomas Soome has all
fixed now.

@Chris: Do try to set console resolution to 8 bit and see if it improves
things for you.  You need to create the directory /boot/conf.d if it
doesn't already exist, and add the following

   loader_resolution=1280x1024x8
   boot_resolution=1280x1024x8
   tem.fg_color="green"

to a file (the name is your choice).  Adapt the resolution to your box.
Of course the last line may not be to your taste ;-)


Regards -- Volker


Hi Volker,

are instructions above (regarding /boot/conf.d) described somewhere?

Did you made typo: "tem.fg_color" instead of "term.fg_color" ?

Thank you for pointing to solution.
Regards.

--
Predrag Zečević
Technical Support Analyst
2e Systems GmbH

tel: +49 - 6196 - 95058 - 15
mob: +49 - 174 - 3109288
fax: +49 - 6196 - 95058 - 94
e-mail: [email protected]

headquarter: 2e Systems GmbH, Koenigsteiner Str. 107, 65812 Bad Soden am Taunus, Germany
registration: Amtsgericht Koenigstein (Germany), HRB 7303
managing director: Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to