From owner-freebsd-questions@FreeBSD.ORG Tue Jan 18 07:07:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18CDC16A4CE for ; Tue, 18 Jan 2005 07:07:16 +0000 (GMT) Received: from phyexha.physics.uiuc.edu (phyexha.physics.uiuc.edu [128.174.129.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC74443D45 for ; Tue, 18 Jan 2005 07:07:15 +0000 (GMT) (envelope-from galanaki@mail.physics.uiuc.edu) Received: by phyexha.physics.uiuc.edu with Internet Mail Service (5.5.2657.72) id ; Tue, 18 Jan 2005 01:07:14 -0600 Message-ID: <417FBD79471FC74E98397AF3640E6AC531F56B@phyexha.physics.uiuc.edu> From: "Galanaki, Dimitrios" To: "'freebsd-questions@freebsd.org'" Date: Tue, 18 Jan 2005 01:07:13 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: text/plain Subject: console resolution on a T41 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 07:07:16 -0000 I am trying to increase the console resolution on my Thinkpad T41 which has an ATI mobility radeon card. >From what I read the standard step is to add the lines following lines in the kernel configuration file: options VESA options SC_PIXEL_MODE However when I run vidcontrol -g 100x37 VESA_800x600 I still get that the mode is not supported by the device. Is there something that I am missing here? Has anyone tried to increase console resolution on a T41 Thinkpad or even an ATI mobility radeon laptop? D.