SageTV Community  

Go Back   SageTV Community > Hardware Support > Hardware Support
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-09-2016, 03:13 PM
MickBurke's Avatar
MickBurke MickBurke is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 318
Building a new Sage server, what tuner (software) should I use?

I'm currently using a Ceton InfiniTV 6 ETH on my existing sagetv server. I'm moving that to new hardware, and since I have to reconfigure I figured I'd check to see if there's any considerations for changes i need to look at.

The first one I came to was should I continue using SageDCT or switch to something like openDCT or some other alternative? This one has worked fine (not even sure what version I'm on since it's just worked for so long), but if there's any value in performance, reliability or even ease of install, I want to consider it.

Any thoughts are much appreciated.

As I said I'm using a Ceton InfiniTV 6 ETH ethernet tuner, and am on Verizon FIOS service if it matters.

Thanks!

Mick
Reply With Quote
  #2  
Old 10-09-2016, 03:24 PM
KryptoNyte's Avatar
KryptoNyte KryptoNyte is offline
SageTVaholic
 
Join Date: Dec 2006
Posts: 2,754
Switch to OpenDCT. It works great and the author of that software is very active here in the forum, and constantly working on Sage related software. He is also very responsive if issues do arise, and he has experience with your tuner. I seem to recall there being a firmware update for the 6 tuner model.
Reply With Quote
  #3  
Old 10-09-2016, 05:18 PM
MickBurke's Avatar
MickBurke MickBurke is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 318
Thanks! For a 64bit windows install do I use the 64bit version, or do I use the x86 (like with Java)?
Reply With Quote
  #4  
Old 10-09-2016, 05:34 PM
EnterNoEscape's Avatar
EnterNoEscape EnterNoEscape is offline
SageTVaholic
 
Join Date: Jun 2010
Location: Harrisburg, PA
Posts: 2,657
It doesn't really matter, but to keep it simple, I would just use x86 so that you only need to update one Java architecture.
__________________
SageTV v9 Server: ASRock Z97 Extreme4, Intel i7-4790K @ 4.4Ghz, 32GB RAM, 6x 3TB 7200rpm HD, 2x 5TB 7200rpm HD, 2x 6TB 7200rpm HD, 4x 256GB SSD, 4x 500GB SSD, unRAID Pro 6.7.2 (Dual Parity + SSD Cache).
Capture: 1x Ceton InfiniTV 4 (ClearQAM), 2x Ceton InfiniTV 6, 1x BM1000-HDMI, 1x BM3500-HDMI.

Clients: 1x HD300 (Living Room), 1x HD200 (Master Bedroom).
Software: OpenDCT :: WMC Live TV Tuner :: Schedules Direct EPG
Reply With Quote
  #5  
Old 10-09-2016, 05:35 PM
KryptoNyte's Avatar
KryptoNyte KryptoNyte is offline
SageTVaholic
 
Join Date: Dec 2006
Posts: 2,754
EDIT: so that ^^^^^^ is what I mean about the author being ... around.

... I used the x86 version as suggested by the author in his first post in the OpenDCT thread, to match the Java install.
Reply With Quote
  #6  
Old 10-09-2016, 05:36 PM
MickBurke's Avatar
MickBurke MickBurke is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 318
Great, thanks again!
Reply With Quote
  #7  
Old 10-09-2016, 05:36 PM
KarylFStein KarylFStein is offline
Sage Fanatic
 
Join Date: Apr 2006
Location: Westland, Michigan, USA
Posts: 999
Quote:
Originally Posted by MickBurke View Post
Thanks! For a 64bit windows install do I use the 64bit version, or do I use the x86 (like with Java)?
32 bit is easiest on Windows. If you use the 64 bit you also need a 64 bit JRE installed.
__________________
Home Network: https://karylstein.com/technology.html
Reply With Quote
  #8  
Old 10-09-2016, 07:19 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Keep in mind, that many are discovering that for a dedicated server machine, unRAID is becoming a much easier to maintain system. There's a docker image for SageTV that runs 64-bit, and runs very well, I've also rolled up a docker image for OpenDCT that I've been using for a while that seems to work great. the only reason I have a windows server (which is actually in a VM on the same unRAID box now), is to run PlayOn to get netflix and some other shows recorded into sage.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
  #9  
Old 10-09-2016, 09:08 PM
MickBurke's Avatar
MickBurke MickBurke is offline
Sage Aficionado
 
Join Date: Jan 2005
Posts: 318
Yea, I remember that from a previous post, but I don't have the confidence... Is there a good doc that would walk me through it? I'm open, but hesitant!
Reply With Quote
  #10  
