From owner-freebsd-questions@FreeBSD.ORG Mon Aug 25 15:38:11 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 261F5106567A for ; Mon, 25 Aug 2008 15:38:11 +0000 (UTC) (envelope-from chris29wjoyner@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id D0E548FC18 for ; Mon, 25 Aug 2008 15:38:10 +0000 (UTC) (envelope-from chris29wjoyner@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so819227yxb.13 for ; Mon, 25 Aug 2008 08:38:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=gzqdwJ0IoROsWR/NvP29LvOAJgikVoMoo7fRJJUkfdM=; b=vbsYOlMxQApBK+ne9IfcVxic5gRuo4GLkJUNWmfiXQ69lrynlkRx8RwQ2Q+b0RVlPl Mi1MT1fyahI71X0mAFKVcHWPO8BfFahajd6Mvc0JGXZVaJWIfTNOd45yEa+ybh+336im kb8Q9v5zmOsErYqwFxOE8o4GbjNvlWPnMKFz8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=pNJMz6ytqdo7mvSktCJbHL6WSlO3Jn/e4mpf0F4ZlJto2TnL7kuFpCrBTPqKhaEBwR KmIjSFIyRxkzSf9ceTiZWtj8MYG0E6LKN46TbT1gqRd7/6sQLRHwLdJLtBzKgZPXMzEF TTdzLtxI3d0iSEybYahmPyY1d8CSqUK+ywSGg= Received: by 10.141.205.10 with SMTP id h10mr2227098rvq.54.1219678689478; Mon, 25 Aug 2008 08:38:09 -0700 (PDT) Received: by 10.140.131.12 with HTTP; Mon, 25 Aug 2008 08:38:09 -0700 (PDT) Message-ID: Date: Mon, 25 Aug 2008 15:38:09 +0000 From: "Christopher Joyner" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Xorg.0.log over running... 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: Mon, 25 Aug 2008 15:38:11 -0000 When running Kde3, my xorg.0.log file just keeps filling up until there is no more disk space on /var. It keeps writing this line: (==) VESA(0): Write-combining range (0x0,0x1000) was already clear This goes on until there is no more space in /var. Is there a way I can supress these messages, or maybe fix the problem?