<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://root.unknown.sk/wdtv/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://root.unknown.sk/wdtv/wiki/feed.php">
        <title>WDTV HD Player Wiki</title>
        <description></description>
        <link>http://root.unknown.sk/wdtv/wiki/</link>
        <image rdf:resource="http://root.unknown.sk/wdtv/wiki/lib/images/favicon.ico" />
       <dc:date>2010-09-07T18:20:44+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=dvdmod-releases"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=ext3-boot-releases"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=firmware_hacking"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=network_filesystems_and_data_transfering"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=setting_up_the_environment_for_compiling"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=start"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=supported_usb_devices"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_boot_process"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_external_links"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_faq"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_firmware_hacks"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_hacking"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_multimedia_formats"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_root_access"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_todo_ext3-boot_firmware"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_usb_networking"/>
                <rdf:li rdf:resource="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_web_interface"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://root.unknown.sk/wdtv/wiki/lib/images/favicon.ico">
        <title>WDTV HD Player Wiki</title>
        <link>http://root.unknown.sk/wdtv/wiki/</link>
        <url>http://root.unknown.sk/wdtv/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=dvdmod-releases">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-08T01:01:08+02:00</dc:date>
        <title>dvdmod-releases</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=dvdmod-releases</link>
        <description>Another mod with optical media support

