From owner-freebsd-questions@FreeBSD.ORG Fri Mar 23 08:51:02 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 92AF116A402 for ; Fri, 23 Mar 2007 08:51:02 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.191]) by mx1.freebsd.org (Postfix) with ESMTP id 2172513C458 for ; Fri, 23 Mar 2007 08:51:01 +0000 (UTC) (envelope-from cptsalek@gmail.com) Received: by mu-out-0910.google.com with SMTP id g7so1491681muf for ; Fri, 23 Mar 2007 01:51:00 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mlkAtNk3u5Y1GxvGH/obGjpmzvUsDZurotz/tGEXxd7cdyM993a55lDBzUegSI5Fub33WRY5IAYt5hsrR8d22FT2IivAhPgrCyINnUdDtnG3IL4tUGPEZ/fpO8kuHqRDkkdX5CN+OtYLWtjjKIbViHWs+kzymzaVpZjZF/jocFA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=IFZ/iqHxlRAVOyr3351iWjQw0/zDYRm9BLp0vqWTic3f+PIw9oZ+4Z0d+1+EaJxLdJJVuIiu5Cmd8CqyH6lE/PvAk1243kvGzNG5e42ZT/NEEFEGbluJYQcfE+kgoj63FEyZmxxfopyIi5AwaJ9xIFYqqi0Vk340STsPWwPTI+k= Received: by 10.82.167.5 with SMTP id p5mr6139959bue.1174639860563; Fri, 23 Mar 2007 01:51:00 -0700 (PDT) Received: by 10.82.153.6 with HTTP; Fri, 23 Mar 2007 01:51:00 -0700 (PDT) Message-ID: <14989d6e0703230151k31e7e9f8x445988d6b0120f4a@mail.gmail.com> Date: Fri, 23 Mar 2007 09:51:00 +0100 From: "Christian Walther" To: "FreeBSD Users Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Boot splash not displayed correctly on IBM Thinkpad 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: Fri, 23 Mar 2007 08:51:02 -0000 Hi list, this is a rather minor issue, but since I'm about to deploy FreeBSD/DesktopBSD on some average users laptops, I'm interested in getting this fixed: The Splash Screen on IBM Thinkpads isn't displayed correctly. On a T23 it's totally distorted, a part of the image is displayed several times on the upper quarter of the screen. On a T60 the screen is displayed correctly, but the color map doesn't fit. I tried using both BMP and PCX-Images with different resolutions and color depths, and it's always the same result: As long as I'm using something that requires the Vesa-Module the image isn't displayed correctly, while small images (e.g. 320x200) work flawlessly. Is there anything I can do to offer my users a windoze-like feeling with a decent bloot splash screen? And to be honest, I like obi_chuck.bmp and emily_black. ;-) Cheers Christian