loki-47-6F-64 / sunshine

Host for Moonlight Streaming Client
GNU General Public License v3.0
1.77k stars 154 forks source link

Error: Failed to create D3D11 device [0x80070057] #60

Open raidemix opened 3 years ago

raidemix commented 3 years ago

Error: Failed to create D3D11 device [0x80070057]

thowitz commented 2 years ago

Hey there, I'm having the exact same problem. Did you manage to find a fix?

quentinvespero commented 2 years ago

hi, same for me, have you guys found a way ? :)

thowitz commented 2 years ago

@quentinvespero Are you using proxmox? I don't think directx will work on a virtualized display, you have to pass through a dedicated gpu/vgpu. Read this

quentinvespero commented 2 years ago

@thowitz oh, yes I use proxmox indeed.. I set up a gpu passthrough, and sunshine detect my GPU, but something might not be setup correctly I suppose 🤔 Did you manage to get it working on proxmox ? (if that was your usecase)

thowitz commented 2 years ago

@quentinvespero No, unfortunately I wasn't able to get it working on the virtual display, so I bought a dedicated graphics card to pass through, but it hasn't arrived yet. For you, I reckon either your drivers are out of date, or your graphics card doesn't support directx 11. In the windows search box, type dxdiag (you have to type the whole thing) and hit enter. At the bottom of the window is your maximum supported directx version. If it's lower than 11, I'm not sure there's anything you can do