From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarek Subject: Setting proper video mode Date: Sat, 29 Oct 2011 15:00:48 +0200 Message-ID: <1319893248.7964.58.camel@tower.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.srv.pl (mail.srv.pl [217.17.32.250]) by gabe.freedesktop.org (Postfix) with ESMTP id 680B09ED9F for ; Sat, 29 Oct 2011 06:01:02 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Hi all! I'm trying to setup some strange LCD display which supports only one mode 1920x480@61Hz. It works with old IEGD drivers, but not with xf86-video-intel 2.15.0. After some changes to source code I'm able to force the proper resolution, but there is still nothing on the screen. Is there something beside the modeline, which my affect setting display mode ? How to compare what is set with iegd that the display is working, and how to force xf86-video-intel to do the same ? The modeline is exactly the same, except refresh rate, which in iegd is 61Hz, and in xf86-video-intel is 61.7 - I don't think that such small difference may affect the display. -- Jarek