From owner-freebsd-questions Thu Mar 7 10:12:36 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA26675 for questions-outgoing; Thu, 7 Mar 1996 10:12:36 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA26664 for ; Thu, 7 Mar 1996 10:12:14 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA14345; Thu, 7 Mar 1996 11:08:27 -0700 From: Terry Lambert Message-Id: <199603071808.LAA14345@phaeton.artisoft.com> Subject: Re: Urgent problem with ATI Graphics Expression. To: hagen@iesd.auc.dk (Jesper Hagen) Date: Thu, 7 Mar 1996 11:08:27 -0700 (MST) Cc: freebsd-questions@freebsd.org In-Reply-To: <199603071252.NAA00296@helium.iesd.auc.dk> from "Jesper Hagen" at Mar 7, 96 01:52:56 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org Precedence: bulk > A year ago we invested in a number of ATI Graphics Expression PCI 2 MB > DRAM, which ran flawlessly under FreeBSD and XFree 3.1.2. > > Half a year ago we ordered a new bunch of these cards because of the > high stability, and discovered to our suprise, that the could no > longer do HIGH color nor 1280x1024 under XFree 3.1.2. Well not a > serious problem... > > Right now we have just received a new bunch of the cards which simply > blanks the screen at the moment when the FreeBSD kernel has been > loaded and starts probing for devices. This screen remains blank until > the machine reboots. In other words, not even TEXT MODE is possible > under FreeBSD with this new shipment. > > Has anyone experienced these problems and come up with possible > solutions? 1) Boot with "-c" and disable the serial ports until you are successfully installed. 2) Get -stable, -current, or apply the patch in the FAQ to the sio.c file, and rebuild a kernel. 3) Reenable the serial ports. 4) Call Mach and complain that the IBM standard requires that they ignore port 2e8 unless you specifically enable the IBM-adapter-compatible video mode (like IBM does) because 2e8 is the port for Com4:. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.