[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-bugs] [Bug 805] New: kon cannot work on HVM.
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=805 Summary: kon cannot work on HVM. Product: Xen Version: unstable Platform: x86 OS/Version: Linux-2.6 Status: NEW Severity: normal Priority: P2 Component: HVM AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx ReportedBy: watanabe_takehiko@xxxxxxxxxxxxxxxx CC: sakaia@xxxxxxxxxxxxxx I tried executing "kon" (Kanji console emulater) to display Japanese characters on HVM domain, but it didn't work with the following message. kon>fatal error: can't activate VC(41) I got strace of kon and found that it specified tty41 as the console, but the max console number was defined in "tools/ioemu/console.c" as below. #define MAX_CONSOLES 12 So I increased it to 64 and compiled it again. But the same result returned. I'm using RHEL4U3 for both HVM domain and domain0. -- Configure bugmail: http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Xen-bugs mailing list Xen-bugs@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-bugs
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |