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.

qy2009

Members
  • Joined

  • Last visited

  1. qy2009 replied to Waseh's topic in Plugin Support
    @Waseh I Have a strange issue, and I don't know why. I installed the plugin, setup everything, and it can mount my cloud drives using user scripts during the array boot up. but when I actually run another script to get rclone sync jobs, it said "command not found" I SSH into my server, first time I just run "rclone", it seems fine. but when I actually run the full command again to do sync jobs, it said"command not found" again. why this happened? /tmp/user.scripts/tmpScripts/rclone_sync/script: line 22: rclone: command not found /tmp/user.scripts/tmpScripts/rclone_sync/script: line 29: chmod: command not found interesting that, chmond command also not found? thanks so much!
  2. Thanks , you are right ! After I manually removed that code. My VM is back to normal.
  3. Hi, I tried to attached a usb device to a VM, failed. then I found out I cannot update any VMs as well. Please see the attached pic and the log. where is wrong? thanks so much! tower-diagnostics-20211217-1512.zip
  4. sure, thanks so much !
  5. if I check intel_gpu_top . it seems working. but if I try to add the vGPU inside a VM, it errors out like the pic I sent you earlier. " XML error: 'model' attribute in <hostdev> is only supported when type='pci' "
  6. If I changed back to blacklist i915. I don't see the red error message anymore from GVT-g setttings page.
  7. I have deleted i915.conf under /boot/config/modprobe.d. but after the reboot, the file came back again. and inside it has this content: blacklist i915 when I manually added options i915 enable_gvt="Y". it will auto add blacklist in the end. and I cannot use GVT-g anymore. please see the attached screenshot.
  8. and it looks like my intel-gpu-top is working fine though.
  9. After reading the document from Arclinux, I am thinking this item is not enabled"Set i915 module parameter enable_gvt=1 to enable GPU virtualization" When I checked my GPU: /boot/config/modprobe.d/i915.conf it has blacklist i915 there. then I realized the intel gpu top plugins added the blacklist i915. I was able to add this one line above the blacklist: options i915 enable_gvt=1 blacklist i915 and after that, I can add the vGPU inside my VM without any issues. however, now the intel gpu top is broken, said it needs blacklist i915 on the file.
  10. thanks @ich777, I guess I have to try it manually then. thanks so much for your reply
  11. ah, I removed them a while ago. I just tried it again, and go the same message. can you check the attached log? thanks so much! tower-diagnostics-20211205-0912.zip
  12. I have tried win7, win10, and win 11. all with same error message.
  13. without a vGPU settings, the VM can start up fine. I tried removed the vGPU in intel-gvt-g page, and created a new one, but still got the same error message.
  14. @ich777 I switched to a new cpu- coffeelake, and when I tried to use intel gvt and adding the grahpic card inside VM, I cannot update the VM settings, it said "XML error: 'model' attribute in <hostdev> is only supported when type='pci'". what does this mean? Here is some log I saw: Dec 4 16:57:36 Tower root: ------------Intel GVT-g found locally, please wait...!----------- Dec 4 16:57:38 Tower root: Dec 4 16:57:38 Tower root: -----------------Loading Kernel Module 'i915'------------------ Dec 4 16:57:38 Tower kernel: Linux agpgart interface v0.103 Dec 4 16:57:38 Tower kernel: Setting dangerous option force_probe - tainting kernel Dec 4 16:57:38 Tower kernel: i915 0000:00:02.0: [drm] Found 128MB of eDRAM Dec 4 16:57:38 Tower kernel: i915 0000:00:02.0: [drm] VT-d active for gfx access Dec 4 16:57:38 Tower kernel: i915 0000:00:02.0: vgaarb: deactivate vga console Dec 4 16:57:38 Tower kernel: Console: switching to colour dummy device 80x25 Dec 4 16:57:38 Tower kernel: i915 0000:00:02.0: Direct firmware load for i915/gvt/vid_0x8086_did_0x3ea5_rid_0x01.golden_hw_state failed with error -2 Dec 4 16:57:38 Tower kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem Dec 4 16:57:38 Tower kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4) Dec 4 16:57:38 Tower kernel: i915 0000:00:02.0: [drm] failed to retrieve link info, disabling eDP Dec 4 16:57:38 Tower kernel: [drm] Initialized i915 1.6.0 20200917 for 0000:00:02.0 on minor 0 Dec 4 16:57:38 Tower kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) Dec 4 16:57:38 Tower kernel: acpi device:15: registered as cooling_device9 Dec 4 16:57:38 Tower kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12 Dec 4 16:57:39 Tower kernel: fbcon: i915drmfb (fb0) is primary device Dec 4 16:57:39 Tower kernel: Console: switching to colour frame buffer device 240x67 Dec 4 16:57:39 Tower kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device Dec 4 16:57:39 Tower kernel: i915 0000:00:02.0: MDEV: Registered Dec 4 16:57:40 Tower root: Dec 4 16:57:40 Tower root: -------------Installation of Intel GVT-g successful-------------- Dec 4 16:57:40 Tower root: Dec 4 16:57:40 Tower root: Dec 4 16:57:40 Tower root: ----------------------------------------------------------------- Dec 4 16:57:40 Tower root: -----------------Intel GVT-g plugin installed-------------------- Dec 4 16:57:40 Tower root: ----------------------------------------------------------------- Dec 4 16:57:40 Tower root: plugin: intel-gvt-g.plg installed Dec 4 16:57:40 Tower root: plugin: installing: /boot/config/plugins/libvirt.hotplug.usb.plg Dec 4 16:57:40 Tower root: plugin: running: anonymous Dec 4 16:57:40 Tower root: plugin: skipping: /boot/config/plugins/libvirt.hotplug.usb/libvirt.hotplug.usb-2021.09.17.tgz already exists Dec 4 16:57:40 Tower root: plugin: running: anonymous Dec 4 16:57:40 Tower root: plugin: running: anonymous attached is the dialogics, thanks so much! tower-diagnostics-20211204-1914.zip
  15. I have no parity disk. just 1 hard drive.

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.