* xen doesn't support "Framebuffer console support"properly
@ 2006-04-24 22:15 ` Andrew Liu
2006-04-24 14:54 ` [Xen-tools] xen doesn't support "Framebuffer consolesupport"properly Robert Mortimer
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Liu @ 2006-04-24 22:15 UTC (permalink / raw)
To: xen-devel, xen-tools
When I turn on the "Framebuffer console support" in compiling kernel,
after system startup, the console doesn't work properly and the kernel
parameter( for example: vga=719) doesn't do any effect on kernel.
who can help me ?
thanks in advance!
Andrew Liu
^ permalink raw reply [flat|nested] 3+ messages in thread
* xen doesn't support "Framebuffer console support"properly
@ 2006-04-24 22:15 ` Andrew Liu
2006-04-24 14:54 ` [Xen-tools] xen doesn't support "Framebuffer consolesupport"properly Robert Mortimer
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Liu @ 2006-04-24 22:15 UTC (permalink / raw)
To: xen-devel, xen-tools
When I turn on the "Framebuffer console support" in compiling kernel,
after system startup, the console doesn't work properly and the kernel
parameter( for example: vga=719) doesn't do any effect on kernel.
who can help me ?
thanks in advance!
Andrew Liu
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [Xen-tools] xen doesn't support "Framebuffer consolesupport"properly
2006-04-24 22:15 ` Andrew Liu
@ 2006-04-24 14:54 ` Robert Mortimer
2006-04-25 9:31 ` Mathieu Ropert
0 siblings, 1 reply; 3+ messages in thread
From: Robert Mortimer @ 2006-04-24 14:54 UTC (permalink / raw)
To: Andrew Liu, xen-devel, xen-tools
Is this a DomU or a Dom0 kernel?
>From my scant understanding the following is true:-
only Dom0 gets to see the true hardware still runs above the hypervisor
If frambuffer mode requires direct access to hardware then it may not work.
I am not positive but does frambuffer involves direct writing to video
memory
DomU gets to see idealized Xen hardware and presumably uses some sort of Xen
video driver.
DomU does no direct rendering to screen instead it uses VNC
I may however be so so wrong as I am a bit new to this
Robert
> -----Original Message-----
>
> When I turn on the "Framebuffer console support" in compiling kernel,
> after system startup, the console doesn't work properly and the kernel
> parameter( for example: vga=719) doesn't do any effect on kernel.
>
> who can help me ?
> thanks in advance!
> Andrew Liu
>
>
>
> _______________________________________________
> Xen-tools mailing list
> Xen-tools@lists.xensource.com
> http://lists.xensource.com/xen-tools
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: RE: [Xen-tools] xen doesn't support "Framebuffer consolesupport"properly
2006-04-24 14:54 ` [Xen-tools] xen doesn't support "Framebuffer consolesupport"properly Robert Mortimer
@ 2006-04-25 9:31 ` Mathieu Ropert
0 siblings, 0 replies; 3+ messages in thread
From: Mathieu Ropert @ 2006-04-25 9:31 UTC (permalink / raw)
To: Robert Mortimer; +Cc: xen-tools, Andrew Liu, xen-devel
Basically, *any* screen output require access to video memory :)
However, Xen offer a virtual console facility to domU so they can output
things, but it's a text-only console (although they are some projects of
providing a virtual framebuffer support).
Dom0 has direct access to video memory so it shouldn't be a problem to
use framebuffer on it.
Mathieu
Robert Mortimer wrote:
>Is this a DomU or a Dom0 kernel?
>
>>From my scant understanding the following is true:-
>
>only Dom0 gets to see the true hardware still runs above the hypervisor
>
>If frambuffer mode requires direct access to hardware then it may not work.
>I am not positive but does frambuffer involves direct writing to video
>memory
>
>DomU gets to see idealized Xen hardware and presumably uses some sort of Xen
>video driver.
>
>DomU does no direct rendering to screen instead it uses VNC
>
>I may however be so so wrong as I am a bit new to this
>
>Robert
>
>
>
>>-----Original Message-----
>>
>>When I turn on the "Framebuffer console support" in compiling kernel,
>>after system startup, the console doesn't work properly and the kernel
>>parameter( for example: vga=719) doesn't do any effect on kernel.
>>
>>who can help me ?
>>thanks in advance!
>>Andrew Liu
>>
>>
>>
>>_______________________________________________
>>Xen-tools mailing list
>>Xen-tools@lists.xensource.com
>>http://lists.xensource.com/xen-tools
>>
>>
>>
>
>
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@lists.xensource.com
>http://lists.xensource.com/xen-devel
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-04-25 9:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-24 22:15 xen doesn't support "Framebuffer console support"properly Andrew Liu
2006-04-24 22:15 ` Andrew Liu
2006-04-24 14:54 ` [Xen-tools] xen doesn't support "Framebuffer consolesupport"properly Robert Mortimer
2006-04-25 9:31 ` Mathieu Ropert
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.