Jump to content

elmn8r

Members
  • Posts

    39
  • Joined

  • Last visited

Posts posted by elmn8r

  1. I've had a High Sierra VM running quite some time thanks to Ed's tutorials.  I'm now trying to get the HDMI audio to work.  I want to run an audio streaming app in the VM and have the output go out HDMI to my AVR sound system.

     

     I have a GT750 NVIDIA card passed thru(both video and audio) and OSX sees the two HDMI outputs but I'm getting no sound.  I searched thru this thread and found a few tips but nothing since Ed posted this latest tutorial.  

     

    Is this something that should work or no...?

     

  2. I'm running Unraid 6.5.3.   All drives in my disk array are 4TB.  I purchased two new 8TB drives with the intent of replacing the parity drive and then one of the data drives.  As luck would have it, one of my data drives has failed prior to me replacing the parity drive.   

     

    I know the parity drive must be at least as large as the largest data drive.  So does that mean I can't replace the failed data drive with an 8TB drive and then immediately replace the parity drive once the data drive is rebuilt?  Do I need to get another 4TB drive and get the data drive rebuilt, then proceed with replacing the parity drive?

     

    How should I proceed?

  3. I fear this question will demonstrate my ignorance of all things VPN but here goes...

     

    I've had DelugeVPN running with PIA as the service and Privoxy turned on for quite some time beautifully.   I also have my local machines and services using the privoxy no problem.  Can I use the DelugeVPN as an OpenVPN server to connect a machine with OpenVPN client from a remote network to gain secure access to the local network?  If so, can someone point me to instructions to get me going?

  4. On 9/11/2018 at 7:18 AM, mbc0 said:

    it is looking dead I am afraid. It was great until the code changed and looks like it has gone.  I have been using xteve for about a month which does the same as telly and more I have never had an issue with it so give it a try!

    Would be awesome if someone could help out the non-techies by creating a docker for xteve or the new telly.  I'll help anyway I can to test it...

  5. On 6/20/2018 at 7:43 PM, RedXon said:

     

    Unfortunately this does not work for me. After I restart Plex, I see the other telly (one I have already configured) for  a short time but when I attempt to add it, it vanishes. Also, I have manually added DEVICEID, FRIENDLYNAME and auth, as they were not in the version from the app store on Unraid. But the Tuner just is named HDHomerun(telly) and does not carry over the FRIENDLYNAME; even after multiple restarts of both Plex and the server itself. So I guess Plex does not recognize the other ID and name, even though it should, right?

     

     

    Plex will recognize them once you have the Telly instances set up properly.  It seems that the KEY value is case sensitive.  It MUST be all caps as manolodf shows us in his screen shots.  Also, make sure your using unique values for each of the keys you're adding...

  6. On 6/12/2018 at 6:10 PM, SinCityMedic said:

    Good afternoon,

     

    I was hoping someone could help me with configuration.  I have plex and telly installed as dockers on UNRAID.  Plex has been working well with live tv from my HDHomeRun Prime and a cable card.  I am looking to move from the cable card to an IPTV Service.  I was able to get a m3u url for testing purposes and I know all of the channels and everything works in VLC.  I installed Telly and i believe I configured it to everyones suggestions at the beginning of this thread however I am not able to get Plex to view telly for more than 1 minute.  When i go to set up telly within plex it shows up for about 1 minute then it dissappears and wont show up again unless I reboot plex and telly.

     

    Is this something anyone else has run in to and if so how can I go about fixing it.

     

    Thank you for the help!

    Yes, I'm not sure why this happens but you get around it by adding it manually(click on the Enter it's network address manually link) and provide the IP address and port of your Telly instance.  It should allow you to continue once that's done.

  7. You have to install an instance of Telly for each "tuner" you want to use.  For each of them, you have to edit the Telly docker template.  At the bottom there is a selection to add path, port, variable, or device.  Use this function to add Name, DeviceID and DeviceAuth variables for each Telly docker and make the values for each docker instance unique to the others.  For example, Telly1 DeviceID could be 123, Telly2 DeviceID could be 456, Telly3 DiviceID could be 789, etc. Same for the other variables.

  8. On 5/10/2018 at 3:09 AM, tayshun12 said:

    Hey , I was wondering how you did this? my provider supports 4 simultaneous streams and I'm looking to get 4 up!

     

    any help would be great thanks!

     

    Tayshun12,

     

    manolodf(thanks for that!!) actually gave us the solution earlier in the thread.  I didn't catch on right away.  You have to edit your template and add the Name, DeviceID, and DeviceAuth variables.  The values can be whatever you want them to be as long as they are unique to each device.

     

    On 3/13/2018 at 7:13 PM, manolodf said:

    5aa85ae3e3651_Screenshot2018-03-1318_10_18.thumb.png.4c20e41c9bdb144553d5254360fbfc45.png

    So maybe there is a new template, otherwise just add the variables but I have unique Device IDs and name and stuff. 

     

    On 3/13/2018 at 7:18 PM, manolodf said:

    I think I custom created those, can you check and see if the new template has those variables?    Otherwise just add the Device ID Variable to your template, im thinking maybe your template is older or it is not something that has made it to the official template yet. 

    5aa85c3352d7f_Screenshot2018-03-1318_17_45.thumb.png.39075f4f92c1df2cb288e6730a68910e.png5aa85d05299c0_Screenshot2018-03-1318_20_01.thumb.png.07f0d6a7918592fcb12790473e9c7b2d.png5aa85d3618819_Screenshot2018-03-1318_22_04.thumb.png.f7b72951b8a196c43fa1949837cf77ef.png

     

  9. I've seen hints that you can run two instances of Telly to provide Plex with two tuners so you can watch one show and record another.  I tried setting that up by installing Telly docker twice with different names and setting them to different ports.  I wasn't successful in getting that to work.  When I look at the response from hitting the Telly URL for each port, I get an identical response so I don't think Plex is seeing them as different sources:

     

    1 0 http://0.0.0.0:6077 urn:schemas-upnp-org:device:MediaServer:1 telly Silicondust HDHR-2US HDHR-2US uuid:12345678

     

    I have one set up as port 6077 and one as 6078.

     

    Is is possible to set up two instances of Telly that Plex will see as two different tuners?  I don't see anything more in the docker template that would allow me  to differentiate the two...

  10. Found my shares unavailable this morning and upon investigating, found this error in the syslog:  Corruption of in-memory data detected.  Shutting down filesystem.

     

     I'm running 6.3.2 and my hardware is in my signature.

     

    My diagnostics  file is attached.

     

    I would appreciate advice on what is wrong and how I should proceed to fix.

     

    Thanks!

    diag.zip

  11. Gridrunner, your videos have been so useful to me, Thank You!

     

    I'm still a unix noob and I have a question about the expected behavior. I set up a remote to google: for an existing goggle drive that has lots of files/folders already there. When I use the rclone lsd command, I can see the content there no problem so I've got that part working.

     

    When I navigate via command line to the directory we created(/mnt/disks/google) and mounted to google:, and ls from there, I see nothing. Is that the expected behavior? I don't see any of the files/folders that are in my google: remote.

     

    I'm able to see the google share in OSX and copy files into that share no problem. I can see these files in the /mnt/disks/google directory but do not see them thru the Google Drive web interface. Should I?

     

    Am I just misunderstanding what the google directory is doing for me?

  12. Gridrunner,

     

    Thank you for the XML.  That did the trick and it now allows me to save the XML.  Now on to my next issue.  When the VM is booting, I get the apple icon and the progress bar moving along nicely.  When the progress bar gets to roughly 60%, the apple icon is replaced with a circle with a slash thru it and booting ceases.  I Googled around a bit but didn't find anything helpful.  Any ideas?

  13. First, I want to thank Gridrunner for all of his guides.  It takes a lot of time and effort and it is much appreciated.  I am in the process of following your most recent fast, easy way for OSX and I've run into a problem.  When I remove the interface type down section in the XML and copy in your version and try to update the XML, I get the following error message:

     

    VM creation error

    XML error: Attempted double use of PCI slot 0000:02:03.0 (may need "multifunction='on'" for device on function 0)

     

     

    Here is my XML after copying in your section.  Of course I've redacted the OSK key.

     

    <domain type='kvm'>
      <name>New Sierra</name>
      <uuid>0bb835f2-80b6-8130-4e3e-4731b8ff862d</uuid>
      <metadata>
        <vmtemplate xmlns="unraid" name="Linux" icon="linux.png" os="linux"/>
      </metadata>
      <memory unit='KiB'>4194304</memory>
      <currentMemory unit='KiB'>4194304</currentMemory>
      <memoryBacking>
        <nosharepages/>
      </memoryBacking>
      <vcpu placement='static'>4</vcpu>
      <cputune>
        <vcpupin vcpu='0' cpuset='4'/>
        <vcpupin vcpu='1' cpuset='5'/>
        <vcpupin vcpu='2' cpuset='6'/>
        <vcpupin vcpu='3' cpuset='7'/>
      </cputune>
      <os>
        <type arch='x86_64' machine='pc-q35-2.7'>hvm</type>
        <loader readonly='yes' type='pflash'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd</loader>
        <nvram>/etc/libvirt/qemu/nvram/0bb835f2-80b6-8130-4e3e-4731b8ff862d_VARS-pure-efi.fd</nvram>
      </os>
      <features>
        <acpi/>
        <apic/>
      </features>
      <cpu mode='host-passthrough'>
        <topology sockets='1' cores='2' threads='2'/>
      </cpu>
      <clock offset='utc'>
        <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/OSX Sierra.img'/>
          <target dev='hdc' bus='virtio'/>
          <boot order='1'/>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x03' function='0x0'/>
        </disk>
        <controller type='usb' index='0' model='ich9-ehci1'>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci1'>
          <master startport='0'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci2'>
          <master startport='2'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/>
        </controller>
        <controller type='usb' index='0' model='ich9-uhci3'>
          <master startport='4'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/>
        </controller>
        <controller type='sata' index='0'>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>
        </controller>
        <controller type='pci' index='0' model='pcie-root'/>
        <controller type='pci' index='1' model='dmi-to-pci-bridge'>
          <model name='i82801b11-bridge'/>
          <address type='pci' domain='0x0000' bus='0x00' slot='0x1e' function='0x0'/>
        </controller>
        <controller type='pci' index='2' model='pci-bridge'>
          <model name='pci-bridge'/>
          <target chassisNr='2'/>
          <address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
        </controller>
        <controller type='virtio-serial' index='0'>
          <address type='pci' domain='0x0000' bus='0x02' slot='0x02' function='0x0'/>
        </controller>
        <interface type='bridge'>
             <mac address='52:54:00:51:66:48'/>
             <source bridge='br0'/>
             <model type='e1000-82545em'/>
             <address type='pci' domain='0x0000' bus='0x02' slot='0x03' function='0x0'/>
           </interface>
           <input type='mouse' bus='ps2'/>
           <input type='keyboard' bus='ps2'/>
           <graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' keymap='en-us'>
             <listen type='address' address='0.0.0.0'/>
           </graphics>
           <video>
             <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/>
             <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/>
           </video>
           <memballoon model='none'/>
         </devices>
         <seclabel type='none' model='none'/>
         <qemu:commandline>
           <qemu:arg value='-device'/>
           <qemu:arg value='usb-kbd'/>
           <qemu:arg value='-device'/>
           <qemu:arg value='usb-mouse'/>
           <qemu:arg value='-device'/>
           <qemu:arg value='isa-applesmc,osk=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'/>
           <qemu:arg value='-smbios'/>
           <qemu:arg value='type=2'/>
           <qemu:arg value='-cpu'/>
           <qemu:arg value='Penryn,vendor=GenuineIntel'/>
         </qemu:commandline>
       </domain>

     

     

    I'm a true novice at this stuff.  Clearly I have a PCI conflict but don't know enough to get myself moving forward.  Any ideas where I've gone wrong?  Thanks in advance for any advice...

  14. For the last week or so I've been getting this series of errors in the Radarr log.  Clearly having issues with connecting to Deluge.  It worked just fine for a while.   I have Binhex Sonarr running as well and it is configured exactly the same as Radarr(for the download client definition) and it is working just fine.  10.121.1.29:8112 is the Unraid server address and the Deluge port...

     

    Anyone have any ideas?

     

    [v0.2.0.453] NzbDrone.Common.Http.HttpException: HTTP request failed: [500:InternalServerError] [POST] at [http://10.121.1.29:8112/json]
      at NzbDrone.Common.Http.HttpClient.Execute (NzbDrone.Common.Http.HttpRequest request) [0x001a1] in <ae3d9e58780b43ee98f09cd22fae698f>:0 
      at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.AuthenticateClient (NzbDrone.Common.Http.JsonRpcRequestBuilder requestBuilder, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.Boolean reauthenticate) [0x0005b] in <463df05116a245b2b8c360f52f372526>:0 
      at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.BuildRequest (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x0006b] in <463df05116a245b2b8c360f52f372526>:0 
      at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.ProcessRequest[TResult] (NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings, System.String method, System.Object[] arguments) [0x00000] in <463df05116a245b2b8c360f52f372526>:0 
      at NzbDrone.Core.Download.Clients.Deluge.DelugeProxy.GetTorrentsByLabel (System.String label, NzbDrone.Core.Download.Clients.Deluge.DelugeSettings settings) [0x00012] in <463df05116a245b2b8c360f52f372526>:0 
      at NzbDrone.Core.Download.Clients.Deluge.Deluge.GetItems () [0x00029] in <463df05116a245b2b8c360f52f372526>:0 
      at NzbDrone.Core.Download.TrackedDownloads.DownloadMonitoringService.ProcessClientDownloads (NzbDrone.Core.Download.IDownloadClient downloadClient) [0x0000c] in <463df05116a245b2b8c360f52f372526>:0 
    
    
    17-3-12 06:59:48.3|Warn|HttpClient|HTTP Error - Res: [POST] http://10.121.1.29:8112/json: 500.InternalServerError
  15. I'm new to Sonarr and having a problem getting the import to complete successfully.  I realize this is most likely a Sonarr issue but I was hoping someone here could help out quickly.

     

    I'm using Binhex Deluge VPN as the downloader.  Sonarr finds the TV show no problem, sends it to Deluge no problem.  When the download is complete, Sonarr doesn't move the files to the destination TV directory.  I feel like it's a volume config problem but I can't seem to find it.

     

    I get this errror in the Sonarr logs:

     

    Import failed, path does not exist or is not accessible by Sonarr: /DownloadComplete/Gold.Rush.S07E18.Miners.vs.Beavers.PROPER.720p.HDTV.x264-W4F[rarbg]

     

    Here are my volume mappings

     

     

    Deluge-VPN:

    /data                              /mnt/user/Download/

    /Download                      /mnt/user/Download/

    /DownloadComplete      /mnt/user/DownloadComplete/

     

    Sonarr:

    /data            /mnt/user/DownloadComplete/

    /media          /mnt/user/TV/

     

     

    I've checked the directory/file permissions on DownloadComplete and they look to be fine and the files are definitely in the DownloadComplete folder.  I'm able to manually import the files no problem.  Any help would be appreciated...

  16. Binhex - I want to thank you for all the work you do on your dockers.  I use several of them and they work great and are very stable.  Sent you some beer money!  Thx.

     

    I've been using DelugeVPN for a while and it works great.  I'm trying to take advantage of Privoxy that is included but I'm missing something on how to config my browser(Google Chrome) to utilize it.  I know I need to configure Chrome's proxy settings to point to the VPN.  What IP do I use for that address?  Is it the host address and port 8118?  I've also seen setup suggestions for Privoxy say to point at 127.0.0.1 port 8118.

     

    I have tried both but neither work.  Browser tells me no internet connection available.  I have confirmed using the CheckMyTorrent that the VPN portion is setup and working properly.  I know I'm missing something silly based on my limited understanding...

     

    Here's my Deluge settings.

     

    Network Type: Bridged

    Privileged: ON

    Host Port 1: 8112

    Container Port: 8112

     

    Host Port 2: 58846

    Container Port: 58846

     

    Host Port 3: 8118

    Container Port: 8118

     

    Host Path 2: /mnt/user/Download/

    Container Path: /data

     

    Key 1: yes 

    Container Variable: VPN_ENABLED

     

    Key 2: XXXXXXXXX

    Container Variable: VPN_USER

     

    Key 3: XXXXXXXX 

    Container Variable: VPN_PASS

     

    Key 4: us-midwest.privateinternetaccess.com 

    Container Variable: VPN_REMOTE

     

    Key 5: 1198 

    Container Variable: VPN_PORT

     

    Key 6: udp 

    Container Variable: VPN_PROTOCOL

     

    Key 7:  

    Container Variable: VPN_PROV

     

    Key 8: no 

    Container Variable: STRONG_CERTS

     

    Key 9: yes 

    Container Variable: ENABLE_PRIVOXY

     

    Key 10: 10.121.1.0/24 

    Container Variable: LAN_NETWORK

     

    Key 11: false 

    Container Variable: DEBUG

     

    Key 12: 99 

    Container Variable: PUID

     

  17. Upgraded from 6.2.0 and my Windows 10 VM will no longer boot.  It starts the boot process and then switches to "preparing automatic repair".  I've toyed around with some of the options there but none have worked.  It thinks I need to reinstall Windows. 

     

    Anyone have a suggestion?

     

    Here's my qemu log for the VM:

     

    2016-11-06 19:14:24.957+0000: starting up libvirt version: 1.3.1, qemu version: 2.5.1, hostname: MooreunRaid

    LC_ALL=C PATH=/bin:/sbin:/usr/bin:/usr/sbin HOME=/ QEMU_AUDIO_DRV=none /usr/local/sbin/qemu -name 'Cottage Win 10' -S -machine pc-i440fx-2.5,accel=kvm,usb=off,mem-merge=off -cpu host,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,hv_vendor_id=none -drive file=/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi.fd,if=pflash,format=raw,unit=0,readonly=on -drive file=/etc/libvirt/qemu/nvram/ee9ea7e9-9968-30dd-95a5-a6eaa4d6cfac_VARS-pure-efi.fd,if=pflash,format=raw,unit=1 -m 3072 -realtime mlock=on -smp 3,sockets=1,cores=3,threads=1 -uuid ee9ea7e9-9968-30dd-95a5-a6eaa4d6cfac -no-user-config -nodefaults -chardev 'socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-Cottage Win 10/monitor.sock,server,nowait' -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-hpet -no-shutdown -boot strict=on -device ich9-usb-ehci1,id=usb,bus=pci.0,addr=0x7.0x7 -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pci.0,multifunction=on,addr=0x7 -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pci.0,addr=0x7.0x1 -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pci.0,addr=0x7.0x2 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x4 -drive 'file=/mnt/user/domains/Cottage Win 10/vdisk1.img,format=raw,if=none,id=drive-virtio-disk2,cache=writeback' -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x5,drive=drive-virtio-disk2,id=virtio-disk2,bootindex=1 -drive file=/mnt/user/ISO/Win10_1511_English_x64.iso,format=raw,if=none,id=drive-ide0-0-0,readonly=on -device ide-cd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=2 -drive file=/mnt/user/ISO/virtio-win-0.1.118-1.iso,format=raw,if=none,id=drive-ide0-0-1,readonly=on -device ide-cd,bus=ide.0,unit=1,drive=drive-ide0-0-1,id=ide0-0-1 -netdev tap,fd=22,id=hostnet0,vhost=on,vhostfd=23 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:32:7a:57,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev 'socket,id=charchannel0,path=/var/lib/libvirt/qemu/channel/target/domain-Cottage Win 10/org.qemu.guest_agent.0,server,nowait' -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 -device usb-tablet,id=input0 -vnc 0.0.0.0:0,websocket=5700 -k en-us -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vgamem_mb=16,bus=pci.0,addr=0x2 -device vfio-pci,host=01:00.1,id=hostdev0,bus=pci.0,addr=0x6 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 -msg timestamp=on

    Domain id=4 is tainted: high-privileges

    Domain id=4 is tainted: host-cpu

    char device redirected to /dev/pts/0 (label charserial0)

     

     

     

    And syslog attached...

    Syslog.txt

  18. I had to dump my docker.img file as part of cleaning up some 6.2 upgrade issues.  I've successfully added back all of my Binhex dockers except Deluge.  Actually, I think it's starting and running fine, but I can't login to the WebGui.  I'm quite sure I'm using the correct password but it tells me it's incorrect.  How can I reset the WebGui password?

     

    Sorry for the repeat post, but thought I would do it once in case it got lost in the shuffle.  Anyone have an idea how I can disable/reset the WebGui password long enough for me to get it set back properly?

  19. I had to dump my docker.img file as part of cleaning up some 6.2 upgrade issues.  I've successfully added back all of my Binhex dockers except Deluge.  Actually, I think it's starting and running fine, but I can't login to the WebGui.  I'm quite sure I'm using the correct password but it tells me it's incorrect.  How can I reset the WebGui password?

  20. I upgraded my UnRaid from 6.1.9 to 6.2 this morning and my Windows 10 VM won't start.  When I try to start the VM I get an execution error:

     

    internal error: process exited while connecting to monitor: 2016-09-17T23:34:31.777743Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on: vfio: error opening /dev/vfio/10: Operation not permitted

    2016-09-17T23:34:31.777764Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on: vfio: failed to get group 10

    2016-09-17T23:34:31.777770Z qemu-system-x86_64: -device vfio-pci,host=01:00.0,bus=root.1,addr=00.0,multifunction=on,x-vga=on: Device initialization failed

     

    I'm not an expert with these systems.  I did try searching around some but didn't hit on anything that helped.  Anyone got any ideas?  Thx.

     

     

×
×
  • Create New...