Solved: Loss of Video during Boot - 15.2 - Xbian add-on error
|
7th Nov, 2015, 03:13 AM
Post: #3
|
|||
|
|||
RE: Loss of Video during Boot - 15.2
Having tested a bit more and on checking settings, the video is being reset to 640x480 (that's what I'm getting from /opt/vc/bin/tvservice -s)....however, my settings are also supported (/opt/vc/bin/tvservice -m CEA).
What is really mad, is that if I try and plug in a VGA via the jack plug (I get nothing) and pull it out, (repeat until something happens...)...then MAYBE....just maybe the video appears on the TV, but this is not a preferred method to get it working! First up, a version check message it's telling me I have 15.2 rc3 whilst v15.2 stable is available - so am guessing the Xbian img has the wrong/old kodi version in it? Can anyone confirm/deny? Secondly, Setting->Xbian does not work...neither does Programs Xbian-config 1.1.8 But, I have managed to change the kodi settings and (at last) it boots up. So, looks like a hdmi hotplug event sorted out the display, but still do not have xbian (to sort out the wifi) - there may be something in the log file...yep, here it is: 17:11:18 134.221085 T:1797792688 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <class 'bsddb.db.DBFileExistsError'> Error Contents: (17, 'File exists -- BDB0002 __fop_file_setup: Retry limit (100) exceeded') Traceback (most recent call last): File "/usr/local/share/kodi/addons/plugin.xbianconfig/services.py", line 7, in <module> from services.firstrun import firstrun File "/usr/local/share/kodi/addons/plugin.xbianconfig/services/firstrun.py", line 5, in <module> from resources.lib.utils import * File "/usr/local/share/kodi/addons/plugin.xbianconfig/resources/lib/utils.py", line 2, in <module> from xbianconfig import xbianConfig File "/usr/local/share/kodi/addons/plugin.xbianconfig/resources/lib/xbianconfig.py", line 27, in <module> cacheDB = shelve.open(os.path.join(CACHEDIR,CACHEFILE),'c',writeback=True) File "/usr/lib/python2.7/shelve.py", line 239, in open return DbfilenameShelf(filename, flag, protocol, writeback) File "/usr/lib/python2.7/shelve.py", line 223, in __init__ Shelf.__init__(self, anydbm.open(filename, flag), protocol, writeback) File "/usr/lib/python2.7/anydbm.py", line 85, in open return mod.open(file, flag, mode) File "/usr/lib/python2.7/dbhash.py", line 18, in open return bsddb.hashopen(file, flag, mode) File "/usr/lib/python2.7/bsddb/__init__.py", line 364, in hashopen d.open(file, db.DB_HASH, flags, mode) DBFileExistsError: (17, 'File exists -- BDB0002 __fop_file_setup: Retry limit (100) exceeded') -->End of Python script error report<-- |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Loss of Video during Boot - 15.2 - Xbian add-on error - StartledCat - 6th Nov, 2015, 03:18 AM
RE: Loss of Video during Boot - 15.2 - StartledCat - 6th Nov, 2015, 05:35 AM
RE: Loss of Video during Boot - 15.2 - StartledCat - 7th Nov, 2015 03:13 AM
RE: Loss of Video during Boot - 15.2 - Xbian add-on error - StartledCat - 18th Nov, 2015, 02:14 AM
RE: Loss of Video during Boot - 15.2 - Xbian add-on error - CurlyMo - 19th Nov, 2015, 05:25 AM
RE: Loss of Video during Boot - 15.2 - Xbian add-on error - StartledCat - 28th Nov, 2015, 08:09 AM
RE: Loss of Video during Boot - 15.2 - Xbian add-on error - StartledCat - 28th Nov, 2015, 10:49 PM
RE: Loss of Video during Boot - 15.2 - Xbian add-on error - StartledCat - 30th Nov, 2015, 04:49 AM
RE: Loss of Video during Boot - 15.2 - Xbian add-on error - StartledCat - 30th Nov, 2015, 08:30 PM
RE: Loss of Video during Boot - 15.2 - Xbian add-on error - StartledCat - 11th Dec, 2015, 08:49 AM
|