Results 1 to 3 of 3

Thread: E2 PKT mod 7.5.1 for Cuberevo (Usb)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    V.I.P catseye's Avatar
    Join Date
    Dec 2004
    Posts
    2,461
    Thanks
    4
    Thanked 0 Times in 0 Posts
    To fix the time bug -display on screen different to front panel on box

    Complete the following

    Using DCC & Telnet

    Type the following

    date -s aabbccddyyyy

    where aa is type the month
    bb is type the day
    cc is type the hour
    dd is type the minute
    yyyy is type the year

    So at time of posting command would be

    date -s 011121022010 & enter

    The correct time, date, year, etc will display under the telnet command

    Then restart Gui

    If you do full reboot you will lose settings & have to do again

  2. #2
    V.I.P catseye's Avatar
    Join Date
    Dec 2004
    Posts
    2,461
    Thanks
    4
    Thanked 0 Times in 0 Posts
    To use Cross EPG plugin with latest release

    As latest Tideglo E2/PKT version is written in Python 2.6 instead of 2.5

    You need to install Cross EPG in the following order

    Download the ipkg file & using DCC -FTP file to tmp folder

    Then in telnet type the following command

    cd /tmp & enter

    Then tar -xvzf ipkg_var.tgz -C/ & enter

    Download the cross epg file & FTP to tmp folder

    then in telnet type the following command

    cd /tmp & enter

    Then ipkg install crossepg-enigma2_0.3.3-svn-33_sh4.ipk & enter

    Reboot Gui

    Then using DCC FTP to the file location of /etc/init.d/rcS ...right click and to edit the following file /usr/local/bin/enigma2

    add this line

    /var/crossepg/crossepg_epgmove.sh in the order below

    So it now reads as the following example

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

    & save

    Reboot Gui again & Cross EPG plugin should appear under the 'set up option'

    Enjoy

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •