Hi Kevin,
hi @list,

ok losing data in output is not really nice,
in my experiences i don't lose lines, they get
not displayed, if i use scroll-lock and pg-up, i can see the
lines they was on the screen before i change the mode.

If you need more lines in buffer (esp. to supress losing lines)
you can change the default (200 lines) in your kernels.
take a look at /usr/src/sys/conf/NOTES and
/usr/src/i386/conf/NOTES, search "SC*BUFFER"
but keep in mind this can make a "slideshow" like
teleporting on your console
:-D (remembers me to ego-shooters and jump'n'run games)

(only to be complete..) Yes i agree with they peoples that mentoid to using
X and/or ssh/xterms, but
i could understand the needs for getting more data and
less confusion on starting up the servers. Sometimes, proably in testing,
we sitting directly on the console(sometimes up on the box :-D) and we would
see whats going on on
boot time, so we can interrupt something more quickly.....

And yes, i stay very close to those who say X or graphical UI
has nothing to search on a server, it uses some ressources they
are assigned to services.....

cheers

michael

2007/4/6, Kevin Oberman <[EMAIL PROTECTED]>:

> Date: Thu, 5 Apr 2007 12:57:09 +0200
> From: "Michael Schuh" <[EMAIL PROTECTED]>
> Sender: [EMAIL PROTECTED]
>
> Hi,
>
> first i understand your need's right! More Text on screen at boot time,
> but i have never get this working at boot time, but directly after boot.
>
> In my case my Kernels would be compiles with:
> options SC_PIXEL_MODE
>
> and in /boot/loader.conf
> vesa_load="YES"
>
> and in /etc/rc.conf something like this:
> keymap="german.iso"
> font8x16="iso15-8x16"
> font8x14="iso15-8x14"
> font8x8="iso15-8x8"
> allscreens_flag="MODE_280"
>
> In my case with german keyboard, change these things to
> your needs.
> The allscreens_flag you could get as mentoided in other answers with
> vidcontrol -i mode, i remember that someone has tell you to use
> MODE_279, but i doesn't know if this is the best case for all cards.
>
> For a single test you can set the mode from one terminal (like ttyv0)
> after logging in with
> vidcontrol MODE_280
> or that likes to your modes for your Graphiccard.
>
> If anyone else knows how we can set the vid-mode at boot-time so that
the
> bootmessages are every time in such a mode tell me please how it
> works. In the Kernel NOTEs i have only found a line like
> options VGA_WIGTH90, but thi is not my desired resolution.

I used to do this, but I discovered that my scrollback buffer "lost" th
24 lines in the screen when the mode changes and I couldn't live with
that.

It would be nice to have the display at boot time, but, if I did not
lose data, I would be happy to have it from when it starts.

In any case, I figure that people who want X, will go with X. Some folks
still like a plain old command-line console. I use X, but I don't start
with xdm, kdm, or any other. I still like to see what is happening and
enter 'startx' when I am good and ready. Sometimes I am not ready for the
entire session. I don't always want all of X sitting between me and my
CLI.
--
R. Kevin Oberman, Network Engineer
Energy Sciences Network (ESnet)
Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
E-mail: [EMAIL PROTECTED]                  Phone: +1 510 486-8634
Key fingerprint:059B 2DDF 031C 9BA3 14A4  EADA 927D EBB3 987B 3751




--
=== michael-schuh.net ===
Michael Schuh
Preußenstr. 13
66111 Saarbrücken
phone: 0681/8319664
mobil:   0177/9738644
@: [EMAIL PROTECTED]

=== Ust-ID: DE251072318 ===
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to