|
SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Ubuntu 10.04.1 - Sage Server for Linux - Haupaugge 2250
Sage Server starts before the firmware drivers for the 2250 have initialized and the tuners are missing. I then stop and startsage and now the tuners are there.
To work around this problem I deleted the links (S20sagetv) in rc#.d and launch sage from the desktop with "gksudo /opt/sagetv/server startsage &" as an application in a window. If anybody out there knows of this problem and has the fix please let me know. Thanks in advance. |
#2
|
|||
|
|||
Try putting /opt/sagetv/server/startsage in rc.local
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#3
|
|||
|
|||
Yes. That worked. Except I had to add "sleep 30" as well.
Example: #!/bin/sh -e # # rc.local # # This script is executed at the end of each multiuser runlevel. # Make sure that the script will "exit 0" on success or any other # value on error. # # In order to enable or disable this script just change the execution # bits. # # By default this script does nothing. sleep 30 /opt/sagetv/server/startsage exit 0 Thanks. |
#4
|
|||
|
|||
If all it needs is a little sleep, then you could also revert to the default method of starting and create a file in /opt/sagetv/server called sagesettings and put a sleep command in it.
B
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Linux SageTV OEM not recognising DVB-T HDHomeRun on Ubuntu 9.10 Server (64-bit) | milesbrennan | SageTV Linux | 14 | 05-21-2010 03:35 PM |
Channel scan crashes on beta 7/ubuntu linux | bfgarcia | SageTV Beta Test Software | 0 | 05-21-2010 12:15 PM |
Sage 6.4 Server Hangs on Ubuntu | LittleTinkyWink | SageTV Linux | 5 | 09-27-2008 01:21 PM |
Linux (Ubuntu 7.10) - Placeshifter font too long | ltitran | SageTV Linux | 9 | 04-09-2008 06:00 AM |
Ubuntu 7.04 and SageTv Linux 6.1 | Box8489 | SageTV Linux | 7 | 06-01-2007 07:25 PM |