The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

RE: Re: Using Joe editor




That's odd I get -

bash-2.02# cd /var/hack
bash-2.02# ./ls /sbin
badblocks        irbmicro.hex     nic_config_tivo  tivoftpd
bootpage         irmicro.hex      pppd             tnlited
buildskeleton    irprog           restart          update
cmp              irtest           route            updatekernel
e2fsck           klogd            route.tivo       updateroot
ifconfig         ksyms            rsh
init             mke2fs           syslog
insmod           mknod            syslogd

Running   /sbin/nic_config_tivo   gives (after snipping)

Current/New Configuration:
timing setting = optimal
mac address    = xx:xx:xx:xx:xx:xx
ip address     = xx.x.x.x
ip subnet mask = 255.255.255.0
ip gateway     = xx.xx.xx.xx
debug level    = off
daily call     = network

Options
1: Change timing setting
2: Change MAC address
3: Change IP address/gateway
4: Change debug logging option
5: Change daily call option
6: Dump log file
0: Apply and exit

[0..6]?

All I did was pick option 5....
I guess somethings got broken somewhere. Not sure what the 'dir' command is
either, normally 'ls' on Linux...

Lee

-----Original Message-----
From: White, Peter [mailto:peter.white@xxxxxxx]
Sent: 13 November 2004 21:59
To: ukha_d@xxxxxxx
Subject: RE: [ukha_d] Re: Using Joe editor


This is what's in /sbin....bit odd really, as I know I've used the nic
config utility to set the IP address in the past.

bash-2.02# cd /sbin
bash-2.02#
bash-2.02# dir
badblocks      init           klogd          route          tnlited
bootpage       insmod         ksyms          route.tivo     update
buildskeleton  irbmicro.hex   mke2fs         rsh            updatekernel
cmp            irmicro.hex    mknod          syslog         updateroot
e2fsck         irprog         pppd           syslogd
ifconfig       irtest         restart        tivoftpd
bash-2.02#
bash-2.02#

_____

From: White, Peter [mailto:peter.white@xxxxxxx]
Sent: 13 November 2004 21:47
To: ukha_d@xxxxxxx
Subject: RE: [ukha_d] Re: Using Joe editor


I should add that I've tried running 'nic_config_tivo', but I just get
command not found....that's in the root directory, but I've hunted around
a
few others, and can't find it...

_____

From: White, Peter
Sent: 13 November 2004 20:48
To: 'ukha_d@xxxxxxx'
Subject: RE: [ukha_d] Re: Using Joe editor


You've been out?  How dare you whilst you're providing TiVo support ;-)

And nope, I've not set the 'get guide date via turbonet'....

_____

From: LeeUKHA [mailto:mailinglists@xxxxxxx]
Sent: 13 November 2004 20:12
To: ukha_d@xxxxxxx
Subject: RE: [ukha_d] Re: Using Joe editor


Sorry for the delay  - been out.

