TiVo Community Forum Archive 1
READ ONLY ARCHIVES

Welcome to the TiVo Community Forum Archive
This archive covers threads on TiVo Community Forum that have not been posted to from the start until June 30, 2004.  Any thread that has a post made to it between 7/1/04 and 12/31/05, that had not been posted to, will be found in Archive 2.
This is a READ ONLY site.

  Search | ARCHIVE 2 | MAIN SITE

TiVo Community Forum Archive 1 : Powered by vBulletin version 2.2.8 TiVo Community Forum Archive 1 > Underground Playground > TiVo Underground
>>> Getting everything running <<<

 
Forum Jump:
Search this Thread:
Last Thread   Next Thread
Author
Thread ---> Show Printable Version | Email this Page | Subscribe to this thread Post New Thread    Post A Reply
csyria is offline Old Post 06-16-2004 09:16 AM
Click Here to See the Profile for csyria Visit csyria's homepage! Find more posts by csyria Add csyria to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
csyria
200 posts down...

Registered: Jan 2004
Location:
Posts: 4075

HELP: Getting everything running

Once I finaaly get everything up and running on my HDR31202 with Serial and a Bash prompt, what do I do then?

I still want to connect over the internal modem, and I want TiVoWeb. How is the best way to go about installing this?

Also, are there any other must haves? I was looking at:
TiVoForum themes
Now Playing extension
DisplayText extension
SpaceUsed extension

and newtext2osd. Any tips on these?

Last edited by csyria on 06-16-2004 at 11:43 PM

POST #1 | Report this post to a moderator | IP: Logged

csyria is offline Old Post 06-16-2004 11:05 PM
Click Here to See the Profile for csyria Visit csyria's homepage! Find more posts by csyria Add csyria to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
csyria
200 posts down...

Registered: Jan 2004
Location:
Posts: 4075

Seriously, can someon epoinr me in that way of a tutorial?

I really want to get TiVoWeb up tonight, but all I know is is to make a new directory (var/hack) and ZMODEM the files over.

Help Please!!

POST #2 | Report this post to a moderator | IP: Logged

PeteEMT is offline Old Post 06-16-2004 11:54 PM
Click Here to See the Profile for PeteEMT Visit PeteEMT's homepage! Find more posts by PeteEMT Add PeteEMT to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
PeteEMT
$user{'title'}

Registered: Jul 2003
Location: Binghamton, NY
Posts: 955

That's 3/4's of the battle

I'd say your on step 3 or 4 depending if you've unpacked things
.
From the Tivoweb readme:

QUICK START INSTALLATION
1. Transfer the archive to your tivo
The best way to get the files to the tivo successfully is to just transfer the
.tar.gz archive via ftp (binary mode), rsync or get it directly onto the tivo
with this command (from a tivo shell): 'http_get -T 0 -C 0 -D /var/hack -U
http://199.240.141.102:80/tivoweb-tcl-1.9.4.tar.gz'.

2. Move the archive to the appropriate directory
Put the archive in the directory where you want tivoweb-tcl, ie if you want
all the files in '/var/hack/tivoweb-tcl' put the archive in '/var/hack' and it
will unpack into the 'tivoweb-tcl' directory.

3. Unpack the archive
If you have an older version of tivoweb, you should make sure it is shutdown
first, then delete it with 'rm -rf tivoweb-tcl' or move it somewhere else.
Then decompress with 'gzip -d tivoweb-tcl-1.9.4.tar.gz' and unpack with
'cpio -H tar -i < tivoweb-tcl-1.9.4.tar'. Do not use winzip.

4. Startup
Run "/var/hack/tivoweb-tcl/tivoweb console". There will be a few messages,
and it will need to load some data. After it prints "Accepting Connections"
it is ready to go. Just point your browser at the tivo. The main tivoweb
stuff is under "User Interface."

__________________
Pete

POST #3 | Report this post to a moderator | IP: Logged

csyria is offline Old Post 06-17-2004 12:19 AM
Click Here to See the Profile for csyria Visit csyria's homepage! Find more posts by csyria Add csyria to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
csyria
200 posts down...

Registered: Jan 2004
Location:
Posts: 4075

quote:
Originally posted by PeteEMT
That's 3/4's of the battle

I'd say your on step 3 or 4 depending if you've unpacked things
.
From the Tivoweb readme:

QUICK START INSTALLATION
1. Transfer the archive to your tivo
The best way to get the files to the tivo successfully is to just transfer the
.tar.gz archive via ftp (binary mode), rsync or get it directly onto the tivo
with this command (from a tivo shell): 'http_get -T 0 -C 0 -D /var/hack -U
http://199.240.141.102:80/tivoweb-tcl-1.9.4.tar.gz'.

