Jump to content
XPEnology Community

robertoakira1

Rookie
  • Posts

    2
  • Joined

  • Last visited

Posts posted by robertoakira1

  1. On 9/28/2021 at 5:23 AM, yanjun said:

    Maybe I need to update some information. The latest situation is that the 918 I installed on the pve can perform face detection. The operation that needs to be noted is that when the pass-through core display (mine is UHD630), the parameter legacy-igd=1 needs to be added , So the complete parameter of the command line displayed by the pass-through core is hostpci0: 0000:00:02, legacy-igd=1,by the way,here is the full code:

    
    
    args: -device 'qemu-xhci,addr=0x18' -drive 'id=synoboot,file=/root/synoboot701fo.img,if=none,format=raw' -device 'usb-storage,id=synoboot,drive=synoboot,bootindex=0'
    bios: ovmf
    boot: order=sata0;ide2;net0
    cores: 4
    cpu: host
    efidisk0: local-lvm:vm-101-disk-1,size=4M
    hostpci0: 0000:00:02,legacy-igd=1
    ide2: none,media=cdrom
    memory: 12000
    net0: e1000e=BE:0F:6F:02:39:48,bridge=vmbr0,firewall=1
    net1: e1000e=F2:21:D3:30:E7:AE,bridge=vmbr0,firewall=1
    numa: 0
    ostype: l26
    sata0: local-lvm:vm-101-disk-0,size=32G
    scsihw: virtio-scsi-pci
    serial0: socket
    smbios1: uuid=b33f1107-a6de-4bc1-848c-0e00dc7d0542
    sockets: 2
    vcpus: 8
    vga: none
    vmgenid: fca33db9-1087-446b-9a57-e1424171250e

    after this operation, it works.

     

    Hi @yanjun

     

    How did you boot xpenology using ovmf bios? I can boot only when I set to SeaBios.

     

    Thank you

×
×
  • Create New...