From owner-freebsd-questions@FreeBSD.ORG Wed Mar 15 14:03:44 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2B42916A400 for ; Wed, 15 Mar 2006 14:03:44 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from asmtp-out3.blueyonder.co.uk (asmtp-out3.blueyonder.co.uk [195.188.213.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F0F043D45 for ; Wed, 15 Mar 2006 14:03:42 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [80.192.2.135] (helo=[192.168.0.2]) by asmtp-out3.blueyonder.co.uk with esmtp (Exim 4.52) id 1FJWbF-0002TC-M8; Wed, 15 Mar 2006 14:03:41 +0000 Message-ID: <44181EBD.9050404@dial.pipex.com> Date: Wed, 15 Mar 2006 14:03:41 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20060305 X-Accept-Language: en MIME-Version: 1.0 To: Chris References: <20060311045759.89723.qmail@web60014.mail.yahoo.com> <3aaaa3a0603142300i26d87a09q@mail.gmail.com> In-Reply-To: <3aaaa3a0603142300i26d87a09q@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: Disappointed with version 6.0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 14:03:44 -0000 Chris wrote: >[K8V-X SE] >Sounds harsh, a low end board may have performance problems and less >capability but it shouldnt justify an operating system not working, or >are only high end boards supported? > > I have this board, and it works for what I do with it (single SATA 200Gb disk + built-in ethernet - under 5.4 i386). Having said that, this board is a low-end piece of crud and I wouldn't recommend it to anyone. I intended to get the non-X version (because it was cheap with Gigabit ether, but got bilked by the supplier and didn't realise until I'd built the damn thing). I've never used USB, or stuck multiple disks in it, so I have no idea if I would have the same problems as you; sorry. If you want a better board without going all expensive-server, then my ASUS A8V deluxe (socket 939) has worked fine, though I've only used USB under windows. Should cheap boards work? Yes they should, and by and large they do. But a specific model of cheap board can easily have specific problems and there is no way for a project like FreeBSD to test every board on the market - they change too fast and there are just too many of 'em. FWIW, there are cheap boards which run really crap under Windows, as well. My motherboard is > >the ASUS K8V-X SE that I chose because it was listed as compatible at > >the FreeBSD/amd64 Project: > > > >http://www.freebsd.org/platforms/amd64/motherboards.html Are you running the amd64 version of FreeBSD? If so, try the i386 version and see if that solves your problems. You also have to take such compatibility information with a small pinch of salt. Undoubtedly someone has reported that this motherboard booted amd64 version of FreeBSD just fine, but they might not have pushed every aspect of the board. I haven't followed this thread that closely, but IIUC, in your shoes I would try the system with *just* the problem disk as a master (and the CD) and see if you can do anything with it. (I think Ted suggested that already). Also, since you seem to have gone for PATA - check your cable or try a different one - probably won't help but you have to try. If you are getting to the point where the disk is recognised by FreeBSD then see what sysutils/smartmontools says about it. Just in case. --Alex