SpaceInvaderOne

Community Developer
  • Posts

    1720
  • Joined

  • Days Won

    29

Everything posted by SpaceInvaderOne

  1. Hey @jpowell8672 I am still here -- Yeah sorry the last month has been really busy for me with work so I haven't spent a great deal of time on the forums recently. Yeah its a shame that Nvidia cards, since High Sierra, are no longer supported by Apple and especially too that support in High Sierra stops at Pascal - GTX 10 series.
  2. Hi @MothyTim Please download the file in this post and run it as administrator on your windows 10 vm. MSI_util.exe Select any references to gpu or sound and click apply, this will enable msi interrupts which may help you. Also maybe try changing how you gpu is presented to the vm in this video here https://www.youtube.com/watch?v=QlTVANDndpM
  3. Here is a guide about how to setup a Bitwarden server using the Bitwardenrs container. Also last part of video shows having setup the container how to use the chrome extension and importing passwords from chrome into Bitwarden. I hope you guys find it useful.
  4. I have made a video guide about Bitwardenrs that maybe helpful for people new to setting this up.
  5. Make sure in your bios settings that iommu is set to yes and not auto. Auto will only partially enable iommu (was done like this due to a bug in some version of win 10 i beleive that stopped the win 10 booting) Setting to enabled in bios will prob solve all your issues
  6. I use a Sapphire rx470 4gb pulse for my macos vms. I choose the Sapphire because I had heard they dont seem to have the reset problem that some other vendors cards do ( and I found that i dont have reset problems with this card). I choose the rx470 4gb cause it was cheaper than the 8gb version lol
  7. Here a video guide for some GPU passthrough tips. If you have issues with error 43 this can be helpful.
  8. Hi @cgi2099 thanks for the PM that you sent me. I thought that i would reply here in the thread so people with similar probs may be able to be helped by this?? So you have a Ryzen 2700x cpu in an ASUS X470 ROG CROSSHAIR VII motherboard. You say you are on the latest bios yes? So is that version 2901 released on the 2019/11/04 ? So passthrough isn't working I am guessing that you are getting no error messages and just a black screen when the vm starts with the GPU passed through. I have been in the exact same position as you are now using a 2700 and an Asrock board. It is basically because you are on the latest bios. Looking through the bios releases on the Asus page i think the best version for your board for the 2700x would be Version 1201 from early 2019. When the support for Ryzen gen 3 was added it seemed to break passthrough. Check my video here. https://www.youtube.com/watch?v=l-WHCCwgyDg I had to downgrade my bios to get it working again. Now this can be risky downgrading and I haven't tried on a Asus motherboard before. But if you want to try I have a video here https://www.youtube.com/watch?v=ZzqwjVDKAnU Now I have changed my cpu in the server since to 3900x and upgraded the bios onto the version that I had the problem with the 2700 on the Asrock x470 Tiachi. So it seems that the 3rd gen doesn't have the problem with the newer bios with passthrough, well it didn't have for me with the Asrock board. There is one thing that you can try which may help you. Do you have any old GPU lying around or one that you could borrow from a friend to test with. If so put that GPU in as the primary GPU. (Unraid console should display out of that) then passthrough the 1060 as a second GPU. Also you shouldn't need vbios passed through when it is the second GPU so try without first. (Although i personally prefer to always passthrough the vbios for any GPU ) If that still doesn't work swap the GPUs over. So the 1060 is primary and displays the Unraid console then passthrough 1060 as primary. (this time you must have the vbios passed through. And if vbios is downloaded from techpower up it also must be correctly edited - removing header) Hopefully this might work. A friend upgraded the bios on his motherboard to the latest and also had second gen Ryzen and wasn't affected by passthough breaking. He had 2 GPUs in his server and I only had one. So its worth a try. Now if you do decide to attempt to downgrade your bios on your motherboard please, please be careful. There is a risk of bricking the board should anything go wrong. Whilst this maybe ok if you still have warranty on the motherboard it will mean your server wont work at all
  9. Just tried installing container again and don't get the same error. Please can you try removing the container and try and install again and see if you still have the same problem.
  10. Yeah a mobile app would be nice. But it works well from the webui. I just add it to the homepage of my phone (android)
  11. Ha that will serve me right for being lazy and copy and pasting from another support thread !!
  12. July 29 2020 On new installs it is now necessary to manually install the database files on first run. Going to http://xxx.xxx.xxx.xxx/8080/super and logging in you will see this Now goto the docker tab and select the shinobipro container and click console. This will open a terminal inside of the container. Now run these commands below mysql source sql/framework.sql; source sql/user.sql; exit Now close terminal window and restart the container. ---------------------------------------------------------------------------------------------------------------------------------------------- NVIDIA UNRAID USERS ONLY You can use your gpu to do the encoding when you are using Linuxserver's Nvidia Unraid build. To do this you will need to make some changes to the template when you install the container. You will need to change the view to advanced view then 1. Change the tag on the repository from :latest to :nvidia as below spaceinvaderone/shinobi_pro_unraid:nvidia 2. Under Extra parameters add --runtime=nvidia Lastly you will see 2 parts in the template relating to Nvidia Driver capabilities set to all GPU is set to the ID of your nvidia gpu as shown in the Unraid nvidia plugin
  13. Overview: Support for Docker image Shinobi Pro Documentation: https://shinobi.video/docs/ Video Guide: Showing how to setup and configure Shinobi Pro. If you want to run Shinobi Pro through a reverse proxy then below is a config file that you can edit. Save it as shinobi.subdomain.conf # make sure that your dns has a cname set for Shinobi server { listen 443 ssl; listen [::]:443 ssl; server_name shinobi.*; include /config/nginx/ssl.conf; client_max_body_size 0; location / { include /config/nginx/proxy.conf; proxy_pass http://IP-OF-CONTAINER:8080; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection 'upgrade'; proxy_set_header Host $host; } } If you appreciate my work, then please consider buying me a beer
  14. Using a hackintosh its always possible that an update can break things. But for us using a vm hackintosh we dont use any strange kexts etc so is not as likely I dont think. The Catalina product code changing only effects the container as it tries to download that id. So when it changes it cant find what it needs to download. No doubt the id will change again. (it has now 3 times since release i think). Anyone who has already installed Catalina it will not effect that at all. I will have a look on photos next time im on that machine
  15. So you are able to boot and get output through your 1060 as you can get to about this mac. Then gpu is passed through. Otherwise you would see nothing when the vm boots. That means MacOS doesnt have the nvidia webdrivers loaded. Have you enabled nvidiaweb in clover configurator? Then installed the correct nvidia web drivers and rebooted ?
  16. Hi @maxse I am glad that you got it all working with mulvad If you want to backup the vm. Manually backup the vdisk for it that you will find in the domains share /mnt/user/domains The libvirt image just contains the xml for the vm not its 'contents' I will be making a new video for a virtual router that will be much easier to configure very soon.
  17. Backup the clover vdisk before you start. Boot up then use clover configurator and make the change there. If for any reason afterwards, you cant boot then just replace the clover image with the backup.
  18. I use the saphire rx570 4gb pulse mini. Works fine without a hitch. I have to passthrough the vbios though. Also for sound to work the gpu and sound counterpart must be put on the same bus. Here is my xml below for reference. <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0f' slot='0x00' function='0x0'/> </source> <rom file='/mnt/user/domains/vbios/Sapphire.RX570.4096.180105.rom'/> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x0' multifunction='on'/> </hostdev> <hostdev mode='subsystem' type='pci' managed='yes'> <driver name='vfio'/> <source> <address domain='0x0000' bus='0x0f' slot='0x00' function='0x1'/> </source> <address type='pci' domain='0x0000' bus='0x05' slot='0x00' function='0x1'/> </hostdev>