Tvixfw

From OpenTViX

Jump to: navigation, search

Tvixfw is an application created by BadEIP for extracting and creating firmware packages (fwp) for the Tvix.

It has been verified working for Tvix M-4000SA/M-5000A, M-4100SH/M-5100SH and M-6500A

Current version is tvixfw v.0.4, built 2008-05-22


Mini-HOWTO:

(see [[1]] for an example of how to make your own firmware for the M-6500A)


Installation:

tar -jxvf tvixfw.tar.bz2
cd tvixfw
make

Decrypt and extract firmware (example):

./bin/tvixfw --dump /path/to/firmware.fwp

Encrypt and generate firmware (example):

./bin/tvixfw --create /path/to/fwp.header
Personal tools