September 14, 20187 yr OK, all the DVB builds are up, and in an attempt to lower our hosting costs all the builds are now hosted on Digital Ocean spaces so the plugin must be updated to today's release. Big thanks to @squid for rewriting the download routine for the plugin and @aptalca for writing a new upload routine. Remember I can no longer test any of these, so I make no guarantees, I've fixed the TBS Crazy Cat build routine so that's now working. TL:DR Need to update the plugin. Sent from my Mi A1 using Tapatalk Edited September 15, 20187 yr by CHBMB
September 15, 20187 yr I tried installing LibreELEC v6.6RC3. It didn't going well. I don't think my VMs were loading, but the TVHeadend docker did. And just to make my life more challenging, only the header was loading in the Web GUI. Luckily, I did get the GUI to load in Safe Mode, so I was able to revert back to v6.5.3. Suggestions?
September 15, 20187 yr I tried installing LibreELEC v6.6RC3. It didn't going well. I don't think my VMs were loading, but the TVHeadend docker did. And just to make my life more challenging, only the header was loading in the Web GUI. Luckily, I did get the GUI to load in Safe Mode, so I was able to revert back to v6.5.3. Suggestions?install 6.6rc3 again. reboot. delete (or rename) /boot/config/plugins/dynamix.plg. reboot.
September 15, 20187 yr 13 hours ago, mathgeek97 said: I tried installing LibreELEC v6.6RC3. It didn't going well. I don't think my VMs were loading, but the TVHeadend docker did. And just to make my life more challenging, only the header was loading in the Web GUI. Luckily, I did get the GUI to load in Safe Mode, so I was able to revert back to v6.5.3. Suggestions? 11 hours ago, DMcK said: install 6.6rc3 again. reboot. delete (or rename) /boot/config/plugins/dynamix.plg. reboot. That did it. I suppose the updates to the Web GUI were the culprit? But, really, I would have never guessed (or remembered) that the old GUI was a Dynamix plugin. Thanks for your help!!!!!
September 15, 20187 yr On 9/14/2018 at 2:43 PM, CHBMB said: I only update the plugin when I need to change the "plugin" I don't update it every time I push a new build. olfolfolf was referring to the v6.5.3RC1 build, not v6.6RC1 i know, i know – i just had thought i miss out on that mysterios RC1 build 😁
September 15, 20187 yr On 9/14/2018 at 6:49 PM, CHBMB said: OK, all the DVB builds are up, and in an attempt to lower our hosting costs all the builds are now hosted on Digital Ocean spaces so the plugin must be downloaded to today's update. a big "thank you" goes out to all involved. respect for your work, which makes my unRAID (still find that one more fitting) usage more complete. @CHBMB you've done a new Digital Devices Github build this time. my i ask, if that or the LibreELEC build would offer the newer drivers for those cards right now? Edited September 15, 20187 yr by s.Oliver
September 15, 20187 yr a big "thank you" goes out to all involved. respect for your work, which makes my unRAID (still find that one more fitting) usage more complete. [mention=6219]CHBMB[/mention] you've done a new Digital Devices Github build this time. my i ask, if that or the LibreELEC build would offer the newer drivers for those cards right now? No idea to be honest.....Sent from my Mi A1 using Tapatalk
September 15, 20187 yr 43 minutes ago, CHBMB said: No idea to be honest..... ok, i'll try to find time for testing and maybe i can do two installs to see the difference then. last time the github drivers had a better error handling (tvheadend did not show those errors at the beginning of a recording, which drives me kinda nuts, because i'll have to check often for them in the log to exclude those as bad recordings). AND another negative aspect of the drivers in the LibreELEC build is, that alot of these errors get logged with nearly every recording at the beginning (or with every epg grabber run much more often): [WARNING] linuxdvb: Unable to provide BER value. –> this value is available in TVH in the Status / Stream page (when driver supports it, else it's always "0") [WARNING] linuxdvb: Unhandled ERROR_BLOCK_COUNT scale: 0 [WARNING] linuxdvb: Unable to provide UNC value. i'll post back, if i made my tests with these builds. Edited September 15, 20187 yr by s.Oliver
September 16, 20187 yr On 9/14/2018 at 5:49 PM, CHBMB said: OK, all the DVB builds are up, and in an attempt to lower our hosting costs all the builds are now hosted on Digital Ocean spaces so the plugin must be updated to today's release. Big thanks to @squid for rewriting the download routine for the plugin and @aptalca for writing a new upload routine. Remember I can no longer test any of these, so I make no guarantees, I've fixed the TBS Crazy Cat build routine so that's now working. TL:DR Need to update the plugin. Sent from my Mi A1 using Tapatalk Updated TBS and all working so far - thanks for the support
September 16, 20187 yr On 9/15/2018 at 12:56 AM, DMcK said: install 6.6rc3 again. reboot. delete (or rename) /boot/config/plugins/dynamix.plg. reboot. Very good catch. @CHBMB the install script should @unlink("/boot/config/plugins/dynamix.plg"); before popping up the reboot prompt. Otherwise this will come up again and again (and that file hasn't been used forever) Edited September 16, 20187 yr by Squid
September 16, 20187 yr Updated to TBS CrazyCat 6.6.0-rc3, no problems so far (TVH 4.3 + TBS 5990)! Thank you very much!
September 17, 20187 yr 8 hours ago, CHBMB said: RC4 builds all done. 😀 Wow, that was fast. TBS updated and working fine
September 18, 20187 yr On 9/16/2018 at 8:09 PM, CHBMB said: RC4 builds all done. 😀 Hi @CHBMB, looks like drivers are missing (using libreelec): root@NAS:~# modprobe CX23885 modprobe: FATAL: Module CX23885 not found in directory /lib/modules/4.18.8-unRAID
September 18, 20187 yr ok, first (short) test is done. i used the GitHub build 6.6RC4. drivers get reported as 0.9.36 vs. 1.2.2 (from LibreELEC build 6.5.3). it looks good so far. these (sometimes) massive errors reported at the beginning of a recording are gone (just on some recordings TVH shows one data error – but that has always been like this) so i'm quite happy again. i had to check always against the logs, if these errors were real (happened while the recording was ongoing, or if they just popped up at the beginning and would be meaningless). i might add, i use cable here and run on a Digital Devices card which uses Sony CXD2854 chips. with the next RC build i probably try the LibreELEC build again, to check if those (maybe updated drivers) are better than in the past.
September 18, 20187 yr Hi @CHBMB, looks like drivers are missing (using libreelec): root@NAS:~# modprobe CX23885 modprobe: FATAL: Module CX23885 not found in directory /lib/modules/4.18.8-unRAID Would help me immensely if you could tell me if RC3 worked.Sent from my Mi A1 using Tapatalk
September 18, 20187 yr 53 minutes ago, CHBMB said: Would help me immensely if you could tell me if RC3 worked. Sent from my Mi A1 using Tapatalk I can try as soon as I get home. Went straight from 6.5.3 to RC4
September 18, 20187 yr 1 minute ago, du.perin said: I can try as soon as I get home. Went straight from 6.5.3 to RC4 That'd be great!
September 18, 20187 yr 1 hour ago, CHBMB said: That'd be great! Is it possible to download the builds manually? I screwed and can't access the server webui
September 18, 20187 yr 13 minutes ago, du.perin said: Is it possible to download the builds manually? I screwed and can't access the server webui Not any more unfortunately. You'll have to use the stock Unraid download
September 18, 20187 yr 28 minutes ago, CHBMB said: Not any more unfortunately. You'll have to use the stock Unraid download no problem, manage to get the stock files and server is back to business. wil downgrade to rc3 and try the previous libreelec build.
September 18, 20187 yr 4 hours ago, CHBMB said: Would help me immensely if you could tell me if RC3 worked. Sent from my Mi A1 using Tapatalk No luck with rc3 too modprobe: FATAL: Module CX23885 not found in directory /lib/modules/4.18.7-unRAID now back to 6.5.3 and the card is working properly again. however the modprobe shows the same error ?!?! modprobe: FATAL: Module CX23885 not found in directory /lib/modules/4.14.49-unRAID Currently Installed Build unRAID Version: 6.5.3 Linux Kernel Version: 4.14.49 DVB Version: LibreELEC Driver Version: 1.2.2 DVB Kernel: Detected DVB Adapter Drivers: Detected DVB Adapter 0: Silicon Labs Si2168 DVB Adapter 1: Silicon Labs Si2168 DVB Adapter 2: Silicon Labs Si2168 DVB Adapter 3: Silicon Labs Si2168 Edited September 18, 20187 yr by du.perin added more info
September 19, 20187 yr On 9/17/2018 at 12:09 AM, CHBMB said: RC4 builds all done. 😀 I'm on 6.5.3, do I need to install stock before the DVB builds or can I go straight to DVB RC4?
September 19, 20187 yr 46 minutes ago, Rick Gillyon said: I'm on 6.5.3, do I need to install stock before the DVB builds or can I go straight to DVB RC4? Either, but probably safer to go via stock tbh
Archived
This topic is now archived and is closed to further replies.