[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Open source drivers with secondary VGA pass through
On Monday 16 June 2014 10:57:16 Etzion Bar-Noy wrote: > Seems excellent. Can you describe the steps you've made in order to get VGA > passthrough correctly? How did you blacklist the Radeon driver? What is > your VM config file? > > Thanks! > Etzion > I didn't do anything to get it to work with the closed source drivers on Linux or Windows. Presumably, I have just gotten lucky in terms of hardware choices or Kantras has included the perfect set of patches in the Arch package. I didn't do any sort of "blacklisting" in the Dom0. I just use "xl pci- assignable-add" on the devices I want to pass trough. My configuration file is name = "Arch" builder = 'hvm' device_model = "qemu-xen-traditional" memory = 8192 vcpus = 2 disk = [ 'phy:/dev/mapper/vg0-arch,xvda,w' ] vif = [ 'mac=00:16:3e:00:00:00,bridge=xenbr0' ] pci = [ '02:00.0', '02:00.1' ] where vg0-arch is an LVM volume and the PCI devices 02:00.0 and 02:00.1 are the graphics and sound devices on the AMD 5450. The windows configuration file is essentially the same. In the Linux DomU, I just installed the catalyst package (https://wiki.archlinux.org/index.php/AMD_Catalyst) and everything works. Potentially the Catalyst package is blacklisting the Radeon driver in the DomU, but I am pretty sure that is not what you are talking about. In the Windows XP DomU, Windows Update found a driver. All I had to do was disable the virtual Cirrus video card in device manager. This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system, you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |