From owner-freebsd-newbies@FreeBSD.ORG Wed Jan 12 19:43:15 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0E4E16A4CE for ; Wed, 12 Jan 2005 19:43:15 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5128E43D31 for ; Wed, 12 Jan 2005 19:43:15 +0000 (GMT) (envelope-from freebsd@nbritton.org) Received: from [192.168.1.10] (12-223-129-46.client.insightbb.com[12.223.129.46]) by sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20050112194314i9100bq89pe>; Wed, 12 Jan 2005 19:43:14 +0000 Message-ID: <41E57DD1.5060600@nbritton.org> Date: Wed, 12 Jan 2005 13:43:13 -0600 From: Nikolas Britton User-Agent: Mozilla Thunderbird 1.0 (X11/20041230) X-Accept-Language: en-us, en MIME-Version: 1.0 To: James Mathers References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-newbies@freebsd.org Subject: Re: Problems booting X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jan 2005 19:43:15 -0000 James Mathers wrote: > > Thanks very much - this solved my problem. > > np. If you don't need USB I'd just leave usb disabled (I'm assuming you disabled it in the BIOS)... but if you do need it you have a few options... You could play with the BIOS settings (legacy mode, etc etc). You could disable the extra usb controllers in freebsd (or something like that). Or you could apply the kernel patch (kern/72492) to your system. I'd play with the BIOS settings first and if that didn't work I'd do the patch because it looks like a relatively strait foreword and simple fix: http://www.freebsd.org/cgi/query-pr.cgi?pr=72492 If you have anymore questions about this subject I'd post them to the freebsd-questions mailing list and not here as they will be more competent at answering your technical questions then newbies helping newbies.