|
SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#21
|
|||
|
|||
For running from rc.local I use a script I created to launch comchecker and SageTV:
/usr/bin/startsage Code:
#!/bin/bash if [ 0 -eq `ps -ef | grep comchecker | grep -v grep | wc -l | sed 's/ //g'` ]; then su -c 'nohup /opt/sagetv/scripts/comchecker.sh 2>/dev/null 1>/dev/null &' sagetv fi su -c /opt/sagetv/server/startsage sagetv
__________________
Running SageTV on unRAID via Docker Tuning handled by HDHR3-6CC-3X2 using OpenDCT |
#22
|
|||
|
|||
What version of Java?
see: http://forums.sage.tv/forums/showthr...640#post330640
I had aggravating issues where every now and then the Wiz.bin got corrupted, losing all of my favorites as well as the db of recorded shows, etc. I don't remember what version of JRE I was running other than it was a 1.6. After searching the forums for a few days, I found someone with similar issues that were solved with a downgrade to 1.5. I downgraded and have yet to see any issues. I am running Ubuntu 8.10. Of course, my problem is that the sage .deb package requires 1.6, so aptitude upgrading the system is an issue. I have since learned to backup my favorites via the web plugin whenever I make changes, so I may give 1.6 another go. If so, I'll try to post results (probably on the thread listed above). |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Moved back to Windows from Linux | mahcsm | SageTV Linux | 8 | 12-02-2008 05:45 PM |
Some problems w/ GUI after new SageMC install | jp1982 | SageMC Custom Interface | 2 | 11-29-2008 11:18 AM |
I want to migrate to linux but... | dnlmln | SageTV Linux | 3 | 09-27-2008 08:45 AM |
ATI to Offer HD Playback with Linux | bjterry62 | Hardware Support | 0 | 09-02-2008 01:56 PM |
Linux or WHS? | tmiranda | SageTV Linux | 8 | 08-12-2008 05:43 PM |