From owner-freebsd-stable@FreeBSD.ORG Fri Apr 8 17:05:05 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 182F016A4CE; Fri, 8 Apr 2005 17:05:05 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E76FF43D48; Fri, 8 Apr 2005 17:05:04 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id D942072DE5; Fri, 8 Apr 2005 10:05:04 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id D74FB72DE4; Fri, 8 Apr 2005 10:05:04 -0700 (PDT) Date: Fri, 8 Apr 2005 10:05:04 -0700 (PDT) From: Doug White To: Carl Makin In-Reply-To: <42537F1D.3010209@xena.ipaustralia.gov.au> Message-ID: <20050408100250.R63303@carver.gumbysoft.com> References: <42383942.2000200@inoc.net> <42536BAB.6070205@xena.ipaustralia.gov.au> <42537F1D.3010209@xena.ipaustralia.gov.au> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@freebsd.org cc: mjacob@freebsd.org Subject: Re: Dell PowerEdge 1855 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 17:05:05 -0000 On Wed, 6 Apr 2005, Carl Makin wrote: > I also managed to get the CD rom drive working for the install. The > sequence is this; > > . boot system with cd > . unplug usb cdrom drive when "waiting for 15 seconds" appears > . plug in the usb drive once sysinstall has started > . switch to the second virtual screen (alt-F2) and wait (approx 2 > minutes) until "cd0" appears > . switch back to sysinstall (alt-F1) and go to the "options" screen and > reprobe the hardware > . install as normal > > The boot sequence will hang if the USB drive is attached at boot. There > was something in freebsd-stable about a month ago about booting hanging > if an ipod shuffle was attached. This is showing exactly the same symptoms. > > Otherwise the machine is running well. It seems to be acting like Uthe USB controller isn't getting interrupts. Does the problem recur on the installed system? If it does, can you build a kernel with USB_DEBUG, bump up the hw.usb.debug sysctl to like 5 (I think thats what its called) then plug it in and see what you get? You should get a huge amount of spew if its working normally, or it'll slowly trickle out sets of messages if its having problems getting the controller to behave. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org