From owner-freebsd-stable@FreeBSD.ORG Sun Jul 15 11:22:59 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F27461065670 for ; Sun, 15 Jul 2012 11:22:59 +0000 (UTC) (envelope-from marek_sal@wp.pl) Received: from mx3.wp.pl (mx3.wp.pl [212.77.101.7]) by mx1.freebsd.org (Postfix) with ESMTP id 760DC8FC0A for ; Sun, 15 Jul 2012 11:22:59 +0000 (UTC) Received: (wp-smtpd smtp.wp.pl 684 invoked from network); 15 Jul 2012 13:22:58 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=1024a; t=1342351378; bh=llTaGmGtFBY2lj3KJzM/YtruM1JLlvbJq3467jt1FXU=; h=From:To:CC:Subject; b=HD7cjEEJa8ORDw02M/9iiCBw0Bom5NnS6JqoMfWVsQR1g7HmRo1LtaIJX9INN+EJq RjnVNdjIZ7TIsH9yV8IQKSfkMxNDv5/mcB+Bh4HP41WNdpGeqy40EdF6rDLflBgsnH 1kHpBKvzVH6ZE2m1t5aZAtZLDBzWANgxsQHOWyLc= Received: from nat.misal.pl (HELO [127.0.0.1]) (marek_sal@[83.19.131.171]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with AES256-SHA encrypted SMTP for ; 15 Jul 2012 13:22:58 +0200 Message-ID: <5002A80D.80800@wp.pl> Date: Sun, 15 Jul 2012 13:22:53 +0200 From: Marek Salwerowicz User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: David Nevel References: <50017400.3030702@wp.pl> <201207141336.05406.alonsoschaich@fastmail.fm> <50018B54.7060006@wp.pl> <50019E0B.9090907@wp.pl> <20120714144620.Horde.xZL3a8236L1QAb58Bg-zS3A@www.davidnevel.org> In-Reply-To: <20120714144620.Horde.xZL3a8236L1QAb58Bg-zS3A@www.davidnevel.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 120714-2, 2012-07-14), Outbound message X-Antivirus-Status: Clean X-WP-AV: skaner antywirusowy poczty Wirtualnej Polski S. A. X-WP-SPAM: NO 0000000 [ERO0] Cc: freebsd-stable@freebsd.org Subject: Re: video issue - Intel Atom based motherboard D2500HN 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: Sun, 15 Jul 2012 11:23:00 -0000 W dniu 2012-07-14 20:46, David Nevel pisze: > > > Hi Marek, > You might try the workaround suggested in kern/166262 > (http://www.freebsd.org/cgi/query-pr.cgi?pr=166262&cat=). I believe > the DN2800MT uses the same (or similar) video. Hi ! It worked for me! Thanks ! Is there any possibility to put this workaround into installation files (I'm using the PXE installation method ) ? eg. loader.conf + etc/rc file ? -- Marek