Jump to content
XPEnology Community

dreamtek

Transition Member
  • Posts

    17
  • Joined

  • Last visited

  • Days Won

    2

dreamtek last won the day on November 18 2021

dreamtek had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

dreamtek's Achievements

Newbie

Newbie (1/7)

8

Reputation

  1. You can add e1000e nic to proxmox,the guidance below shows how to add it. https://gist.github.com/belkone/8128ce8883024c2b97130ee7b7ff4667
  2. with DS918-7.1, find these in /var/log/messages, is normal or something wrong with SN/MAC etc 2022-04-21T14:20:44+08:00 HomeDS synoame-bin-check-license[5877]: boot/boot_lock.c(149): failed to open /proc/sys/kernel/syno_install_flag 2022-04-21T14:20:44+08:00 HomeDS synoame-bin-check-license[5877]: boot/boot_lock.c(214): failed to mkdir. 2022-04-21T14:20:44+08:00 HomeDS synoame-bin-check-license[5877]: boot/boot_lock.c(182): failed to open /proc/sys/kernel/syno_install_flag 2022-04-21T14:20:44+08:00 HomeDS synoame-bin-check-license[5877]: utils.cpp:18 init fail 2022-04-21T14:20:44+08:00 HomeDS synoame-bin-check-license[5877]: license_manager.cpp:34 Failed to get "uuid" from "SLGetUUID()" 2022-04-21T14:20:44+08:00 HomeDS synoame-bin-check-license[5877]: check-license.cpp:9 Failed to create "LicenseManager"
  3. dva3221 dont have virtio and acpid ext? build one and cant find ip in proxmox, change to e1000e ok
  4. Now there is a solution that can force Photo to use CPU for Face Detection. Github
  5. In proxmox with a HD5xx or HD6xx IGPU passthrough,this question can be solved. The problem is opengl(which syno used to accelerate the facedetect) only use a i915 device with addr 00:02,and the default addr of proxmox passthrogh is 00:10. So you can manually edit it in args: -device vfio-pci,host=00:02.0,addr=0x02,x-igd-opregion=on. Remenber the i915 driver blacklist and vfio options in /etc/modprobe.d/vfio.conf must be done first.Or it will be a freeze on proxmox host,shutdown the autorun of DSM VM first before do above!
  6. need a new bsp patch file,or it will be a boot loop with only the new checksum.
  7. @jumkeyYour power button ext cant work on DS918-7.0.1-42218 with proxmox7. I have add it and replace the new image but still cant power off via the web manager of proxmox7.
  8. Can you made a ext of ixgbe and ixgbevf? I have a x520 da1 on my proxmox and want to use it for test 10Gb network. Thanks And the igbvf may be also useful for someone using i350 / 82576 nic.
  9. Great,the r8125 working with passthrough on proxmox 7.BTW can you made a ext of ixgbe and ixgbevf?I have a x520 da1 on my proxmox and want to use it for test 10Gb network. ixgbe-5.13.4.tar.gz ixgbevf-4.12.4.tar.gz
  10. It seems ok for my 2.5gbe LAN,also use DS918-7.01-42218 with virtio in proxmox 7.0
  11. Get another error,sad@haydibe It seems like something wrong with the loop device But when i use fdisk,it showed that the loopn* is there!
  12. ok,success pass; the "clean all" will not delete this file🤣
  13. Hi all,I try to build loder with @haydibe toolchain v0.7.4 and it failed. What's wrong with this unexpected EOF?
  14. Can someone compile the igbvf and ixgbevf driver for 918 7.0.1?I try to use sriov in pve and cant find the NIC now. Edit:Friend try it out but the file is little big. igbvf.ko
×
×
  • Create New...