October 19, 20223 yr 1 hour ago, SimonF said: Not sure if this may help to add to syslinux video=efifb:off how do you do this?
October 20, 20223 yr Community Expert 5 hours ago, Ravi Parmar said: how do you do this? Click on the flash drive in Main tab and add to the syslinux config.
October 20, 20223 yr Author I tried this parameter however i cannot see the card on the peripherals list under Windows. i have to say i did not put the graphics ROM Bios as Vm option. Should i have to do this ? Do i need to delete the header as my graphic card is nvidia ?
October 20, 20223 yr Author I have followed the tutorial advanced gpu techniques from spaceinvadersone. I have modified my xml file, updated the bios from nvidia deleting the header. Same result the graphic card is not visible under windows on peripherals list…. 😭😭😭😭😭 Edited October 20, 20223 yr by chis34
October 21, 20223 yr Author Here are my settings. 1/ I boot on Legacy 2/ I have corrected the XML file config of the VM setting multifunction='on' and correct values for the graphic card and sound as well. <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </source> <rom file='/mnt/disk1/isos/vbios/gpu_vbios.rom'/> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0' multifunction='on'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x01' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x1'/> </hostdev> 3/ I have put video=efifb:off on syslinux 4/ The graphic card is connected with a HDMI to a screen 5/ I have not installed the NVIDIA drivers on Unraid as it is supposed to be used only on containers (but not VMs). But i think this has nothing to do with thiis. 6/ I have passed the VBIOS of the GC as parameter => The problem is still there no graphic card detected on Windows (see screenshoot). Edited October 21, 20223 yr by chis34
October 21, 20223 yr Community Expert 2 hours ago, chis34 said: I boot on Legacy Have you tried UEFI?
October 21, 20223 yr Author I was on UEFI and i didn’t succeed installating the VM at all, passing to Legacy allowed me to do so… Edited October 21, 20223 yr by chis34
October 21, 20223 yr Author I tried with or without video=efifb:off and combinaison UEFI or Legacy same result…
October 22, 20223 yr Community Expert 10 hours ago, chis34 said: I tried with or without video=efifb:off and combinaison UEFI or Legacy same result… Are you able to post a newer diagnostics? From the old one you have the nvidia drivers plugin which is not required if you passthru to a vm. Are you using resizable BAR? maybe tried disabling in Bios? Edited October 22, 20223 yr by SimonF
October 22, 20223 yr Author No the resisable BAR is disabled on the BIOS. Here is a new diagnotics. Acfually i'm on UEFI with video=efifb:off on syslinux. tower-diagnostics-20221022-0940.zip Edited October 22, 20223 yr by chis34
October 22, 20223 yr Community Expert 45 minutes ago, chis34 said: No the resisable BAR is disabled on the BIOS. Here is a new diagnotics. Acfually i'm on UEFI with video=efifb:off on syslinux. tower-diagnostics-20221022-0940.zip 91.42 kB · 0 downloads I cannot see any logs for the VM in the diags, are you able to supply after trying to start VM with GPU assisgned?
October 22, 20223 yr Community Expert 38 minutes ago, chis34 said: Here it is. tower-diagnostics-20221022-1044.zip 96.22 kB · 1 download Have you tried creating a i440 machine type instead of Q35? With the current setup looks like you need a vbios, but others maybe able to help with that. Edited October 22, 20223 yr by SimonF
October 22, 20223 yr Author I tried creating a VM Windows 11 with i440. I stay stuck on the VM with this screen. Tried to type reset but unable to validate the action ... Edited October 22, 20223 yr by chis34
October 22, 20223 yr Author Installed Windows 11 i mean the first steps before rebooting then when it reboots it get stucked on the TinaCore screen ... cannot go further ... I stop / restart VM same result ... sound i440 does not work well The end fo the VM log : -tpmdev emulator,id=tpm-tpm0,chardev=chrtpm \ -device '{"driver":"tpm-tis","tpmdev":"tpm-tpm0","id":"tpm0"}' \ -device '{"driver":"usb-tablet","id":"input0","bus":"usb.0","port":"1"}' \ -audiodev '{"id":"audio1","driver":"none"}' \ -vnc 0.0.0.0:0,websocket=5700,audiodev=audio1 \ -k fr \ -device '{"driver":"qxl-vga","id":"video0","max_outputs":1,"ram_size":67108864,"vram_size":67108864,"vram64_size_mb":0,"vgamem_mb":16,"bus":"pci.0","addr":"0x2"}' \ -device '{"driver":"virtio-balloon-pci","id":"balloon0","bus":"pci.0","addr":"0x6"}' \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on char device redirected to /dev/pts/0 (label charserial0) qxl_send_events: spice-server bug: guest stopped, ignoring Edited October 22, 20223 yr by chis34
October 22, 20223 yr Author Solution It works. Thank you so much to everyone for your help. Some informations : - i440 is working for me Q35 does not allow me to see the graphics card - I had forgotten on the previous installation to install virtio-win-gt-x64 and virtio-win-guest-tools => Do you think this could have made the difference between this installation and the previous one with Q35 ? Edited October 22, 20223 yr by chis34
October 22, 20223 yr Community Expert 2 hours ago, chis34 said: It works. Thank you so much to everyone for your help. Some informations : - i440 is working for me Q35 does not allow me to see the graphics card - I had forgotten on the previous installation to install virtio-win-gt-x64 and virtio-win-guest-tools => Do you think this could have made the difference between this installation and the previous one with Q35 ? Glad its working for you.
October 22, 20223 yr Author As i' m stubborn i definitely gave Q35 a chance and it worked .... I don't understand why ?? anyway both Q35 and I440 worked !!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.