From owner-freebsd-questions Fri Mar 21 04:05:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA11987 for questions-outgoing; Fri, 21 Mar 1997 04:05:10 -0800 (PST) Received: from metaplex-ss10.cisco.com (metaplex-ss10.cisco.com [171.69.176.7]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id EAA11980 for ; Fri, 21 Mar 1997 04:05:05 -0800 (PST) Received: (amcrae@localhost) by metaplex-ss10.cisco.com (8.6.8+c/8.6.5) id XAA04110 for questions@freebsd.org; Fri, 21 Mar 1997 23:03:35 +1100 Date: Fri, 21 Mar 1997 23:03:35 +1100 From: Andrew McRae Message-Id: <199703211203.XAA04110@metaplex-ss10.cisco.com> To: questions@freebsd.org Subject: Console behaviour on current (3.0) Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Comrades, I sup'ed current a couple of days ago, updating my real old source tree, rebuilt it, and after having some slight trouble booting (not having installed the latest bootblocks), got things running - the first thing I noticed was that after the kernel booted, the console immediately gets garbage all over it. The kernel boots OK, I can log in and run X, and it comes up OK, all without the console being operational (you can see the garbage changing as things get typed in, but there is nothing recognisable on it). Dmesg says: Copyright (c) 1992-1997 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-CURRENT #0: Fri Mar 21 22:12:28 EST 1997 amcrae@sporran:/usr/src/sys/compile/SPORRAN CPU: Pentium (90.00-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x524 Stepping=4 Features=0x1bf real memory = 33554432 (32768K bytes) avail memory = 30629888 (29912K bytes) Probing for devices on PCI bus 0: chip0 rev 1 on pci0:0:0 chip1 rev 2 on pci0:7:0 chip2 rev 2 on pci0:7:1 vga0 rev 249 on pci0:17:0 Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A The video board is a Diamond Speedstar PCI with 2Meg of VRAM. Any clues?? BTW the same thing happens with the boot & fixit floppy of the 3.0 snap taken recently - the boot code seems to run fine, it's just the moment the kernel starts to execute this happens. Cheers, Andrew McRae (amcrae@cisco.com)