These are remixes of the official firmwares. I have installed cd-manager, which I wrote for Zoranders ext3-boot. This enables external dvd drive functionality. I have also enabled mounting of ext2/ext3/xfs/reiser partitions if they are connected at boot time. There are some limitations, so read before you jump in.
 
 This is a permanent flash, flash at your own risk. You can however flash back to whatever you desire, using the common way to downgrade.</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=ext3-boot-releases">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-27T10:53:34+02:00</dc:date>
        <title>ext3-boot-releases</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=ext3-boot-releases</link>
        <description>*  THIS SECTION IS FOR BINARIES WHICH ARE NOT OR WILL BE IN LATEST EXT3 FIRMWARE RELEASE 
 If someone have somethink what is not included and have working compiled binary he can add here people who dont have account and have somethink interesting can send private post to me and post it to main developers thread</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=firmware_hacking">
        <dc:format>text/html</dc:format>
        <dc:date>2009-02-08T21:22:48+02:00</dc:date>
        <title>firmware_hacking</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=firmware_hacking</link>
        <description>Howto extract wdtv.bin

	*  extract the rootfs of the firmware, you should (from linux shell of course ):
	*  Download the lastest official firmware WDTV_FW_1_01_02
	*  unzip WDTV_FW_1_01_02.zip
	*  dd if=wdtv.bin of=cramfs.img bs=32 skip=1c
	*  mkdir tmp
	*  mount -o loop cramfs.img tmp
	*  rsync -avHS tmp/* rootfs/ (for edit,modify files etc)  also cp -a should be</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=network_filesystems_and_data_transfering">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-17T23:11:02+02:00</dc:date>
        <title>network_filesystems_and_data_transfering</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=network_filesystems_and_data_transfering</link>
        <description>I think is better write a script for this testing and add it to firmware release
and people will get result and we will see which adapter and combinantion is best


How to start NFS under Windows 
 MS NFS is providing about 8MB aka 64mbit troughtput (confirmed by sasa) 

How to start alternative NFS server or 

Winnfsd 

SOSSNT 

AlegroNFS source code 

Cygwin NFSd have lower performance 

haneWIN NFS Server for Windows 
 

Also see this HowTo guide for information on setting up Microsoft's Serv…</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=setting_up_the_environment_for_compiling">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-11T19:29:20+02:00</dc:date>
        <title>setting_up_the_environment_for_compiling</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=setting_up_the_environment_for_compiling</link>
        <description>Introduction


The WDTV is based on the SigmaDesigns 8635LF processor. It is able to run either Windows or Linux depending
on the SDK you purchase. 
 
The SDK is a mix of proprietary and non-proprietary software, luckily for us most
non-proprietary software included has GPL based licensing, 
  (see GNU.org) and they have given us access to the source code with their modifications in tow.</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=start">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-28T22:01:15+02:00</dc:date>
        <title>start</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=start</link>
        <description>WDTV FAQ  


 Alternative firmware releases


	* Supported USB LAN Adapters 

	*  WDTV TODO ext3-boot firmware  


	*  Network data performance

	*  WDTV Web interface 


WDTV Hacking  

WDTV External links</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=supported_usb_devices">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-27T18:56:39+02:00</dc:date>
        <title>supported_usb_devices</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=supported_usb_devices</link>
        <description>Tested USB ethernet adapters

----------
                                             Chipset          USB    Buffers     Max speed    Source    Intec Wii Lan Adapter G5626                ASIX AX88772                               b-rad.cc  Wii - USB 2.0 Ethernet Adaptor                               ??              FIXME   oaf      Apple USB Ethernet Adapter                 ASIX AX88772    USB2.0    20+8kb    46/N720p      Speed Dragon USB 2.0 10/100Mbps Ethernet   MCS7830          ??          …</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_boot_process">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-11T19:31:52+02:00</dc:date>
        <title>wdtv_boot_process</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_boot_process</link>
        <description>linuxjacques is explaining boot process (with further details by Zorander)


	*  The boot loader is called zboot. It is in the first flash partition (mtd1). \\zboot reads hardware settings from something called an XENV block. 
 These are things such as memory timings. 
 

	*  zboot then mounts the second flash partition (mtd2) which is a cromfs image. 
 mtd2 contains several files, some in bin and some in xrpc xload format. 
 The xrpc files are signed and potentially encrypted. 
 These are loade…</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_external_links">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-27T11:24:23+02:00</dc:date>
        <title>wdtv_external_links</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_external_links</link>
        <description>*  Homebrew/Custom Firmware topic at WDTVForum.com link 
	*  Firmware development avsforum.com link
	*  End users main thread avsforum.com link   
	*  Bugs reporting and new features requests link  
	*  Official product pages link 
	*  MadHat.com (first inside review) link
	*  End-User another wiki oriented to media converting etc. link</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_faq">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-28T21:19:50+02:00</dc:date>
        <title>wdtv_faq</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_faq</link>
        <description>Introduction

WDTV Codecs FAQ

FAQ: non-Official firmware capabilities (ext3 family)

	*  Will it be possible to add functionality? Like more codecs or even possibly fix existing problems ?  
 Thats difficult to do, because only WD has the source code of their binaries :\ .. We can only add features to the the linux system that was not suposed to have, like internet to stream videos via a pc, etc .. Until someone has the source code of what controls the hdmi port, composite port, etc, its imposs…</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_firmware_hacks">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-28T21:19:09+02:00</dc:date>
        <title>wdtv_firmware_hacks</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_firmware_hacks</link>
        <description>*  Network support playback from CIFS/SAMBA/Windows Shares or NFS(recommended for 720p/ required for 1080p)
	*  DVD-ROM playback (ext3-boot, DVDmod, &amp; WDLXTV firmwares)

	*  Rapidshare batch downloading 

	*  Over 800 new applications really easy install with ipkg package manager 
 for example asterix, torrent-client, wget, mysql, php, ssh, screen, icq, perl, python and more</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_hacking">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-15T07:51:36+02:00</dc:date>
        <title>wdtv_hacking</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_hacking</link>
        <description>Setting up the environment for compiling 

  Serial root console 

  WDTV Boot process 

  WDTV USB Networking</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_multimedia_formats">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-15T07:41:27+02:00</dc:date>
        <title>wdtv_multimedia_formats</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_multimedia_formats</link>
        <description>*  What is media container ?
	*  What is codec ?

Supported media

WDTV have good support for many codec but not all containers are fully supported. This disadvantage could be solved with re-encode or remuxing process. 
 re-encode is slower and you are always loosing quality. Remusing is faster and lossless process but sometimes isnt possible to remux movie.</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_root_access">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-11T19:31:29+02:00</dc:date>
        <title>wdtv_root_access</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_root_access</link>
        <description>First you have to open WDTV player and try locate CN4 port socket (see under)

Step by step howto open WDTV is here


HW:CN4 TTL communication port

 

	*  open WDTV player and try find 
  WDTV circuit board |     CN4 pinout
                     |    .---------.
                     |    | o o o o |
             CN4     |    '---------'
          .------.   |      ^ ^ ^ ^
          | .... |   |     /  | |  \
          '------' O |   +5V RX TX gnd
'--------------------'
HW:USB2TTL cable


You can…</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_todo_ext3-boot_firmware">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-15T07:56:31+02:00</dc:date>
        <title>wdtv_todo_ext3-boot_firmware</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_todo_ext3-boot_firmware</link>
        <description>*  Download manager + GUI (torrent ,rapidshare,websites )
	*  uPNP support 
	*  Fast network data transfer 

Legend

icons dont have any meanning we have to decide 

 feature was canceled or canceled in new release 

 feature is in stable state ?

 no idea.. somethink possitive 

 decreased priority 

 Accepted point in new release ?

 Accepted point in new release ?</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_usb_networking">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-11T16:04:04+02:00</dc:date>
        <title>wdtv_usb_networking</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_usb_networking</link>
        <description>Tested USB ethernet adapter performance

----------

# ./iperf -c 192.168.2.151
------------------------------------------------------------
Client connecting to 192.168.2.151, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[  5] local 192.168.2.29 port 41278 connected with 192.168.2.151 port 5001
[  5]  0.0-10.0 sec  28.1 MBytes  23.5 Mbits/sec
 
 --- tested with iperf 2009/02/11 11:07</description>
    </item>
    <item rdf:about="http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_web_interface">
        <dc:format>text/html</dc:format>
        <dc:date>2009-03-27T17:27:40+02:00</dc:date>
        <title>wdtv_web_interface</title>
        <link>http://root.unknown.sk/wdtv/wiki/doku.php?id=wdtv_web_interface</link>
        <description></description>
    </item>
</rdf:RDF>
