From owner-freebsd-current@FreeBSD.ORG Sun Jun 12 12:56:00 2005 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F0E016A41C; Sun, 12 Jun 2005 12:56:00 +0000 (GMT) (envelope-from saw@online.de) Received: from smtp2.netcologne.de (smtp2.netcologne.de [194.8.194.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6C6943D48; Sun, 12 Jun 2005 12:55:59 +0000 (GMT) (envelope-from saw@online.de) Received: from [192.168.0.69] (xdsl-213-196-252-144.netcologne.de [213.196.252.144]) by smtp2.netcologne.de (Postfix) with ESMTP id 917D24480; Sun, 12 Jun 2005 14:55:57 +0200 (MEST) Message-ID: <42AC30DF.1000706@online.de> Date: Sun, 12 Jun 2005 14:55:59 +0200 From: Sascha Wildner Organization: Yoyodyne Natural Born Configurators User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gleb Smirnoff References: <20050612110631.GA74232@cell.sick.ru> <20050612112706.GB74232@cell.sick.ru> In-Reply-To: <20050612112706.GB74232@cell.sick.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: delphij@FreeBSD.org, current@FreeBSD.org Subject: Re: consoles broken on Thinkpad T20 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: Sun, 12 Jun 2005 12:56:00 -0000 Gleb Smirnoff wrote: > Some more info: > > (gdb) p new_mode_info.vi_height > $1 = 768 > (gdb) p font_height > $2 = 0 > (gdb) p cur_info.console_info.font_size > $3 = 0 > (gdb) Gleb, could you please send: a) the output of "vidcontrol -i mode" b) the output of "p cur_info" (from gdb) Thanks, Sascha