From owner-freebsd-questions@FreeBSD.ORG Wed May 30 20:09:59 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B1A2A16A421 for ; Wed, 30 May 2007 20:09:59 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.19.101.164]) by mx1.freebsd.org (Postfix) with ESMTP id 903D513C489 for ; Wed, 30 May 2007 20:09:59 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from localhost (localhost [127.0.0.1]) by mail.barafranca.com (Postfix) with ESMTP id 3B871C4C52; Wed, 30 May 2007 20:23:52 +0000 (UTC) Received: from mail.barafranca.com ([67.19.101.164]) by localhost (mail.barafranca.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 57061-07; Wed, 30 May 2007 20:23:11 +0000 (UTC) Received: from [192.168.0.1] (a213-22-26-49.cpe.netcabo.pt [213.22.26.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTP id 906B5C4C10; Wed, 30 May 2007 20:23:10 +0000 (UTC) Message-ID: <465DD5D1.5000503@barafranca.com> Date: Wed, 30 May 2007 20:51:45 +0100 From: Hugo Silva User-Agent: Thunderbird 1.5.0.10 (X11/20070320) MIME-Version: 1.0 To: DSA - JCR References: <23542.217.114.136.135.1180439718.squirrel@llca513-a.servidoresdns.net> In-Reply-To: <23542.217.114.136.135.1180439718.squirrel@llca513-a.servidoresdns.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: amavisd-new at barafranca.com X-Spam-Status: No, score=0 tagged_above=-1 required=4 tests=[none] X-Spam-Score: 0 X-Spam-Level: Cc: freebsd-questions@freebsd.org Subject: Re: Stranges messages in terminal X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 May 2007 20:09:59 -0000 DSA - JCR wrote: > Hi all again > > > I had twice strange messages in the terminal of my FreeBSD 6.2 box. The > messages are: > > info:[drm] setting GART location based on old memory map > info:[drm] loading R200 Microcode > info:[drm] writeback test succeeded in 1usec > > It seems something about memory, but I don't know what > > Any ideas? > > thanks in advance > > > Juan Coruņa > Desarrollo de Software Atlantico > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Hi, That always happens on my 6.2 laptop whenever I switch to a console (ALT+FX) and back to X. It isn't a problem, afaik. Hugo