From owner-freebsd-current@FreeBSD.ORG Mon Jun 21 19:36:19 2010 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 416651065672 for ; Mon, 21 Jun 2010 19:36:19 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 84EE98FC15 for ; Mon, 21 Jun 2010 19:36:18 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id WAA00214; Mon, 21 Jun 2010 22:35:48 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1OQmmZ-000Mor-VJ; Mon, 21 Jun 2010 22:35:47 +0300 Message-ID: <4C1FBF12.8060301@icyb.net.ua> Date: Mon, 21 Jun 2010 22:35:46 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100603) MIME-Version: 1.0 To: Andreas Tobler References: <4C1CFB72.5000806@fgznet.ch> <4C1D27F9.60709@icyb.net.ua> <4C1FBB5D.4000306@fgznet.ch> In-Reply-To: <4C1FBB5D.4000306@fgznet.ch> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current Subject: Re: only 3 of 4GB memory available on amd64 8.1-RC1 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: Mon, 21 Jun 2010 19:36:19 -0000 on 21/06/2010 22:19 Andreas Tobler said the following: > On 19.06.10 22:26, Andriy Gapon wrote: > I'd like to, but how do I get this information out of my box? There is > no serial line. The only way I know is getting a screen shot. Do you > know another way? > Unfortunately I do not have a docking station, there I guess I'd have a > serial line. Screenshot is fine by today's standards :-) Especially if you can OCR it by hand. Or large enough (very large!) SC_HISTORY_SIZE in kernel options (start with 1000) and moused. Or a tiny kernel module that I wrote that can reproduce SMAP info upon loading: http://people.freebsd.org/~avg/smap.diff Comes with no guarantee or warranty :) -- Andriy Gapon