Log in
Register
Menu
Log in
Register
Home
What's new
Latest activity
Authors
Forums
New posts
Search forums
What's new
New posts
Latest activity
Members
Current visitors
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Linux Based Receivers
Linux Receivers General
Enigma 2 fails to start
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="jtropu" data-source="post: 875476" data-attributes="member: 402014"><p>Hi,</p><p></p><p>I have some trouble to run enigma 2 :</p><p></p><p>- A lot of errors occured (it seems that some interfaces are missing on my target board).</p><p>- enigma crash at the end</p><p></p><p>Do you know the list of required services to get back something on screen ?</p><p>What are the most critical errors to fix ?</p><p></p><p>Could you help me please ?</p><p></p><p>Here is a small log of enigma2</p><p></p><p>Thanks in advance,</p><p></p><p>[CODE]</p><p>PYTHONPATH: /usr/local/lib/enigma2/python:/usr/local/lib/python2.7:/usr/local/lib/python2.7/lib-dynload:/usr/lib/python2.7/:/usr/lib/python2.7/lib-dynload</p><p>+ (30) eActionMap</p><p>+ (1) Background File Eraser</p><p>+ (20) RC Input layer</p><p>+ (21) input device driver</p><p>+ (21) Console RC Driver</p><p>+ (20) AVSwitch Driver</p><p>+ (20) UHF Modulator</p><p>+ (20) misc options</p><p>+ (21) LIRC RC Driver</p><p>+ (35) CI Slots</p><p>+ (20) DVB-CI UI</p><p>+ (10) gRC</p><p>+ (9) Font Render Class</p><p>+ (9) GFBDC</p><p>+ (9) gLCDDC</p><p>+ (8) graphics acceleration manager</p><p>+ (15) eWindowStyleManager</p><p>+ (40) eServiceCenter</p><p>+ (41) eServiceFactoryDVB</p><p>+ (41) eServiceFactoryFS</p><p>+ (1) Background File Eraser</p><p>+ (8) graphics acceleration manager</p><p>+ (9) Font Render Class</p><p>[FONT] initializing lib...</p><p>[FONT] loading fonts...</p><p>[FONT] Intializing font cache, using max. 4MB...</p><p>+ (9) GFBDC</p><p>resolution read out from fb: 1920 x 1080</p><p></p><p>16220kB available for acceleration surfaces.</p><p>resolution: 1920 x 1080 x 32 (stride: 7680)</p><p>+ (9) gLCDDC</p><p>couldn't open LCD - load lcd.o!</p><p>[/CODE]</p><p>The interface /dev/dbox/lcd0 doesn't exist on my target board.</p><p></p><p>[CODE]</p><p>+ (10) gRC</p><p>RC thread created successfully</p><p>+ (15) eWindowStyleManager</p><p>+ (20) RC Input layer</p><p>+ (20) AVSwitch Driver</p><p>couldnt open /dev/dbox/fp0 to monitor vcr scart slow blanking changed!</p><p>[/CODE]</p><p>Enigma try to open the following file (without succes) :</p><p>/proc/stb/fp/lnb_sense%d", m_slotid)</p><p></p><p>The it try to listen the interface associated to the front processor. The interface doesn't exist on my target board.</p><p>// open</p><p>int fp=:<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite69" alt=":-ohmy" title="Oh My :-ohmy" loading="lazy" data-shortname=":-ohmy" />pen("/dev/dbox/fp0", O_RDWR);</p><p></p><p>[CODE]</p><p>+ (20) UHF Modulator</p><p>couldnt open /dev/rfmod0!!!!</p><p>[/CODE]</p><p>The interface doesn't exist on the target board.</p><p></p><p>[CODE]</p><p>+ (20) misc options</p><p>+ (20) DVB-CI UI</p><p>+ (21) input device driver</p><p>Found 0 input devices!</p><p>+ (21) Console RC Driver</p><p>failed to open /dev/vc/0</p><p>[/CODE]</p><p>The interface doesn't exist on the target board.</p><p></p><p>[CODE]</p><p>+ (21) LIRC RC Driver</p><p>[elirc] open [f:/dev/lirc0] [h:8]</p><p>[elirc] #error# cannot connect to lirc</p><p>[/CODE]</p><p>The interface exist yet and the process /usr/sbin/lircd has been started. est bien lancé. I haved notice the following stack trace in my kernel log</p><p>« [ 753.000000] lirc-stm: IR RX overrun »</p><p></p><p>[CODE]</p><p>+ (30) eActionMap</p><p>+ (35) CI Slots</p><p>scanning for common interfaces..</p><p>cannot open /proc/stb/tsmux/input0</p><p>cannot open /proc/stb/tsmux/input1</p><p>done, found 0 common interface slots</p><p>[/CODE]</p><p>The interface doesn't exist on the target board.</p><p></p><p>[CODE]</p><p>+ (40) eServiceCenter</p><p>settings instance.</p><p>+ (41) eServiceFactoryDVB</p><p>+ (41) eServiceFactoryFS</p><p>reached rl 70</p><p>---- opening lame channel db</p><p>reading services (version 4)</p><p>loaded 2945 services</p><p>scanning for frontends..</p><p>opening frontend 0</p><p>detected terrestrial frontend</p><p>close frontend 0</p><p>opening frontend 1</p><p>detected terrestrial frontend</p><p>close frontend 1</p><p>opening frontend 2</p><p>detected terrestrial frontend</p><p>close frontend 2</p><p>opening frontend 3</p><p>detected terrestrial frontend</p><p>close frontend 3</p><p>opening frontend 4</p><p>unknown frontend type.</p><p>unknown frontend type.</p><p>opening frontend 5</p><p>unknown frontend type.</p><p>unknown frontend type.</p><p>opening frontend 6</p><p>unknown frontend type.</p><p>unknown frontend type.</p><p>found 1 adapter, 4 frontends(4 sim) and 8 demux</p><p>Use valid Linux Time :) (RTC?)</p><p>[EPGC] Initialized EPGCache</p><p>[EPGC] time updated.. start EPG Mainloop</p><p>Loading spinners...</p><p>found 4 spinner!</p><p></p><p>executing main</p><p>setIoPrio best-effort level 3 ok</p><p>=>initTvui()</p><p>[FONT] adding font /usr/local/lib/seashell/Vera.ttf...OK (abalone-sans)</p><p>[FONT] adding font /usr/local/lib/seashell/VeraBd.ttf...OK (abalone-sans-bold)</p><p>Server: connect from</p><p>couldn't open fp</p><p>[/CODE]</p><p>The interface doesn't exist on the target board.</p><p></p><p>[CODE]</p><p>enumerating block devices...</p><p>found block device 'sda': ok, removable=True, cdrom=False, partitions=['sda1'], device=sda</p><p>found block device 'ram0': ok, removable=False, cdrom=False, partitions=[], device=ram0</p><p>found block device 'ram1': ok, removable=False, cdrom=False, partitions=[], device=ram1</p><p>found block device 'ram2': ok, removable=False, cdrom=False, partitions=[], device=ram2</p><p>found block device 'ram3': ok, removable=False, cdrom=False, partitions=[], device=ram3</p><p>found block device 'ram4': ok, removable=False, cdrom=False, partitions=[], device=ram4</p><p>found block device 'ram5': ok, removable=False, cdrom=False, partitions=[], device=ram5</p><p>found block device 'ram6': ok, removable=False, cdrom=False, partitions=[], device=ram6</p><p>found block device 'ram7': ok, removable=False, cdrom=False, partitions=[], device=ram7</p><p>found block device 'ram8': ok, removable=False, cdrom=False, partitions=[], device=ram8</p><p>found block device 'ram9': ok, removable=False, cdrom=False, partitions=[], device=ram9</p><p>found block device 'loop0': blacklisted</p><p>found block device 'loop1': blacklisted</p><p>found block device 'loop2': blacklisted</p><p>found block device 'loop3': blacklisted</p><p>found block device 'loop4': blacklisted</p><p>found block device 'loop5': blacklisted</p><p>found block device 'loop6': blacklisted</p><p>found block device 'loop7': blacklisted</p><p>found block device 'ram10': ok, removable=False, cdrom=False, partitions=[], device=ram10</p><p>found block device 'ram11': ok, removable=False, cdrom=False, partitions=[], device=ram11</p><p>found block device 'ram12': ok, removable=False, cdrom=False, partitions=[], device=ram12</p><p>found block device 'ram13': ok, removable=False, cdrom=False, partitions=[], device=ram13</p><p>found block device 'ram14': ok, removable=False, cdrom=False, partitions=[], device=ram14</p><p>found block device 'ram15': ok, removable=False, cdrom=False, partitions=[], device=ram15</p><p>found block device 'mtdblock0': blacklisted</p><p>found block device 'mtdblock1': blacklisted</p><p>found block device 'mtdblock2': blacklisted</p><p>found block device 'mtdblock3': blacklisted</p><p>found block device 'mtdblock4': blacklisted</p><p>found block device 'mtdblock5': blacklisted</p><p>sec config cleared</p><p>Traceback (most recent call last):</p><p>File "/usr/local/lib/enigma2/python/mytest.py", line 28, in <module></p><p>import Screens.InfoBar</p><p>File "/usr/local/lib/enigma2/python/Screens/InfoBar.py", line 12, in <module></p><p>from Screens.InfoBarGenerics import InfoBarShowHide, \</p><p>File "/usr/local/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1, in <module></p><p>from ChannelSelection import ChannelSelection, BouquetSelector</p><p>File "/usr/local/lib/enigma2/python/Screens/ChannelSelection.py", line 10, in <module></p><p>from EpgSelection import EPGSelection</p><p>File "/usr/local/lib/enigma2/python/Screens/EpgSelection.py", line 8, in <module></p><p>from Screens.TimerEdit import TimerSanityConflict</p><p>File "/usr/local/lib/enigma2/python/Screens/TimerEdit.py", line 6, in <module></p><p>from Components.TimerSanityCheck import TimerSanityCheck</p><p>File "/usr/local/lib/enigma2/python/Components/TimerSanityCheck.py", line 4, in <module></p><p>from Components.NimManager import nimmanager</p><p>File "/usr/local/lib/enigma2/python/Components/NimManager.py", line 1043, in <module></p><p>nimmanager = NimManager()</p><p>File "/usr/local/lib/enigma2/python/Components/NimManager.py", line 623, in __init__</p><p>InitNimManager(self) #init config stuff</p><p>File "/usr/local/lib/enigma2/python/Components/NimManager.py", line 1041, in InitNimManager</p><p>nimmgr.sec = SecConfigure(nimmgr)</p><p>File "/usr/local/lib/enigma2/python/Components/NimManager.py", line 394, in __init__</p><p>self.update()</p><p>File "/usr/local/lib/enigma2/python/Components/NimManager.py", line 127, in update</p><p>eDVBResourceManager.getInstance().setFrontendSlotInformations(used_nim_slots)</p><p>StandardError: eDVBResourceManager::setFrontendSlotInformations list size incorrect 4 frontends avail, but 0 entries in slotlist</p><p>=>exitTvui()</p><p>---- saving lame channel db [/local/etc/enigma2/lamedb]</p><p>saved 156 channels and 2945 services!</p><p>release cached channel (timer timeout)</p><p>[EPGC] 0 events written to /hdd/epg.dat</p><p>set RTC to previous valid time</p><p>+ (30) eActionMap</p><p>+ (1) Background File Eraser</p><p>+ (20) RC Input layer</p><p>+ (21) input device driver</p><p>+ (21) Console RC Driver</p><p>+ (20) AVSwitch Driver</p><p>+ (20) UHF Modulator</p><p>+ (20) misc options</p><p>+ (21) LIRC RC Driver</p><p>+ (35) CI Slots</p><p>+ (20) DVB-CI UI</p><p>+ (10) gRC</p><p>+ (9) Font Render Class</p><p>+ (9) GFBDC</p><p>+ (9) gLCDDC</p><p>+ (8) graphics acceleration manager</p><p>+ (15) eWindowStyleManager</p><p>+ (40) eServiceCenter</p><p>+ (41) eServiceFactoryDVB</p><p>+ (41) eServiceFactoryFS</p><p>- (41) eServiceFactoryDVB</p><p>- (41) eServiceFactoryFS</p><p>- (40) eServiceCenter</p><p>clear instance</p><p>- (35) CI Slots</p><p>- (30) eActionMap</p><p>- (21) input device driver</p><p>- (21) Console RC Driver</p><p>- (21) LIRC RC Driver</p><p>- (20) RC Input layer</p><p>- (20) AVSwitch Driver</p><p>- (20) UHF Modulator</p><p>- (20) misc options</p><p>- (20) DVB-CI UI</p><p>- (15) eWindowStyleManager</p><p>- (10) gRC</p><p>waiting for gRC thread shutdown</p><p>gRC thread has finished</p><p>KILLED BY signal 11</p><p>-------</p><p>Segmentation fault</p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="jtropu, post: 875476, member: 402014"] Hi, I have some trouble to run enigma 2 : - A lot of errors occured (it seems that some interfaces are missing on my target board). - enigma crash at the end Do you know the list of required services to get back something on screen ? What are the most critical errors to fix ? Could you help me please ? Here is a small log of enigma2 Thanks in advance, [CODE] PYTHONPATH: /usr/local/lib/enigma2/python:/usr/local/lib/python2.7:/usr/local/lib/python2.7/lib-dynload:/usr/lib/python2.7/:/usr/lib/python2.7/lib-dynload + (30) eActionMap + (1) Background File Eraser + (20) RC Input layer + (21) input device driver + (21) Console RC Driver + (20) AVSwitch Driver + (20) UHF Modulator + (20) misc options + (21) LIRC RC Driver + (35) CI Slots + (20) DVB-CI UI + (10) gRC + (9) Font Render Class + (9) GFBDC + (9) gLCDDC + (8) graphics acceleration manager + (15) eWindowStyleManager + (40) eServiceCenter + (41) eServiceFactoryDVB + (41) eServiceFactoryFS + (1) Background File Eraser + (8) graphics acceleration manager + (9) Font Render Class [FONT] initializing lib... [FONT] loading fonts... [FONT] Intializing font cache, using max. 4MB... + (9) GFBDC resolution read out from fb: 1920 x 1080 16220kB available for acceleration surfaces. resolution: 1920 x 1080 x 32 (stride: 7680) + (9) gLCDDC couldn't open LCD - load lcd.o! [/CODE] The interface /dev/dbox/lcd0 doesn't exist on my target board. [CODE] + (10) gRC RC thread created successfully + (15) eWindowStyleManager + (20) RC Input layer + (20) AVSwitch Driver couldnt open /dev/dbox/fp0 to monitor vcr scart slow blanking changed! [/CODE] Enigma try to open the following file (without succes) : /proc/stb/fp/lnb_sense%d", m_slotid) The it try to listen the interface associated to the front processor. The interface doesn't exist on my target board. // open int fp=::open("/dev/dbox/fp0", O_RDWR); [CODE] + (20) UHF Modulator couldnt open /dev/rfmod0!!!! [/CODE] The interface doesn't exist on the target board. [CODE] + (20) misc options + (20) DVB-CI UI + (21) input device driver Found 0 input devices! + (21) Console RC Driver failed to open /dev/vc/0 [/CODE] The interface doesn't exist on the target board. [CODE] + (21) LIRC RC Driver [elirc] open [f:/dev/lirc0] [h:8] [elirc] #error# cannot connect to lirc [/CODE] The interface exist yet and the process /usr/sbin/lircd has been started. est bien lancé. I haved notice the following stack trace in my kernel log « [ 753.000000] lirc-stm: IR RX overrun » [CODE] + (30) eActionMap + (35) CI Slots scanning for common interfaces.. cannot open /proc/stb/tsmux/input0 cannot open /proc/stb/tsmux/input1 done, found 0 common interface slots [/CODE] The interface doesn't exist on the target board. [CODE] + (40) eServiceCenter settings instance. + (41) eServiceFactoryDVB + (41) eServiceFactoryFS reached rl 70 ---- opening lame channel db reading services (version 4) loaded 2945 services scanning for frontends.. opening frontend 0 detected terrestrial frontend close frontend 0 opening frontend 1 detected terrestrial frontend close frontend 1 opening frontend 2 detected terrestrial frontend close frontend 2 opening frontend 3 detected terrestrial frontend close frontend 3 opening frontend 4 unknown frontend type. unknown frontend type. opening frontend 5 unknown frontend type. unknown frontend type. opening frontend 6 unknown frontend type. unknown frontend type. found 1 adapter, 4 frontends(4 sim) and 8 demux Use valid Linux Time :) (RTC?) [EPGC] Initialized EPGCache [EPGC] time updated.. start EPG Mainloop Loading spinners... found 4 spinner! executing main setIoPrio best-effort level 3 ok =>initTvui() [FONT] adding font /usr/local/lib/seashell/Vera.ttf...OK (abalone-sans) [FONT] adding font /usr/local/lib/seashell/VeraBd.ttf...OK (abalone-sans-bold) Server: connect from couldn't open fp [/CODE] The interface doesn't exist on the target board. [CODE] enumerating block devices... found block device 'sda': ok, removable=True, cdrom=False, partitions=['sda1'], device=sda found block device 'ram0': ok, removable=False, cdrom=False, partitions=[], device=ram0 found block device 'ram1': ok, removable=False, cdrom=False, partitions=[], device=ram1 found block device 'ram2': ok, removable=False, cdrom=False, partitions=[], device=ram2 found block device 'ram3': ok, removable=False, cdrom=False, partitions=[], device=ram3 found block device 'ram4': ok, removable=False, cdrom=False, partitions=[], device=ram4 found block device 'ram5': ok, removable=False, cdrom=False, partitions=[], device=ram5 found block device 'ram6': ok, removable=False, cdrom=False, partitions=[], device=ram6 found block device 'ram7': ok, removable=False, cdrom=False, partitions=[], device=ram7 found block device 'ram8': ok, removable=False, cdrom=False, partitions=[], device=ram8 found block device 'ram9': ok, removable=False, cdrom=False, partitions=[], device=ram9 found block device 'loop0': blacklisted found block device 'loop1': blacklisted found block device 'loop2': blacklisted found block device 'loop3': blacklisted found block device 'loop4': blacklisted found block device 'loop5': blacklisted found block device 'loop6': blacklisted found block device 'loop7': blacklisted found block device 'ram10': ok, removable=False, cdrom=False, partitions=[], device=ram10 found block device 'ram11': ok, removable=False, cdrom=False, partitions=[], device=ram11 found block device 'ram12': ok, removable=False, cdrom=False, partitions=[], device=ram12 found block device 'ram13': ok, removable=False, cdrom=False, partitions=[], device=ram13 found block device 'ram14': ok, removable=False, cdrom=False, partitions=[], device=ram14 found block device 'ram15': ok, removable=False, cdrom=False, partitions=[], device=ram15 found block device 'mtdblock0': blacklisted found block device 'mtdblock1': blacklisted found block device 'mtdblock2': blacklisted found block device 'mtdblock3': blacklisted found block device 'mtdblock4': blacklisted found block device 'mtdblock5': blacklisted sec config cleared Traceback (most recent call last): File "/usr/local/lib/enigma2/python/mytest.py", line 28, in <module> import Screens.InfoBar File "/usr/local/lib/enigma2/python/Screens/InfoBar.py", line 12, in <module> from Screens.InfoBarGenerics import InfoBarShowHide, \ File "/usr/local/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1, in <module> from ChannelSelection import ChannelSelection, BouquetSelector File "/usr/local/lib/enigma2/python/Screens/ChannelSelection.py", line 10, in <module> from EpgSelection import EPGSelection File "/usr/local/lib/enigma2/python/Screens/EpgSelection.py", line 8, in <module> from Screens.TimerEdit import TimerSanityConflict File "/usr/local/lib/enigma2/python/Screens/TimerEdit.py", line 6, in <module> from Components.TimerSanityCheck import TimerSanityCheck File "/usr/local/lib/enigma2/python/Components/TimerSanityCheck.py", line 4, in <module> from Components.NimManager import nimmanager File "/usr/local/lib/enigma2/python/Components/NimManager.py", line 1043, in <module> nimmanager = NimManager() File "/usr/local/lib/enigma2/python/Components/NimManager.py", line 623, in __init__ InitNimManager(self) #init config stuff File "/usr/local/lib/enigma2/python/Components/NimManager.py", line 1041, in InitNimManager nimmgr.sec = SecConfigure(nimmgr) File "/usr/local/lib/enigma2/python/Components/NimManager.py", line 394, in __init__ self.update() File "/usr/local/lib/enigma2/python/Components/NimManager.py", line 127, in update eDVBResourceManager.getInstance().setFrontendSlotInformations(used_nim_slots) StandardError: eDVBResourceManager::setFrontendSlotInformations list size incorrect 4 frontends avail, but 0 entries in slotlist =>exitTvui() ---- saving lame channel db [/local/etc/enigma2/lamedb] saved 156 channels and 2945 services! release cached channel (timer timeout) [EPGC] 0 events written to /hdd/epg.dat set RTC to previous valid time + (30) eActionMap + (1) Background File Eraser + (20) RC Input layer + (21) input device driver + (21) Console RC Driver + (20) AVSwitch Driver + (20) UHF Modulator + (20) misc options + (21) LIRC RC Driver + (35) CI Slots + (20) DVB-CI UI + (10) gRC + (9) Font Render Class + (9) GFBDC + (9) gLCDDC + (8) graphics acceleration manager + (15) eWindowStyleManager + (40) eServiceCenter + (41) eServiceFactoryDVB + (41) eServiceFactoryFS - (41) eServiceFactoryDVB - (41) eServiceFactoryFS - (40) eServiceCenter clear instance - (35) CI Slots - (30) eActionMap - (21) input device driver - (21) Console RC Driver - (21) LIRC RC Driver - (20) RC Input layer - (20) AVSwitch Driver - (20) UHF Modulator - (20) misc options - (20) DVB-CI UI - (15) eWindowStyleManager - (10) gRC waiting for gRC thread shutdown gRC thread has finished KILLED BY signal 11 ------- Segmentation fault [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Linux Based Receivers
Linux Receivers General
Enigma 2 fails to start
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top