Angepinnt E2 PKT HAARP v3 für Fortis-Modellreihe HS-7810

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • E2 PKT HAARP v3 für Fortis-Modellreihe HS-7810

      E2 OCTAGON SF1008SE+ plus PKT - HAARP v3 Image - Enigma2
      -----------------------------------------------------------------------------------------------------------------------------------

      Enigma2 OpenSource SH4 Duckbox Project GIT-2946 PKT SVN-1228 HAARP v3 Image

      PKT introduce first E2 Image for SF1008 SE +

      Image is designed for installation in USB device
      Support receiver: Fortis Modellreihe HS-7810 (STi7110)



      Added by sh4 Duckbox Team:

      - [make/ffmpeg] - updated ffmpeg 0.6.1
      - [eplayer3] playback aac-he streams with aac-lc
      - fix timing problem in filepush
      - [Player2 179/191] possible fix for chopped DTS sound on some files
      - [libeplayer3] support for OSD 3D modes for subtitles
      - [libeplayer2, libeplayer3] Close directory file handles after looking for subtitle files
      - extend streamproxy to support linuxdvbapi5
      - [player2_191/player2_179]resturucture dts fix. The fix now only applys to DTS streams and the playback time is only corrected on time differences up to 50ms this MAY fix some issues with async sound
      - new BusyBox 1.19.2 (stable) config and patches
      - use utf8 as python default
      - adapt wrong page_offset and improve mem



      Added by PKT:

      - add new WebInterface v 1.6.7
      - new function "live ecm" in infobar
      - show Channel Number on Front Pannel + ON/OFF in setup menu
      - fast switching channel
      - upgrade CrossEPG svn 268
      - fix qwerty VirtualKeyboard
      - fix Backup/Autorestore function | LABEL=RECOVERY required
      - fix channel number showing on VFD if long channel name
      - set home directory to /root
      - EPG description on channel list -> ON
      - change reading of ecm.info
      - new converters and skins modifications
      - fix dimmer action when channel switch
      - fix parsing PROV, CAID, PID
      - moving EPG support to KeyMapper
      - ReferencePKT optimization
      - set PKTGoldHD as default skin
      - fix CIFS mount if passwd is empty
      - MPlayer fix GS of EOF
      - upgrade formating device in Install Manager
      - update API of MyTube based on last CVS source
      - update EmuManager v1.0.6:
      add sh4Cam support & gbox fix
      - font FIX moved to Skin setup
      - remove unnused files or BP menu settings modification
      - fix showing processes
      - res_emu in standby add in BP->Settings
      - tune and fix sys_info
      - add showing /Loaded modules/ in BP ->Menu ->System
      - update WIFI scripts:
      * add detecting of supported USB WLAN adapters
      * user is informed about unsupported device
      * optimize selecting WLAN driver
      * optimize starting WLAN driver
      - fix show event-progress in channel selection
      - fix crossEPG
      - PKT InstallManager 1.2.2
      - PKT KeyMapper 1.5
      - update Permanent Clock
      - fix EMUManager russian translate
      - add green button support in Media Player
      - fix streamproxy after reboot
      - Add Auto 3D Skin Switch by Dr.Best
      - add support for fake cccam









      + change only in HAARP V3 version
      - picons update
      - added BPanel activation in MoviePlayer ( key blue )
      - added compatibility to standard non PKTeams skins
      - fix dot on VFD if channel number is not available
      - fix for radio mode wallpaper
      - fix showing picons on channels list, when are located in /hdd/picon folder
      - added /media/usb/picon to picons search folders
      - 2nd generation of speed up channels zap
      - add standby smooth extingushing TV
      - channel list update 28-10-11
      - display quality improvement
      - new BluePanel 2D v3.1.19 with graphic interface:
      -- added function to check update is needed
      -- added color & numeric keys actions support to immidiate plugin/function/menu activation
      -- 1st row - keys: 1, 2, 3, 4
      -- 2nd row - keys: 5, 6, 7, 8
      -- 3rd row - keys: red, green, yellow, blue
      -- added menu key action support
      -- added changelog information menu
      -- added synchronization of local time and date from NTP server
      -- added on/Off the smooth extinguish TV while switching to standby mode
      -- add Enable/Disable cardreader for 1008+ in Blue Panel (default: OFF)



      Known issue:
      - cardreader driver broke sound after restart GUI

      [b]Special THX to octagon88, spiderworld and all sh4 community

      Regards
      Polish Koders Team
      Dateien
      Alle Fragen bitte im Forum stellen!
      Anfragen via PN oder Mail werden gelöscht.

      >>> Liste aller mit openhdf-Image supporteten Boxenmodelle <<<

    • MINI HOWTO

      I. Prepare stick

      1st method for .tar.gz Image

      Make 2 partitions on your USB Stick
      1st 128MB FAT
      2nd ext2 filesystem

      at 1st partition copy uImage from /boot
      at 2nd partition unpack all rootfs image such as /boot /var /etc /lib and others
      rootfs must be unpack on Linux operating system

      2nd method using .img HDClone Image
      miray.de/products/sat.hdclone.html#free

      Put USB stick in your PC USB port
      Run HDClone4
      Select Recovery .img Image to USB stick destination

      II. Loader procedure

      1. connect your octa1008+ with your PC by null modem cable
      2. download and run putty
      3. putty configuration:
      - connection type Serial
      - Serial line COM1 or COM2 or COMX (depend of your controller)
      4. open connection
      5. Switch OFF 1008+ then Switch ON and quickly press ENTER until uboot stop
      6. If succeed unpack loader.zip and copy pktloader.bin on your USB stick in FAT partition
      7. Put USB stick in your sf1008+ USB slot
      8. write command below:


      usb reset
      fatload usb 0:1 0xa80000000 pktloader.bin
      protect off 1:3-3;erase 1:3-3;cp.b 0xa80000000 0xa0060000 $filesize;protect on 1:3-3
      set bootcmd autoscr a0060000
      save

      After upgrade loader script sf1008+ is ready to running E2 automatically from USB stick or running original software when USB stick is out

      below loader script is 5.24 bootloader
      Dateien
      Alle Fragen bitte im Forum stellen!
      Anfragen via PN oder Mail werden gelöscht.

      >>> Liste aller mit openhdf-Image supporteten Boxenmodelle <<<

    • djcrash schrieb:


      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^LOADER 6.2 (pktloader62)^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

      1. connect your octa1008se+ with your PC by null modem cable
      2. download and run putty
      3. putty configuration: (as screen below)
      - connection type Serial
      - Speed: 115200
      - Serial line COM1 or COM2 or COMX (depend of your controller)



      4. open connection
      5. Switch OFF 1008se+ then Switch ON and quickly press ENTER until uboot stop
      6. If succeed unpack loader62.zip and copy pktloader62 on your USB stick in FAT partition
      7. Put USB stick in your sf1008se+ USB slot
      8. write only one command and click enter: (as screen below )

      usb reset; if fatload usb 0:1 84000000 pktloader62; then vfd "LD"; autoscr 84000000; fi




      Now your sf1008se+ with 6.2 loader is ready to running E2 automatically from USB stick or running original software when USB stick is out
      Dateien
      Alle Fragen bitte im Forum stellen!
      Anfragen via PN oder Mail werden gelöscht.

      >>> Liste aller mit openhdf-Image supporteten Boxenmodelle <<<

    Unsere Partnerboards

    ^
    Flag Counter