NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 25 26 27 28 29 … 34 Next »
Ready for xubuntu 20.04

 
  • 0 Vote(s) - 0 Average
Ready for xubuntu 20.04
bluesight
Offline

Junior Member

USA
Posts: 33
Threads: 6
Joined: May 2020
#21
2020-05-14, 10:11 PM (This post was last modified: 2020-05-14, 10:24 PM by bluesight.)
Sorry I left out what now appears to be a critical point...it is actually playback in Kodi that is having the difficulties, especially compared to WMC. NextPVR in the browser window shows the errors. Kodi just is slow or fails (and locks up) for some streams, both live and recorded. If Kodi isn't transcoding, then it looks like there is just not enough performance in this old notebook. Time to put it into the web-only pasture (or maybe glue factory)...

I was hoping I was testing a 20.04 implementation before rolling out to other systems...but it's mainly been distractions with other issues...

Want to be done for now!...

Tnx
b

Quick PS...VAAPI didn't work on this system...fails to start stream...
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,125
Threads: 957
Joined: May 2006
#22
2020-05-14, 10:32 PM
I am sure there is enough CPU power for direct streaming, even a Raspberry PI can serve data when transcoding isn't involved.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#23
2020-05-14, 11:55 PM
(2020-05-14, 10:11 PM)bluesight Wrote: Sorry I left out what now appears to be a critical point...it is actually playback in Kodi that is having the difficulties, especially compared to WMC. NextPVR in the browser window shows the errors. Kodi just is slow or fails (and locks up) for some streams, both live and recorded. If Kodi isn't transcoding, then it looks like there is just not enough performance in this old notebook. Time to put it into the web-only pasture (or maybe glue factory)...
Restart NextPVR (to reset logs) and Kodi, then reproduce the issue and post the NextPVR and kodi logs, and a description of what happened, and we'll take a look
bluesight
Offline

Junior Member

USA
Posts: 33
Threads: 6
Joined: May 2020
#24
2020-05-15, 01:28 AM
I appreciate the advice and help. I've been using lots of my "at-home" time to try to do Kodi/PVR and learn some about Linux. And I've been starting to use a bit too much of other folks' time. So, for now, I'm back to my old Win7/WMC world. I still have NextPVR/Kodi on my fallback Win10 system, and that seems pretty good, at least for as much as I've used it up to now.
Tnx...(again)
b
bluesight
Offline

Junior Member

USA
Posts: 33
Threads: 6
Joined: May 2020
#25
2020-05-22, 02:57 AM (This post was last modified: 2020-05-22, 06:43 PM by bluesight.)
Couldn't stop myself...and I now have a working NextPVR/Kodi install on my 20.04 Xubuntu laptop. I've also had some success in installing the latest lirc/ir-keytable services that have been an issue until just the last few days. If you gave up on lirc, it may be worth checking back since the latest available install fixes a known installation glitch (verify that you get lirc 0.10.1-6.1ubuntu1.1).

A glutton for punishment...I now have a portable Win7 WMC laptop with EPG123 and Schedules Direct (dangerously obsolete, but functional), a "home" Ubuntu 18.04 desktop box with NextPVR/Kodi/lirc and Schedules Direct, and now a portable Xubutnu 20.04 laptop with NextPVR/Kodi/ir-keytable/lirc and Schedules Direct. 

Interestingly, the Xubuntu laptop is an i-5 1.8Ghz, 7G memory based system has plenty of capability to run NextPVR, including transcoding to the web interface (just as sub recommended) compared to my AMD Athlon II P340  1.8Ghz, 7G memory laptop (now relegated to web browsing and media center experiments). Glad I had one to swap in...

b

PS...forgot to mention...I like the new interface...adds some clarity for Schedules Direct EPG settings...
bluesight
Offline

Junior Member

USA
Posts: 33
Threads: 6
Joined: May 2020
#26
2020-05-25, 11:07 PM
I put up a "how-to" install for 20.04 with NextPVR/Kodi/lirc and MCE remote over on the Kodi Linux forum. It might be of interest here...

b
shspvr
Offline

Senior Member

Posts: 419
Threads: 32
Joined: Jan 2004
#27
2020-05-26, 06:27 PM (This post was last modified: 2020-05-26, 06:51 PM by shspvr.)
Hey I got PoP!-OS install same ver 20.04 but NextPVR fail to load the tuner which showing as unavailable after reboot but if I restart the service all is good but still a problem if is rebooted

By the way are you up date ATSC tuner channel scan list as channel list is going be 2 thru 36 with FCC repack


Attached Files
.zip   npvr-logs.zip (Size: 102.1 KB / Downloads: 2)
shspvr
Offline

Senior Member

Posts: 419
Threads: 32
Joined: Jan 2004
#28
2020-05-26, 06:32 PM
(2020-05-25, 11:07 PM)bluesight Wrote: I put up a "how-to" install for 20.04 with NextPVR/Kodi/lirc and MCE remote over on the Kodi Linux forum. It might be of interest here...

b

Another option https://www.unifiedremote.com/ this works over a Phone or Tablet
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,125
Threads: 957
Joined: May 2006
#29
2020-05-26, 06:32 PM
Seems like you are only wrtiting to sub, but this is the same issue I justed posted about in Windows https://forums.nextpvr.com/showthread.ph...#pid541527 You need to had a delay in PostStarup.sh to wait until services you required are available. I suggest looking at dmesg for the time that network and USB are available and putting a wait in. I have posted a sample script that will add the required delay.

Martin
shspvr
Offline

Senior Member

Posts: 419
Threads: 32
Joined: Jan 2004
#30
2020-05-26, 07:04 PM
(2020-05-26, 06:32 PM)mvallevand Wrote: Seems like you are only wrtiting to sub, but this is the same issue I justed posted about in Windows https://forums.nextpvr.com/showthread.ph...#pid541527  You need to had a delay in PostStarup.sh to wait until services you required are available.  I suggest looking at dmesg for the time that network and USB are available and putting a wait in.  I have posted a sample script that will add the required delay.

Martin

Ok edit my post
I show that post but I have WinTV dual-HD not a HDHomerun and I have Linux not Windows and PoP!-OS 19.04 didn't have this problem,  That would be most grateful Martin if could post the a sample script and install info.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Fresh Xubuntu Install with Tuner Issues (or permissions issues?) larrybari 13 3,085 2022-11-16, 04:27 AM
Last Post: larrybari
  Can't connect to http://127.0.0.1:8866/ on Xubuntu 22.04 rakircher 62 8,361 2022-07-08, 02:36 AM
Last Post: sub
  Is v5 ready for prime time? rosede 16 5,983 2019-10-21, 05:38 AM
Last Post: jksmurf

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode