From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 27922] setting graphics mode for text console with video=
instead of vga= does not work
Date: Sat, 3 Mar 2012 16:10:58 GMT
Message-ID: <201203031610.q23GAwvp016530@bugzilla.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.204])
by gabe.freedesktop.org (Postfix) with ESMTP id 068A69E87A
for ;
Sat, 3 Mar 2012 08:10:58 -0800 (PST)
Received: from bugzilla.kernel.org (localhost [127.0.0.1])
by bugzilla.kernel.org (8.14.5/8.14.5) with ESMTP id q23GAwre016531
for ; Sat, 3 Mar 2012 16:10:58 GMT
In-Reply-To:
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
https://bugzilla.kernel.org/show_bug.cgi?id=27922
--- Comment #2 from Elmar Stellnberger 2012-03-03 16:10:57 ---
As far as I have tested it on my machine the radeon module needs to be loaded
with KMS enabled (no radeon.modeset=0 parameter) to get the video
kernel-cmdline option interpreted (/proc/cmdline). If you f.i. need to use
uvesafb instead give the following option: uvesafb.mode_option=1600x1200-24@60
(1920x1200 is no Vesa mode). The same parameters can be given on modeprobe
leaving the module name (radeon., uvesafb.) out
(/usr/src/linux-ver/Documentation/fb).
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.