From owner-freebsd-mobile@FreeBSD.ORG Sun Oct 3 18:16:21 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A473316A4CF for ; Sun, 3 Oct 2004 18:16:21 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A5AA43D46 for ; Sun, 3 Oct 2004 18:16:21 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by mproxy.gmail.com with SMTP id 77so4359219rnk for ; Sun, 03 Oct 2004 11:16:20 -0700 (PDT) Received: by 10.38.70.21 with SMTP id s21mr3674062rna; Sun, 03 Oct 2004 11:16:20 -0700 (PDT) Received: by 10.38.89.32 with HTTP; Sun, 3 Oct 2004 11:16:19 -0700 (PDT) Message-ID: <8cb27cbf04100311161d726215@mail.gmail.com> Date: Sun, 3 Oct 2004 12:16:19 -0600 From: Jon Drews To: freebsd-mobile@freebsd.org In-Reply-To: <20041003120806.M584@dru.domain.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041003120806.M584@dru.domain.org> Subject: Re: install hangs on IBM Thinkpad X23 X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Drews List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Oct 2004 18:16:21 -0000 Hi Dru: I came across this advice: This is just a shot in the dark by try doing: sysctl hw.allow_unsupported_io_range=1 Then try loading the snd module. http://lists.freebsd.org/pipermail/freebsd-current/2003-December/016544.html Also this suggestion may help: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=43475+0+archive/2002/freebsd-multimedia/20020414.freebsd-multimedia FWIW, this also works for me on an X23 (2662-E5U to be exact). For the logs, the needed kernel config lines are: device smbus device ichsmb device smb device pcm options PCI_ENABLE_IO_MODES (I seem to get boot hangs if I leave pcm out). --------------------------------------------------------------- The FLCL has a link to these other suggestions: http://web.cs.cmu.edu/~dpelleg/X23_freebsd.html You may want to look there also. Kind regards, Jonathan On Sun, 3 Oct 2004 12:23:15 -0400 (EDT), Dru wrote: > > Hello, > > I keep running across the same error when installing via floppy for 4.9, > 4.10, and 5.2.1. When the initial kernel loads from mfsroot.flp, it always > hangs solid (requiring a cold boot) at this line: > > pci0: at device 31.5 (no driver attached) >