From owner-freebsd-questions Tue Sep 12 08:23:31 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA14964 for questions-outgoing; Tue, 12 Sep 1995 08:23:31 -0700 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id IAA14953 for ; Tue, 12 Sep 1995 08:23:23 -0700 Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id RAA28343; Tue, 12 Sep 1995 17:21:23 +0200 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id RAA07642; Tue, 12 Sep 1995 17:21:16 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.6.12/8.6.9) id OAA29243; Tue, 12 Sep 1995 14:09:32 +0200 From: J Wunsch Message-Id: <199509121209.OAA29243@uriah.heep.sax.de> Subject: Re: PCVT, cons25, and now X11 To: partek@indecent.com (David Anderson) Date: Tue, 12 Sep 1995 14:09:31 +0200 (MET DST) Cc: terry@lambert.org, julian@ref.tfs.com, questions@freebsd.org In-Reply-To: from "David Anderson" at Sep 12, 95 01:09:38 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 2761 Sender: questions-owner@freebsd.org Precedence: bulk As David Anderson wrote: > > > Yes. 8-). The answer is "whatever you say it is"; setting the foreground > > high intensity bit under mono is the same as the blue bit under color. I > > believe you can remap it (I have no Idea how, though). > > Hmm.. Does anyone know how? :) Please read the documentation under /usr/src/usr.sbin/pcvt/Misc/*/. (Yeah, i'm going to install it somewhere under /usr/share/doc.) Btw., on a VGA, you can define the exact RAMDAC values for each color if you want, different for each VT. Makes them visually disting- uishable. One of the things i'm so proud of. :-) > > > > > 2- The screen would constanly become garbled. I would be typing something > > > > > at the commandline and suddenly the cursor would just jump to the > > > > > other side of the screen. > > > > What video card do you have; sounds like a non-linear VGA memory map? > > > I have a Cirrus Logic 5426/8(clgd5428) and that's what pcvt reports on > > > bootup. > > 8-|. I have no idea how it knows that. > > Because it probes the card and finds out that's what it is, just like X does? Yes. Please, contact Hellmuth Michaelis (hm@altona.hamburg.com) for this. > > > > > 3- When the system boots up, everything is white on a red background. Not > > > > > necessarily a problem, but it looks strange. > > > > Another attribute mapping. Intention. You can change it in a header file, for a future version you'll be able to override it with a config option. All kernel printf's are printed white on red; i believe this was Hellmuth's idea to give them some "warning appearance". > > > > I'd say PCVT was under the impression that your card was a mono card; does > > > > it emulate one? This could cause it to mis-probe the card. You may want > > > > to look at the dmesg output for boot and see what probe messages it puts > > > > out to you. Then contact the author for advice. > > > And who is that? :) Hellmuth, and me as a co-author and FreeBSD maintainer. Again, make sure you've set your TERM variable correctly. > Any ideas? If PCVT can get the same visual functionality of cons25, then > I'll switch, but if it's going to screw with the colors, then I'll just > have to suffer with cons25. :/ It has other ideas of the color mapping (both are certainly gratuitous, as somebody else wrote you, there's no such thing as "bold" on a color console). You're the first one i know of who's complaining about it's color assignments... It's certainly got more functionality than syscons wrt. DEC VT style emulation, while it misses all the SCO compat cruft. Both is by intention. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)