From owner-freebsd-questions Thu Apr 3 19:14:20 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA10932 for questions-outgoing; Thu, 3 Apr 1997 19:14:20 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA10927 for ; Thu, 3 Apr 1997 19:14:15 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.8.5/8.6.5) with SMTP id TAA08410; Thu, 3 Apr 1997 19:15:14 -0800 (PST) Message-Id: <199704040315.TAA08410@root.com> X-Authentication-Warning: implode.root.com: localhost [127.0.0.1] didn't use HELO protocol To: Don Schmidt cc: freebsd-questions@freebsd.org Subject: Re: Video problems w/ 2.2-RELEASE boot floppy In-reply-to: Your message of "Thu, 03 Apr 1997 20:40:03 CST." <199704040240.UAA23386@postoffice.imsa.edu> From: David Greenman Reply-To: dg@root.com Date: Thu, 03 Apr 1997 19:15:14 -0800 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I've been having problems with the 2.2-RELEASE boot floppy wreaking >havok with my framebuffer; after the loader uncompresses the kernel (and >runs it, I suppose) the characters on my screen turn a truely hideous shade >of magenta mixed with garbage. (The 'newer' image turns it a slightly less >frightening shade of orange) It appears that the kernel is running and >trying to display something, as small groups of lines will appear and dissappear >at what seem to be appropriate times. Both the 2.1.7 and 3.0 disks boot fine >All three were written in the same way (dd'd from linux) The video card is a >based on a Cirrus GD5430. Any suggestions? Try setting flags 0x1 for npx0 (via -c at Boot:). There is a problem with the optimized bcopy code and some VGA cards. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project