Bug 474512 - virt-viewer can't display F10 guests' console
Summary: virt-viewer can't display F10 guests' console
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: virt-viewer
Version: 5.4
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Daniel Berrangé
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-04 08:33 UTC by Gurhan Ozen
Modified: 2013-11-04 01:38 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-20 17:45:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gurhan Ozen 2008-12-04 08:33:56 UTC
Description of problem:
  For F10 paravirt guests on rhel 5.3 dom0, the console of the guests are accessible with virsh console but aren't accessible on virt-viewer. F10 guests seem to have hvcX as their console rather than xvc0.

Version-Release number of selected component (if applicable):
RHEL 5.3 dom0, F10 guest

How reproducible:
Very.

Steps to Reproduce:
1. Install a F10 PV guest with nographics. 
2. Open virt-manager, start the guest and open the console
3. Nothing will be displayed on virt-viewer console.
  
Additional info:
F10 guests seem to have hvcX as their console rather than xvc0.

Comment 2 Daniel Berrangé 2009-02-20 17:45:46 UTC
hvcXXX is a paravirt text based console. virt-viewer displays the graphical console. If the guest OS is configured to only output on its text console, there's nothing for virt-viewer to display. To make it visible in virt-viewer you need to make your guest use the graphical console for its output.


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