All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fantu <fantonifabio@tiscali.it>
To: xen-devel@lists.xensource.com
Subject: Re: Vnc on pv domU karmic in dom0 lenny with xen 4 and pv_ops
Date: Thu, 15 Apr 2010 00:26:54 -0700 (PDT)	[thread overview]
Message-ID: <28252056.post@talk.nabble.com> (raw)
In-Reply-To: <20100414201712.GC1878@reaktio.net>


what i must check in domU in detail for use graphical framebuffer of xen?


Pasi Kärkkäinen wrote:
> 
> On Wed, Apr 14, 2010 at 04:15:05PM -0400, chris wrote:
>> Yeah I understand just something good to know in case its ever needed
>> :) Anything special needed besides enabling the fb in domu kernel?
>> 
> 
> The "vfb" line in /etc/xen/<guest> cfgfile.. shouldn't need anything
> special.
> 
> For example Fedora 11/12/13 default (pvops) kernels use the graphical
> framebuffer 
> as a default, if it's enabled for the guest in xen.
> 
> -- Pasi
> 
>> On Wed, Apr 14, 2010 at 4:10 PM, Pasi Kärkkäinen <pasik@iki.fi> wrote:
>> > On Wed, Apr 14, 2010 at 04:04:18PM -0400, chris wrote:
>> >> if it is supported for pv guests, is it possible to run X using that
>> >> virtual framebuffer and interact with X on pv guest using vnc?
>> >>
>> >
>> > Yes, it is possible.
>> >
>> > Usually it's faster and better to run Xvnc or NX in the domU,
>> > and connect over the network directly to the domU.
>> >
>> > Console connections should only be used for maintenance when the
>> > network is not yet configured etc.
>> >
>> > -- Pasi
>> >
>> >>
>> >> On Wed, Apr 14, 2010 at 10:15 AM, Fantu <fantonifabio@tiscali.it>
>> wrote:
>> >> >
>> >> > what i do for use text console, also graphical (if is desktop) and
>> also vnc
>> >> > from xen?^^''
>> >> >
>> >> > Pasi Kärkkäinen wrote:
>> >> >>
>> >> >> On Wed, Apr 14, 2010 at 06:53:28AM -0700, Fantu wrote:
>> >> >>>
>> >> >>> Thanks for help
>> >> >>> I can't see now, i do from remote, i can access only on dom0 and
>> xm
>> >> >>> console
>> >> >>> not work but the kernel used if karmic official
>> >> >>> I have write all about creation and regard:
>> >> >>>
>> >> >>> wget
>> >> >>>
>> http://security.ubuntu.com/ubuntu/pool/main/l/linux/linux-image-2.6.31-19-generic_2.6.31-19.56_amd64.deb
>> >> >>> dpkg -i linux-image...
>> >> >>>
>> >> >>> mkdir /boot/grub
>> >> >>> vi /boot/grub/device.map
>> >> >>> (hd0) /dev/xvda1
>> >> >>>
>> >> >>> vi /boot/grub/menu.lst
>> >> >>> title Karmic 2.6.31
>> >> >>> root (hd0,0)
>> >> >>> kernel /boot/vmlinuz-2.6.31-19-generic ro root=/dev/xvda1
>> console=hvc0
>> >> >>> xenconstty
>> >> >>> initrd /boot/initrd.img-2.6.31-19-generic
>> >> >>>
>> >> >>
>> >> >> console=hvc0 makes it use the _text_ console, not the graphical
>> console,
>> >> >> afaik.
>> >> >>
>> >> >> -- Pasi
>> >> >>
>> >> >>>
>> >> >>> Pasi Kärkkäinen wrote:
>> >> >>> >
>> >> >>> > Does your domU kernel have the xen virtual framebuffer driver
>> module
>> >> >>> > loaded?
>> >> >>> > Is your domU kernel using the vfb as the console?
>> >> >>> >
>> >> >>> > -- Pasi
>> >> >>> >
>> >> >>> >
>> >> >>> > _______________________________________________
>> >> >>> > Xen-devel mailing list
>> >> >>> > Xen-devel@lists.xensource.com
>> >> >>> > http://lists.xensource.com/xen-devel
>> >> >>> >
>> >> >>> >
>> >> >>>
>> >> >>> --
>> >> >>> View this message in context:
>> >> >>>
>> http://old.nabble.com/Vnc-on-pv-domU-karmic-in-dom0-lenny-with-xen-4-and-pv_ops-tp28242291p28242892.html
>> >> >>> Sent from the Xen - Dev mailing list archive at Nabble.com.
>> >> >>>
>> >> >>>
>> >> >>> _______________________________________________
>> >> >>> Xen-devel mailing list
>> >> >>> Xen-devel@lists.xensource.com
>> >> >>> http://lists.xensource.com/xen-devel
>> >> >>
>> >> >> _______________________________________________
>> >> >> Xen-devel mailing list
>> >> >> Xen-devel@lists.xensource.com
>> >> >> http://lists.xensource.com/xen-devel
>> >> >>
>> >> >>
>> >> >
>> >> > --
>> >> > View this message in context:
>> http://old.nabble.com/Vnc-on-pv-domU-karmic-in-dom0-lenny-with-xen-4-and-pv_ops-tp28242291p28243218.html
>> >> > Sent from the Xen - Dev mailing list archive at Nabble.com.
>> >> >
>> >> >
>> >> > _______________________________________________
>> >> > Xen-devel mailing list
>> >> > Xen-devel@lists.xensource.com
>> >> > http://lists.xensource.com/xen-devel
>> >> >
>> >>
>> >> _______________________________________________
>> >> Xen-devel mailing list
>> >> Xen-devel@lists.xensource.com
>> >> http://lists.xensource.com/xen-devel
>> >
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
> 
> 

-- 
View this message in context: http://old.nabble.com/Vnc-on-pv-domU-karmic-in-dom0-lenny-with-xen-4-and-pv_ops-tp28242291p28252056.html
Sent from the Xen - Dev mailing list archive at Nabble.com.

      reply	other threads:[~2010-04-15  7:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-14 13:05 Vnc on pv domU karmic in dom0 lenny with xen 4 and pv_ops Fantu
2010-04-14 13:15 ` Chris
2010-04-14 13:30   ` Konrad Rzeszutek Wilk
2010-04-14 13:36     ` Pasi Kärkkäinen
2010-04-14 13:35 ` Pasi Kärkkäinen
2010-04-14 13:53   ` Fantu
2010-04-14 14:00     ` Pasi Kärkkäinen
2010-04-14 14:15       ` Fantu
2010-04-14 20:04         ` chris
2010-04-14 20:10           ` Pasi Kärkkäinen
2010-04-14 20:15             ` chris
2010-04-14 20:17               ` Pasi Kärkkäinen
2010-04-15  7:26                 ` Fantu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=28252056.post@talk.nabble.com \
    --to=fantonifabio@tiscali.it \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.