Old 10-09-2016, 10:25 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
unRAID has it's own guides, but I honestly didn't need much, so I didn't go through it. Essentially, the main steps, on a new system, is to download their tool to create a bootable thumbdrive with the unRAID OS on it, and then boot the new system off of that. Setting up from there is pretty straight forward. That's enough to get a basic file server up and running on a new system with some new drives, pooling the drives together and setting up network shares and such. Pretty much everything in unRAID is configured and managed in a web ui that is pretty clear for simple tasks, even the installing of the sagetv docker is pretty straight forward (guide in the docker thread here in the forums).

I suppose it might be nice to make a focused unRAID+sagetv installing guide here on the forums. Not sure the best way to do so, without having a bare system to screencap the steps through on through (though, I may have enough junk around to do so shortly). In any case, if you are patient between steps, I'm sure enough people here on the forums have done so recently to hold your hand through the process. unRAID is not free, but I feel it is well worth the price - it has a huge community of smart folks, not unlike you'll find here.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
  #11  
Old 10-10-2016, 04:32 PM
reggie14 reggie14 is offline
SageTVaholic
 
Join Date: Aug 2003
Location: Maryland
Posts: 2,760
Has anyone successfully gotten the USB-UIRT working reliably, or the HD-PVR IR blaster? The OP didn't say anything about using an HD-PVR, but I know FiOS is DRMing the Fox-owned channels now, so you'll lose a handful of channels if you don't use an STB+video capture device.
Reply With Quote
  #12  
Old 10-10-2016, 07:48 PM
Tomahawk51's Avatar
Tomahawk51 Tomahawk51 is offline
Sage Aficionado
 
Join Date: Oct 2005
Posts: 320
UPDATE: Was catching up on posts, and looks like some progress might be marching forward to enable other tunding beyond what I indicate below, so just wanted to credit that. Stuckless, Fuzzy, Mibsy, et al - really appreciate all the interest you've shown in this topic.

I came to a better understanding that the Unraid Docker SageTV approach currently works well for network tuning (OpenDCT) - but seemingly not other tuning approaches (HD PVR). The deprecated CommandIR product is an exception to this it seems (not being sold any longer).

