From owner-freebsd-current@FreeBSD.ORG Tue May 17 08:37:27 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 495A21065670 for ; Tue, 17 May 2011 08:37:27 +0000 (UTC) (envelope-from venture37@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 01C428FC1A for ; Tue, 17 May 2011 08:37:26 +0000 (UTC) Received: by vxc34 with SMTP id 34so226564vxc.13 for ; Tue, 17 May 2011 01:37:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=S6mdoTOnlyMctoqusD+kvhLuHpwkgiMxfBbMUekCLLA=; b=MkDPr7/TRvKCY5bkvsEgW+Y06EIOJDDmXiUR7soHnesUgDL8/ABlxpHyoLPMNDzFnm SUfvV63IJoFjbPNkwyZuWdT2g/bi2w4O2fO7uBw0wo2Yz/5n74+Q3FCU+1Sfh++TlvvN bd5WrwEu+4Tek5PFlF+dJSwm7gfJmvdAP3PfA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=yG0q/eX3FAyHtIc815byGbyshOhtIDq5u/++VApifY7wNHTEtcTVG5JWLwXzko4I/u fOWYU9Q+qUZxvEkFdnfaLNdvS/RrddG2c44BmT+nSx2pnAxdGBgATEfNXbwNCLzYLTpm QBtoNzj6QttK9cLVEohqtjBH7QujOHYUMMGxE= MIME-Version: 1.0 Received: by 10.52.92.45 with SMTP id cj13mr503299vdb.105.1305621446270; Tue, 17 May 2011 01:37:26 -0700 (PDT) Received: by 10.52.159.73 with HTTP; Tue, 17 May 2011 01:37:26 -0700 (PDT) In-Reply-To: References: Date: Tue, 17 May 2011 09:37:26 +0100 Message-ID: From: "Sevan / Venture37" To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: Re: Boot halts on Thinkpad X220 (Sandy Bridge) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2011 08:37:27 -0000 Hiya If it's any help, I tried booting OpenBSD-Current on a ThinkPad X220 yesterday & it worked just fine (I forget to take my copy of 8-STABLE snapshot which I downloaded from the allbsd site, otherwise I would've post that too) dmesg: http://www.nycbug.org/?NAV=dmesgd;f_dmesg=;f_bsd=;f_nick=;f_descr=;dmesgid=2068#2068 Pcidump -vxx output: http://pastebin.com/KqVMcqza acpidump & Xorg.log: http://www.sendspace.com/file/qtmkte Sevan / Venture37