How to watch all the World Cup games on your TV via the Multimedia Hard Disk

Want to watch the matches 64 World Cup matches live via your media player?
Want to see them free, completely legal and without using sites like justin.tv or p2p software like sopcast?
If you have one of the following media players hard disk realtek chip you can:
Eminent EM7080, Asus O! Play, AC! Ryan Playon! HD, Emtec N200, Xtreamer, Woxter iCube MKV 750 and more models with realtek chip.

Just type a comment, tell me and I'll create a player you are using firmware so you can see on your device all parties Soccer World Cup 2010 which starts tomorrow in South Africa.

{Lang: 'en'}

Uncategorized

Comments (6)

Permalink

How to modify the firmware realtek chip players: Part 2

PART 2: Edit the install.img and yaffs2_1.img

I repeat: In my computer my user name is tito, so by following the steps on your computer by tito replace your username.

When you open the firmware (install.img) in ubuntu archive manager or untar tar in terminal, you can see all files that are within the install.img.

There you will see a folder called Package2 which in turn is inside a file called yaffs2_1.img. The file contains many important things yaffs2_1.img firmware and that often the simple changes that I have drawn so far.

Explain how to unzip the file yaffs2_1.img, remember that you must have installed the files I mentioned in Part 1

1-Open the terminal and enter the folder where the yaffs2_1.img (in my case / home / tito / yaffs_modificado /):
cd / home / tito / yaffs_modificado /

Unzip the file 2-yaffs2_1.img writing in terminal:
unyaffs yaffs2_1.img

Now we will see in / home / tito / yaffs_modificado (or the folder you've used) is the yaffs2_1.img along with all the files that was inside.
The Linux that you know will know that is what, that things can change and that things might not play. Anyway I will comment that in / usr / local / bin / scripts or / usr / local / bin / rss IMS_Modules files are in charge of the subject of Internet services, IMS or Internet Feeds.Del you rest and you encargáis . That if, whatever you do, being careful about what might happen ...

3-Once you have cast the necessary modifications. Delete the file is yaffs2_1.img in / home / tito / yaffs_modificado / and open a new terminal window in which you will write the following:
mkyaffs2image '/ home / tito / yaffs_modificado /' yaffs2_1.img

You will see that in / home / tito / has created a new file yaffs2_1.img

4-Now you just have to replace that file that is in the folder of isntall.img Package2. This way you can do either with the archive manager or through terminal with tar.

That's it! I hope you will share the things you do as many things that work for one player to another so will almost certainly.

{Lang: 'en'}

Uncategorized

Comments (11)

Permalink

How to modify the firmware realtek chip players: Part 1

PART 1: Install and mkyaffs2image unyaffs

You must use a Linux based on Debian, I used Ubuntu. If you use a debian system than you may have to use other commands to install packages.
On my computer my user name is tito, so by following the steps on your computer by tito replace your username.

1-Follow the steps to the letter, but replacing tito for your username.
2-Open the terminal and type the following:
sudo apt-get install subversion cvs
3-When you finish writing the following in Terminal:
svn checkout http://unyaffs.googlecode.com/svn/trunk/ unyaffs-read-only
4-We get into the folder unyaffs-read-only:
cd / home / tito / unyaffs-read-only
5-in terminal write the following to compile unyaffs:
gcc-o unyaffs unyaffs.c
6-Now we put the yaffs file in your site:
sudo cp-R '/ home / tito / unyaffs-read-only / unyaffs' '/ usr / local / sbin'
7-Write in terminal the following:
sudo apt-get install mtd-utils
8-Write the following in terminal (two lines):
export CVSROOT =: pserver: cvs logon anonymous@cvs.aleph1.co.uk :/ home/aleph1/cvs
cvs checkout yaffs2
8-Now write the following in the terminal (two lines):
cd '/ home/tito/unyaffs-read-only/yaffs2/utils'
sudo make
9-Copy the files and mkyaffs2image mkyaffs2image to your site (just one line):
sudo cp-R '/ home/tito/unyaffs-read-only/yaffs2/utils/mkyaffs2image' '/ home/tito/unyaffs-read-only/yaffs2/utils/mkyaffsimage' '/ usr / local / sbin'

Unyaffs is already installed (required to decompress the files or yaffs2_2.img yaffs2_1.img) and mkyaffs2image (necessary to recreate files yaffs2 files after they are decompressed and modified).

In the second part will explain how to modify the firmware and some very very basic concepts that you may know that you will find within the firmware.

{Lang: 'en'}

Uncategorized

Comments (5)

Permalink

How to modify the firmware of a hard disk multimedia chip Realtek 1073 or 1283

Some time ago several people asked me a guide on how you extract the firmware from hard disk media player with realtek chipset. I have not had much time lately, so I apologize for the delay.
In any case, as better late than never for now publish some basic instructions for installing the necessary and modify the firmware

The instructions shall divide them into two parts:
1-The first part will explain how to install the necessary files
2-In the second part will explain how you extract the firmware, do basic editing and re-compress for installation.

Those with advanced knowledge of Linux have no problem playing with the firmware and surely can do useful things. Those without knowledge of linux touch better than a minimum.

This guide worth to modify the firmware of HDD media players with Realtek chipset, which are among the Eminent EM7080 other, Asus O! Play, Acryan Playon! HD, Xtreamer, Woxter i-Cube 750 MKV, Mede8er, Emtec N200 or Asus O! Play Air. But it also goes for any player with chip Retaltek 1073 or 1283.

{Lang: 'en'}

Multimedia
Computers

Comments (4)

Permalink