Every time I try to run MythRoku I get an error like this:
Code: Select all
Core initialization completed.
acl| FwIrqRetrievalThread (Queue entry 0x373741b4) started, Synchronization Mutex released
acl| AtiCore_NotificationMsgActivate(1, ATI_MSG_TYPE_INTERRUPT_OCCURRED) returns 0x0
acl| FwIrq_QueueCreate: Thread Synchronization Mutex 26 passed
acl| FwHkdCommunicationThread started, Synchronization Semaphore released
acl| AtiCore_NotificationMsgActivate(ATI_MSG_TYPE_FROM_HKD) returns 0x0
acl| FwHkdInit: Thread Synchronization Semaphore 26 passed
acl| Creating Message Event 0x1 for HKD Message Tag 0x4
acl| HkdCommunicationThread: AtiCore_NotificationMsgWait() returns a message 2 of length 8
acl| FwHkdCommunicationThread: FROM_HKD Message 0xa0086421 (Tag = 0x4) received
acl| Signalling the Message Event 0x1
acl| Waiting for the Message Event 0x1
acl| Message Event 0x1 is received with coreResult = 0x0
acl| Deleting Message Event 0x1
acl| FwHkdInit() success
...
MythEventControl: connecting to mythtv server 192.168.1.113 port 6543
cmyth_conn_connect_ctrl: agreed on Version 15 protocol
./Themes/mythroku/background.png
Opening Menu
Showing menu
MythBrowser: Materialized window
MythBrowser: in refreshTitles()
MythControl: connecting to mythtv server 192.168.1.113 port 6543
cmyth_conn_connect_ctrl: agreed on Version 15 protocol
MythBrowser: episode count 0
MythBrowser: no free recorders found
./mythroku.roku: line 19: 2828 Segmentation fault "$SXPATH/mythroku.app" -settingsdir=./settingsdir -backend=192.168.1.113
I also installed the KnoppMyth frontend on a different PC and was able to get to the backend so I'm pretty sure that the problem doesn't lie with accessing the backend from remote frontends. Then again I'm quite a newbie with this so anything's possible.
If anyone has any ideas I'd love to hear them. Oh, and I'm running the latest version of the PB firmware.
Thanks!