From owner-freebsd-hackers Mon Mar 24 15:11:19 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA17684 for hackers-outgoing; Mon, 24 Mar 1997 15:11:19 -0800 (PST) Received: from rf900.physics.usyd.edu.au (rf900.physics.usyd.edu.au [129.78.129.109]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA17677 for ; Mon, 24 Mar 1997 15:11:13 -0800 (PST) Received: (from dawes@localhost) by rf900.physics.usyd.edu.au (8.8.5/8.8.2) id KAA25338 for hackers@freebsd.org; Tue, 25 Mar 1997 10:11:08 +1100 (EST) From: David Dawes Message-Id: <199703242311.KAA25338@rf900.physics.usyd.edu.au> Subject: Re: You tell me... In-Reply-To: <19970324082339.OG37907@uriah.heep.sax.de> from J Wunsch at "Mar 24, 97 08:23:39 am" To: hackers@freebsd.org Date: Tue, 25 Mar 1997 10:11:07 +1100 (EST) X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >As hitman.jack@djo.com wrote: > >> Well, i NOW have freebsd 3.0 and was installing it with boot.flp for 3.0 >> as i should, and while i boted from the floppy it did its thing, and >> when it got to the end of decompressing the kernel, instead of going >> into the setup menu ( ive done it with 2.1.7 ) it does some weird stuff >> with the monitor. I have a VGA monitor, and a super VGA card on my >> cyrix686 with 8 megs of ram. Well, it just shows a bunch of colorful >> vertical lines spaced about a quarter of an inch apart, like it might >> be a conflict with the SVGA and only a VGA monitor, i dunno though. > >Søren, i've heard this from other people as well, somebody locally >told me about a Hercules Stringray card where this happens. Usenet >recommends pcvt as a workaround :-], do you have an idea what this >might be, or even better, have a fix? I've seen some weird things with three different Hercules Stingray (PCI) cards (two with ARK chipsets, and one with an Avance Logic chipset) on FreeBSD. I saw the problems (similar to what is described here) after running XFree86 (doesn't matter which server -- Mono, VGA16, SVGA, or even one not appropriate for the card). There seems to be a problem when it goes back to text mode. Using the same cards under Linux didn't show any problems like this. I haven't tried the pcvt driver yet, but it looks like I should to see if it makes any difference. I have never tried installing FreeBSD with one of these cards installed. David