From owner-freebsd-questions@FreeBSD.ORG Sat Apr 30 12:42:30 2005 Return-Path: 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 DC5B416A4CE for ; Sat, 30 Apr 2005 12:42:30 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FA0B43D48 for ; Sat, 30 Apr 2005 12:42:30 +0000 (GMT) (envelope-from clem.twain@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1036459wra for ; Sat, 30 Apr 2005 05:42:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:organization:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:x-enigmail-supports:content-type:content-transfer-encoding; b=WBI/XJO7kk51id6HzxOPqvkPQAaiGnZL+B7rsQ9PsbPUlexwbNrQIYx0/nYr5C/7n6PxozM6MoTCHVWy3L2X/h/2Hr22e3AuOyDrJMMsDJVqmiBZexQXNQIHL2RzFs3iXPXMMUID6jF1zPKtCjRSeRhAGPBJJFodI72ObZHZHbY= Received: by 10.54.18.34 with SMTP id 34mr896628wrr; Sat, 30 Apr 2005 05:42:29 -0700 (PDT) Received: from ?192.168.10.100? ([165.165.215.90]) by mx.gmail.com with ESMTP id g7sm633614wra.2005.04.30.05.42.21; Sat, 30 Apr 2005 05:42:29 -0700 (PDT) Message-ID: <42737CEF.8060304@gmail.com> Date: Sat, 30 Apr 2005 14:41:19 +0200 From: Clement Twine Organization: The Net Freax BV User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stijn Hoop References: <4273675C.1090400@gmail.com> <20050430122748.GC16298@pcwin002.win.tue.nl> In-Reply-To: <20050430122748.GC16298@pcwin002.win.tue.nl> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: "freebsd-questions@freebsd.org" Subject: Re: 5.3 on latitude d600? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: clem.twain@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2005 12:42:31 -0000 Stijn Hoop wrote the following on 04/30/2005 02:27 PM: > On Sat, Apr 30, 2005 at 01:09:16PM +0200, Clement Twine wrote: > >> has anyone installed freebsd 5.3 on a dell latitude d600? have >> the following worked "out-of-the-box"? >> >> WiFi: Intel PRO/Wireless LAN 2100 3B Mini PCI Adapter > > Not out of the box but there's a driver in -CURRENT for it: > iwi(4). There is a version for 5.3 on Damien Bergamini's website > afaik (google for it). ok, but this laptop is like - 3 years old? anyway, i'll look there. >> ACPI especially suspend to RAM? > > Haven't gotten that to work although apparently disabling USB > helps. hmm.. wouldnt disable usb on my laptop - and SuSE 9.2 currently installed does this well. >> Bluetooth? > > Works, just add options NETGRAPH to your kernel and follow the > handbook instructions to enable bluetooth. ok. >> Audio? (82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio >> Controller) > > Works simply by loading the sound module. hmm, ok thanks for the answers. My major concern is suspend to RAM. I use FreeBSD, but not on my laptop so far. Looks like i have to wait a while for the ACPI to fully 'mature' on freeBSD ;) I *hate* having to shutdown my laptoy :) Clem