From owner-freebsd-hardware Fri Dec 20 5:25:22 2002 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44B8837B401 for ; Fri, 20 Dec 2002 05:25:20 -0800 (PST) Received: from nollie.summersault.com (nollie.summersault.com [208.10.44.140]) by mx1.FreeBSD.org (Postfix) with SMTP id 98A4243ED8 for ; Fri, 20 Dec 2002 05:25:19 -0800 (PST) (envelope-from mark-dated-1041254708.6df4ce@summersault.com) Received: (qmail 57835 invoked from network); 20 Dec 2002 13:25:08 -0000 Received: from localhost (HELO nollie.summersault.com) (127.0.0.1) by localhost with SMTP; 20 Dec 2002 13:25:08 -0000 Date: Fri, 20 Dec 2002 08:25:05 -0500 (EST) To: Roman Chudik Cc: freebsd-hardware@freebsd.org Subject: Re: How about FreeBSD on VIA C3 800A processor + VIA PLE133 motherboard In-Reply-To: <20021220093128.37322.qmail@mail.com> Message-ID: References: <20021220093128.37322.qmail@mail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII From: Mark Stosberg X-Delivery-Agent: TMDA/0.65 (Johnstown) Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 20 Dec 2002, Roman Chudik wrote: > > Please consult me about functioning FreeBSD on hardware : > VIA C3 800A MHz processor; > VIA PLE133 (8601A + 686B) based motherboard. Hello Roman, I'll tell how it worked for me with the VIA EPIA 5000 (533 Mhz), which uses a nearly identical motherboard. - FreeBSD had support for all of the components in the GENERIC kernel, which I was impressed with. - I initially had some problems with the "vr" network interface driver hanging. There is a bug report and a patch for this here: http://www.freebsd.org/cgi/query-pr.cgi?pr=44572 The patch works for me. I imagine this will appear in the FreeBSD code line soon (the next releases after 4.7 and 5.0), or you can use the patch here. - I had a problem with a "mouse offset bug" with the "trident" video driver. Several people have reported this bug, where the mouse will sometimes become offset about a centimeter to the right of where the clicks are registering. It takes a power on/off to workaround it. Potentially this may be fixable in the XFree86 code. In the meantime, I'm using the recommended solution of adding "option SWCursor" to the "trident" driver area of the XF86Config file. The only difference I notice is that the problem has gone away. :) There are many mailing list posts about this on the net. One is here: http://lists.debian.org/debian-laptop/2001/debian-laptop-200112/msg00465.html - To get my sound card to work, I added this /boot/loader.conf: snd_via82c686_load="YES" and rebooted. - I'm still experiencing problems hard disk writes and my USB keyboard (I just posted to this list about this last night). I still don't have a clear enough picture about that issue to suspect where it might be originating. - Someone wrote a driver called "viapm" which supposed to allow you to probe the motherboard for temperature, fan speed and other stats. I added support for this to the kernel, but couldn't get it to be recognized by the "xmbmon" program. I was just tinkering at this point, though-- you don't need this driver to work use the MB. In summary, although there have been a few kinks, I think it's great system-- it's small, quiet and cheap. If you haven't bought yours yet, I might recommend this deal: The 933 Mhz model and a case for US $150: http://www.computergate.com/products/item.cfm?prodcd=SD7FCR51@&bcodes= -mark http://mark.stosberg.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message