Bug 895090 - VT switch to console shows blank or garbled screen
Summary: VT switch to console shows blank or garbled screen
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-vesa
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-14 14:45 UTC by Martin Wilck
Modified: 2014-02-05 14:49 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-05 14:49:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Blank screen with green pattern after console switch (20.99 KB, image/png)
2013-01-14 14:45 UTC, Martin Wilck
no flags Details

Description Martin Wilck 2013-01-14 14:45:24 UTC
Created attachment 678246 [details]
Blank screen with green pattern after console switch

Description of problem:
After starting X in a Xen VM, switching to a text console with Ctrl-Alt-Fx results in a black or garbled screen. No text console login is possible

Version-Release number of selected component (if applicable):
grub2-2.00-13.fc18.x86_64
kernel-3.6.10-4.fc18.x86_64
package xorg-x11-server is not installed
xorg-x11-drv-vesa-2.3.2-2.fc18.x86_64

How reproducible:
always

Steps to Reproduce:
1. Install F18 on Xen VM (SUSE SLES11 SP2 xen 4.1.3_06-0.7.1, qemu-dm 0.10.2)
2. Send Ctrl-Alt-F2
  
Actual results:
Blank screen, sometimes with strange patterns

Expected results:
Text console login possible

Additional info:

1. Switching back to X works,, only the text console is affected.

2. The same problem occurs also if "gfxpayload=text" is set in grub.cfg (although the screen looks a bit different in this case - a cursor can be seen in this mode but no text).

3. This happens only with the VESA driver (which is default in F18 for VMs). By forcing Xorg to use the FBDEV driver using xorg.conf, the problem can be avoided (but without hacking grub2 configuration, the screen resolution is limited to lousy 800x600).

When the system is booted into runlevel 3, the text console is OK at first, but after starting X/vesa in any way, it isn't usable any more.

The same thing happens with F17, too. RHEL6 VMs do not show the same problem, nor do other older Linux VMs.

This is the xen domu configuration:
<domain type='xen'>
  <name>F18</name>
  <uuid>1c45379f-8bbf-bec4-5677-42211d3430d1</uuid>
  <description>F18 test VM</description>
  <memory>2097152</memory>
  <currentMemory>2097152</currentMemory>
  <vcpu>1</vcpu>
  <os>
    <type>hvm</type>
    <loader>/usr/lib/xen/boot/hvmloader</loader>
    <boot dev='hd'/>
  </os>
  <features>
    <acpi/>
    <apic/>
    <pae/>
    <hap/>
  </features>
  <clock offset='utc'>
    <timer name='hpet' present='no'/>
  </clock>
  <on_poweroff>destroy</on_poweroff>
  <on_reboot>restart</on_reboot>
  <on_crash>destroy</on_crash>
  <devices>
    <emulator>/usr/lib/xen/bin/qemu-dm</emulator>
    <disk type='file' device='disk'>
      <driver name='file'/>
      <source file='/var/lib/libvirt/images/f18.img'/>
      <target dev='hda' bus='ide'/>
    </disk>
    <interface type='bridge'>
      <mac address='00:16:3e:08:bc:64'/>
      <source bridge='br1'/>
      <script path='/etc/xen/scripts/vif-bridge'/>
    </interface>
    <serial type='pty'>
      <target port='0'/>
    </serial>
    <console type='pty'>
      <target type='serial' port='0'/>
    </console>
    <input type='mouse' bus='usb'/>
    <input type='mouse' bus='ps2'/>
    <graphics type='vnc' port='-1' autoport='yes' keymap='de'/>
  </devices>
</domain>

Comment 1 Fedora End Of Life 2013-12-21 10:22:15 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Fedora End Of Life 2014-02-05 14:49:40 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.