|
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 |
#1
|
|||
|
|||
CentOS 5.4 64-bit hangs at "User Interface Manager is Initializing"
Hello,
I just installed CentOS 5.4 64-bit and I am trying to get the OEM version running. I would like to run the server not as headless, so I can use my sage HD extender. In a brand new install when I startsage the startup stops at "User Interface Manager is Initializing." When I check the sagetv_0.txt I see a lot of this: Sun 4/25 10:38:47.111 [FinalRender-SAGETV_PROCESS_LOCAL_UI@d964af] java.lang.Sys tem.loadLibrary(System.java:1028) Sun 4/25 10:38:47.111 [FinalRender-SAGETV_PROCESS_LOCAL_UI@d964af] sage.DirectX9 SageRenderer.int(Unknown Source) Sun 4/25 10:38:47.111 [FinalRender-SAGETV_PROCESS_LOCAL_UI@d964af] sage.bq.a(Unk nown Source) Sun 4/25 10:38:47.111 [FinalRender-SAGETV_PROCESS_LOCAL_UI@d964af] sage.bq.new(U nknown Source) Sun 4/25 10:38:47.111 [FinalRender-SAGETV_PROCESS_LOCAL_UI@d964af] sage.bq$1.run (Unknown Source) Sun 4/25 10:38:47.111 [FinalRender-SAGETV_PROCESS_LOCAL_UI@d964af] Final Render had an error:java.lang.UnsatisfiedLinkError: no SageTVOGL in java.library.path Sun 4/25 10:38:47.111 [FinalRender-SAGETV_PROCESS_LOCAL_UI@d964af] java.lang.Cla ssLoader.loadLibrary(ClassLoader.java:1734) Sun 4/25 10:38:47.111 [FinalRender-SAGETV_PROCESS_LOCAL_UI@d964af] java.lang.Run time.loadLibrary0(Runtime.java:823) Sun 4/25 10:38:47.111 [FinalRender-SAGETV_PROCESS_LOCAL_UI@d964af] java.lang.Sys tem.loadLibrary(System.java:1028) Sun 4/25 10:38:47.111 [FinalRender-SAGETV_PROCESS_LOCAL_UI@d964af] sage.DirectX9 SageRenderer.int(Unknown Source) Sun 4/25 10:38:47.111 [FinalRender-SAGETV_PROCESS_LOCAL_UI@d964af] sage.bq.a(Unk nown Source) If anyone has any tips I would be very grateful. Thank you, Doug |
#2
|
|||
|
|||
What JDK/JRE are you using? Do you have SELinux enabled? I had two issues with my install, both easily solvable.
1. /sbin/ifconfig is needed by Sage but not on default path. I have solved it by adding export PATH=$PATH:.:/sbin to keyget.sh and startsage.sh and sageclient.sh (placeshifter) 2. SELinux is preventing sage from loading its native libraries. If you have SELinux enabled, you should see warning in the notification area. Either disable SELinux or troubleshoot the issue. After needing to run chcon -t textrel_shlib_t '/opt/sagetv/server_6.6.2/libHDHomeRunCapture.so' chcon -t textrel_shlib_t '/opt/sagetv/server_6.6.2/libImageLoader.so' I rather run it for all libraries chcon -t textrel_shlib_t '/opt/sagetv/server_6.6.2/libDVBCapture.so' chcon -t textrel_shlib_t '/opt/sagetv/server_6.6.2/libFirewireCapture.so' chcon -t textrel_shlib_t '/opt/sagetv/server_6.6.2/libHDHomeRunCapture.so' chcon -t textrel_shlib_t '/opt/sagetv/server_6.6.2/libImageLoader.so' chcon -t textrel_shlib_t '/opt/sagetv/server_6.6.2/libIVTVCapture.so' chcon -t textrel_shlib_t '/opt/sagetv/server_6.6.2/libjtux.so' chcon -t textrel_shlib_t '/opt/sagetv/server_6.6.2/libMpeg2Transcoder.so' chcon -t textrel_shlib_t '/opt/sagetv/server_6.6.2/libMPEGParser.so' chcon -t textrel_shlib_t '/opt/sagetv/server_6.6.2/libSage.so' chcon -t textrel_shlib_t '/opt/sagetv/server_6.6.2/libTSnative.so' I had also thirst problem with my placeshifter randomly stopping to play streams, but somehow that went away. Still keeping an eye on that.
__________________
TV: Samsung UN46D8000 Server: Intel Core i3 540, 4G RAM, Matrox G450, 70GB EXT3 encrypted software RAID1 system drive, 1TB XFS tv recording drive, 2TB EXT3 encrypted data drive mirror across 2 machines, 2TB EXT3 encrypted media drive mirror across 2 machines, CentOS 6 64 bit, Experimenting with DNLA servers 1Gb wired network Disconnected after G day[HD 100 Media Extender, Placeshifter 7.x, SageTV 7.x, HDHomeRun] |
#3
|
|||
|
|||
Seems it was a permissions issue. Once I changed back to running as root this issue disappeared.
Thanks, |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Microsoft DTV-DVD Video Decoder Shows As "Unknown" in Direct Show Filter Manager | SDeGonge | Hardware Support | 3 | 03-21-2010 12:15 PM |
Sage hangs at "User Interface Manager is Initializing" | Whiteknight | SageTV Software | 8 | 07-09-2005 11:42 AM |
100% CPU utilization at User Interface Manager is initializing | krutaw | SageTV Beta Test Software | 11 | 06-22-2005 12:28 PM |
Potential bug in "Keep at Most" field in Favorites Manager | jeremydmiller | SageTV Software | 9 | 03-19-2005 05:46 PM |
Hangs at "launching user interface manager thread" | tgiovanetti | SageTV Software | 3 | 10-28-2004 04:51 PM |