hi, i made patch for ""[Errno 2] No such file or directory: '/proc/stb/fb/znorm'" no error for that now

but still image don't boot i have this with telnet now :

191.656> [Keyboard] Activating keymap: Default (US)
< 191.657> [Console] command: loadkmap < /usr/share/keymaps/default.kmap
< 191.658> [eConsoleAppContainer] Starting /bin/sh
< 191.669> Traceback (most recent call last):
< 191.669> File "/usr/lib/enigma2/python/mytest.py", line 622, in <module>
< 191.674> import Screens.UserInterfacePositioner
< 191.675> ImportError: No module named UserInterfacePositioner
< 191.682> [eDVBDB] ---- saving lame channel db
< 191.683> [eDVBDB] saved 0 channels and 0 services!

I have this in mytest.py , should also be removed ?

profile("UserInterface")
import Screens.UserInterfacePositioner
Screens.UserInterfacePositioner.InitOsdPosition()