Advertisement
rayddteam

Untitled

Apr 30th, 2013
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.75 KB | None | 0 0
  1. root@dm7020hd:~# enigma2.sh
  2. PYTHONPATH: /usr/lib/enigma2/python
  3. + (1) Background File Eraser
  4. + (5) Tuxtxt
  5. + (8) graphics acceleration manager
  6. + (9) GFBDC
  7. 16384k video mem
  8. - double buffering available!
  9. 13144kB available for acceleration surfaces.
  10. resolution: 720 x 576 x 32 (stride: 2880)
  11. + (9) gLCDDC
  12. found OLED display!
  13. lcd buffer 0xf69710 8448 bytes, stride 132
  14. LCD resolution: 132 x 64 x 8 (stride: 132)
  15. + (9) Font Render Class
  16. [FONT] initializing lib...
  17. [FONT] loading fonts...
  18. [FONT] Intializing font cache, using max. 4MB...
  19. + (10) gRC
  20. RC thread created successfully
  21. + (15) eWindowStyleManager
  22. + (20) DVB-CI UI
  23. + (20) UHF Modulator
  24. couldnt open /dev/rfmod0!!!!
  25. + (20) RC Input layer
  26. + (20) misc options
  27. + (20) AVSwitch Driver
  28. couldnt open /dev/dbox/fp0 to monitor vcr scart slow blanking changed!
  29. + (21) input device driver
  30. Input device "dreambox front panel" is a remotecontrol
  31. Input device "dreambox remote control (native)" is a remotecontrol
  32. Input device "dreambox advanced remote control (native)" is a remotecontrol
  33. Input device "dreambox ir keyboard" is a keyboard
  34. Input device "dreambox ir mouse" is a mouse
  35. Found 5 input devices.
  36. + (22) Hdmi CEC driver
  37. eHdmiCEC: detected physical address change: 1000 --> 1098
  38. eHdmiCEC: send message 84 10 98 03
  39. + (30) eActionMap
  40. + (35) CI Slots
  41. scanning for common interfaces..
  42. CI Slot 0 setSource(0)
  43. CI Slot 1 setSource(0)
  44. eDVBCIInterfaces->setInputSource(0, 0)
  45. eDVBCIInterfaces->setInputSource(1, 1)
  46. eDVBCIInterfaces->setInputSource(2, 2)
  47. eDVBCIInterfaces->setInputSource(3, 3)
  48. done, found 2 common interface slots
  49. + (35) CA handler
  50. + (36) Stream server
  51. + (40) eServiceCenter
  52. settings instance.
  53. + (41) eServiceFactoryDVD
  54. + (41) eServiceFactoryM2TS
  55. + (41) eServiceFactoryMP3
  56. + (41) eServiceFactoryFS
  57. + (41) eServiceFactoryDVB
  58. reached rl 70
  59. ---- opening lame channel db
  60. reading services (version 4)
  61. loaded 0 services
  62. scanning for frontends..
  63. opening frontend 0
  64. close frontend 0
  65. opening frontend 1
  66. close frontend 1
  67. found 1 adapter, 2 frontends(2 sim) and 5 demux, boxtype 5
  68. RTC not ready... wait for transponder time
  69. [EPGC] Initialized EPGCache (wait for setCacheFile call now)
  70. Loading spinners...
  71. [ePNG] couldn't open /usr/share/enigma2/skin_default/spinner/wait5.png
  72. found 4 spinner!
  73.  
  74. executing main
  75. setIoPrio best-effort level 3 ok
  76. main thread is non-idle! display spinner!
  77. [Harddisk] enumerating block devices...
  78. Traceback (most recent call last):
  79. File "/usr/lib/enigma2/python/mytest.py", line 18, in <module>
  80. from Screens import InfoBar
  81. File "/usr/lib/enigma2/python/Screens/InfoBar.py", line 4, in <module>
  82. File "/usr/lib/enigma2/python/Screens/MovieSelection.py", line 1, in <module>
  83. File "/usr/lib/enigma2/python/Screens/Screen.py", line 20, in <module>
  84. File "/usr/lib/enigma2/python/rpdb2.py", line 13479, in rpdb2_import_wrapper
  85. File "/usr/lib/enigma2/python/Components/Sayline.py", line 9, in <module>
  86. File "/usr/lib/enigma2/python/rpdb2.py", line 13487, in rpdb2_import_wrapper
  87. ImportError: No module named bsddb
  88. ---- saving lame channel db
  89. saved 0 channels and 0 services!
  90. release cached channel (timer timeout)
  91. - (41) eServiceFactoryDVD
  92. - (41) eServiceFactoryM2TS
  93. - (41) eServiceFactoryMP3
  94. - (41) eServiceFactoryFS
  95. - (41) eServiceFactoryDVB
  96. - (40) eServiceCenter
  97. clear instance
  98. - (36) Stream server
  99. - (35) CI Slots
  100. - (35) CA handler
  101. - (30) eActionMap
  102. - (22) Hdmi CEC driver
  103. - (21) input device driver
  104. - (20) DVB-CI UI
  105. - (20) UHF Modulator
  106. - (20) RC Input layer
  107. - (20) misc options
  108. - (20) AVSwitch Driver
  109. - (15) eWindowStyleManager
  110. - (10) gRC
  111. waiting for gRC thread shutdown
  112. gRC thread has finished
  113. - (9) GFBDC
  114. - (9) gLCDDC
  115. - (9) Font Render Class
  116. - (8) graphics acceleration manager
  117. - (5) Tuxtxt
  118. - (1) Background File Eraser
  119. reached rl -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement