Timezone error when booting DM8000

B2K420

Registered
Messages
38
When I changed the timezone to London I restarted the box it boots then shows below green crash screen message. It goes into a loop i.e. box never shows picture but green screen again and again with the same message. Please can someone help or recommend any other decent image as I tried DE3 & 4 but they don't work on DM8000. :mecry:


CrossEPG Demux] Used demux: /dev/dvb/adapter0/demux3
setLCDBrightness 76
setLCDBrightness 25
setLCDBrightness 127
Traceback (most recent call last):
File "/usr/lib/enigma2/python/mytest.py", line 617, in <module>
import Components.SetupDevices
File "/usr/lib/enigma2/python/Components/SetupDevices.py", line 2, in <module>
from Components.Timezones import timezones
File "/usr/lib/enigma2/python/Components/Timezones.py", line 65, in <module>
timezones = Timezones()
File "/usr/lib/enigma2/python/Components/Timezones.py", line 20, in __init__
self.readTimezonesFromFile()
File "/usr/lib/enigma2/python/Components/Timezones.py", line 23, in readTimezonesFromFile
parser = make_parser()
File "/usr/lib/python2.6/xml/sax/__init__.py", line 81, in make_parser
return _create_parser(parser_name)
File "/usr/lib/python2.6/xml/sax/__init__.py", line 105, in _create_parser
drv_module = __import__(parser_name,{},{},['create_parser'])
File "/usr/lib/python2.6/xml/sax/expatreader.py", line 28, in <module>
from xml.sax import xmlreader, saxutils, handler
File "/usr/lib/python2.6/xml/sax/saxutils.py", line 6, in <module>
import os, urlparse, urllib, types
ValueError: bad marshal data
---- saving lame channel db
FATAL: couldn't save lame channel db!

]]>
 

charliecossie

Member
Messages
51
DE 3 and 4 do work on the 8000.
I don't like either but they do work.
As you're using crossepg (presumably for the UK EPG), I suggest Nemesis. It's the only current image I've found that works very well with crossepg. In fact, it's included in the basic image.
 
Top