From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?Marius_Gr=F6ger?= Subject: video= semantics changed? Date: Sat, 11 Sep 2010 13:20:22 +0200 Message-ID: <4C8B65F6.4090908@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ey0-f177.google.com (mail-ey0-f177.google.com [209.85.215.177]) by gabe.freedesktop.org (Postfix) with ESMTP id B44C79E74C for ; Sat, 11 Sep 2010 04:20:24 -0700 (PDT) Received: by eye22 with SMTP id 22so2575264eye.36 for ; Sat, 11 Sep 2010 04:20:23 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org With the latest d-r-t my grub cmdline option video=1280x720@50 no longer works (RS780, output to LCD TV via HDMI). The fbcon apparently is enabled, but the TV doen't get a displayable picture anymore. Booting with d-r-t from 4 weeks ago works and correctly uses the EDID reported 1280x720@50 mode. Does anyone know what might have happened to the video= code? I also tried video=1280x720R@50, but that didn't work either. X works fine though. Thanks Marius