Register
Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    Admin Assistant
    aftermath's Avatar
    Join Date
    Mar 2008
    Posts
    4,337
    Thanks Thanks Given 
    106
    Thanks Thanks Received 
    254
    Thanked in
    135 Posts

    Default Getting Cross EPG to work in E2 images

    now we can have an 8 day EPG in E2 images, also in DGS based images using CrossEPG.

    download this file and FTP it to tmp folder .... http://www.crossepg.com/downloads/cr.../download.html

    open putty or other telnet programme

    login and at the curser put

    cd /tmp

    next line put

    ipkg install crossepg-enigma2_0.3.2-svn-33_sh4.ipk

    i had to do that twice for some reason for it to install

    reboot GUI

    then FTP to the file /etc/init.d/rcS ...right click and choose edit

    and before the line

    /usr/local/bin/enigma2

    add this line

    /var/crossepg/crossepg_epgmove.sh

    Example:

    echo "starting e2->"
    /var/crossepg/crossepg_epgmove.sh
    /usr/local/bin/enigma2


    reboot gui again


    now on menu button on remote go to setup, you will see new option " crossepg"

    set up which sats you want in your EPG and other settings

    now run crossepg programme in plugins
    Last edited by aftermath; 6th November, 2009 at 06:55 PM.

  2. #2
    Newbie
    Join Date
    Nov 2009
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    I have updated my image to AAF summerdream 2.0 based on Tideglo 0.5.5.
    The image is pretty good, better than the previous version I think. On that version 0.5.0, CrossEPG was working good providing you were sticking to the default skin.
    On the one, 0.5.5, the pluggin installs OK and you can configure the settings etc fine. But the GUI crashes when you run it, every time for me even with the default skin ON. It goes through dowloading the titles and summaries, parses the titles OK but crashes at different stages when parsing the summaries. GUI just reboots.
    Note that with the new tideglo version, you do not need the fix for crossepg to sync correctly:
    Enigma2 installation (ipbox cuberevo)

    with a unix compatible editor edit the file /etc/init.d/rcS and before the line

    /usr/local/bin/enigma2

    add this line

    /var/crossepg/crossepg_epgmove.sh

    Example:

    echo "starting e2->"
    /var/crossepg/crossepg_epgmove.sh
    /usr/local/bin/enigma2

    Has anybody got this going with the newer image?
    Cheers
    PT

  3. #3
    Admin Assistant
    aftermath's Avatar
    Join Date
    Mar 2008
    Posts
    4,337
    Thanks Thanks Given 
    106
    Thanks Thanks Received 
    254
    Thanked in
    135 Posts

    Default

    If you hang about for a few more days , the new PKT image will be out and this will already have Crossepg in it.

  4. #4
    Newbie
    Join Date
    Nov 2009
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Cheers,

    Was hoping to keep that image for another while and try to fix the issue.

    Pt

  5. #5
    Newbie
    Join Date
    Nov 2009
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    I figured out what to do with the crash.
    When you run crossepg for the first time, do not select any satellite from the crossepg setup menu and run it once. I am assuming it creates empty dbs.
    Then select the sat you need and run it again. It runs perfectly through, restart the GUI and the EPG is synched!

  6. #6
    Admin Assistant
    aftermath's Avatar
    Join Date
    Mar 2008
    Posts
    4,337
    Thanks Thanks Given 
    106
    Thanks Thanks Received 
    254
    Thanked in
    135 Posts

    Default E2 0.7.5 ipkg & CrossEPG

    E2 0.7.5 ipkg & CrossEPG
    this is a patch for latest E2 images to get crossepg to work on Python 2.6

    ipkg:

    FTP the ipkg file to temp
    then in Telnet run following commands
    * cd /tmp
    * tar -xvzf ipkg_var.tgz -C/

    CrossEPG

    do same with crossepg file as ipkg file


    * cd /tmp
    * ipkg install crossepg-enigma2_0.3.3-svn-33_sh4.ipk
    Attached Files Attached Files
    Last edited by aftermath; 10th January, 2010 at 07:27 PM.

  7. #7
    V.I.P. Member despdan's Avatar
    Join Date
    Dec 2008
    Location
    Midlands Ireland
    Posts
    544
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    15
    Thanked in
    2 Posts

    Default

    Have crossepg installed & now getting the following error any ideas what i can do ( sifteam-e2-ee-beta5b-cuberevo-usb.tar image installed ) :

    Some scripts not available, system plugins/crossepg/bad magic number in :

    usr/lib/enigma2/python/plugins/system plugings/crossepg/-init-.pyc


    Also looked for below but nothing in that file matches:
    with a unix compatible editor edit the file /etc/init.d/rcS and before the line

    /usr/local/bin/enigma2

    add this line

    /var/crossepg/crossepg_epgmove.sh
    Last edited by despdan; 11th January, 2010 at 09:09 PM.

  8. #8
    Member grizzlyt's Avatar
    Join Date
    Oct 2008
    Posts
    93
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    1
    Thanked in
    1 Post

    Default

    Quote Originally Posted by despdan View Post
    Have crossepg installed & now getting the following error any ideas what i can do ( sifteam-e2-ee-beta5b-cuberevo-usb.tar image installed ) :

    Some scripts not available, system plugins/crossepg/bad magic number in :

    usr/lib/enigma2/python/plugins/system plugings/crossepg/-init-.pyc


    Also looked for below but nothing in that file matches:
    Bad magic number means that the Plug-in you installed isn't compatble with th Python version.

    They have changed to Python 2.6 since 0.7.5, all versions before are in 2.5.
    IP Box HD 9000 2xS2 tuner

    Dreambox 7025-SS

    Smart MX 28-IDTE IQ 2040

    Sammy 9500-Sammy 9400-Sammy 9000

    Triax 120 cm-Titanium 2 LNB's


  9. #9
    Newbie
    Join Date
    Jan 2010
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default PKT 7.5.1

    Hi, I have the same problem with e2 PKT 7.5.1. : system plugins/crossepg/bad magic number in :usr/lib/enigma2/python/plugins/system plugings/crossepg/-init-.pyc , any idea?

  10. #10
    DK Veteran freck's Avatar
    Join Date
    Jul 2008
    Location
    Dark side of the Moon
    Posts
    1,076
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    13
    Thanked in
    8 Posts

    Default

    Are PKT images the only images with the cross epg plugin pre installed.
    Finally getting my ip9000hd tomorrow so I'll be on for some fun and games.If I can get cross epg up an running ok I'll be one happy camper.The epg is the only thing that pisses me off with my current setup.....barely now and next.
    Freck
    doh...question answered in aftermaths first post...sorry.

  11. #11
    Admin Assistant
    aftermath's Avatar
    Join Date
    Mar 2008
    Posts
    4,337
    Thanks Thanks Given 
    106
    Thanks Thanks Received 
    254
    Thanked in
    135 Posts

    Default

    any image can have Crossepg, if you go on CrossEPG web site , they give explanations on how to install either to DGS based image or E2 image.
    Personnaly i think it looks better on E2 images, it looks a bit basic on DGS based images..

    1 word of warning though , some DGS based images dont leave much memory space after the image, and if you install cross epg and fill it up your box will go into panic,,.. NLB 11102 should be fine , ive had it running on that..
    Last edited by aftermath; 25th January, 2010 at 08:25 PM.

  12. #12
    DK Veteran freck's Avatar
    Join Date
    Jul 2008
    Location
    Dark side of the Moon
    Posts
    1,076
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    13
    Thanked in
    8 Posts

    Default

    i'll probably be on here tommorrow with lots of questions re ipbox 9000 so i'll keep quiet till then.
    Need some info on incubus aswell so hopefully ill have the box tomorrow for a little play around.
    Freck

  13. #13
    Admin Assistant
    aftermath's Avatar
    Join Date
    Mar 2008
    Posts
    4,337
    Thanks Thanks Given 
    106
    Thanks Thanks Received 
    254
    Thanked in
    135 Posts

    Default

    i must add this, the latest version of PKT E2 ( 8.9.1 ) seems to crash during the EPG scan, Just wait a long time as it is still working, ( maybe 30 mins ).

    another way to do it is :-

    and a big thanks to Jahu from SU

    just download the sky.epg file from http://hqsatellite.com/satmate/skyuk_epg.dat.gz, unzip it, rename it to ext.epg.dat and copy to crossepg folder. Then i go to the Crossepg menu, extra, then just select "Load Data".

    My crossepg.conf looks like this:

    db_root=hdd/crossepg/ or could be media/usb/crossepg ( for usb stick users )
    lamedb=lamedb
    otv_provider=skyuk_astra2_28.2|skyuk_astra2_28.4
    auto_boot=0
    auto_daily=0
    auto_daily_hours=4
    auto_daily_minutes=0
    auto_tune=0
    auto_tune_osd=0
    auto_daily_reboot=0
    manual_reboot=1
    enable_importer=0
    show_plugin=1
    show_extension=1
    Last edited by aftermath; 14th March, 2010 at 03:27 PM.

  14. #14
    Newbie
    Join Date
    May 2010
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Great Post Guys - Thanks for the Info

  15. #15
    Member Oadbylad's Avatar
    Join Date
    Dec 2009
    Posts
    46
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    2
    Thanked in
    2 Posts

    Default Crossepg

    Well i cant get it to work on Gemini 5 when ive entered the
    final command in telnet i get this error
    ipkg install crossepg-enigma2_0.3.3-svn-33_sh4.ipk
    collected errors
    Package for crossepg-enigma2 found, but incompatible with the architecture configured
    cannot find package crossepg-enigma2.
    root@dm800:/tmp#
    any help i would be greatful

 

 
Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.