From owner-freebsd-questions@FreeBSD.ORG Tue Jun 15 07:58:20 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DE7A16A4CE for ; Tue, 15 Jun 2004 07:58:20 +0000 (GMT) Received: from av15-1-sn4.m-sp.skanova.net (av15-1-sn4.m-sp.skanova.net [81.228.10.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6998843D62 for ; Tue, 15 Jun 2004 07:58:17 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: by av15-1-sn4.m-sp.skanova.net (Postfix, from userid 502) id ACF0E37E51; Tue, 15 Jun 2004 09:58:05 +0200 (CEST) Received: from smtp4-1-sn4.m-sp.skanova.net (smtp4-1-sn4.m-sp.skanova.net [81.228.10.181]) by av15-1-sn4.m-sp.skanova.net (Postfix) with ESMTP id 9D61937E46 for ; Tue, 15 Jun 2004 09:58:05 +0200 (CEST) Received: from falcon.midgard.homeip.net (h201n1fls24o1048.bredband.comhem.se [212.181.162.201]) by smtp4-1-sn4.m-sp.skanova.net (Postfix) with SMTP id 34BEF37E42 for ; Tue, 15 Jun 2004 09:58:05 +0200 (CEST) Received: (qmail 27861 invoked by uid 1001); 15 Jun 2004 07:58:04 -0000 Date: Tue, 15 Jun 2004 09:58:04 +0200 From: Erik Trulsson To: junkmail@sensewave.com Message-ID: <20040615075804.GA27849@falcon.midgard.homeip.net> Mail-Followup-To: junkmail@sensewave.com, freebsd-questions@FreeBSD.org References: <40CEBF46.3968.6C4A34@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40CEBF46.3968.6C4A34@localhost> User-Agent: Mutt/1.5.6i cc: freebsd-questions@FreeBSD.org Subject: Re: XFree and VIA chipset X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2004 07:58:20 -0000 On Tue, Jun 15, 2004 at 09:20:06AM +0200, junkmail@sensewave.com wrote: > I am trying to set up a windows manager on a EPIA Mini-ITX M6000 > board without any success. > > >From the manual: > Chipset CLE266/VT8235 Graphics: VIA Castlerock AGP > > >From dmesg.boot: > agp0: mem > 0xd0000000-0xd7ffffff at device 0.0 on pci0 > pci1: at device 0.0 (no driver > attached) > vga0: at port 0x3c0-0x3df iomem > 0xa0000-0xbffff on isa0 > > http://www.xfree.org/current/via.4.html indicates > that the via driver should support the CLE266 > chipset, but the via driver does not seem to be > available for FreeBSD? > > Any hope? The via driver is available only from XFree86 4.4 (or in the x.org release.) The XFree86 port in FreeBSD has not yet been updated to 4.4, and the x.org ports are not quite finished yet. In other words: No, the via driver is not available yet, but once the X ports have been updated to the latest release it should work. -- Erik Trulsson ertr1013@student.uu.se