[Bug 51081] [ivb] black screen on return to runlevel 3

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Sun Sep 28 19:24:34 PDT 2014


https://bugzilla.kernel.org/show_bug.cgi?id=51081

--- Comment #27 from Alex <alupu01 at gmail.com> ---
In anticipation of possible questions regarding the purpose of the
"video=HDMI-A-2:640x480M" parameter
I use in in the grub 'menu.lst' kernel line
(kernel ... video=HDMI-A-2:640x480M):

TESTS without "video=HDMI-A-2:640x480M"

1. Reboot, login (as root)
$
$ stty -a | grep speed
speed 38400 baud; rows 25; columns 80; ...

Start X (Level 5)
Exit X (return to Level 3

$ stty -a | grep speed
speed 38400 baud; rows 56; columns 240; ...
-------------------------------------------------
2. Reboot, login (as root)
$
$ stty -a | grep speed
speed 38400 baud; rows 25; columns 80; ...

$ modprobe i915

$ stty -a | grep speed
speed 38400 baud; rows 67; columns 240; ...
-------------------------------------------------

ANSWER
With the parameter "video=HDMI-A-2:640x480M" in,
I can at least "recover" my 80x25 console by using
the trick detailed in Comment #26.2 above.

-- Alex

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the intel-gfx-bugs mailing list