From owner-freebsd-current@FreeBSD.ORG Sat Nov 29 11:19:20 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62BD9106564A; Sat, 29 Nov 2008 11:19:20 +0000 (UTC) (envelope-from tim@clewlow.org) Received: from clewlow.org (clewlow.org [210.215.149.194]) by mx1.freebsd.org (Postfix) with ESMTP id DE47D8FC0A; Sat, 29 Nov 2008 11:19:19 +0000 (UTC) (envelope-from tim@clewlow.org) Received: from 192.168.1.100 (localhost [127.0.0.1]) by clewlow.org (Postfix) with ESMTP id 1A59C1C081B; Sat, 29 Nov 2008 21:59:39 +1100 (EST) Received: from 192.168.1.13 (SquirrelMail authenticated user tim) by 192.168.1.100 with HTTP; Sat, 29 Nov 2008 21:59:39 +1100 (EST) Message-ID: <52792f86a375cf6e6309b776617e6baa.squirrel@192.168.1.100> In-Reply-To: <3c1674c90811290031p932f3ddx9ba2d947c8e5fc26@mail.gmail.com> References: <20081128234155.0221e263@serene.no-ip.org> <4930D7CE.4080909@psg.com> <4930DD20.1020509@math.missouri.edu> <3c1674c90811290031p932f3ddx9ba2d947c8e5fc26@mail.gmail.com> Date: Sat, 29 Nov 2008 21:59:39 +1100 (EST) From: "Tim Clewlow" To: "Kip Macy" User-Agent: SquirrelMail/1.4.15 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Randy Bush , "Conrad J. Sabatier" , Stephen Montgomery-Smith , freebsd-current@freebsd.org Subject: Re: i give up X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Nov 2008 11:19:20 -0000 > On Sat, Nov 29, 2008 at 6:11 AM, Stephen Montgomery-Smith > wrote: >> Randy Bush wrote: >>> >>> what a tragic story. and zero technical info, like even what >>> your >>> controller is. best of luck in penguin land. bye! >> >> I have had experiences where modern hardware is such that Linux >> will work, >> and FreeBSD won't. So I find myself forced to use Linux. But I >> find the >> experience so frustrating, that as soon as FreeBSD catches up to >> that >> hardware - and this always seems to happen - I immediately go back >> to >> FreeBSD. > > Twice I've had the opposite experience, once with a server and once > with my shuttle desktop. I bought them to do Linux work but none of > the half dozen linux distros I tried supported the SATA controller. > However ... FreeBSD installed just fine. > > Your mileage will vary. > > Cheers, > Kip I've had mixed experiences, Linux has better support for video capture cards, FreeBSD has better support for video driver on my laptop. My point is they both have pros and cons. Yes, it can be immensely frustrating when you lack support for a piece of hardware, especially if you have been praising an OS for quite some time. I'm guessing quite a few people have had this experience. All you can do is back out and get some other hardware, or wait until your specific device is supported. Its not ideal, but very few things ever are, no matter how much we love them. Cheers, Tim. -- The code that never executes at all is the fastest.