|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-ia64-devel] Re: [PATCH] Re: [Xen-devel] Re: [PATCH 2/2] PV framebuf
Hi, Markus
At this point, I cannot connect vnc.
The serial console did not appear with following messages for DomU side.
"Warning: unable to open an initial console"
And use gdb attach to xen-vncfb,
it is in wait state at main
=>xenfb_attach_dom
=>xenfb_wait_for_backend_creation
=>xenfb_wait_for_state
=>xs_read_watch
this point in xen-vncfb is initialize phase of vfb.
So vfb should not be appeared.
Thanks
Atsushi SAKAI
>Atsushi SAKAI <sakaia@xxxxxxxxxxxxxx> writes:
>
>> Hi, Markus
>>
>> This is just a status.
>> I tested on this.
>> It has still in serial console problem.
>> (I think this problem is common issue.)
>>
>> I use xen-ia64-unstable:12523, DomU create works fine.
>> But adding your patch, DomU login console does not appeared.
>> This problem occures even in off the CONFIG_XEN_FRAMEBUFFER=n.
>>
>>>From this environment,
>> I guess this problem is in serial console.
>>
>> Anyway xen-vncfb is running (not defunct).
>
>I guess by `login console' you mean getty asking for a user name.
>Where does it fail to appear? Text console (the one you get with xm
>console)? Framebuffer window?
>
>Does the framebuffer window work otherwise? Do console messages
>appear there? Does it have a mouse cursor?
>
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|