From owner-freebsd-alpha Wed Nov 13 14:20:31 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 794AE37B401 for ; Wed, 13 Nov 2002 14:20:30 -0800 (PST) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 546D043E42 for ; Wed, 13 Nov 2002 14:20:29 -0800 (PST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id gADMKOsP053466 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Wed, 13 Nov 2002 23:20:26 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.6/8.12.6) with ESMTP id gADMKNCu070350 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 13 Nov 2002 23:20:24 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id gADMKNl8073663; Wed, 13 Nov 2002 23:20:23 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id gADMKMkC073662; Wed, 13 Nov 2002 23:20:22 +0100 (CET) Date: Wed, 13 Nov 2002 23:20:22 +0100 From: Bernd Walter To: Karl Dunn Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: Multia: syscons does not find PCI vga card Message-ID: <20021113222021.GS71666@cicely8.cicely.de> Reply-To: ticso@cicely.de References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Nov 13, 2002 at 01:08:08PM -0600, Karl L. Dunn wrote: > I have a Multia/UDB (alpha) to which I added a Diamond VGA card in the > internal PCI slot. This has a S3 Trio64V+ chip. The intent is to be able > to run X over FreeBSD 4.6.2. > > Linux RH6.0 (boot from the ARC of course) works OK with the S3 card > (XF86_S3), and it worked OK with the internal TGA card (XF86_TGA). But > it's Linux, and I'd much rather have FreeBSD. > > The SRM talks only to the TGA. I don't care about that -- I can set it to > autoboot and move the monitor to the S3 VGA and forget about it unless I > want to see it again someday. You need to initialize a card for text mode. This is normaly done by the BIOS. Especially as FreeBSD needs it on the standart VGA addresses, which is part of the PCI initialisation of the BIOS. Nevertheless if SRM had initialized the normal PCI part of that card you can use it with XF86. > The problem is that syscons can't find the S3 VGA (see the verbose dmesg > output below). Maybe this is related to what the SRM leaves behind, but I > doubt it. The kernel here is the GENERIC that came on the 4.6.2 CD I got > from the BSD mall. > > Can anybody give me some help here? > > If this can't be solved, can the TGA be used for X on 4.6.2, and if so > how? (It looks as if some of the stuff needed is in the source tree.) I > like the S3 card more than the TGA, but I have used the TGA with Linux and > NTalpha (ugh!) for about two years, and it's certainly usable. I don't know, but if it has worked with XF86 on Linux chances are good that it also works with FreeBSD. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message