Bug 735349

Summary: Interaction with TUI over serial console is unusable
Product: Red Hat Enterprise Linux 6 Reporter: Mike Burns <mburns>
Component: ovirt-nodeAssignee: Alan Pevec <apevec>
Status: CLOSED WORKSFORME QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2CC: apevec, leiwang, ovirt-maint, ycui
Target Milestone: rc   
Target Release: 6.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-08 19:09:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mike Burns 2011-09-02 13:05:12 UTC
Description of problem:
There are no markers for where we are currently located, so moving from point to point is blind and matter of guessing and counting.

Version-Release number of selected component (if applicable):
6.2-0.14

How reproducible:
Always

Steps to Reproduce:
1.boot with console=ttyS0,115200n8 or similar
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Alan Pevec 2011-09-07 21:07:43 UTC
/usr/bin/reset enabled the cursor for me, I'll add it in o-c-installer/setup

Comment 2 Alan Pevec 2011-09-08 19:09:14 UTC
Can't reproduce the original issue with the current build.
It seems that TERM variable was not set correctly for the terminal emulation, it works fine with TERM=xterm in gnome-terminal.