<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Setup VNC.<br><br># yum install tigervnc-server<br># vncserver :1 -geometry 1280x1024 -depth 16<br><br>Connect remotely via vncviewer IP-Dom0:1<br><br>Boris<br><br><br>--- On <b>Fri, 9/4/09, Mark Schloesser <i><mark.schloesser@rwth-aachen.de></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Mark Schloesser <mark.schloesser@rwth-aachen.de><br>Subject: Re: [Fedora-xen] xen 3.4.1 + myoung x86_64 kernel<br>To: "Boris Derzhavets" <bderzhavets@yahoo.com><br>Cc: fedora-xen@redhat.com<br>Date: Friday, September 4, 2009, 4:48 AM<br><br><div class="plainMail">Thanks Boris, I finally have xen running!<br><br>I started over with a fresh F11 install and used JF git kernel with<br>xen-3.1.4-3.src.rpm. The system starts up just fine with or without xen<br>enabled on this 2.6.31-rc6
 kernel.<br><br>The GDM/Xorg does not work though. I have an nvidia NVS290 in this<br>machine and the nouveau driver complained about not being able to load<br>the kernel module - directly followed by a backtrace dump in the Xorg<br>log. I then disabled the nouveau driver trying to get it done with vesa<br>driver - seemed to give no errors but ended up in the same kind of<br>backtrace.<br><br>on vesa:<br><br>Backtrace:<br>0: /usr/bin/Xorg(xorg_backtrace+0x26) [0x4e89b6]<br>1: /usr/bin/Xorg(xf86SigHandler+0x6f) [0x47d63f]<br>2: /lib64/libc.so.6 [0x350fc33370]<br>3: /usr/lib64/xorg/modules//libint10.so(x_outl+0x25) [0x7f70cf4bde15]<br>4: /usr/lib64/xorg/modules//libint10.so [0x7f70cf4c43d0]<br>5: /usr/lib64/xorg/modules//libint10.so(X86EMU_exec+0x81) [0x7f70cf4d0e81]<br>6: /usr/lib64/xorg/modules//libint10.so(xf86ExecX86int10+0x55)<br>[0x7f70cf4bf585]<br>7: /usr/lib64/xorg/modules//libvbe.so(VBEExtendedInit+0x96) [0x7f70cf6dd066]<br>8:
 /usr/lib64/xorg/modules/drivers//vesa_drv.so [0x7f70cfcee458]<br>9: /usr/bin/Xorg(InitOutput+0x507) [0x467377]<br>10: /usr/bin/Xorg(main+0x1fe) [0x42cf1e]<br>11: /lib64/libc.so.6(__libc_start_main+0xfd) [0x350fc1ea2d]<br>12: /usr/bin/Xorg [0x42c559]<br><br><br>any hints on how to get X back up again?<br><br>Thanks,<br>Mark<br><br><br>Boris Derzhavets wrote:<br>> Did you build and and start services as root ?<br>> After xen-3.1.4-3.src.rpm "rpmbuild"  followed by install of  generated packages run:-<br>>  <br>> # chkconfig xend on<br>>  <br>> # service xend start<br>> Same commands for xenstored,xenconsoled,xendomains<br>> <br>> Configure Libvirt Preview Repo and run :-<br>> # yum install libvirt libvirt-python python-virtinst virt-manager virt-viewer<br>> <br>> # chkconfig libvirtd on<br>> <br>> # service libvirtd start<br>> <br>> Next :-<br>> # rpm -qa|grep xen<br>> # rpm
 -qa|grep virt<br>> <br>> Make sure right packages installed on F11<br>> <br>> Boris.<br>> <br>> --- On Wed, 9/2/09, Mark Schloesser <<a ymailto="mailto:mark.schloesser@rwth-aachen.de" href="/mc/compose?to=mark.schloesser@rwth-aachen.de">mark.schloesser@rwth-aachen.de</a>> wrote:<br>> <br>> From: Mark Schloesser <<a ymailto="mailto:mark.schloesser@rwth-aachen.de" href="/mc/compose?to=mark.schloesser@rwth-aachen.de">mark.schloesser@rwth-aachen.de</a>><br>> Subject: [Fedora-xen] xen 3.4.1 + myoung x86_64 kernel<br>> To: <a ymailto="mailto:fedora-xen@redhat.com" href="/mc/compose?to=fedora-xen@redhat.com">fedora-xen@redhat.com</a><br>> Date: Wednesday, September 2, 2009, 5:55 PM<br>> <br>> Hi,<br>> <br>> I was just trying to get this combination setup up and running. I am on<br>> Fedora 11 and mostly followed Boris Derzhavets' blog to get it done.<br>> <br>> Sadly the box complains that it
 can not connect to the hypervisor when<br>> starting libvirtd and also xend startup fails.<br>> <br>> libvirtd screen message:<br>> ERROR Internal error: Could not obtain handle on privileged command<br>> interface (13 = Permission denied)<br>> FATAL: Failed to open connection to hypervisor: Permission denied<br>> <br>> In the kernel log I saw this:<br>> ======================================================<br>> [ INFO: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected ]<br>> 2.6.31-0.1.2.60.rc7.git4.xendom0.fc12.x86_64 #1<br>> ------------------------------------------------------<br>> <br>> See dmesg at <a href="http://p.carnivore.it/MrGxdQ" target="_blank">http://p.carnivore.it/MrGxdQ</a> for more info.<br>> <br>> Thanks for any hints or clarification!<br>> <br>> Cheers,<br>> Mark<br>> <br>> <br>> <br>> <br>> -----Inline Attachment Follows-----<br>> <br>> --<br>>
 Fedora-xen mailing list<br>> <a ymailto="mailto:Fedora-xen@redhat.com" href="/mc/compose?to=Fedora-xen@redhat.com">Fedora-xen@redhat.com</a><br>> <a href="https://www.redhat.com/mailman/listinfo/fedora-xen" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-xen</a><br>> <br>> <br>> <br>>       <br><br></div></blockquote></td></tr></table><br>