From owner-freebsd-questions Tue Mar 5 12:50:18 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA23357 for questions-outgoing; Tue, 5 Mar 1996 12:50:18 -0800 (PST) Received: from riley-net170-164.uoregon.edu (riley-net170-164.uoregon.edu [128.223.170.164]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA23336 for ; Tue, 5 Mar 1996 12:50:13 -0800 (PST) Received: (from dwhite@localhost) by riley-net170-164.uoregon.edu (8.6.12/8.6.12) id MAA06615; Tue, 5 Mar 1996 12:44:27 -0800 Date: Tue, 5 Mar 1996 12:44:26 -0800 (PST) From: Doug White Reply-To: dwhite@resnet.uoregon.edu To: Luigi Rizzo cc: questions@FreeBSD.ORG Subject: Re: Intel Atlantis problems In-Reply-To: <199603051523.QAA06350@labinfo.iet.unipi.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG Precedence: bulk On Tue, 5 Mar 1996, Luigi Rizzo wrote: > Hi, > > I just got an Intel Atlantis MB (the one with an on-board video and > soundcard). I have a strange problem with FreeBSD (only tried 2.1R): > > the screen goes blank soon after probing sc0: I wonder if the onboard is a mach64. Have you tried modifying /sys/i386/isa/sio.c and removing the com4 check? Line 342: remove the last address so it reads: static Port_t likely_com_ports[] = { 0x3f8, 0x2f8, 0x3e8, }; > I tried to disable all the strange things in the bios (video palette > snooping, auto configuration of HD, plug&play, etc. but with no > success. Any suggestion/success report ? Did you try disabling all the comports? Doug White | University of Oregon Internet: dwhite@gladstone.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major