2. Move the archive to the appropriate directory
Put the archive in the directory where you want tivoweb-tcl, ie if you want
all the files in '/var/hack/tivoweb-tcl' put the archive in '/var/hack' and it
will unpack into the 'tivoweb-tcl' directory.

3. Unpack the archive
If you have an older version of tivoweb, you should make sure it is shutdown
first, then delete it with 'rm -rf tivoweb-tcl' or move it somewhere else.
Then decompress with 'gzip -d tivoweb-tcl-1.9.4.tar.gz' and unpack with
'cpio -H tar -i < tivoweb-tcl-1.9.4.tar'. Do not use winzip.

4. Startup
Run "/var/hack/tivoweb-tcl/tivoweb console". There will be a few messages,
and it will need to load some data. After it prints "Accepting Connections"
it is ready to go. Just point your browser at the tivo. The main tivoweb
stuff is under "User Interface."



First, I assume that I can just send the files over the serial, right?

Second Step: Use cd var then mkdir Hack

Third step: Those utils are already on there, right? I then I can rm the original file?

4: What address do I go to since it's on serial?


Also, don't I need to modify some system files? Also, where do the extensions for TW go?
Finally, does it have everything else? I saw that it didn't have ls (essential for someone who doesn't use UNIX everyday) and some other things. If I get those and install them in var/hack, then can I run them the normal way or do I have to include the path?

POST #4 | Report this post to a moderator | IP: Logged

PeteEMT is offline Old Post 06-17-2004 12:29 AM
Click Here to See the Profile for PeteEMT Visit PeteEMT's homepage! Find more posts by PeteEMT Add PeteEMT to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
PeteEMT
$user{'title'}

Registered: Jul 2003
Location: Binghamton, NY
Posts: 955

I did mine over a CacheCard but I think I can answer these.

Yes you can send the files over serial, ZMODEM is the way I believe.


From Step two on, you need to be logged in to your Tivo, I am under the impression that the Tivo has no address when you use Serial. If Serial Bash Access is setup, just plug the null modem cable into your computer and Tivo, Fire up your favorite terminal program, select the COM port you used and it should automatically connect.

All the utils referenced in the README should be already installed.

To make it autostart each time, you do need to modify some system files. I believe rc.sysinit.author but hopefully someone else will chime in here

__________________
Pete

POST #5 | Report this post to a moderator | IP: Logged

csyria is offline Old Post 06-17-2004 12:45 AM
Click Here to See the Profile for csyria Visit csyria's homepage! Find more posts by csyria Add csyria to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
csyria
200 posts down...

Registered: Jan 2004
Location:
Posts: 4075

quote:
Originally posted by PeteEMT
From Step two on, you need to be logged in to your Tivo, I am under the impression that the Tivo has no address when you use Serial. If Serial Bash Access is setup, just plug the null modem cable into your computer and Tivo, Fire up your favorite terminal program, select the COM port you used and it should automatically connect.


How does that work? Would doing it on a terminal program work? Would it just pop it up in a browser?

POST #6 | Report this post to a moderator | IP: Logged

classicsat is offline Old Post 06-17-2004 05:30 PM
Click Here to See the Profile for classicsat Find more posts by classicsat Add classicsat to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
classicsat
Astute User

Registered: Feb 2004
Location: Ontario Canada.
Posts: 2490

What you need to do is set up persistant (or always on) serial PPP.
That way, you use tlelet as a console, FTP to move files to and fro, and can use Tivoweb.

__________________
Tivo is Sony SVR2000, 80 GB HDD.
----
Why do you keep rewinding that? Because with TiVo, I can.

POST #7 | Report this post to a moderator | IP: Logged

csyria is offline Old Post 06-17-2004 07:52 PM
Click Here to See the Profile for csyria Visit csyria's homepage! Find more posts by csyria Add csyria to your buddy list Show Printable Version Edit/Delete Message Reply w/Quote
csyria
200 posts down...

Registered: Jan 2004
Location:
Posts: 4075

So how do I do that?

POST #8 | Report this post to a moderator | IP: Logged

All times are GMT. The time now is 04:03 PM. Post New Thread    Post A Reply
  Last Thread   Next Thread
>>> Getting everything running <<<

TiVo Community Forum Archive 1 : Powered by vBulletin version 2.2.8 TiVo Community Forum Archive 1 > Underground Playground > TiVo Underground
Search The Internet
 
Show Printable Version | Email this Page | Subscribe to this thread

Forum Jump:
 
Search this Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
 

< Contact Us - TiVo Community Forum Archive 1 >

Powered by: vBulletin Version 2.2.8
Copyright ©2000, 2001, Jelsoft Enterprises Limited.
(C)opyright - All Rights Reserved. No information may be posted elsewhere without written permission.
TiVoŽ is a registered trademark of TiVo Inc. This site is not affiliated with TiVo Inc.
Page generated in 0.02539396 seconds (81.82% PHP - 18.18% MySQL) with 25 queries.


Spider History Index