Hello,

i am running 2x R9 290 and had the same problem on Win8.1 and Win10. Newer
driver than the Omega (14.12 was it?) BSOD during installation.
My solution was to add the cards via ioh3420 (name "ioh3420", bus PCI, desc
"Intel IOH device id 3420 PCIE Root Port").
But i am using qemu directly with commands:
   -device
ioh3420,bus=pcie.0,addr=1c.0,multifunction=on,port=1,chassis=1,id=root.1 \
   -device vfio-pci,host=01:00.0,bus=root.1,addr=00.0 \
   -device
ioh3420,bus=pcie.0,addr=1d.0,multifunction=on,port=2,chassis=2,id=root.2 \
   -device vfio-pci,host=02:00.0,bus=root.2,addr=00.0 \

Hope this helps.

Date: Thu, 7 Jan 2016 12:14:49 -0500
> From: Eric Griffith <egriffit...@gmail.com>
> To: rndbit <rnd...@sysret.net>
> Cc: vfio-users@redhat.com
> Subject: Re: [vfio-users] BSOD when installing drivers for R9 290
> Message-ID:
>         <
> calhg4ffkvf-nbvurgb7fkwl-xjrxh8vbbjsohzfmn2she1h...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> On Jan 7, 2016 11:45, "rndbit" <rnd...@sysret.net> wrote:
> >
> > I had same issue with "used" os. I ended up reinstalling windows.
> >
>
> I thought that was maybe an issue too, so I redid the install and installed
> absolutely nothing-- not even updates, and still hit a BSOD ><
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://www.redhat.com/archives/vfio-users/attachments/20160107/addc4dfa/attachment.html
> >
>
>
_______________________________________________
vfio-users mailing list
vfio-users@redhat.com
https://www.redhat.com/mailman/listinfo/vfio-users

Reply via email to