The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: TiVo {moved from UKHA_D}



Doogie,

I have tried the cat /etc/rc.d/rc.net [Enter] and I now get:-
bash-2.02# cat /etc/rc.d/rc.net
#
#!/bin/sh
#

if /sbin/insmod -f /lib/modules/ax88796.o macaddr=69C667 timing=3 ; then
        /sbin/ifconfig eth0 192.168.1.200 netmask 255.255.255.0 up
        /sbin/route.tivo add default gw 192.168.1.1
fi
bash-2.02#
bash-2.02#

so this shows that TiVo networking is set okay, BUT, I notice the default GW is set to 192.168.1.1, this used to be my router IP but now I do not use it. I seem to remember when I set the TiVo up I did not get an option to remove it so could this be why I can not update (apart from the update site being "down")

I can not remember if I have re-booted since the "rc.sysinit.author" bit, so would it be wise to try:-
mount -o remount,rw / [Enter]
rm /etc/rc.d/rc.sysinit.author [Enter]
mount -o remount,ro / [Enter]
sync [Enter]

I'm worried now...

B.

-----Original Message-----
From: Doogie Brodie [mailto:ukhad@xxxxxxx]
Sent: 11 January 2003 18:07
To: ukha_d@xxxxxxx Subject: Re: [ukha_d] TiVo


Brian G. Reynolds wrote:

> I tried this next line again and still nothing. (see below)
> cat /etc/rc.d/rc.sysinit

>
> so I tried this,
> /etc/rc.d/rc.sysinit.author
> Still nothing displayed, but I can now go straight into the web interface.

Hmmmmm......

> I can access ftp ftp.microsoft.com

Hmmmm..... that sort of rules the obvious ISA problem out.

<mega snip!>

> [ ! -f /etc/rc.d/rc.sysinit.author ] /etc/rc.d/rc.sysinit.author
>
> echo "rc.sysinit is complete"
> source /etc/rc.d/rc.net
> /bin/bash </dev/ttyS3 >& /dev/ttyS3 &
> /sbin/tnlited 23 /bin/bash -login &
> /sbin/tivoftpd

aha! looks like the upgrade you did put it into rc.net. If you do

cat /etc/rc.d/rc.net [Enter]

Then it should show you the ifconfig and route I was talking about
earlier.... that explains it! :)

Have you done a reboot since you created the rc.sysinit.author...? if
you haven't, then I'd not do one at the moment.... It *may* feck things
up, since as you can see rc.sysinit.author is being called before rc.net
which means TivoWeb would try to start up before your networking was
initialised.... this may not be a problem, but may cause your network
access to be unavailable, requiring a drive pull... :( In the short term
until you get an editor (like Joe) onto the Tivo and we can change the
order of things, you should do a

mount -o remount,rw / [Enter]
rm /etc/rc.d/rc.sysinit.author [Enter]
mount -o remount,ro / [Enter]
sync [Enter]

However if you have rebooted and it worked fine, then it's not necessary
to do.

Brian, do you subscribe to UKHA_Tivo? It's probably a really good idea
if we move this over there...... :D

--
Doogie



http://www.automatedhome.co.uk
Post message: ukha_d@xxxxxxx
Subscribe:  ukha_d-subscribe@xxxxxxx
Unsubscribe:  ukha_d-unsubscribe@xxxxxxx
List owner:  ukha_d-owner@xxxxxxx
List of UKHA Groups here - http://groups.yahoo.com/group/UKHA_Grouplists/

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/



Yahoo! Groups Sponsor
ADVERTISEMENT

http://www.automatedhome.co.uk
Post message: ukha_d@xxxxxxx
Subscribe:  ukha_d-subscribe@xxxxxxx
Unsubscribe:  ukha_d-unsubscribe@xxxxxxx
List owner:  ukha_d-owner@xxxxxxx
List of UKHA Groups here - http://groups.yahoo.com/group/UKHA_Grouplists/


Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

Home | Main Index | Thread Index

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.