
L0rdRaiden
Members-
Content Count
383 -
Joined
-
Last visited
Community Reputation
21 GoodAbout L0rdRaiden
-
Rank
Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
L0rdRaiden started following [Support] Linuxserver.io - Duplicati, [Support] SpaceinvaderOne Deconz, [Plugin] CA Appdata Backup / Restore v2 and 2 others
-
[Support] Linuxserver.io - Duplicati
L0rdRaiden replied to linuxserver.io's topic in Docker Containers
Can someone help me with this please? -
[Support] Linuxserver.io - Scrutiny
L0rdRaiden replied to linuxserver.io's topic in Docker Containers
Yes Could it be because of this? --cap-add=SYS_RAWIO -
[Support] Linuxserver.io - Scrutiny
L0rdRaiden replied to linuxserver.io's topic in Docker Containers
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' 02278bda8e2da04c238c983c5e85df76703f16eaaacb45dd97 -
[Support] Linuxserver.io - Scrutiny
L0rdRaiden replied to linuxserver.io's topic in Docker Containers
Unraid log -
[Support] Linuxserver.io - Scrutiny
L0rdRaiden replied to linuxserver.io's topic in Docker Containers
Does the new version spam the unraid log with hundreds of line? -
How can I use it to backup only the flash drive? Unraid OS
-
[Support] Linuxserver.io - Duplicati
L0rdRaiden replied to linuxserver.io's topic in Docker Containers
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? -
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
L0rdRaiden replied to jonp's topic in Plugin Support
well that is not "easy" to do -
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
L0rdRaiden replied to jonp's topic in Plugin Support
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 -
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
L0rdRaiden replied to jonp's topic in Plugin Support
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 -
https://www.suse.com/support/kb/doc/?id=000018710
-
unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)
L0rdRaiden replied to jonp's topic in Plugin Support
@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/ -
I would say any usb bluetooth 5.0 in aliexpress
-
@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 w
-
Thanks to you for the plugin, you fixed it quickly actually