L0rdRaiden

Members
  • Posts

    568
  • Joined

  • Last visited

Everything posted by L0rdRaiden

  1. I haven't solve it yet, it would be nice to have some official support for bluetooth devices @limetech I guess the solution is here, but even if it works, the driver will disappear after a reboot https://linuxreviews.org/Realtek_RTL8761B There is already a folder for realtek devices, just need to add the new files https://raw.githubusercontent.com/Realtek-OpenSource/android_hardware_realtek/rtk1395/bt/rtkbt/Firmware/BT/rtl8761b_config https://raw.githubusercontent.com/Realtek-OpenSource/android_hardware_realtek/rtk1395/bt/rtkbt/Firmware/BT/rtl8761b_fw Download and rename to *.bin
  2. LoL I just discovered that you can hide or show the info by clicking on the VM name, I didn't know when I opened this thread, in fact I spend some minutes looking how to hide it before posting.
  3. Is there a way to troubleshoot? looking at html code or something?
  4. Then first VM in the VM tab is always forced to show the disks Why disks devices is not hidden by default?
  5. Can someone help me with this? how can I backup UnraidOS USB (/boot)?
  6. Yes Could it be because of this? --cap-add=SYS_RAWIO
  7. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='Scrutiny' --net='host' --cpuset-cpus='3,7' --privileged=true -e TZ="Europe/Paris" -e HOST_OS="Unraid" -e 'TCP_PORT_8080'='8080' -e 'PUID'='1000' -e 'PGID'='1000' -e 'SCRUTINY_API_ENDPOINT'='http://localhost:8080' -e 'SCRUTINY_WEB'='true' -e 'SCRUTINY_COLLECTOR'='true' -v '/mnt/user/Docker/Scrutiny':'/config':'rw' -v '/run/udev':'/run/udev':'ro' -v '/dev':'/dev':'ro' --dns=10.10.50.5 --cap-add=SYS_ADMIN --cap-add=SYS_RAWIO 'linuxserver/scrutiny' 02278bda8e2da04c238c983c5e85df76703f16eaaacb45dd974f6451b5ba0fe3
  8. Does the new version spam the unraid log with hundreds of line?
  9. How can I use it to backup only the flash drive? Unraid OS
  10. I get this error they I try to backup unraid OS USB 2021-02-15 19:12:31 +01 - [Warning-Duplicati.Library.Main.Operation.Backup.FileEnumerationProcess-FileAccessError]: Error reported while accessing file: /UnraidOS/ How Can I fix it?
  11. Using nerdpack can you give support to devices? https://linuxreviews.org/Realtek_RTL8761B https://aur.archlinux.org/packages/rtl8761b-fw/ It is probably the most (if not the only one) bluetooth chip used in usb dongles that supports bluetooth 5.0
  12. Not 100%, but in home assistant you dont have a package manager to install anything and home assistant always run on docker, no matter which version you use, core, HA OS, etc. So I guess if the documentation says this: It must be a requirement of the host OS, not the docker. To have all the functionality it will also require ffmpeg binary https://www.home-assistant.io/integrations/ffmpeg/ This? https://packages.slackware.com/?r=slackware-current&p=ffmpeg-4.3.1-i586-2.txz For example here you have someone trying to install similar packages in the host OS to get other integrations to work https://community.home-assistant.io/t/installation-of-fritz-box-net-monitor-does-not-work/90775 https://community.home-assistant.io/t/honeywell-total-connect-in-docker/146898
  13. https://www.suse.com/support/kb/doc/?id=000018710
  14. @dmacias Could you please include libxml2 and libxslt python? It's required to use ONVIF in home assistant https://www.home-assistant.io/integrations/onvif/
  15. I would say any usb bluetooth 5.0 in aliexpress
  16. @limetech Could you please include this binary? Is the most common chip for usb dongles with bluetooth 5 Jan 22 13:28:51 Unraid kernel: usbcore: registered new interface driver btusb Jan 22 13:28:51 Unraid kernel: Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761 Jan 22 13:28:51 Unraid kernel: Bluetooth: hci0: RTL: rom_version status=0 version=1 Jan 22 13:28:51 Unraid kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8761b_fw.bin Jan 22 13:28:51 Unraid kernel: bluetooth hci0: Direct firmware load for rtl_bt/rtl8761b_fw.bin failed with error -2 Jan 22 13:28:51 Unraid kernel: Bluetooth: hci0: RTL: firmware file rtl_bt/rtl8761b_fw.bin not found
  17. Thanks to you for the plugin, you fixed it quickly actually
  18. same problem here, any idea why or how to fix it? Jan 15 04:05:31 Unraid kernel: veth4887b23: renamed from eth0 Jan 15 04:05:31 Unraid Docker Auto Update: Stopping Jackett Jan 15 04:05:34 Unraid kernel: vetha26d5ab: renamed from eth0 Jan 15 04:05:34 Unraid Docker Auto Update: Stopping Netdata Jan 15 04:05:35 Unraid kernel: traps: PLUGIN[cgroups][29812] general protection fault ip:14cf812a1786 sp:14cf804eb5a0 error:0 in ld-musl-x86_64.so.1[14cf8129a000+47000] Jan 15 04:05:35 Unraid kernel: veth6a26d45: renamed from eth0 Jan 15 04:05:35 Unraid Docker Auto Update: Installing Updates for ruTorrent Sonarr Jackett Netdata Jan 15 04:06:12 Unraid Docker Auto Update: Restarting ruTorrent Jan 15 04:06:13 Unraid kernel: eth0: renamed from vethbdec3b7 Jan 15 04:06:13 Unraid Docker Auto Update: Restarting Sonarr
  19. I think the error happens when you change the name of a docker already in the folder, the plugin keeps both names.
  20. How can I make mine looks like this one Mine is like this I still have the label tab view on the dockers On the other hand with the label tab view when the name of the folder is "large" it mess up everything, there could be an option to change the size of the text to have a perfect fit And there is a bug it shows 4/10 but I only have 9 dockers in this folder
  21. Thanks a lot Barny for sharing this. You should make a template and publish it in unraid community apps so more people will find it