SIGShooter
12-31-2006, 11:13 AM
I conducted a quick experiment with my TiVo, comparing the performance of my NETGEAR 54MBPS Wireless B 2.0 (Model WG111) adapter with a brand new TiVo Wireless G Network Adapter. It had been suggested that the TiVo adapter contained some wireless encryption offload hardware resulting in big transfer speedups.
Conclusion: the TiVo adapter is 40% faster.
Observations: I transferred a 1 hour show recorded at best quality (2.588 GB) from my TiVo Series 2 (Model 540, Software version 8.1-01-2-540) using each adapter, through my Linksys WRT54GX2 Wireless-G router (using 64 bit WEP) to my Mac Mini attached to a 10/100 Ethernet wired port on the router, using the curl command (v. 7.13.1). Wireless signal strength was good, as reported by the TiVo device.
curl reported a transfer time of 2:36:46 (281 kb/sec) for the NETGEAR and 1:51:08 (397 kb/sec) for the TiVo adapter.
Command syntax used was as follows:
curl -c cook -n -L -o foo.TiVo --digest "htp://192.168.1.102/download/ProgramName.TiVo?Container=/NowPlaying&id=id_number"
My $HOME/.netrc file looks like:
machine 192.168.1.102 login tivo password My_MEDIA_ACCESS_KEY
I received a second TiVo - a Dual Tuner (Model 649) for Christmas, and intend to repeat the experiment after buying a second TiVo adapter from Amazon ($45).
Mike
Conclusion: the TiVo adapter is 40% faster.
Observations: I transferred a 1 hour show recorded at best quality (2.588 GB) from my TiVo Series 2 (Model 540, Software version 8.1-01-2-540) using each adapter, through my Linksys WRT54GX2 Wireless-G router (using 64 bit WEP) to my Mac Mini attached to a 10/100 Ethernet wired port on the router, using the curl command (v. 7.13.1). Wireless signal strength was good, as reported by the TiVo device.
curl reported a transfer time of 2:36:46 (281 kb/sec) for the NETGEAR and 1:51:08 (397 kb/sec) for the TiVo adapter.
Command syntax used was as follows:
curl -c cook -n -L -o foo.TiVo --digest "htp://192.168.1.102/download/ProgramName.TiVo?Container=/NowPlaying&id=id_number"
My $HOME/.netrc file looks like:
machine 192.168.1.102 login tivo password My_MEDIA_ACCESS_KEY
I received a second TiVo - a Dual Tuner (Model 649) for Christmas, and intend to repeat the experiment after buying a second TiVo adapter from Amazon ($45).
Mike