xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Gordan Bobic <gordan@bobich.net>
To: singapore.mr.teo.en.ming@gmail.com
Cc: xen-users@lists.xen.org, xen-devel@lists.xen.org
Subject: Re: Cannot start Fedora 19 HVM domU with VGA passthru
Date: Thu, 18 Jul 2013 09:46:00 +0100	[thread overview]
Message-ID: <6d8cfa90cde86eca5915ff398872b459@mail.shatteredsilicon.net> (raw)
In-Reply-To: <51E7A94E.50005@gmail.com>

 On Thu, 18 Jul 2013 16:37:34 +0800, "Singapore Citizen Mr. Teo En Ming 
 (Zhang Enming)"	<singapore.mr.teo.en.ming@gmail.com> wrote:

> Although Fedora 19 HVM domU with VGA passthrough cannot start, Debian
> 7.1.0 amd64 HVM domU with VGA passthrough can start. In Debian 7.1.0
> amd64 HVM domU with VGA passthrough, Intel HD Graphics 4600 is listed
> in lspci -vvv. Please refer to lspci.txt. It is strange that no 
> kernel
> module is being loaded for Intel HD Graphics 4600. There is no 
> "Kernel
> driver in use" statement after VGA compatible controller: Intel
> Corporation Haswell Integrated Graphics Controller (rev 06) (prog-if
> 00 [VGA controller]).
>
> No kernel driver is seen in lsmod. Please refer to lsmod.txt
>
> When I tried to load the kernel module by executing "modprobe i915",
> it complains "no such device".
>
> ERROR: could not insert 'i915': No such device
>
> So is my Intel HD Graphics 4600 VGA Passthrough to Debian 7.1.0 amd64
> HVM domU considered successful since the i915 driver cannot be 
> loaded?
>
> Thank you very much.

 If you have a driver in dom0 claiming the device (other than the 
 xen-pciback
 driver), you cannot pass through that device. If you do lspci -ccc on 
 F19
 and you see the driver in use for that device being something other 
 than
 xen-pciback, that would explain why you can't pass it through.

 Also, did you first do xl pci-assignable-add for that device? This 
 attempts
 to detach the device from it's current driver but doesn't always work
 especially for GPUs. The only solution is blacklist the driver for the
 device in dom0. The downside is that you cannot run a GUI in dom0 on 
 that
 device.

 Gordan

  reply	other threads:[~2013-07-18  8:46 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-17 15:33 Cannot start Fedora 19 HVM domU Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-17 21:56 ` Cannot start Fedora 19 HVM domU with VGA passthru Pasi Kärkkäinen
2013-07-18  8:37   ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-18  8:46     ` Gordan Bobic [this message]
2013-07-18 10:07       ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-18 10:09         ` Gordan Bobic
2013-07-18 10:20           ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-18 10:29             ` Gordan Bobic
2013-07-18 10:40               ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-18 10:44                 ` Gordan Bobic
2013-07-18 10:55                   ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-18 11:02                     ` Gordan Bobic
2013-07-18 11:23                       ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-18 12:03                         ` Gordan Bobic
2013-07-18 12:29                           ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-18 12:35                             ` Gordan Bobic
2013-07-18 12:57                               ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-18 13:04                                 ` Gordan Bobic
2013-07-18 13:13                                   ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-18 13:55                                     ` Gordan Bobic
2013-07-18 14:41                                       ` Singapore Citizen Mr. Teo En Ming (Zhang Enming)
2013-07-18 14:44                                         ` Gordan Bobic

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=6d8cfa90cde86eca5915ff398872b459@mail.shatteredsilicon.net \
    --to=gordan@bobich.net \
    --cc=singapore.mr.teo.en.ming@gmail.com \
    --cc=xen-devel@lists.xen.org \
    --cc=xen-users@lists.xen.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).