From owner-freebsd-hardware@FreeBSD.ORG Thu Apr 28 15:29:29 2005 Return-Path: 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 9BEF416A4CE for ; Thu, 28 Apr 2005 15:29:29 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15EB743D5A for ; Thu, 28 Apr 2005 15:29:29 +0000 (GMT) (envelope-from lovitt@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so611830wri for ; Thu, 28 Apr 2005 08:29:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TQfBy1IBdBvrOsfkEJL+UAsm3649o5EYoZ2Din2uvQ9rLpdxop9kcOSOVgsUHAJqwRjITPKENgHALn9REdO/YbtSWVD7BTyg0ic7M4Pff6Avf+xIadYWjoZudPHyoVbVGQfJCRpezrZp5hWi9Vxy9U//z5j1/oyo43Lb4/VgigE= Received: by 10.54.81.2 with SMTP id e2mr1159184wrb; Thu, 28 Apr 2005 08:29:28 -0700 (PDT) Received: by 10.54.3.79 with HTTP; Thu, 28 Apr 2005 08:29:28 -0700 (PDT) Message-ID: Date: Thu, 28 Apr 2005 10:29:28 -0500 From: Michael Lovitt To: freebsd-hardware@freebsd.org In-Reply-To: <055d01c54bdb$eb4eacd0$3000a8c0@marco> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <055d01c54bdb$eb4eacd0$3000a8c0@marco> Subject: Re: Dell Optiplex GX280 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Michael Lovitt List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 15:29:29 -0000 Yes, I bought a GX280 a few weeks ago and installed 5.3 on it. It's running with no problems. SATA hard drive, network card, USB devices, and video card all detected automatically. (I have the small form factor model with the 915G Express chipset and GMA900 integrated graphics card.) I ran into one hitch during install, where my USB keyboard wasn't immediately detected (there are no PS/2 slots, so USB is the only choice). But it's a known problem and the fix is easy. See this page: http://www.freebsd.org/releases/5.3R/errata.html Here's the relevant bit: ---- (31 Oct 2004, updated on 5 Nov 2004) For FreeBSD/i386 and FreeBSD/amd64, when installing FreeBSD 5.3 using an USB keyboard the keyboard will stop working once the kernel boots, because a PS/2 keyboard is always considered to be attached. As a workaround, select ``Escape to loader prompt'' in the boot loader menu and enter the following lines at the prompt: set hint.atkbd.0.flags=3D"0x1" boot Note that if you use the boot floppies, this is set by default. After the installation, add the following line to /boot/loader.conf: hint.atkbd.0.flags=3D"0x1" ---- Good luck. Michael On 4/28/05, Marco Gon=E7alves wrote: > Hi list, >=20 > Does anyone has experience with FreeBSD with it? > Im thinking in running 5 stable will it detect properly the hardware > (primary concerns are sata disk and network card) ? >=20 > Thanks in advance >=20 > Marco Gon=E7alves > Analista-Programador > WayNext >=20 > [w] www.waynext.com > [@] marco.goncalves@waynext.com > [t] (+351) 21 424 0002 > Taguspark, N.C. 238, Oeiras, Portugal >=20 > _______________________________________________ > freebsd-hardware@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > To unsubscribe, send any mail to "freebsd-hardware-unsubscribe@freebsd.or= g" >