WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] VGA passthrough and nvidia optimus

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] VGA passthrough and nvidia optimus
From: Anders Aagaard <aagaande@xxxxxxxxx>
Date: Sun, 31 Jul 2011 15:08:56 +0200
Delivery-date: Sun, 31 Jul 2011 06:10:22 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=WHhYx4qbRLb3h8mRSHKU+8pYrG2y6zrF/W+1fodzam8=; b=WjIaGupDIXa1T6NMc0kWzlZD3n9RwaQIiG77XBSp8nUu0GMFDgawWHTzlOvmL5pBzh Y8flJge3n5dAp7hNDivasWQlRNYs+5Xn+4w/hYc1X6dnLfSAWccWGETXAyAZWMlhT6N8 CLaYlvQZgLqClHUTr2by0QYoU8IwBMUlkKldM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi

Is VGA passthrough with an nvidia optimus laptop remotely feasible? For those who don't know, nvidia optimus is two hardware cards, connected to the same display. One sandy bridge setup (I use the intel driver for this), and one nvidia card. I have a laptop with this setup, and usually I'm using only the intel card. I then use acpi_call to power down the nvidia card.

To use this optimus setup on linux I use bumblebee (https://github.com/MrMEEE/bumblebee) which sets up a separate X server to run the nvidia card. Then use virtualgl to show the image on the current (intel sandy bridge) run X server.

Will it be possible for me to get VGA passthrough running? I can have it running with a separate output (hdmi/vga, hopefully one of them is connected directly to the nvidia card, and doesn't use any hacks with the intel card to work) if it will be needed (and I figure it will, as two cards are here trying to use the same display).

Has anyone looked into this?

Best regards
Anders
--
Weeks of coding can save you hours of planning.
- http://code.google.com/p/aagaande/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>