Everything posted by ffgdad
-
Easy Anti Cheat : launch error. cannot run under Virtual Machine
i couldn't get any of this to work for Elden Ring. Easy anti cheat still picks it up. "Launch Error, Cannot run under Virtual Machine". I also tried the vchat link. That completely made my VM unrun able. wouldn't even boot up. maybe its something in my xml. Im hoping that someone knows. I paid for this game and now I cant play it. We are not cheating. I just have a powerful pc and want to use it all. who puts a 32 core processor on just on pc. <?xml version='1.0' encoding='UTF-8'?> <domain type='kvm' id='26'> <name>Elden Ring</name> <uuid>c8f6b187-f8da-90a4-b6c9-e3ebc3e6374c</uuid> <metadata> <vmtemplate xmlns="unraid" name="Windows 10" icon="windows.png" os="windows10"/> </metadata> <memory unit='KiB'>8388608</memory> <currentMemory unit='KiB'>8388608</currentMemory> <memoryBacking> <nosharepages/> </memoryBacking> <vcpu placement='static'>12</vcpu> <cputune> <vcpupin vcpu='0' cpuset='10'/> <vcpupin vcpu='1' cpuset='42'/> <vcpupin vcpu='2' cpuset='11'/> <vcpupin vcpu='3' cpuset='43'/> <vcpupin vcpu='4' cpuset='12'/> <vcpupin vcpu='5' cpuset='44'/> <vcpupin vcpu='6' cpuset='13'/> <vcpupin vcpu='7' cpuset='45'/> <vcpupin vcpu='8' cpuset='14'/> <vcpupin vcpu='9' cpuset='46'/> <vcpupin vcpu='10' cpuset='15'/> <vcpupin vcpu='11' cpuset='47'/> </cputune> <resource> <partition>/machine</partition> </resource> <os> <type arch='x86_64' machine='pc-q35-5.1'>hvm</type> <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader> <nvram>/etc/libvirt/qemu/nvram/c8f6b187-f8da-90a4-b6c9-e3ebc3e6374c_VARS-pure-efi.fd</nvram> <smbios mode='host'/> </os> <features> <acpi/> <apic/> <kvm> <hidden state='on'/> </kvm> </features> <cpu mode='host-passthrough' check='none' migratable='on'> <topology sockets='1' dies='1' cores='6' threads='2'/> <cache mode='passthrough'/> <feature policy='disable' name='hypervisor'/> <feature policy='require' name='topoext'/> </cpu> <clock offset='localtime'> <timer name='rtc' tickpolicy='catchup'/> <timer name='pit' tickpolicy='delay'/> <timer name='hpet' present='no'/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>restart</on_crash> <devices> <emulator>/usr/local/sbin/qemu</emulator> <disk type='file' device='disk'> <driver name='qemu' type='raw' cache='writeback'/> <source file='/mnt/user/domains/Windows 11/vdisk1.img' index='3'/> <backingStore/> <target dev='hdc' bus='virtio'/> <boot order='1'/> <alias name='virtio-disk2'/> <address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/Windows/Win11_EnglishInternational_x64.iso' index='2'/> <backingStore/> <target dev='hda' bus='sata'/> <readonly/> <boot order='2'/> <alias name='sata0-0-0'/> <address type='drive' controller='0' bus='0' target='0' unit='0'/> </disk> <disk type='file' device='cdrom'> <driver name='qemu' type='raw'/> <source file='/mnt/user/isos/Windows/virtio-win-0.1.208.iso' index='1'/> <backingStore/> <target dev='hdb' bus='sata'/> <readonly/> <alias name='sata0-0-1'/> <address type='drive' controller='0' bus='0' target='0' unit='1'/> </disk> <controller type='pci' index='0' model='pcie-root'> <alias name='pcie.0'/> </controller> <controller type='pci' index='1' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='1' port='0x8'/> <alias name='pci.1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/> </controller> <controller type='pci' index='2' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='2' port='0x9'/> <alias name='pci.2'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> </controller> <controller type='pci' index='3' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='3' port='0xa'/> <alias name='pci.3'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> </controller> <controller type='pci' index='4' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='4' port='0xb'/> <alias name='pci.4'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/> </controller> <controller type='pci' index='5' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='5' port='0xc'/> <alias name='pci.5'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/> </controller> <controller type='pci' index='6' model='pcie-root-port'> <model name='pcie-root-port'/> <target chassis='6' port='0xd'/> <alias name='pci.6'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x5'/> </controller> <controller type='virtio-serial' index='0'> <alias name='virtio-serial0'/> <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/> </controller> <controller type='sata' index='0'> <alias name='ide'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/> </controller> <controller type='usb' index='0' model='qemu-xhci' ports='15'> <alias name='usb'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/> </controller> <interface type='bridge'> <mac address='52:54:00:41:d5:9e'/> <source bridge='br0'/> <target dev='vnet23'/> <model type='virtio'/> <alias name='net0'/> <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/> </interface> <serial type='pty'> <source path='/dev/pts/0'/> <target type='isa-serial' port='0'> <model name='isa-serial'/> </target> <alias name='serial0'/> </serial> <console type='pty' tty='/dev/pts/0'> <source path='/dev/pts/0'/> <target type='serial' port='0'/> <alias name='serial0'/> </console> <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/domain-26-Elden Ring/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='disconnected'/> <alias name='channel0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> <input type='mouse' bus='ps2'> <alias name='input0'/> </input> <input type='keyboard' bus='ps2'> <alias name='input1'/> </input> <audio id='1' type='none'/> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x45' slot='0x00' function='0x0'/> </source> <alias name='hostdev0'/> <rom file='/mnt/user/isos/videocard/Asus.RX6700XT.12288.210824.rom'/> <address type='pci' domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x45' slot='0x00' function='0x1'/> </source> <alias name='hostdev1'/> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x1b1c'/> <product id='0x0a4d'/> <address bus='1' device='2'/> </source> <alias name='hostdev2'/> <address type='usb' bus='0' port='1'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x1b1c'/> <product id='0x1bac'/> <address bus='5' device='3'/> </source> <alias name='hostdev3'/> <address type='usb' bus='0' port='2'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x2516'/> <product id='0x0042'/> <address bus='5' device='2'/> </source> <alias name='hostdev4'/> <address type='usb' bus='0' port='3'/> </hostdev> <hostdev mode='subsystem' type='usb' managed='no'> <source> <vendor id='0x8087'/> <product id='0x0aa7'/> <address bus='1' device='3'/> </source> <alias name='hostdev5'/> <address type='usb' bus='0' port='4'/> </hostdev> <memballoon model='none'/> </devices> <seclabel type='dynamic' model='dac' relabel='yes'> <label>+0:+100</label> <imagelabel>+0:+100</imagelabel> </seclabel> </domain>
-
windows 11 vm not booting up after upgrading to Version 6.10.3
My windows 10 VM. And my two ubuntu server VM are running fine. The ubuntu servers are not connected to a video card. I and using vnc remote. The windows 10 and 11 are connected to a video card. Two separate video cards. My VM worked with 9.3. but now have upgraded to 10.3 and all my monitors are blank. My original problem was my bluetooth wasnt detected anymore. that is why I upgraded to the new OS.
-
Unraid isnt letting me use both my video card for my VM
I have two AMD video cards. Unraid will run both if I have only one or the other. but it wont run them both at the same time. I did have them both running my windows 11 VM last night. then after I shut down for the night; this morning they are not both running. I tried them alone. and both work alone. but they arnt working together.
-
Ubuntu 20.04 VM Local IP address DNS Issue
My thing has been taken care of. I had to log into my comcast router and change my server settings from DHCP to Reserved. Then I gave it a static IP. I dont know if it was a ubuntu thing or if it was the modem. This took care of my problem.
-
Ubuntu 20.04 VM Local IP address DNS Issue
im having a similar problem. I dont know if its at all the same though. I as of last night added a ubuntu VM. and now I dont have access to the web UI. I tried localhost:23 and that didnt work. Im about to call comcast for my router password. (I should write that down.) I thought I would come here first to see if anyone else had this problem. I have had acess to the web login up until I installed ubuntu.
-
installing windows 11 using uupdump
i cant remember how I did it. I added the iso file to a folder I made watching space invader. I was able to put that iso in the virtual disc drive or the iso file share. Now the installer runs. i used uupdown to upload the international addition to the hard drive. but from there I did not use space invader walk through. The server wouldnt comunicate with aria. (the text above) I mounted the iso and I changed the settings in the vm to see it. and bobs your uncle.
-
installing windows 11 using uupdump
I followed space invader on YouTube. and did what he did. but when I run uupdump I get this error. Here is the text of the log ------------------------------------------------------------------------------ ErrorWarningSystemArrayLogin sending incremental file list ./ custom/ files/ sent 358 bytes received 54 bytes 824.00 bytes/sec total size is 1.90M speedup is 4,620.84 Retrieving aria2 script... 12/28 18:30:28 [[1;32mNOTICE[0m] Downloading 1 item(s) 12/28 18:30:28 [[1;31mERROR[0m] CUID#7 - Download aborted. URI=https://uupdump.net/get.php?id=f19ccfd6-d64a-4f0d-8895-c663949fb7e9&pack=en-us&edition=professional&aria2=2 Exception: [AbstractCommand.cc:351] errorCode=1 URI=https://uupdump.net/get.php?id=f19ccfd6-d64a-4f0d-8895-c663949fb7e9&pack=en-us&edition=professional&aria2=2 -> [SocketCore.cc:1015] errorCode=1 SSL/TLS handshake failure: `not signed by known authorities or invalid' `expired' 12/28 18:30:28 [[1;32mNOTICE[0m] Download GID#3c2eefc51025e991 not complete: /config/aria2_script..txt Download Results: gid |stat|avg speed |path/URI ======+====+===========+======================================================= 3c2eef|ERR | 0B/s|/config/aria2_script..txt Status Legend: (ERR):error occurred. aria2 will resume download if the transfer is restarted. If there are any errors, then see the log file. See '-l' option in help/man page for details. Failed to retrieve aria2 script sending incremental file list ./ custom/ files/ sent 358 bytes received 54 bytes 824.00 bytes/sec total size is 1.90M speedup is 4,620.84 Retrieving aria2 script... 12/28 21:51:14 [[1;32mNOTICE[0m] Downloading 1 item(s) 12/28 21:51:14 [[1;31mERROR[0m] CUID#7 - Download aborted. URI=https://uupdump.net/get.php?id=f19ccfd6-d64a-4f0d-8895-c663949fb7e9&pack=en-us&edition=professional&aria2=2 Exception: [AbstractCommand.cc:351] errorCode=1 URI=https://uupdump.net/get.php?id=f19ccfd6-d64a-4f0d-8895-c663949fb7e9&pack=en-us&edition=professional&aria2=2 -> [SocketCore.cc:1015] errorCode=1 SSL/TLS handshake failure: `not signed by known authorities or invalid' `expired' 12/28 21:51:14 [[1;32mNOTICE[0m] Download GID#74ef095fd1e09dcb not complete: /config/aria2_script..txt Download Results: gid |stat|avg speed |path/URI ======+====+===========+======================================================= 74ef09|ERR | 0B/s|/config/aria2_script..txt Status Legend: (ERR):error occurred. aria2 will resume download if the transfer is restarted. If there are any errors, then see the log file. See '-l' option in help/man page for details. Failed to retrieve aria2 script sending incremental file list ./ custom/ files/ sent 358 bytes received 54 bytes 824.00 bytes/sec total size is 1.90M speedup is 4,620.84 Retrieving aria2 script... 12/28 22:13:10 [[1;32mNOTICE[0m] Downloading 1 item(s) 12/28 22:13:11 [[1;31mERROR[0m] CUID#7 - Download aborted. URI=https://uupdump.net/get.php?id=f19ccfd6-d64a-4f0d-8895-c663949fb7e9&pack=en-us&edition=professional&aria2=2 Exception: [AbstractCommand.cc:351] errorCode=1 URI=https://uupdump.net/get.php?id=f19ccfd6-d64a-4f0d-8895-c663949fb7e9&pack=en-us&edition=professional&aria2=2 -> [SocketCore.cc:1015] errorCode=1 SSL/TLS handshake failure: `not signed by known authorities or invalid' `expired' 12/28 22:13:11 [[1;32mNOTICE[0m] Download GID#7d7fc60546c8f454 not complete: /config/aria2_script..txt Download Results: gid |stat|avg speed |path/URI ======+====+===========+======================================================= 7d7fc6|ERR | 0B/s|/config/aria2_script..txt Status Legend: (ERR):error occurred. aria2 will resume download if the transfer is restarted. If there are any errors, then see the log file. See '-l' option in help/man page for details. Failed to retrieve aria2 script _____________________________________________________ I have looked around the net. I have not come across anything that helped.