
cagemaster
Members-
Content Count
57 -
Joined
-
Last visited
Community Reputation
4 NeutralAbout cagemaster
-
Rank
Advanced Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
cagemaster started following [Support] binhex - qBittorrentVPN, MacOS VM Drops USB PCIE after boot, VM keeps dropping connected USB device and 3 others
-
This is still not working for me, can you help?
-
When i try to add an SSL cert i get this error: Can you help me?
-
I'm having drops even though I passed through the entire controller, did you guys do anything else to solve this problem? (my usb devices are no reconnecting when disconnected)
-
I already have the ACS override to Both to be able to pass through my graphicscard, which now works. I've tried all three options (Downstream, multi-function, both) but only Both works for me. And never was the USB separated sadly.
-
I want to pass a keyboard and mouse to my Windows 10 VM but they are of the same IOMMU group as a bunch of other things, including the unRaid USB stick. How can i separate the keyboard and mouse from the IOMMU group? I've tried all USB ports on my mother board and it doesn't change the group. Thanks!
-
1. Trying to pass my GTX 1650S to a Windows 10 VM. It's working when I use OVMF but I get stuck in the OVMF bios shell and can't get out. When using Seabios I don't get any output from the GPU HDMI, but the VM starts. 2. When trying to pass my keyboard and mouse (USB) I get an error: 2020-11-05T17:26:11.765200Z qemu-system-x86_64: vfio: Cannot reset device 0000:01:00.1, depends on group 13 which is not owned. What can I do to get rid of the OVMF loop and enable functionality with my USB deivces?
-
/dev/dri not found after installing a GPU
cagemaster replied to cagemaster's topic in General Support
Thank you, this was the problem! -
/dev/dri not found after installing a GPU
cagemaster replied to cagemaster's topic in General Support
Yes! For over a year. I think the GPU boot order may be wrong but the unraid terminal is still on the same HDMI out as before.. the only things I’ve changed is turning on VT-d and putting in a GPU. -
Toay i just installed a GTX 1650S in my system for passing through to a VM (this is not working yet, but thats another problem... If someone wants to help me please contact me), but now when i try to use the iGPU with Plex it doesn't work. I tried running: modprobe i915 followed by chmod -R 777 /dev/dri But i get an error saying /dev/dri does not exist. What happened here? Any help would be appriciated!
-
[Support] Linuxserver.io - Scrutiny
cagemaster replied to linuxserver.io's topic in Docker Containers
Maybe dumb question but did you type ‘scrutiny ’ before the command? -
[Support] Linuxserver.io - Scrutiny
cagemaster replied to linuxserver.io's topic in Docker Containers
I was using the default values at first, except for the post mapping in the container settings, since i have another container running at that port. Even then, when i had changed almost nothing, the command did not work. Changing the port setting inside the config file was only for testing if that solved the problem for me. Which it didn't -
[Support] Linuxserver.io - Scrutiny
cagemaster replied to linuxserver.io's topic in Docker Containers
[BUG] So it seems like scrutiny api endpoint port is not updating with the docker container setting ' SCRUTINY_API_ENDPOINT'. When i entered the command manually it worked: /usr/local/bin/scrutiny-collector-metrics run --api-endpoint http://172.17.0.23:8023 Whatever i put in the ' SCRUTINY_API_ENDPOINT', nothing happened when i ran the command. I think this is a bug. I think the people that are using this right now and got it working did not change the port on the api endpoint. -
[Support] Linuxserver.io - Scrutiny
cagemaster replied to linuxserver.io's topic in Docker Containers
Hmm.. That was literally the first thing i tried. -
[Support] Linuxserver.io - Scrutiny
cagemaster replied to linuxserver.io's topic in Docker Containers
How'd you make it work? Because it's not working for me. -
[Support] Linuxserver.io - Scrutiny
cagemaster replied to linuxserver.io's topic in Docker Containers
I read somewhere that that command runs once every day. Link to quote: https://github.com/AnalogJ/scrutiny#usage