From owner-freebsd-amd64@FreeBSD.ORG Tue Nov 23 13:56:39 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BC2216A4CE for ; Tue, 23 Nov 2004 13:56:39 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C9FF43D48 for ; Tue, 23 Nov 2004 13:56:39 +0000 (GMT) (envelope-from astrodog@gmail.com) Received: by mproxy.gmail.com with SMTP id u33so9244cwc for ; Tue, 23 Nov 2004 05:56:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:return-path:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=b6NjK84PtROqKEnnV8bTOHmQvMHksNAlO+2urDpsHYnjqK1GAfjXYDk68YelT+DTOE6XwH5lt95PJdCpRWNBa+StrcTQz8BvANZRx2Pz2oNXfPC8g4LDU90H+Hu/e+CXLsAfW1IYuZXS6Lno5Fx8FScbW+g7k53GvysS9pTvjT8= Received: by 10.11.100.61 with SMTP id x61mr12026cwb; Tue, 23 Nov 2004 05:56:38 -0800 (PST) Received: from ?192.168.102.104? ([67.160.118.158]) by smtp.gmail.com with ESMTP id v71sm5758cwb; Tue, 23 Nov 2004 05:56:38 -0800 (PST) Message-ID: <41A2D10B.7030108@gmail.com> Date: Tue, 23 Nov 2004 05:56:27 +0000 From: Astrodog User-Agent: Mozilla Thunderbird 0.9 (X11/20041122) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-amd64@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 3000Z Bugs Noticed Now That Its Running X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2004 13:56:39 -0000 Well, now I hope we have a larger base for 3000Z work, so I figured I'd post the bugs I've run into so far, in no particular order. If you want more information on one, feel free to drop me a line, just posting this so other people know what they're getting in to. #1. No ACPI, I'm working on this one now #2. Kernel Panic when you close the lid. Goes away when ACPI is enabled, but then the boot gets stuck. #3. Loss of usable LCD display when you switch from X back to a normal terminal. Goes into what looks like an old TV with its vertical sync fried. Beyond those 3 things, which I think extend to most mobiles before they get some attention, its golden. I haven't tried nvidia's own drivers yet, or DRI... we'll see soon. --- Harrison Grundy