Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

PUNGGOKERS

Members
  • Joined

  • Last visited

Everything posted by PUNGGOKERS

  1. You add the kernel parameters in syslinux configuration:
  2. Unfortunately, no one was able to run Arc Raiders, including myself. I recommend you take a look at programs/tools that detect virtualized environments, like the ones below, and try to patch those areas where the VM is detected: https://github.com/a0rtega/pafish https://github.com/ayoubfaouzi/al-khaser https://github.com/kernelwernel/VMAware Here are two videos by a guy showing how he made his VM undetected so he could play Fortnite, this is where I started: https://www.youtube.com/watch?v=CPQLnLPx5Wo https://www.youtube.com/watch?v=ECoWXGvjcjM You can also take a look at this GitHub project that tries to spoof QEMU: https://github.com/zhaodice/qemu-anti-detection If you have the time and dedication to try these programs/tools and it worked. Let us know. Thank you.
  3. I wanted to try Arc Raiders as well and this is also a problem that I encounter. I saw someone that was able to run it, but once he was in the game, it terminated his game. The anti-cheat software they use seems to be impossible to bypass. We need a real computer.
  4. Are you looking for something that would bypass Arc Raiders or similar?
  5. I had no choice but to use a headset or a usb speaker in order to have audio.
  6. Yes, this is the worst anti-cheat engine. I refunded the game and won't be playing it.
  7. I can't seem to get Arc Raiders working, may still be relevant for this thread. I have not tried using the <vmport state='off'/> code block. When I run it through Steam, it gives me these error message below. LoginId:6fa7c59d4ccad4d57915ab9f70e63ee5 EpicAccountId: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION 0x00007ffa34600001 runtime_7ffa34600000 kernel32 ntdll
  8. Try blacklisting the USB zigbee device using udev rules.
  9. I had this issue and what I did is to using the udev blacklist rule: here
  10. Type it before running and print screen it, then type it again after running the VM then prints screen it. This does not tell me anything.
  11. Can you type this in the terminal BEFORE and AFTER running the VM? Is it just black screen? dmesg | grep -i vfio
  12. Try adding these in your XML if it works: <features> <kvm> <hidden state='on'/> </kvm> <vmport state='off'/> <ioapic driver='kvm'/> </features>
  13. We need more information than this, most cards including the 50 series can be passthrough now. Are you saying that Unraid does not detect your 5090 series?
  14. Try using Claude instead of Gemini, it's free but it's limited per few hours. Claude is more powerful when it comes to coding, he can suggest you betters bast scripts/XML Sorry I can't help other than suggesting another AI.
  15. If you have tried all the suggested above then, I can't identify the problem, it does not tell me anything else. I recommend booking a paid support from our Unraid Experts: https://unraid.net/blog/unraid-paid-support
  16. I am a little bit too late on this one, I appreciate the work and videos for a newbie like me in this community. Ed is one of the reason why I chose Unraid compare to other competitions. Well deserved role!
  17. Did you solve your issue or ??? Coz putting vfio-pci.disable_idle_d3=1 in the append line usually solves it when it comes to the power management of the GPU.
  18. Can you type this in the terminal BEFORE and AFTER running the VM? I wanna see the difference. dmesg | grep -i vfio
  19. Can you show me a screenshot where you put the vfio-pci.disable_idle_d3=1 Also not putting any sound card in your VM, just the primary graphics card.
  20. This problem happens because unraid is trying to steal the device from the VM. You need to blacklist the device from unraid as a temporary solution. The best solution to this problem is to get a PCIE usb card and passthrough the whole thing to your VM so unraid won't steal it.
  21. Try also adding this in your append line, this disables the power management for your GPU: vfio-pci.disable_idle_d3=1
  22. type this in the terminal BEFORE and AFTER running the VM and let me know what the terminal says dmesg | grep -i vfio
  23. I see that in your XML, your machine is Q35-9.2. Can you try changing that to i440fx? Sometimes, that fixes the problem. Another thing is to type this in the terminal BEFORE and AFTER running the VM. Let me know what the terminal will show us. Make sure resizable bar is turned on. dmesg | grep -i vfio
  24. try this solution, follow the troubleshooting instructions if it's similar.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.