Search results

  1. E

    Proxmox VE 3.3 released!

    What kernel does 3.3 version use? Inviato dal mio iPhone utilizzando Tapatalk
  2. E

    kvm gpu passthrough windows vm

    same results with catalyst and also kernel 3.14 built with vfio and vfio-vga.... Only one thing to try: Install windows vm Disabling(not uninstall) gpu adapter so windows recognize gpu Install catalyst Hope this works... Got these info from archlinux thread... Nevertheless, today will get...
  3. E

    kvm gpu passthrough windows vm

    will try tomorrow... Finishing kernel build 3.14 with vfio and vfio-vga not as modules...
  4. E

    kvm gpu passthrough windows vm

    same results... installing 3.14 from back port and recompiling to include VFIO and VFIO_VGA (x_vga)
  5. E

    kvm gpu passthrough windows vm

    K thanks :-) Inviato dal mio iPhone utilizzando Tapatalk
  6. E

    kvm gpu passthrough windows vm

    How to install more recent kernel from backports? Inviato dal mio iPhone utilizzando Tapatalk
  7. E

    kvm gpu passthrough windows vm

    Will do tonight :-) Inviato dal mio iPhone utilizzando Tapatalk
  8. E

    kvm gpu passthrough windows vm

    Already tried 14.04.... No 14.9 for windows No change in behaviour... Inviato dal mio iPhone utilizzando Tapatalk
  9. E

    kvm gpu passthrough windows vm

    Bump Inviato dal mio iPhone utilizzando Tapatalk
  10. E

    kvm gpu passthrough windows vm

    I know but Also lower performance :-( Inviato dal mio iPhone utilizzando Tapatalk
  11. E

    kvm gpu passthrough windows vm

    please don't tell me that. I've got a r9 270, best bang for the buck....
  12. E

    kvm gpu passthrough windows vm

    Yes pve kernel 3.10 q35 model and driver vfio... Inviato dal mio iPhone utilizzando Tapatalk
  13. E

    kvm gpu passthrough windows vm

    Hi, I've been struggling to build a windows 7 x64 spi vm with a discrete gpu. Will be a steam streaming server vm. Vt-D is working, I have another vm with a dvb-s pci-express card perfectly working in ubuntu 14.04. My hardware : Asrock B75Pro3(Vt-d enabled) I5- 3470S(Vt-D capable) Gigabyte...
  14. E

    Proxmox Guests static Ip with DHCP

    nevermind. :D My router wasn't refreshing dhcp ip released so I wouldn't see my new ip. Added mapping VirtualMac-Ip(192.168.1.18==> Mac Address) on router and now my IP is correct with outside access. Thanks a lot :D
  15. E

    Proxmox Guests static Ip with DHCP

    First: Yes, it was a typo :D I've got all address on my router mapped with MAC address so no risk but in ubuntu 14.04 VM configuring static ip, the VM can't access internet. Second: How can I configure Mac Address -Ip mapping in dhcp-server on proxmox?
  16. E

    Proxmox Guests static Ip with DHCP

    Hi to all. First, thanks for all nice features packed in proxmox. I know It's a huge work and it's really a nice platform also for home server. I've got a simple problem. My proxmost has only one ethernet interface configured as bridge. Host: auto vmbr0 iface vmbr0 inet static...