From owner-freebsd-questions@FreeBSD.ORG Fri Nov 9 23:24:05 2007 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 909E516A417 for ; Fri, 9 Nov 2007 23:24:05 +0000 (UTC) (envelope-from quakenet1@optusnet.com.au) Received: from fallbackmx02.syd.optusnet.com.au (fallbackmx02.syd.optusnet.com.au [211.29.133.72]) by mx1.freebsd.org (Postfix) with ESMTP id 34FDA13C4A8 for ; Fri, 9 Nov 2007 23:24:05 +0000 (UTC) (envelope-from quakenet1@optusnet.com.au) Received: from mail07.syd.optusnet.com.au (mail07.syd.optusnet.com.au [211.29.132.188]) by fallbackmx02.syd.optusnet.com.au (8.12.11.20060308/8.12.11) with ESMTP id lA9A2Dd3005763 for ; Fri, 9 Nov 2007 21:02:13 +1100 Received: from [10.0.0.3] (c220-239-13-242.belrs4.nsw.optusnet.com.au [220.239.13.242]) by mail07.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id lA9A1COW024364 for ; Fri, 9 Nov 2007 21:01:12 +1100 Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: FreeBSD Questions From: Jerahmy Pocott Date: Fri, 9 Nov 2007 21:01:11 +1100 X-Mailer: Apple Mail (2.752.2) Subject: Install problems on Dell 'Vostro' 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: Fri, 09 Nov 2007 23:24:05 -0000 Hello, I'm having difficulties getting 6.2 installed on these new Dell 'Vostro' systems. The BIOS is a Phoenix - AwardBIOS and it reports the version as 1.0.3. With the SATA controller set to IDE mode (default) in the BIOS booting FreeBSD will hang just before entering sysinstall, booting with ACPI disabled stops this but then no disk drives are found! I got around this by setting the SATA mode to RAID in the BIOS (this seems to make the disk appear as SCSI), then it doesn't crash with ACPI enabled (with ACPI disabled no disks are found still) and the disk is found. The system only has USB inputs (8 of them) and with the USB Controller set to 'High Speed' in the BIOS, the keyboard stops working once sysinstall starts (though it works in the boot menu), however setting it to 'Full/Low Speed' makes it work in sysinstall. I probably don't care about using High Speed USB devices any way, but it would be nice if they could work, but this isn't the major issue. Now finally I can get into sysinstall and partition the disk, but the network interface is not detected. It says it is an 'Intel 82562V-2' (on board), but I see no probes about it on booting FreeBSD. Is this interface supported? Any ideas on getting it detected? I feel the ACPI might be a problem? On booting it is reported as 'ACPI: Dell FX 09' Thanks! J.