From owner-freebsd-stable@FreeBSD.ORG Fri Dec 28 12:50:18 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4D2616A47B for ; Fri, 28 Dec 2007 12:50:18 +0000 (UTC) (envelope-from lileding@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id 93EB713C4CC for ; Fri, 28 Dec 2007 12:50:18 +0000 (UTC) (envelope-from lileding@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so693893anc.13 for ; Fri, 28 Dec 2007 04:50:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:importance:x-mailer:x-mimeole; bh=W/IO4bEHTk+G2F0R+eIgTjg9qc1TSm8iRDuJZ7oM8jw=; b=m4uDCIL1l1NKHkpX9iRddwpF37+efBIN7+EngvvSCvD4tGHcG/h8BcNV3kuxMKjz4RmokNgvU6z5k+Fkgmt8GgTgv5uBo74fwQsT01kbckBQrWbUpNyGMcGglDfqlD45eXj6SO9oXViQNnEfeIxMxXXJOAxXv6idFTDyjcF3UJA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:importance:x-mailer:x-mimeole; b=dMFVyFwRyijNQlgQ1nBVEbf4dds9ZOwMV0dFIOEPbcsWMQGw0NFdPmI6p4PtVIslfUZhp4q5HSwu9qxkcbStxJaSs3PGPoumCtrqByJESghwj6FndtCw7Qvt7dsPHUPX08gqhYJlmdxFJvOMVUwAqIqxb24wwn6h9l5lD+gsgik= Received: by 10.100.138.4 with SMTP id l4mr17119975and.18.1198844685188; Fri, 28 Dec 2007 04:24:45 -0800 (PST) Received: from whisperPC ( [60.28.210.6]) by mx.google.com with ESMTPS id v76sm495915nzh.6.2007.12.28.04.24.38 (version=SSLv3 cipher=OTHER); Fri, 28 Dec 2007 04:24:42 -0800 (PST) Message-ID: <4EBEF3BEEC444222BFDF7F52E77E8C62@whisperPC> From: "lileding" To: Date: Fri, 28 Dec 2007 20:24:27 +0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 12.0.1606 X-MimeOLE: Produced By Microsoft MimeOLE V12.0.1606 Subject: Problems on intel G33M motherboard X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 28 Dec 2007 12:50:19 -0000 I got a new box with Core2 E6550 and the motherboard is a Foxtone G33M However, the GENERIC cdrom of 6.2 Release can only start at ACPI disabled, and USB keyboard sucks and AT keyboard sometimes lead to crash during boot up the worst is it cannot launch the other CPU core with apic error I also tried 7-PRERELEASE but still in vain is there any patch ?