If you're on Nildram you shouldn't need to put that line in. I think it's
there to fix a problem with tranparent proxies (which most ADSL providers
don't use).

Have you set the 'get guide data via turbonet' option from the
"/nic/nic_install/nic_install turbonet" menu?

Lee


----- Original Message-----
From: White, Peter [mailto:peter.white@xxxxxxx]
Sent: 13 November 2004 17:59
To: ukha_d@xxxxxxx
Subject: RE: [ukha_d] Re: Using Joe editor


Hi Lee

I'm on Nildram.

The blank line probably shouldn't be there, I've just been back in and
removed it (having changed to rw), CTRL-k X'd out of it, changed to ro,
and
sync'd.  Rebooted TiVo, but still no joy, it's still trying to use the
modem
connection.

Pete

_____

From: LeeUKHA [mailto:mailinglists@xxxxxxx]
Sent: 13 November 2004 15:37
To: ukha_d@xxxxxxx
Subject: RE: [ukha_d] Re: Using Joe editor


Are you on NTL or Blueyonder?  If not you don't need this change.

Is that blank line meant to be there above the new line?

Did you definitely Ctrl+K X to save the file?

Did you definitely do the MOUNT's and the SYNC ?

Lee

-----Original Message-----
From: White, Peter [mailto:peter.white@xxxxxxx]
Sent: 13 November 2004 12:43
To: ukha_d@xxxxxxx
Subject: RE: [ukha_d] Re: Using Joe editor


Thanks Lee & Mark.  Telnet seems to work just fine, however, I've
finally
made the change, but TiVo still tries to connect via the phone line
:-(

This is an extract from the indent.itcl relevant bit of the file, and
I'm
pretty sure I followed the instructions on Freeranger to the letter...


puts $conn "TCD_ID: $centerID"
puts $conn "CALL_ID: $callId"
#
# These are put in as per request of customer service...
puts $conn "IDB_SOURCEPARAMETERS: $sourceParameterString"
puts $conn "IDB_CONFIGPARAMETERS: $configParameterString"
set now [clock seconds]
puts $conn "IDB_TIMESTAMP: $now"

puts $conn "Content-Length: 0"
puts $conn "";
# end version 1
}
catch {flush $conn}
catch {close $conn}
return $rc

Is there anything obviously wrong? I _really_ want(need) to get this
working, as rolling out an extension lead every few nights is a major
PITA....

TIA

Pete

_____

From: mark_harrison_uk2 [mailto:mph@xxxxxxx]
Sent: 13 November 2004 11:49
To: ukha_d@xxxxxxx
Subject: [ukha_d] Re: Using Joe editor



Peter,

I suspect that you're using a TiVo 3.x image? Sadly, the terminal
support in 3 seemed to take a step backwards compared to 2.5,
specifically in how Hyperterminal is identified.

Putty is widely reported as working, provided you set the "return key
sends telnet New Line instead of ^M" thing.

(A google search for the single word "putty" turns up a few
download
sites.)

Otherwise, as Lee suggests, telnet _may_ work.

Mark


>   -----Original Message-----
>   From: White, Peter [mailto:peter.white@b...]
>   Sent: 13 November 2004 09:36
>   To: ukha_d@xxxxxxx
>   Subject: [ukha_d] Using Joe editor
>
>
>   Post here as I can't seem to post to the TiVo group...
>
>   I need to set my TiVo to get updates via the web, but I've been
having
> some
>   problems using Joe.  I can get into Joe fine, and navigate around
it, but
> as
>   soon as I go to insert a line (i.e. I hit return), it just
duplicates
>   whatever line I was on.  When I arrow right, it also duplicates
whatever's
>   above it. It's certainly not wysiwyg.  All I need to do is insert
1 line,
>   surely it can't be that difficult??  Maybe my HyperTerminal
setting
is
>   wrong?  I've tried VT100 & VT100J emulation, but they both do
the
same
>   thing.
>
>   Even hitting CTRL-k then H results in whatever the help text was
flying
> off
>   the top of the screen, never to be seen again. This could, of
course, be
>   user error, as I'm no expert in using Vi, Joe etc, but I'm not
normally
> that
>   stoopid...
>
>   :-(
>
>
>   Pete
>
>
>
>   [Non-text portions of this message have been removed]
>
>
>
>
>
>
>
>         Yahoo! Groups Sponsor
>               ADVERTISEMENT
>
>
>
>
>
>
----------------------------------------------------------------------
--
--
--
> --
>   Yahoo! Groups Links
>
>     a.. To visit your group on the web, go to:
>     http://groups.yahoo.com/group/ukha_d/
<http://groups.yahoo.com/group/ukha_d/>
<http://groups.yahoo.com/group/ukha_d/
<http://groups.yahoo.com/group/ukha_d/>
>
<http://groups.yahoo.com/group/ukha_d/
<http://groups.yahoo.com/group/ukha_d/>
<http://groups.yahoo.com/group/ukha_d/
<http://groups.yahoo.com/group/ukha_d/>
> >
<http://groups.yahoo.com/group/ukha_d/
<http://groups.yahoo.com/group/ukha_d/>
<http://groups.yahoo.com/group/ukha_d/
<http://groups.yahoo.com/group/ukha_d/>
>
<http://groups.yahoo.com/group/ukha_d/
<http://groups.yahoo.com/group/ukha_d/>
<http://groups.yahoo.com/group/ukha_d/
<http://groups.yahoo.com/group/ukha_d/>
> > >
>
>     b.. To unsubscribe from this group, send an email to:
>     ukha_d-unsubscribe@xxxxxxx
>
>     c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
>
>
> ---
> Outgoing mail is AVG certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
<http://www.grisoft.com).>
<http://www.grisoft.com). <http://www.grisoft.com).> >
<http://www.grisoft.com). <http://www.grisoft.com).>
<http://www.grisoft.com). <http://www.grisoft.com).> > >
<http://www.grisoft.com). <http://www.grisoft.com).>
<http://www.grisoft.com). <http://www.grisoft.com).> >
<http://www.grisoft.com). <http://www.grisoft.com).>
<http://www.grisoft.com). <http://www.grisoft.com).> > >
>
> Version: 6.0.794 / Virus Database: 538 - Release Date: 10/11/2004
>
>
> [Non-text portions of this message have been removed]











UKHA_D Main Index | UKHA_D Thread Index | UKHA_D Home | Archives Home

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.