Jump to content

CHBMB

Community Developer
  • Joined

  1. zbigbird started following CHBMB
  2. edenlog started following CHBMB
  3. mrvnsk9 started following CHBMB
  4. Wickyd started following CHBMB
  5. Dynizzle started following CHBMB
  6. gizmer started following CHBMB
  7. Yes Tom, that's how I viewed it when we developed the Nvidia stuff originally, it was improving the product. The thread has been running since February 2019, it's a big niche. 99 pages and 2468 posts.
  8. You know you could have discussed this with me right? Remember me, the original dev, along with @bass_rock! The one you tasked @jonp to discuss how we achieved the Nvidia builds back in December last year? That I never heard anything more about. I'm the one that spend 6 months f**king around with Unraid to get the GPU drivers working in docker containers. The one that's been hosting literally 100s of custom Unraid builds for the community to use for nearly five years. With all due respect to @ich777 he wasn't the one who did the bulk of the work here. Remember? You'll be pleased to know I will no longer be producing any custom "unofficial" builds for all the things you've not wanted to pick up and support for the last 10 years. A bit like unassigned devices and @dlandon, hell that should have been incorporated half a decade ago. In fact, I won't be doing anything here from this point on. Nearly 5 years of DVB and nearly 2 years of Nvidia. You're welcome to them. DVB is all yours now as well. Good Luck.
  9. @trurl Please lock this thread. Due to an unexpected announcement from @limetech about Nvidia, I have since made the decision to do no further development work on Unraid. I'm quitting Unraid work. Anyone who wants to use DVB on Unraid, you have two options. 1. Ask LimeTech to include it as they should have years ago 2. Compile it yourselves using the available docker container. LS.io will no longer be hosting any custom Unraid builds.
  10. @trurl Please lock this thread. Due to an unexpected announcement from @limetech this is no longer required. I'm quitting Unraid work.
  11. Yep, I've sent a PM to LT. I'm out of here. They can sort DVB out as well. I am very officially retiring from any form of Unraid development.
  12. Utahguru started following CHBMB
  13. v6.9.0 beta30 uploaded
  14. v6.9.0 beta29 uploaded.
  15. mSedek started following CHBMB
  16. Mystic started following CHBMB
  17. v6.9.0-beta25 uploaded
  18. Depends what I have going on in my life at the time. Last 6-9 months have been pretty full on, last 3 months have been particularly hectic. New job, new baby and seeing as I work in front line healthcare as a clinician in one of the initially hardest hit areas of my country in terms of Covid, any dev work has kind of taken very much a back seat.
  19. Ok, so I have some idea, send me a PM, or better yet, hop on the linuxserver discord and ping me and we can chat about how to move forward.
  20. We've already been building Nvidia in a container for a while, DVB I've been kind of stuck with real life stuff, if someone who uses DVB actually wanted to collaborate with us, that would be awesome. The whole idea of me supporting something I don't actually use at all is pretty untenable.
  21. That's because I've written routines into the plugin to parse the cards/adapters and output it to the plugin screen, this happens at boot rather than every time the page loads.
  22. I could probably dig it out from somewhere, I gave up playing around with DVB and Nvidia combined as I don't have DVB hardware and never got any answers more detailed than "It doesn't work" which made progress impossible. I'm amenable to working with someone to get it working, but chucking builds out without decent testing with constructive /useful feedback is largely pointless, as from my perspective it should have worked.
  23. CrazyCat removed his source code. Nothing I can do about that. I tried building what he has left against the TBS stuff, but no dice.
  24. so, you may be able to install it yourself, but I can't help you with that as I have little time and can't support it. They have a support forum here https://support.sundtek.de/ From what I can tell you need to pull a script based install and run that, whether that will work on Slackware without having to work out and install dependencies I couldn't say, I tried running it on my Unraid virtual machine and it appeared to work, but I have no way of testing. You'd need to install it at every boot. You may or may not need the LibreELEC build preinstalled as I'm unsure whether it needs anything from the DVB kernel or not. cd /tmp wget http://sundtek.de/media/sundtek_netinst.sh chmod 777 sundtek_netinst.sh ./sundtek_netinst.sh Any more questions and I can't help at all, this is beyond what I can reasonably support and completely different to how Linux drivers normally work from what I can read. I don't know if you can pass the drivers through to a docker container or not. As far as a supported DVB-C USB device on Linux then you'd need to either look on the Linux Tv site or preferably find someone on these forums that can confirm a working model. DVB support on Linux is a bit of a mess overall.