Everything posted by cybrnook
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
I world recommend updating the default kernel path from /mnt/cache to /mnt/user, now that we have multiple pools. I run my appdata now on a drive other than cache.
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Of course, that is expected. What I was thinking to see though, is assuming I left all default values, then only change to Nvidia (BETA now) and latest DVB, then the outcome would be the same (or close). I am sure it's not an issue, as it seems to work fine. I was just pondering why sizing was different if all else was same :-).
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
No worries, just wanted to make sure something wasn't going as expected. 🙂 Compiling now, will report back.
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Yep, that may very well be it. I will try by modifying the Nvidia driver version to the specific version vs "latest" 🙂
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
@ich777 Is it expected that the sizes of the re-compiled files vary slightly in size? What I mean is I am using this to compile latest 6.9.0 beta 24 for Nvidia and DVB, using the defaults of latest and latest with beta enabled. The compilation seems to go smooth and without issue. But, if I download your pre-compiled beta 24 with nvidia and dvb and look at the file sizes compared to mine, they are slightly different. Does the fact that my architecture is an AMD system make a difference?
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
As suspected 🙂 Only thing that would throw me off a little, I am preloading the modified kernel before I am installing my Hauppauge card as well as my Nvidia GPU, that will come this afternoon. But the wording on the page makes me think that the driver isn't loading properly. I can only assume this message is appearing because I don't yet have the GPU installed. Perhaps it should say something like "Make sure that the latest NVIDIA driver is installed and running and your GPU is properly installed and detected"?
-
[Support] ich777 - AMD Vendor Reset, CoralTPU, hpsahba,...
Absolutely great Plugin and Docker, truly thank you. Just wanted to report one small, superficial visual anomaly. I run a widescreen, high res monitor and I notice the separation bar on the plugin helper screen breaks in the middle. I use Chromium Edge:
-
[SUPPORT] pihole for unRaid - Spants repo
@spants just wanted to call out a small typo in the CA Info notice for this template. "make sure that you fixe the unRaid servers dns to point to a real DNS Server." Should probably be something like: "make sure that you have fixed your unRaid servers dns to point to a real DNS Server other than your PiHole."
-
[Plugin] CA Fix Common Problems
Community Applications Think of it as the app store for unraid. It'll help you install plugins and Dockers with minimal input from your side. It automates the manual parts for you.
-
Unraid/Home Gadget Geeks Live Show
Love to hear about the new stub system and integrated Nvidia drivers. Made my day hearing that.
-
Unraid/Home Gadget Geeks Live Show
Super cool, watched the first one and enjoyed it. Still have reconstruct write set in my system 🙂 Will tune in!
-
[Support] Djoss - MakeMKV
@wesman it's in the readme in the op: https://github.com/jlesage/docker-makemkv#access-to-optical-drives
-
Disabling Spectre/Meltdown/Zombieload mitigation's (PLUGIN AVAILABLE)
New Intel vulnerability found dubbed "Cache Out": https://www.pcworld.com/article/3516302/new-cacheout-attack-targets-intel-processors-with-a-fix-arriving-soon.html Intel Processors affected (Intel CPU Skylake/Cascade Lake onward. Broadwell and earlier are seemingly not affected). AMD seemingly not affected: https://software.intel.com/security-software-guidance/insights/processors-affected-l1d-eviction-sampling No mitigation created yet, so time will tell how it's addressed.
-
[Support] Djoss - FileBot
I don't think filebot works with folders, only files. What you are talking about though programs like sonarr and ranarr do. Assuming these "files" you are pulling are movies and tv shows.
-
Preclear plugin
@gfjardim thanks a ton for the quick turn around time, and for looking into package handling. I really do like this plugin, and have gotten used to the UD + Preclear integration, don't wanna change... MmmmmmmMmm
-
Preclear plugin
Well, personally I preclear every drive I add to my unraid server prior to making it a part of my array 🙂 While "most" drives come up uneventful, I did just two weeks ago shuck and add a handful of 8TB's to my backup unraid server and low and behold preclearing saved me ahead of time on a disk that started to mark and reallocate bad sectors. Easier to identify ahead of time, rather than add a disk, put data on the disk, and then in time realize through smart somethings happening. For me, I love the integration of this plugin into UD (UD+), and being able to preclear at the click of a button.
-
6.8.1 "exit" on browser based terminal session loops back into active shell session
When "exit"ing a browser based terminal session, the session closes and then instantly reopens again in the same window. Tested on FireFox and Chrome, same behavior. noah-diagnostics-20200111-1515.zip
-
Preclear plugin
I think libevent was the only thing, rather than a few things, right? I can confirm that libevent is installed by default, but perhaps the included tmux for example can't find the default? Note sure.. @gfjardim ? root@noah:/usr/lib64# ls -l libevent* lrwxrwxrwx 1 root root 21 Jan 11 03:15 libevent-2.1.so.7 -> libevent-2.1.so.7.0.0* -rwxr-xr-x 1 root root 354048 Aug 2 14:22 libevent-2.1.so.7.0.0* lrwxrwxrwx 1 root root 21 Jan 11 03:15 libevent.so -> libevent-2.1.so.7.0.0* lrwxrwxrwx 1 root root 26 Jan 11 03:15 libevent_core-2.1.so.7 -> libevent_core-2.1.so.7.0.0* -rwxr-xr-x 1 root root 229752 Aug 2 14:22 libevent_core-2.1.so.7.0.0* lrwxrwxrwx 1 root root 26 Jan 11 03:15 libevent_core.so -> libevent_core-2.1.so.7.0.0* lrwxrwxrwx 1 root root 27 Jan 11 03:15 libevent_extra-2.1.so.7 -> libevent_extra-2.1.so.7.0.0* -rwxr-xr-x 1 root root 143264 Aug 2 14:22 libevent_extra-2.1.so.7.0.0* lrwxrwxrwx 1 root root 27 Jan 11 03:15 libevent_extra.so -> libevent_extra-2.1.so.7.0.0* lrwxrwxrwx 1 root root 29 Jan 11 03:15 libevent_openssl-2.1.so.7 -> libevent_openssl-2.1.so.7.0.0* -rwxr-xr-x 1 root root 31336 Aug 2 14:22 libevent_openssl-2.1.so.7.0.0* lrwxrwxrwx 1 root root 29 Jan 11 03:15 libevent_openssl.so -> libevent_openssl-2.1.so.7.0.0* lrwxrwxrwx 1 root root 30 Jan 11 03:15 libevent_pthreads-2.1.so.7 -> libevent_pthreads-2.1.so.7.0.0* -rwxr-xr-x 1 root root 14296 Aug 2 14:22 libevent_pthreads-2.1.so.7.0.0* lrwxrwxrwx 1 root root 30 Jan 11 03:15 libevent_pthreads.so -> libevent_pthreads-2.1.so.7.0.0* -rwxr-xr-x 1 root root 14192 Dec 18 13:34 libevents-samba4.so*
-
Preclear plugin
I was just looking at the source, and I think it's due to the "less than": elif is_unraid_version '>=' '6.8.0-b1' && is_unraid_version '<' '6.8.1'; then Perhaps there is a dependency on the kernel version in 6.8.1 and what is being brought down for tmux, libevent and utemper. But I think likely the same packages from 6.8.0-b1 would work, will see 🙂
-
Preclear plugin
unRAID version (6.8.1) not supported. plugin: run failed: /bin/bash retval: 1 Being marked for deletion, and cannot reinstall on 6.8.1
-
Unraid OS version 6.8.1 available
Thank you and the team for all the hard work lately!
-
[Support] Djoss - QDirStat
https://github.com/jlesage/docker-qdirstat/blob/master/README.md#vnc-password
-
[Support] Djoss - HandBrake
No idea. Handbrake can't unlock and decrypt an encrypted disc, that's not what it does. Perhaps you have something like AnyDVD installed, or some other unlocking software that you forgot about? which is presenting the disc as unlocked to handbrake? That is completely doable, unlocking the disc via software and then handing off to handbrake as a disc in a drive.
-
[Support] binhex - Plex
Also, if you are behind a VPN service, most block open ports unless you are with a VPN provider than allows you to open ports for redirects (like I do with Mullvad).
-
[Support] Djoss - HandBrake
What I mean is Handbrake is not a decrypting program. So if you are putting in regular movies like DVD or Blu-Ray, and expecting Handbrake to open and re-encode them, it won't do that. Movies (DVD and Blu-Ray) have encryption on them, so you need something to crack the encryption first, like MakeMKV or AnyDVD for example. You can't go directly from Blu-Ray to .MP4 for example with Handbrake alone. It may be trying to read the disc, but it doesn't understand what it is (because it's encrypted), so it spits back title not found.