From owner-freebsd-questions@FreeBSD.ORG Thu Jun 12 15:11:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9BDD5106566C for ; Thu, 12 Jun 2008 15:11:47 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 4F8C88FC0A for ; Thu, 12 Jun 2008 15:11:46 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m5CF6bPO029656; Thu, 12 Jun 2008 11:06:37 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m5CF6asm029655; Thu, 12 Jun 2008 11:06:37 -0400 (EDT) (envelope-from jerrymc) Date: Thu, 12 Jun 2008 11:06:36 -0400 From: Jerry McAllister To: "fdu.xiaojf@gmail.com" Message-ID: <20080612150636.GB29540@gizmo.acns.msu.edu> References: <484FCA1C.2080506@gmail.com> <20080611211821.GB25793@gizmo.acns.msu.edu> <4850E104.2090201@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4850E104.2090201@gmail.com> User-Agent: Mutt/1.4.2.2i Cc: Jerry McAllister , freebsd-questions@freebsd.org Subject: Re: Is FreeBSD suitable for my thinkpad T61 ? 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: Thu, 12 Jun 2008 15:11:47 -0000 On Thu, Jun 12, 2008 at 04:40:36PM +0800, fdu.xiaojf@gmail.com wrote: > Jerry McAllister wrote: > >On Wed, Jun 11, 2008 at 08:50:36PM +0800, fdu.xiaojf@gmail.com wrote: > > > >>Hi all, > >> > >>I brought a new ThinkPad T61 for work, the hardware is as follows: > >> > >>T7300(2GHz), 2GB RAM, 120GB 5400rpm HD, 15.4in 1680x1050 LCD, 128MB > >>nVIDIA Quadro NVS 140M, CDRW/DVDRW, Intel 802.11agn(n-disabled), > >>Bluetooth, Modem, 1Gb Ethernet, UltraNav, Secure chip, Intel Turbo, 9c > >>Li-Ion, > >> > >>My current working involves scientific calculation and programming. I'm > >>from a linux background(redhat, debian, ubuntu), but after some googling > >>and comparison, I found FreeBSD more stable and I want to try FreeBSD. I > >>am tired of a dual-boot system, so I want to just install FreeBSD or > >>another linux distribution(maybe ubuntu) on my notebook. > >> > >>My questions are: > >>1) Can FreeBSD work well with my hardware? The display card, CDRW/DVDRW, > >>wireless, Ethernet and battery managment are the most important. > >> > >>2) I have read the FreeBSD Handbook. According to Chapter 10: Linux > >>Binary Compatibility, it seems that FreeBSD lacks support of many > >>commercial softwares such as MATLAB, Oracle, Mathematica. Is the linux > >>binary compatibility stable enough for work ? > > > >It should run FreeBSD just fine. Check the hardware compatibility > >lists to check for specific peripherals. > > > >The Linux compatibility layer worked well. Should be no problem. > > > >////jerry > > > >>Thanks a lot. > > Thank you guys. > > I will try to install FreeBSD on a second hard disk to have a test. > > Is FreeBSD going to enhance himself on the desktop ? It seems that FreeBSD > focuses mainly on server, while Linux has improved a lot in the past a few > years both on server and desktop. But I'm still eager to try FreeBSD on my > notebook :P What FreeBSD focuses on is being an Operating System - a foundation platform for what you want to run. There are plenty of desktop utilities that you can easily install to get the environment you wish. But, FreeBSD does not decide for you which to use. For example, I prefer a fairly simple desktop without a lot of extra garbage in my way. So, I just use Afterstep. Some people seem to need the security blanket feeling of all that extra junk. KDE and Gnome are a couple of desktops lots of people use. Whichever you want, they are in the ports system for easy install. Learn to use the ports system. It makes FreeBSD very powerful as a desktop as well as a server. ////jerry > >