Enigma2 CIe2T Topfield 7700/7710 "MOD 2.0

מדור כללי להעלות ולהוריד קבצים חשובים בכל הנושאים וכן לינקים לאתרים שונים בנושא לווינים
שלח תגובה
prince_amir
תותח על
תותח על
הודעות: 2791
הצטרף: 25 נובמבר 2006, 18:38

שליחה על ידי prince_amir »

based "Team Ducktales"(Release 0.3.0 )

The provided image is based on the Linux operating system and includes
the Enigma2 PVR application. Please read "ReleaseNotesTF7700" document carefully before
installing the image.


- added blue panel
- added Mbox.emu
- fixed some bugs
- for HDPVR models (not confirmed for HSCI)

fixed minor issues with tuxtxt
+ Fix: fixed minor issues in CAM handling
+ Fix: fixed the issue with e2 settings not saved during an update or
reinstallation

Unsupported features and known problems
---------------------------------------
- The only supported tuner type is DVB-S2 CX24116/CX24118.
- Timeshift does not work yet.
- "Fast forward" does not work properly at speeds higher than 8x.
"Jump forward" can be used instead (see playback keys).
- Rewind does not work properly. Sometimes enigma2 freezes wh en rewinding.
"Jump back" can be used instead (see playback keys).
- Samsung LCD TVs will probably have problems with the default resolution
576i.
- HDD shuts down and spins up very often, workaround - disable HDD standby in
e2 settings.
- With "AC3 downmix on" there is no sound on optical when AC3 stream is
selected. With "AC3 downmix off" the system migt freeze when zapping to
channels with AC3.
- After stopping the playback of a an active recording (a kind of timeshift)
the screen remains black and does not recover until the receiver is restarted.

DISCLAIMER
----------
The software is provided 'as is' without warranty of any kind.

Please consider that you may lose manufacturer's warranty when installing
this image.

This is an alpha image. That is some functions may not be available or be
buggy (causing crashes/freezes or loss of data).

The installation of the Enigma2 image formats (ext2) the internal harddisk
unless installation on a USB HDD is selected.
ALL FILES ON THE HARDDRIVE WILL BE LOST. When reverting the installation
on the internal HDD to the original Topfield firmware all Enigma2 files
will be lost too.

Installation instructions
-------------------------
You will need either a USB stick or a USB harddrive with FAT32 filesystem.
- Copy the files Enigma_Installer.tfd, uImage, rootfs.tar.gz and
Engima_Installer.ini to the USB device. Please read the instructions
in Engima_Installer.ini on how to modify the installation process.
- Attach the drive to the USB slot.
- Open the Topfield firmware update menu and select the image file
Enigma_Installer.tfd on the USB drive.
- Start the firmware update from USB. This part is very quick.
Restart the receiver when the display shows the blinking END
- After about 6-7 minutes the installation should be finished.
DO NOT REMOVE THE USB DEVICE UNTIL the INSTALLATION HAS FINISHED or
THE INSTALLER REQUESTS TO DETACH THE USB DEVICE.
- When installing to a USB HDD (option usbhdd in Enigma_Installer.tfd)
the installer will ask you to detach the initial USB device and to
attach a USB HDD to install to.

During the installation the VFD shows the current installation step and
error messages (if any):

"9 USB STCK" mounting USB stick
"STCK DETACH" waiting for USB device to be detached (USB HDD installation)
"HDD ATTACH" waiting for USB HDD to be attached (USB HDD installation)
"8 HDD PART" partitioning HDD
"7 HDD FMT" formatting HDD (root fs)
"6 HDD FMT" formatting HDD (data fs)
"5 HDD SWAP" creating swap
"4 ROOT FS" installing root file system
"3 LOADER" flashing U-Boot settings
"2 KERNEL" flashing kernel
"1 FSCK" checking file system
"0 REBOOT" rebooting within 2 seconds

When installing to a USB HDD the contents of the internal HDD remain unchanged.

It is recommended to attach a cable to the serial port and log the output in a
terminal program (e.g. TeraTerm) during the installation and the first start.
Serial port settings: 115200, 8, N, 1.

The USB filesystem should be writable to prevent infinite installation loop.
(The file uImage is renamed to avoid the infinite loop.)

