Dnet and TiVo ???

mander

Junior Member
Jan 7, 2001
20
0
0
Has anyone gotten this running on a TiVo box? It is runing linux.... it seems like it would be possible, and how many tech heads have tivo's???

 

ViRGE

Elite Member, Moderator Emeritus
Oct 9, 1999
31,516
167
106
Mander, do you know what CPU the TiVo uses? In theory, the existing Linux binaries would be able to work without much, if any effort, but it would have to be an X86 or PPC CPU, since that's all the current binaries support.:eek:

PS You're a sight for sore eyes :)
 

Fornoth

Member
Jan 25, 2002
79
0
0
About 5 problems I see with this

1) Getting to a BASH prompt - while not difficult; would be interesting to do if needed.
2) Connecting - You would need a Tivo(Turbo)/Net card and then I'm not sure if it would work. PPP(Serial) might also be an option
3) Speed - I think the TiVo runs on a 266 mhz box; add that in with the time to index the results; not really sure how long it would take.
4) OS - While it does run Linux; it runs a very very scaled down version; with only the minimum drivers; not sure if that would hurt.
5) App conflict - Again, not sure; TiVO is a very unique thing.

You may want to ask your question in the Underground forms @ TiVo Community

Sorry to be the bearer of bad news; but if you could get it to work I would be in AWE!
 

mander

Junior Member
Jan 7, 2001
20
0
0
Well it is running a PPC. I have bash running over telnet over PPP. I can mod the init file to start and run anything. In theory DNET uses only idle processor time. So while it may not do a lot it would do it 24x7.

I will be downloading the PPC version of DNET and trying this out soon. I will keep you posted, just wanted to see if anyone else had done it.

Matthew
 

Fornoth

Member
Jan 25, 2002
79
0
0
Cool, good luck! :) You might have to mess with the DNet settings to get it to use PPP too; not sure how it will be looking.
 

Rendus

Golden Member
Jul 27, 2000
1,312
1
71
If there's a LinuxPPC client, it should work as long as it's statically compiled (which I think it is). Unfortunatley the PPC chip in the TiVo is a whopping 50MHz.
 

ViRGE

Elite Member, Moderator Emeritus
Oct 9, 1999
31,516
167
106
How can a 50mhz chip encode video fast enough to store it like it does?:Q
 

JHutch

Golden Member
Oct 11, 1999
1,040
0
0
There are specialized "coprocessors" for the actual video encode/decode. Think of them as a 3D graphics card.

JHutch