I had thought I'd be able to get HDPVR IR Blasting, or even FireWire Tuning working with an HDPVR. That wasn't the case (perhaps yet, and I'll see if I can do anything to assist along those lines as a otherwise the Unraid Docker approach was really great).

If the USB UIRT is a solid tuner with Docker - that would be great to indicate in a guide. I know I'd buy one if I had some confidence that would offer a set top box tuning approach.

I've been collecting my thoughts around a guide, as it was all new to me - if I ever get it working I'll plan to draft something.

Last edited by Tomahawk51; 10-10-2016 at 07:59 PM.
Reply With Quote
  #13  
Old 10-11-2016, 01:31 AM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Quote:
Originally Posted by Tomahawk51 View Post
UPDATE: Was catching up on posts, and looks like some progress might be marching forward to enable other tunding beyond what I indicate below, so just wanted to credit that. Stuckless, Fuzzy, Mibsy, et al - really appreciate all the interest you've shown in this topic.

I came to a better understanding that the Unraid Docker SageTV approach currently works well for network tuning (OpenDCT) - but seemingly not other tuning approaches (HD PVR). The deprecated CommandIR product is an exception to this it seems (not being sold any longer).

I had thought I'd be able to get HDPVR IR Blasting, or even FireWire Tuning working with an HDPVR. That wasn't the case (perhaps yet, and I'll see if I can do anything to assist along those lines as a otherwise the Unraid Docker approach was really great).

If the USB UIRT is a solid tuner with Docker - that would be great to indicate in a guide. I know I'd buy one if I had some confidence that would offer a set top box tuning approach.

I've been collecting my thoughts around a guide, as it was all new to me - if I ever get it working I'll plan to draft something.
Stuckless has just added the needed lirc pieces to the docker image, so give us a few days to play with it, and I'm hoping we'll have some answers on the blasting (both HD-PVR and USB-UIRT).
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
  #14  
Old 10-11-2016, 04:45 AM
tmiranda's Avatar
tmiranda tmiranda is offline
SageTVaholic
 
Join Date: Jul 2005
Location: Central Florida, USA
Posts: 5,851
Quote:
Originally Posted by Fuzzy View Post
Stuckless has just added the needed lirc pieces to the docker image, so give us a few days to play with it, and I'm hoping we'll have some answers on the blasting (both HD-PVR and USB-UIRT).
Lack of USB-UIRT support is the only thing keeping me on Windows.
__________________

Sage Server: 8th gen Intel based system w/32GB RAM running Ubuntu Linux, HDHomeRun Prime with cable card for recording. Runs headless. Accessed via RD when necessary. Four HD-300 Extenders.
Reply With Quote
  #15  
Old 10-11-2016, 07:34 PM
BobbyDing's Avatar
BobbyDing BobbyDing is offline
Sage Aficionado
 
Join Date: May 2009
Location: Central-West Florida
Posts: 467
Quote:
Originally Posted by Fuzzy View Post
I've also rolled up a docker image for OpenDCT that I've been using for a while that seems to work great.
The lack of this on my unraid sever is what's been keeping me from using it as my main sage server. So I'm thinking I need to build one myself. Any hints, tips or tricks you can share on how you built it would be appreciated (I'm fairly linux ignorant, but I'm up for giving it a go).

Thanks,

Bobby
__________________
Athlon II Quad Core 3Ghz, 8GB Ram. 12GB Storage. 3 (x4) HDHR for OTA Across 2 Cities, HD200, 2x HD300.
Reply With Quote
  #16  
Old 10-11-2016, 09:45 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
I posted a link to mine in the opendct thread. let me find it. I never got anyone really confirming they had tested it, so I didn't add it to the public repository, but it should be easy enough to install.

here: https://forums.sagetv.com/forums/sho...845#post591845
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
  #17  
Old 10-12-2016, 06:47 PM
BobbyDing's Avatar
BobbyDing BobbyDing is offline
Sage Aficionado
 
Join Date: May 2009
Location: Central-West Florida
Posts: 467
Thanks Fuzzy. I'll try it this weekend. I have a question, but I'll drop it into the openDCT thread.

Thanks again

Bobby
__________________
Athlon II Quad Core 3Ghz, 8GB Ram. 12GB Storage. 3 (x4) HDHR for OTA Across 2 Cities, HD200, 2x HD300.
Reply With Quote
  #18  
Old 10-13-2016, 10:13 AM
korben_dallas's Avatar
korben_dallas korben_dallas is offline
Sage Icon
 
Join Date: Oct 2004
Location: USA
Posts: 1,250
Quote:
Originally Posted by tmiranda View Post
Lack of USB-UIRT support is the only thing keeping me on Windows.
Ditto. Multi-zone USB-UIRT support is the only way I can tune my boxes (TWC aka Spectrum).
__________________
SageTV server & client: Win 10 Pro x64, Intel DH67CF, Core i5 2405s, 8 GB ram, Intel HD 3000, 40GB SSD system, 4TB storage, 2x HD PVR component + optical audio, USB-UIRT 2 zones + remote hack, Logitech Harmony One, HDMI output to Sony receiver with native Intel bitstreaming
Reply With Quote
  #19  
Old 10-13-2016, 04:34 PM
MattHelm MattHelm is offline
Sage Icon
 
Join Date: Jun 2005
Location: Chicago, IL
Posts: 1,209
Quote:
Originally Posted by korben_dallas View Post
Ditto. Multi-zone USB-UIRT support is the only way I can tune my boxes (TWC aka Spectrum).
What driver are you using in W10 for the USB-UIRT???
__________________
Server #1= AMD A10-5800, 8G RAM, F2A85-M PRO, 12TB, HDHomerun Prime, HDHR, Colossus (Playback - HD-200)
Server #2= AMD X2 3800+, 2G RAM, M2NPV-VM, 2TB, 3x HDHR OTA (Playback - HD-200)
Reply With Quote
  #20  
Old 10-13-2016, 04:48 PM
Fuzzy's Avatar
Fuzzy Fuzzy is offline
SageTVaholic
 
Join Date: Sep 2005
Location: Jurupa Valley, CA
Posts: 9,957
Quote:
Originally Posted by MattHelm View Post
What driver are you using in W10 for the USB-UIRT???
The win7 driver should work just done in Windows10.
__________________
Buy Fuzzy a beer! (Fuzzy likes beer)

unRAID Server: i7-6700, 32GB RAM, Dual 128GB SSD cache and 13TB pool, with SageTVv9, openDCT, Logitech Media Server and Plex Media Server each in Dockers.
Sources: HRHR Prime with Charter CableCard. HDHR-US for OTA.
Primary Client: HD-300 through XBoxOne in Living Room, Samsung HLT-6189S
Other Clients: Mi Box in Master Bedroom, HD-200 in kids room
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Any pointers on building new Sage server using 9 month old backup? Brent94Z SageTV Software 5 05-08-2013 06:53 PM
sage software won't turn on in server ttiell SageTV Software 2 08-05-2011 09:39 AM
Is there a guide to building a Sage Server? wayner Hardware Support 8 12-07-2010 11:11 PM
Building new Sage Server, can two servers with sagetv 'share' a HDHomeRun personalt Hardware Support 1 09-30-2009 10:35 PM
Sage TV for Windows Home Server Software, HPMediaSmart Server, and HD homerun tuners c309 SageTV Software 15 08-17-2008 06:03 AM


All times are GMT -6. The time now is 04:53 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.