Goldmaster

Members
  • Posts

    169
  • Joined

Everything posted by Goldmaster

  1. unfortunately this does not work for me. im running latest version of unraid. tried stubbing the devices manually in devices page. supplied bios file. and selected correct sound. but does not want to work i have added vfio-pci.ids=10de:0e0f,10de:128b video=efifb:off and restarted but i still dont get any sound. if i take the sound option out of the vm settings. the vm starts fine.
  2. it has been talked about here https://github.com/jlesage/docker-makemkv/issues/82 suprosingly enabling privileged mode, makes it work. hopefully with a container update where privileged mode would be enabled. also i hope that @Djoss updates the docker with a field for adding disc drive (with --device /dev/sr0 being default value maybe) in the basic view. overall it works well.
  3. well this is the log ErrorWarningSystemArrayLogin [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00-app-niceness.sh: executing... [cont-init.d] 00-app-niceness.sh: exited 0. [cont-init.d] 00-app-script.sh: executing... [cont-init.d] 00-app-script.sh: exited 0. [cont-init.d] 00-app-user-map.sh: executing... [cont-init.d] 00-app-user-map.sh: exited 0. [cont-init.d] 00-clean-logmonitor-states.sh: executing... [cont-init.d] 00-clean-logmonitor-states.sh: exited 0. [cont-init.d] 00-clean-tmp-dir.sh: executing... [cont-init.d] 00-clean-tmp-dir.sh: exited 0. [cont-init.d] 00-set-app-deps.sh: executing... [cont-init.d] 00-set-app-deps.sh: exited 0. [cont-init.d] 00-set-home.sh: executing... [cont-init.d] 00-set-home.sh: exited 0. [cont-init.d] 00-take-config-ownership.sh: executing... [cont-init.d] 00-take-config-ownership.sh: exited 0. [cont-init.d] 00-xdg-runtime-dir.sh: executing... [cont-init.d] 00-xdg-runtime-dir.sh: exited 0. [cont-init.d] 10-certs.sh: executing... [cont-init.d] 10-certs.sh: exited 0. [cont-init.d] 10-cjk-font.sh: executing... [cont-init.d] 10-cjk-font.sh: exited 0. [cont-init.d] 10-nginx.sh: executing... [cont-init.d] 10-nginx.sh: exited 0. [cont-init.d] 10-vnc-password.sh: executing... [cont-init.d] 10-vnc-password.sh: exited 0. [cont-init.d] 10-web-index.sh: executing... [cont-init.d] 10-web-index.sh: exited 0. [cont-init.d] 90-makemkv.sh: executing... [cont-init.d] 90-makemkv.sh: generating machine-id... app_ccextractor = "/usr/bin/ccextractor" Checking for new beta key... Registration key already up-to-date. [cont-init.d] 90-makemkv.sh: exited 0. [cont-init.d] 95-check-optical-drive.sh: executing... [cont-init.d] 95-check-optical-drive.sh: looking for usable optical drives... [cont-init.d] 95-check-optical-drive.sh: found optical drive [/dev/sr0, /dev/sg1], but it is not usable because: [cont-init.d] 95-check-optical-drive.sh: --> the host device /dev/sg1 is not exposed to the container. [cont-init.d] 95-check-optical-drive.sh: no usable optical drive found. [cont-init.d] 95-check-optical-drive.sh: exited 0. [cont-init.d] 96-install-autodiscripper-srv.sh: executing... [cont-init.d] 96-install-autodiscripper-srv.sh: automatic disc ripper disabled. [cont-init.d] 96-install-autodiscripper-srv.sh: exited 0. [cont-init.d] done. [services.d] starting services [services.d] starting s6-fdholderd... [services.d] starting certsmonitor... [services.d] starting nginx... [services.d] starting xvfb... [nginx] starting... [certsmonitor] disabling service: secure connection not enabled. [xvfb] starting... [services.d] starting logmonitor... [services.d] starting statusmonitor... [logmonitor] no file to monitor: disabling service... [services.d] starting openbox... [statusmonitor] no file to monitor: disabling service... [openbox] starting... [services.d] starting x11vnc... [services.d] starting app... [x11vnc] starting... [app] starting MakeMKV... [services.d] done. 19/09/2021 21:59:16 passing arg to libvncserver: -rfbport 19/09/2021 21:59:16 passing arg to libvncserver: 5900 19/09/2021 21:59:16 passing arg to libvncserver: -rfbportv6 19/09/2021 21:59:16 passing arg to libvncserver: -1 19/09/2021 21:59:16 passing arg to libvncserver: -httpportv6 19/09/2021 21:59:16 passing arg to libvncserver: -1 19/09/2021 21:59:16 passing arg to libvncserver: -desktop 19/09/2021 21:59:16 passing arg to libvncserver: MakeMKV 19/09/2021 21:59:16 x11vnc version: 0.9.14 lastmod: 2015-11-14 pid: 922 19/09/2021 21:59:16 Using X display :0 19/09/2021 21:59:16 rootwin: 0x43 reswin: 0x400001 dpy: 0x78bfeb00 19/09/2021 21:59:16 19/09/2021 21:59:16 ------------------ USEFUL INFORMATION ------------------ 19/09/2021 21:59:16 X DAMAGE available on display, using it for polling hints. 19/09/2021 21:59:16 To disable this behavior use: '-noxdamage' 19/09/2021 21:59:16 19/09/2021 21:59:16 Most compositing window managers like 'compiz' or 'beryl' 19/09/2021 21:59:16 cause X DAMAGE to fail, and so you may not see any screen 19/09/2021 21:59:16 updates via VNC. Either disable 'compiz' (recommended) or 19/09/2021 21:59:16 supply the x11vnc '-noxdamage' command line option. 19/09/2021 21:59:16 X COMPOSITE available on display, using it for window polling. 19/09/2021 21:59:16 To disable this behavior use: '-noxcomposite' 19/09/2021 21:59:16 19/09/2021 21:59:16 Wireframing: -wireframe mode is in effect for window moves. 19/09/2021 21:59:16 If this yields undesired behavior (poor response, painting 19/09/2021 21:59:16 errors, etc) it may be disabled: 19/09/2021 21:59:16 - use '-nowf' to disable wireframing completely. 19/09/2021 21:59:16 - use '-nowcr' to disable the Copy Rectangle after the 19/09/2021 21:59:16 moved window is released in the new position. 19/09/2021 21:59:16 Also see the -help entry for tuning parameters. 19/09/2021 21:59:16 You can press 3 Alt_L's (Left "Alt" key) in a row to 19/09/2021 21:59:16 repaint the screen, also see the -fixscreen option for 19/09/2021 21:59:16 periodic repaints. 19/09/2021 21:59:16 GrabServer control via XTEST. 19/09/2021 21:59:16 19/09/2021 21:59:16 Scroll Detection: -scrollcopyrect mode is in effect to 19/09/2021 21:59:16 use RECORD extension to try to detect scrolling windows 19/09/2021 21:59:16 (induced by either user keystroke or mouse input). 19/09/2021 21:59:16 If this yields undesired behavior (poor response, painting 19/09/2021 21:59:16 errors, etc) it may be disabled via: '-noscr' 19/09/2021 21:59:16 Also see the -help entry for tuning parameters. 19/09/2021 21:59:16 You can press 3 Alt_L's (Left "Alt" key) in a row to 19/09/2021 21:59:16 repaint the screen, also see the -fixscreen option for 19/09/2021 21:59:16 periodic repaints. 19/09/2021 21:59:16 19/09/2021 21:59:16 XKEYBOARD: number of keysyms per keycode 7 is greater 19/09/2021 21:59:16 than 4 and 51 keysyms are mapped above 4. 19/09/2021 21:59:16 Automatically switching to -xkb mode. 19/09/2021 21:59:16 If this makes the key mapping worse you can 19/09/2021 21:59:16 disable it with the "-noxkb" option. 19/09/2021 21:59:16 Also, remember "-remap DEAD" for accenting characters. 19/09/2021 21:59:16 19/09/2021 21:59:16 X FBPM extension not supported. Xlib: extension "DPMS" missing on display ":0". 19/09/2021 21:59:16 X display is not capable of DPMS. 19/09/2021 21:59:16 -------------------------------------------------------- 19/09/2021 21:59:16 19/09/2021 21:59:16 Default visual ID: 0x21 19/09/2021 21:59:16 Read initial data from X display into framebuffer. 19/09/2021 21:59:16 initialize_screen: fb_depth/fb_bpp/fb_Bpl 24/32/5120 19/09/2021 21:59:16 19/09/2021 21:59:16 X display :0 is 32bpp depth=24 true color 19/09/2021 21:59:16 19/09/2021 21:59:16 Listening for VNC connections on TCP port 5900 19/09/2021 21:59:16 19/09/2021 21:59:16 Xinerama is present and active (e.g. multi-head). 19/09/2021 21:59:16 Xinerama: number of sub-screens: 1 19/09/2021 21:59:16 Xinerama: no blackouts needed (only one sub-screen) 19/09/2021 21:59:16 19/09/2021 21:59:16 fb read rate: 2319 MB/sec 19/09/2021 21:59:16 fast read: reset -wait ms to: 10 19/09/2021 21:59:16 fast read: reset -defer ms to: 10 19/09/2021 21:59:16 The X server says there are 10 mouse buttons. 19/09/2021 21:59:16 screen setup finished. 19/09/2021 21:59:16 The VNC desktop is: fee0a2b37793:0 0 ****************************************************************************** Have you tried the x11vnc '-ncache' VNC client-side pixel caching feature yet? The scheme stores pixel data offscreen on the VNC viewer side for faster retrieval. It should work with any VNC viewer. Try it by running: x11vnc -ncache 10 ... One can also add -ncache_cr for smooth 'copyrect' window motion. More info: http://www.karlrunge.com/x11vnc/faq.html#faq-client-caching ok i think its something where it says `[cont-init.d] 95-check-optical-drive.sh: --> the host device /dev/sg1 is not exposed to the container.` not sure how to fix that.
  4. for some reason this does not work. i know it used to on my old unraid build. I have rebuilt everything and reused the disc drive. but following this though does not make any difference. i have to stub the disc drive or something like that?
  5. Do you know if rapid photo downloader has an option to move photos? I was having a read here https://damonlynch.net/rapid/faq.html and says no. but I am unsure if the website has not been updated yet as i don't know if a a photo and video consolidation feature has been added yet.
  6. I like the interface better than freenas and would love to see zfs as a file format option.
  7. doesn't zfs has this feature, i voted for zfs, vm enhancements and trim support. but define vm enhancements? the only reason people use freenas is because of zfs, so unraid could kill 2 birds with 1 stone, and add zfs support as that has snapshot support.
  8. Please add WiFi support for times when its not practical to run a Ethernet from 1 room to another or when your in rented accomidation that doesn't provide Ethernet.
  9. is it possile i could somehow contribute to the website page your doing? i study website design as part of my college course, and im happy to help you out. i can pm you my gitlab page, and use git to help develop. what part would this be for? im guessing on the unraid web login.
  10. will you add wifi support at some point in the future, for them times where we cant run a Ethernet cable all the way from 1 room to another
  11. hi there im just wondering about using your docker for crashplan as i haven't got a suable offsite backup yet. what does the docker template look like? guess i add the folder share i want to backup stuff from to crashplan? also what is restore like? can i select a whole folder click restore and wait for it to download?
  12. I'm wondering if anyone has had any luck with asrocks micro atx threadripper motherboard
  13. is there better support for x299 mini itx also when is wifi support coming so we can move our servers anywhere we want without having to route a cable here there and everywhere or spend more money on a powerline adapter?
  14. hi there this will be my 3rd x299 mini itx motherboard i will be buying as the last 2 have had to be replaced. the 1st 1 died on me as it completely stopped working. ok fair enough i sent it back to amazon. the 2nd 1 worked ok but a few issues arouse. 1st of passing though usb 3 ports on the back broke unraid when trying to boot. i could pass though the usb 3.1 controller no problem just the 4 usb 3 ports on the back made it stop working. then the next issue is if i removed the m.2 adapter thats in front of the io with a m.2 plugged in. with a m.2 drive attached bellow, the it stops working. the usb 3 and the Ethernet ports dont work. so im not sure weather to abandon my build completely and sell my other parts the go with a shoebox micro atx case with disc drive so i could a threadripper build or quite what? im not sure if its a uraid problem, a bios bug (bearing in mind i did update the bios to the latest version) or just simply not for me considering i have brought unraid basic?
  15. hi there daft question where is the extra parameters option in the unraid template? i have found my parameters would be --device=/dev/sg4 --device=/dev/sr0
  16. hi there i was following spaceinvaderone video about dual booting and i have done that fine. however i want to pass though the usb 3 sockets on the back of my motherboard. i have pass though the graphics, sound and usb 3.1 but i cant pass though the usb controller. this is what my iommu grouping looks like. IOMMU group 0: [8086:2020] 00:00.0 Host bridge: Intel Corporation Sky Lake-E DMI3 Registers (rev 04) IOMMU group 1: [8086:2021] 00:04.0 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.1 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.2 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.3 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.4 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.5 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.6 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.7 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) IOMMU group 2: [8086:2024] 00:05.0 System peripheral: Intel Corporation Sky Lake-E MM/Vt-d Configuration Registers (rev 04) [8086:2025] 00:05.2 System peripheral: Intel Corporation Device 2025 (rev 04) [8086:2026] 00:05.4 PIC: Intel Corporation Device 2026 (rev 04) IOMMU group 3: [8086:2014] 00:08.0 System peripheral: Intel Corporation Sky Lake-E Ubox Registers (rev 04) [8086:2015] 00:08.1 Performance counters: Intel Corporation Sky Lake-E Ubox Registers (rev 04) [8086:2016] 00:08.2 System peripheral: Intel Corporation Sky Lake-E Ubox Registers (rev 04) IOMMU group 4: [8086:a2af] 00:14.0 USB controller: Intel Corporation 200 Series/Z370 Chipset Family USB 3.0 xHCI Controller [8086:a2b1] 00:14.2 Signal processing controller: Intel Corporation 200 Series PCH Thermal Subsystem IOMMU group 5: [8086:a2ba] 00:16.0 Communication controller: Intel Corporation 200 Series PCH CSME HECI #1 IOMMU group 6: [8086:a282] 00:17.0 SATA controller: Intel Corporation 200 Series PCH SATA controller [AHCI mode] IOMMU group 7: [8086:a290] 00:1c.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #1 (rev f0) IOMMU group 8: [8086:a296] 00:1c.6 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #7 (rev f0) IOMMU group 9: [8086:a298] 00:1d.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #9 (rev f0) IOMMU group 10: [8086:a2d2] 00:1f.0 ISA bridge: Intel Corporation X299 Chipset LPC/eSPI Controller [8086:a2a1] 00:1f.2 Memory controller: Intel Corporation 200 Series/Z370 Chipset Family Power Management Controller [8086:a2f0] 00:1f.3 Audio device: Intel Corporation 200 Series PCH HD Audio [8086:a2a3] 00:1f.4 SMBus: Intel Corporation 200 Series/Z370 Chipset Family SMBus Controller IOMMU group 11: [8086:15b8] 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-V IOMMU group 12: [8086:1539] 01:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03) IOMMU group 13: [8086:24fd] 02:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78) IOMMU group 14: [144d:a808] 03:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981 IOMMU group 15: [8086:2031] 16:01.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port B (rev 04) IOMMU group 16: [8086:2034] 16:05.0 System peripheral: Intel Corporation Device 2034 (rev 04) [8086:2035] 16:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 04) [8086:2036] 16:05.4 PIC: Intel Corporation Device 2036 (rev 04) IOMMU group 17: [8086:208d] 16:08.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) IOMMU group 18: [8086:208d] 16:09.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:09.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) IOMMU group 19: [8086:208e] 16:0e.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) IOMMU group 20: [8086:208e] 16:0f.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0f.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) IOMMU group 21: [8086:2054] 16:1d.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:2055] 16:1d.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:2056] 16:1d.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:2057] 16:1d.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) IOMMU group 22: [8086:2080] 16:1e.0 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) [8086:2081] 16:1e.1 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) [8086:2082] 16:1e.2 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) [8086:2083] 16:1e.3 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) [8086:2084] 16:1e.4 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) [8086:2085] 16:1e.5 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) [8086:2086] 16:1e.6 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) IOMMU group 23: [15b7:5002] 17:00.0 Non-Volatile memory controller: Sandisk Corp Device 5002 IOMMU group 24: [8086:2030] 64:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 04) IOMMU group 25: [8086:2034] 64:05.0 System peripheral: Intel Corporation Device 2034 (rev 04) [8086:2035] 64:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 04) [8086:2036] 64:05.4 PIC: Intel Corporation Device 2036 (rev 04) IOMMU group 26: [8086:2066] 64:08.0 System peripheral: Intel Corporation Device 2066 (rev 04) IOMMU group 27: [8086:2066] 64:09.0 System peripheral: Intel Corporation Device 2066 (rev 04) IOMMU group 28: [8086:2040] 64:0a.0 System peripheral: Intel Corporation Device 2040 (rev 04) [8086:2041] 64:0a.1 System peripheral: Intel Corporation Device 2041 (rev 04) [8086:2042] 64:0a.2 System peripheral: Intel Corporation Device 2042 (rev 04) [8086:2043] 64:0a.3 System peripheral: Intel Corporation Device 2043 (rev 04) [8086:2044] 64:0a.4 System peripheral: Intel Corporation Device 2044 (rev 04) [8086:2045] 64:0a.5 System peripheral: Intel Corporation Device 2045 (rev 04) [8086:2046] 64:0a.6 System peripheral: Intel Corporation Device 2046 (rev 04) [8086:2047] 64:0a.7 System peripheral: Intel Corporation Device 2047 (rev 04) IOMMU group 29: [8086:2048] 64:0b.0 System peripheral: Intel Corporation Device 2048 (rev 04) [8086:2049] 64:0b.1 System peripheral: Intel Corporation Device 2049 (rev 04) [8086:204a] 64:0b.2 System peripheral: Intel Corporation Device 204a (rev 04) [8086:204b] 64:0b.3 System peripheral: Intel Corporation Device 204b (rev 04) IOMMU group 30: [8086:2040] 64:0c.0 System peripheral: Intel Corporation Device 2040 (rev 04) [8086:2041] 64:0c.1 System peripheral: Intel Corporation Device 2041 (rev 04) [8086:2042] 64:0c.2 System peripheral: Intel Corporation Device 2042 (rev 04) [8086:2043] 64:0c.3 System peripheral: Intel Corporation Device 2043 (rev 04) [8086:2044] 64:0c.4 System peripheral: Intel Corporation Device 2044 (rev 04) [8086:2045] 64:0c.5 System peripheral: Intel Corporation Device 2045 (rev 04) [8086:2046] 64:0c.6 System peripheral: Intel Corporation Device 2046 (rev 04) [8086:2047] 64:0c.7 System peripheral: Intel Corporation Device 2047 (rev 04) IOMMU group 31: [8086:2048] 64:0d.0 System peripheral: Intel Corporation Device 2048 (rev 04) [8086:2049] 64:0d.1 System peripheral: Intel Corporation Device 2049 (rev 04) [8086:204a] 64:0d.2 System peripheral: Intel Corporation Device 204a (rev 04) [8086:204b] 64:0d.3 System peripheral: Intel Corporation Device 204b (rev 04) IOMMU group 32: [10de:0600] 65:00.0 VGA compatible controller: NVIDIA Corporation G92 [GeForce 8800 GTS 512] (rev a2) IOMMU group 33: [8086:2033] b2:03.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port D (rev 04) IOMMU group 34: [8086:2034] b2:05.0 System peripheral: Intel Corporation Device 2034 (rev 04) [8086:2035] b2:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 04) [8086:2036] b2:05.4 PIC: Intel Corporation Device 2036 (rev 04) IOMMU group 35: [8086:204c] b2:12.0 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 04) [8086:204d] b2:12.1 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 04) [8086:204e] b2:12.2 System peripheral: Intel Corporation Sky Lake-E M3KTI Registers (rev 04) IOMMU group 36: [8086:2018] b2:15.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 04) IOMMU group 37: [8086:2018] b2:16.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 04) [8086:2018] b2:16.4 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 04) IOMMU group 38: [8086:2018] b2:17.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 04) IOMMU group 39: [1b21:2142] b3:00.0 USB controller: ASMedia Technology Inc. ASM2142 USB 3.1 Host Controller so i tried to pass-though 8086:a2af which is iommu group 4 as that says usb 3 controller just like how spaceinvaderone shows in the video about iommu group but when i reboot, the network is broken. i get a completely different ip instead of my usual static ip. but while it is booting up, it says something about bond0. is there any way to capture any logs? i have passed though the usb 3.1 controller ok. im not sure if its to do with a bios bug i have where if i remove the m.2 adapter that is in front of the I/O connectors, the usb 3 ports stop working along with the Ethernet sockets. does anyone have ideas? could i capture some kind of log file?
  17. hi there i was following spaceinvaderone video about dual booting and i have done that fine. however i want to pass though the usb 3 sockets on the back of my motherboard. i have pass though the graphics, sound and usb 3.1 but i cant pass though the usb controller. this is what my iommu grouping looks like. IOMMU group 0: [8086:2020] 00:00.0 Host bridge: Intel Corporation Sky Lake-E DMI3 Registers (rev 04) IOMMU group 1: [8086:2021] 00:04.0 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.1 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.2 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.3 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.4 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.5 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.6 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) [8086:2021] 00:04.7 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 04) IOMMU group 2: [8086:2024] 00:05.0 System peripheral: Intel Corporation Sky Lake-E MM/Vt-d Configuration Registers (rev 04) [8086:2025] 00:05.2 System peripheral: Intel Corporation Device 2025 (rev 04) [8086:2026] 00:05.4 PIC: Intel Corporation Device 2026 (rev 04) IOMMU group 3: [8086:2014] 00:08.0 System peripheral: Intel Corporation Sky Lake-E Ubox Registers (rev 04) [8086:2015] 00:08.1 Performance counters: Intel Corporation Sky Lake-E Ubox Registers (rev 04) [8086:2016] 00:08.2 System peripheral: Intel Corporation Sky Lake-E Ubox Registers (rev 04) IOMMU group 4: [8086:a2af] 00:14.0 USB controller: Intel Corporation 200 Series/Z370 Chipset Family USB 3.0 xHCI Controller [8086:a2b1] 00:14.2 Signal processing controller: Intel Corporation 200 Series PCH Thermal Subsystem IOMMU group 5: [8086:a2ba] 00:16.0 Communication controller: Intel Corporation 200 Series PCH CSME HECI #1 IOMMU group 6: [8086:a282] 00:17.0 SATA controller: Intel Corporation 200 Series PCH SATA controller [AHCI mode] IOMMU group 7: [8086:a290] 00:1c.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #1 (rev f0) IOMMU group 8: [8086:a296] 00:1c.6 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #7 (rev f0) IOMMU group 9: [8086:a298] 00:1d.0 PCI bridge: Intel Corporation 200 Series PCH PCI Express Root Port #9 (rev f0) IOMMU group 10: [8086:a2d2] 00:1f.0 ISA bridge: Intel Corporation X299 Chipset LPC/eSPI Controller [8086:a2a1] 00:1f.2 Memory controller: Intel Corporation 200 Series/Z370 Chipset Family Power Management Controller [8086:a2f0] 00:1f.3 Audio device: Intel Corporation 200 Series PCH HD Audio [8086:a2a3] 00:1f.4 SMBus: Intel Corporation 200 Series/Z370 Chipset Family SMBus Controller IOMMU group 11: [8086:15b8] 00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-V IOMMU group 12: [8086:1539] 01:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03) IOMMU group 13: [8086:24fd] 02:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78) IOMMU group 14: [144d:a808] 03:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981 IOMMU group 15: [8086:2031] 16:01.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port B (rev 04) IOMMU group 16: [8086:2034] 16:05.0 System peripheral: Intel Corporation Device 2034 (rev 04) [8086:2035] 16:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 04) [8086:2036] 16:05.4 PIC: Intel Corporation Device 2036 (rev 04) IOMMU group 17: [8086:208d] 16:08.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:08.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) IOMMU group 18: [8086:208d] 16:09.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208d] 16:09.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) IOMMU group 19: [8086:208e] 16:0e.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0e.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) IOMMU group 20: [8086:208e] 16:0f.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:208e] 16:0f.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) IOMMU group 21: [8086:2054] 16:1d.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:2055] 16:1d.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:2056] 16:1d.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) [8086:2057] 16:1d.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 04) IOMMU group 22: [8086:2080] 16:1e.0 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) [8086:2081] 16:1e.1 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) [8086:2082] 16:1e.2 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) [8086:2083] 16:1e.3 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) [8086:2084] 16:1e.4 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) [8086:2085] 16:1e.5 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) [8086:2086] 16:1e.6 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 04) IOMMU group 23: [15b7:5002] 17:00.0 Non-Volatile memory controller: Sandisk Corp Device 5002 IOMMU group 24: [8086:2030] 64:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 04) IOMMU group 25: [8086:2034] 64:05.0 System peripheral: Intel Corporation Device 2034 (rev 04) [8086:2035] 64:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 04) [8086:2036] 64:05.4 PIC: Intel Corporation Device 2036 (rev 04) IOMMU group 26: [8086:2066] 64:08.0 System peripheral: Intel Corporation Device 2066 (rev 04) IOMMU group 27: [8086:2066] 64:09.0 System peripheral: Intel Corporation Device 2066 (rev 04) IOMMU group 28: [8086:2040] 64:0a.0 System peripheral: Intel Corporation Device 2040 (rev 04) [8086:2041] 64:0a.1 System peripheral: Intel Corporation Device 2041 (rev 04) [8086:2042] 64:0a.2 System peripheral: Intel Corporation Device 2042 (rev 04) [8086:2043] 64:0a.3 System peripheral: Intel Corporation Device 2043 (rev 04) [8086:2044] 64:0a.4 System peripheral: Intel Corporation Device 2044 (rev 04) [8086:2045] 64:0a.5 System peripheral: Intel Corporation Device 2045 (rev 04) [8086:2046] 64:0a.6 System peripheral: Intel Corporation Device 2046 (rev 04) [8086:2047] 64:0a.7 System peripheral: Intel Corporation Device 2047 (rev 04) IOMMU group 29: [8086:2048] 64:0b.0 System peripheral: Intel Corporation Device 2048 (rev 04) [8086:2049] 64:0b.1 System peripheral: Intel Corporation Device 2049 (rev 04) [8086:204a] 64:0b.2 System peripheral: Intel Corporation Device 204a (rev 04) [8086:204b] 64:0b.3 System peripheral: Intel Corporation Device 204b (rev 04) IOMMU group 30: [8086:2040] 64:0c.0 System peripheral: Intel Corporation Device 2040 (rev 04) [8086:2041] 64:0c.1 System peripheral: Intel Corporation Device 2041 (rev 04) [8086:2042] 64:0c.2 System peripheral: Intel Corporation Device 2042 (rev 04) [8086:2043] 64:0c.3 System peripheral: Intel Corporation Device 2043 (rev 04) [8086:2044] 64:0c.4 System peripheral: Intel Corporation Device 2044 (rev 04) [8086:2045] 64:0c.5 System peripheral: Intel Corporation Device 2045 (rev 04) [8086:2046] 64:0c.6 System peripheral: Intel Corporation Device 2046 (rev 04) [8086:2047] 64:0c.7 System peripheral: Intel Corporation Device 2047 (rev 04) IOMMU group 31: [8086:2048] 64:0d.0 System peripheral: Intel Corporation Device 2048 (rev 04) [8086:2049] 64:0d.1 System peripheral: Intel Corporation Device 2049 (rev 04) [8086:204a] 64:0d.2 System peripheral: Intel Corporation Device 204a (rev 04) [8086:204b] 64:0d.3 System peripheral: Intel Corporation Device 204b (rev 04) IOMMU group 32: [10de:0600] 65:00.0 VGA compatible controller: NVIDIA Corporation G92 [GeForce 8800 GTS 512] (rev a2) IOMMU group 33: [8086:2033] b2:03.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port D (rev 04) IOMMU group 34: [8086:2034] b2:05.0 System peripheral: Intel Corporation Device 2034 (rev 04) [8086:2035] b2:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 04) [8086:2036] b2:05.4 PIC: Intel Corporation Device 2036 (rev 04) IOMMU group 35: [8086:204c] b2:12.0 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 04) [8086:204d] b2:12.1 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 04) [8086:204e] b2:12.2 System peripheral: Intel Corporation Sky Lake-E M3KTI Registers (rev 04) IOMMU group 36: [8086:2018] b2:15.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 04) IOMMU group 37: [8086:2018] b2:16.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 04) [8086:2018] b2:16.4 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 04) IOMMU group 38: [8086:2018] b2:17.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 04) IOMMU group 39: [1b21:2142] b3:00.0 USB controller: ASMedia Technology Inc. ASM2142 USB 3.1 Host Controller so i tried to pass-though 8086:a2af which is iommu group 4 as that says usb 3 controller just like how spaceinvaderone shows in the video about iommu group but when i reboot, the network is broken. i get a completely different ip instead of my usual static ip. but while it is booting up, it says something about bond0. is there any way to capture any logs? i have passed though the usb 3.1 controller ok. im not sure if its to do with a bios bug i have where if i remove the m.2 adapter that is in front of the I/O connectors, the usb 3 ports stop working along with the Ethernet sockets. does anyone have ideas? could i capture some kind of log file?
  18. well the devices such as the mouse i have had since i had my 1st gen raspberry pi and has worked fine. same for the keybourd. there was nothing that self powered from the mains. i am going to return the motherboard to overclockers later this mouth and get a replacement. this is the 2nd motherboard to fail in some way. how can i prevent this. is asrock and bad brand? this is my parts list https://uk.pcpartpicker.com/list/QgLy3b
  19. Hi there so this is the 2nd motherboard not to work for me. I own a asrock x299 mini itx motherboard. In a nutshell the usb 3 ports have stopped working. However the usb 3.1 connector and the usb 3 header for the case work fine. The odd thing is that if I plug a mouse in then I get the light on the bottom so I know there is power. Just no data. If I plug in a usb3 hard drive it powers up and then spins down. It happens weather Im running Windows, linux or in the bios. I have tried a bios update along with resetting the bios to defaults and that has made no effect. There is no sign of any hardware damage or anything broken. I'm very stumped and just wondering weather unraid is destroying my hardware or what. I don't understand how a £300 motherboard could fail a second time in a few months yet my old gigabyte motherboard works fine. Is it poor asrock quality or what?
  20. hi there think this has been asked before. how would i pass though a disc drive so i can watch dvds ect? must be a simple way to do this any ideas? is it like passing though a hard drive?
  21. The thing is that I don't own any networking at my place. Problem with power line adapters is where and I going to plug them in. The router has 1 poe socket. I won't be able get away with 1 cable coming out of the router and into a plug as other people and the cleaners would be suspicious of it.
  22. Funny I have this back at my other place and that is set up using wps push. Like I said that's not a option.
  23. Again not a option as the router is mounted on the ceiling with 1 poe cable and that would be tacky as it would have to go through a couple of fire doors. I could but not a option
  24. thank you try living in rented accomidation with no ethernet connectors. i dont own any of the internet hardware so i just have to stick with what im given. without wifi support my unraid machine is sitting under my bed doing nothing. its better to slow wifi support than have nothing.
  25. so how would i go about this? what would i enable in nerdpack tools?