The first start usually takes approximately 3 minutes due to creation of
device nodes.

To uninstall Enigma2, copy your favorite Topfield firmware on your stick and
rename it to "topfield.tfd" (don't forget to rename uImage_ if necessary). The
installer will flash the firmware and reboot the Toppy. There have been reports
that the PVR appears to be dead for about 5 minutes until the picture comes on
the TV screen. So please be patient. Enigma2 can also be removed by flashing a
re gular Topfield firmware image using standard tools like TFD-Down or VegaPack
via the serial interface.


First start
-----------
On the first start the Enigma2 interactively configures the video output to be
used. The following options are available:
- Component
- HDMI
- Scart
- HDMI-PC
Each connection type is switched on for 30 seconds. The VFD displays the
connection type which is currently active. You can either wait until the
connection type you want is displayed and your TV shows a picture or you
can select the connection type with Up and Down buttons on the remote control.
Confirm the desired connection type with the Ok button. After that you can
proceed with the configuration supported by the configuration wizard.
The image contains a default channel table. If you want to replace it you can
perform a channel scan later.

Network configuration
----------------- ----
The U-Boot settings contain the following configuration by default:
MAC address 00:3e:9e 22:33
IP address 192.168.178.100

That is after booting the image you can login via telnet if your computer is in
the same subnet.

These values are set up by the U-Boot. You can temporarily change the values
in Enigma2 menu "Settings/System/Network.../Adapter settings" or change the
U-Boot parameters.

Default U-Boot bootargs:
ba1=console=ttyAS0,115200 root=/dev/sda1 rw init=/bin/devinit ip=192.168.178.100:192.168.178.10:192.168.178.10:255.255.255.0:tf7700:eth0ff nwhwconf=device:eth0,hwaddr:00:3e:9e 22:33
mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000

To change the IP addresses interrupt the U-Boot countdown and execute the
following command with replaced IP addresses:
TF7700> set ba1 'console=ttyAS0,115200 root=/dev/sda1 rw init=/bin/devinit ip=:::255.255.255.0:tf7700:eth0ff nwhwconf=d evice:eth0,hwaddr:00:3e:9e 22:33
mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000'

Please note that the setting has to be split in two lines to bypass the
limitation of U-Boot. The second line must start with a white space. The
string is enclosed in single quotes. Any change is temporary unless the
settings are saved to flash using the command "saveenv". Before saving
settings to flash you should test whether the kernel boots with your settings.
Enter "boot" at the U-Boot prompt to start the kernel. (After testing the
settings without saving them you will have to enter your changes again.)

Playback ****
-------------
Play - shows the file list
Yellow - pause/unpause playback
Green - continue playback
Red - jump to the beginning
Blue - jump to the next bookmark
1/3 jump 15 seconds backwards/forwards (configurable in the settings menu)
4/6 jump 60 seconds backwards/forwards (co nfigurable in the settings menu)
7/9 jump 5 minutes backwards/forwards (configurable in the settings menu)

Full *** map can be found in the file /usr/local/share/enigma2/keymap.xml.


Team Ducktales

Changelog
---------
IPBOX- 7W-4W-1W-9E-19.2E-13E-16E-23.5E-7E 28.2E 5E 39E 42E
2X1.3 meter dish, 1.8 meter jonsa dish, 1.0 H-H dish
3X1 meter dish
תמונה
DJ
אחלה חבר
אחלה חבר
הודעות: 732
הצטרף: 23 ספטמבר 2004, 18:08
מיקום: תל אביב

שליחה על ידי DJ »

מה פותחת התוכנה החדשה ???
דאנס יור לייף
sathack
תותח על
תותח על
הודעות: 1729
הצטרף: 23 דצמבר 2003, 11:46
מיקום: קרית מוצקין

שליחה על ידי sathack »

ה- 770 אכן זקוק לתוכנה חדשה בדחיפות.
מה לגבי HSCI ? יש משהו עבורו ?
draanan
חבר ותיק
חבר ותיק
הודעות: 279
הצטרף: 02 אוקטובר 2005, 17:28

שליחה על ידי draanan »

אין ל-HSCI חיבור לרשת אז לא נראה לי שיש לו עתיד בכיוון הזה
שלח תגובה