I have to report exactly the same problem, though I am running the 32 bit version.<div><br></div><div>John<br><br><div class="gmail_quote">On 6 November 2010 08:12, Mogens Kjaer <span dir="ltr">&lt;<a href="mailto:mk@lemo.dk">mk@lemo.dk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">After I&#39;ve upgraded my laptop (preupgrade i386 f13-&gt;f14) I can no longer<br>
start my guest Win XP in virt-manager. The screen is black when I start<br>
Windows.<br>
<br>
On my desktop running x86_64 f14 (also upgraded from f13) I don&#39;t have<br>
this problem.<br>
<br>
If I do a fresh installation of Win XP in a new guest window I get the<br>
same problem: The screen is black after the installation has finished.<br>
I don&#39;t have this problem in x86_64.<br>
<br>
What should I look for?<br>
<br>
Mogens<br>
<br>
The contents of /etc/libvirt/qemu/XP.xml (this worked in f13):<br>
<br>
 &lt;domain type=&#39;kvm&#39;&gt;<br>
  &lt;name&gt;XP&lt;/name&gt;<br>
  &lt;uuid&gt;81861fa1-ae36-c8e5-8aeb-97d92ffd9d87&lt;/uuid&gt;<br>
  &lt;memory&gt;524288&lt;/memory&gt;<br>
  &lt;currentMemory&gt;524288&lt;/currentMemory&gt;<br>
  &lt;vcpu&gt;1&lt;/vcpu&gt;<br>
  &lt;os&gt;<br>
    &lt;type arch=&#39;i686&#39; machine=&#39;fedora-13&#39;&gt;hvm&lt;/type&gt;<br>
    &lt;boot dev=&#39;hd&#39;/&gt;<br>
  &lt;/os&gt;<br>
  &lt;clock offset=&#39;localtime&#39;/&gt;<br>
  &lt;on_poweroff&gt;destroy&lt;/on_poweroff&gt;<br>
  &lt;on_reboot&gt;restart&lt;/on_reboot&gt;<br>
  &lt;on_crash&gt;destroy&lt;/on_crash&gt;<br>
  &lt;devices&gt;<br>
    &lt;emulator&gt;/usr/bin/qemu-kvm&lt;/emulator&gt;<br>
    &lt;disk type=&#39;file&#39; device=&#39;disk&#39;&gt;<br>
      &lt;driver name=&#39;qemu&#39; type=&#39;raw&#39;/&gt;<br>
      &lt;source file=&#39;/var/lib/libvirt/images/XP.img&#39;/&gt;<br>
      &lt;target dev=&#39;hda&#39; bus=&#39;ide&#39;/&gt;<br>
      &lt;address type=&#39;drive&#39; controller=&#39;0&#39; bus=&#39;0&#39; unit=&#39;0&#39;/&gt;<br>
    &lt;/disk&gt;<br>
    &lt;disk type=&#39;file&#39; device=&#39;cdrom&#39;&gt;<br>
      &lt;driver name=&#39;qemu&#39; type=&#39;raw&#39;/&gt;<br>
      &lt;target dev=&#39;hdc&#39; bus=&#39;ide&#39;/&gt;<br>
      &lt;readonly/&gt;<br>
      &lt;address type=&#39;drive&#39; controller=&#39;0&#39; bus=&#39;1&#39; unit=&#39;0&#39;/&gt;<br>
    &lt;/disk&gt;<br>
    &lt;controller type=&#39;ide&#39; index=&#39;0&#39;&gt;<br>
      &lt;address type=&#39;pci&#39; domain=&#39;0x0000&#39; bus=&#39;0x00&#39; slot=&#39;0x01&#39;<br>
function=&#39;0x1&#39;/&gt;<br>
    &lt;/controller&gt;<br>
    &lt;interface type=&#39;network&#39;&gt;<br>
      &lt;mac address=&#39;00:16:3e:1c:87:d7&#39;/&gt;<br>
      &lt;source network=&#39;default&#39;/&gt;<br>
      &lt;address type=&#39;pci&#39; domain=&#39;0x0000&#39; bus=&#39;0x00&#39; slot=&#39;0x04&#39;<br>
function=&#39;0x0&#39;/&gt;<br>
    &lt;/interface&gt;<br>
    &lt;input type=&#39;tablet&#39; bus=&#39;usb&#39;/&gt;<br>
    &lt;input type=&#39;mouse&#39; bus=&#39;ps2&#39;/&gt;<br>
    &lt;graphics type=&#39;vnc&#39; port=&#39;5900&#39; autoport=&#39;no&#39; listen=&#39;0.0.0.0&#39;<br>
keymap=&#39;da&#39;/&gt;<br>
    &lt;video&gt;<br>
      &lt;model type=&#39;cirrus&#39; vram=&#39;9216&#39; heads=&#39;1&#39;/&gt;<br>
      &lt;address type=&#39;pci&#39; domain=&#39;0x0000&#39; bus=&#39;0x00&#39; slot=&#39;0x02&#39;<br>
function=&#39;0x0&#39;/&gt;<br>
    &lt;/video&gt;<br>
  &lt;/devices&gt;<br>
&lt;/domain&gt;<br>
<br>
--<br>
Mogens Kjaer, <a href="mailto:mk@lemo.dk">mk@lemo.dk</a><br>
<a href="http://www.lemo.dk" target="_blank">http://www.lemo.dk</a><br>
<font color="#888888">--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
</font></blockquote></div><br></div>