Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
User Journal

Journal JWSmythe's Journal: Happy Hacker In TIVoLaNd 1

hehehee...

    I'm just freakin' happy...

    It's almost 3am, and I'm still playing with Mr. TiVo. Ok, I did some other things, I'm not quite that obsessive.

    The image I snagged off of emule worked perfectly. I had to do a reset, because it wasn't for the same model as what I have, but that's fine. It came back being perfectly content. When it first fired up, it only used one of the receivers, now it uses both..

    Unfortunately, I don't have my old recorded shows. :( They're still on the other drive, all I have to do is swap them.

    What I'm very happy about is the ability to telnet to it now. It immediately fixed the one thing I couldn't do with the old software. I have three different USB devices sitting here, and I couldn't get any of them to work. The one I happened to leave plugged in works fine, and since it's a piece of crap, I don't mind leaving it for the TiVo. hehe

root @ evil (/root) telnet 192.168.1.104
Trying 192.168.1.104...
Connected to 192.168.1.104.
Escape character is '^]'.
bash-2.02# uname -a
Linux (none) 2.4.18 #38 Thu Oct 23 10:48:29 PDT 2003 mips unknown

bash-2.02# cat /proc/cpuinfo
system type : TiVo UMA P0 board
processor : 0
cpu model : R5432 V3.0
BogoMIPS : 161.79
unaligned accesses : 66900
wait instruction : no
microsecond timers : yes
tlb_entries : 48
extra interrupt vector : no
hardware watchpoint : yes
spurious interrupts : 148
cycle counter frequency : 81003906

bash-2.02# df -h
Filesystem Size Used Avail Capacity Mounted on /dev/hda4 124M 84M 33M 72% / /dev/hda9 124M 15M 103M 13% /var

bash-2.02# cat /proc/ide/hda/model
WDC WD1200JB-00CRA1

bash-2.02# ifconfig
lo Link encap:Local Loopback
                    inet addr:127.0.0.1 Bcast:0.0.0.0 Mask:255.0.0.0
                    UP LOOPBACK RUNNING MTU:16436 Metric:1
                    RX packets:13 errors:0 dropped:0 overruns:0 frame:0
                    TX packets:0 errors:1302 dropped:13 overruns:0 carrier:0 coll:0

wlan0 Link encap:Ethernet HWaddr 00:06:25:A6:D0:E5
                    inet addr:192.168.1.104 Bcast:192.168.1.255 Mask:255.255.255.0
                    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
                    RX packets:1998 errors:0 dropped:0 overruns:0 frame:0
                    TX packets:0 errors:73138 dropped:670 overruns:0 carrier:0 coll:0

Aparently I have all that cool HMO stuff, plus the TiVoWeb. :) They already have most of the basic *nix binaries on here. There are a few missing, like find and netstat. I have netstat, now I just have to find a copy of 'find' compiled for MIPS.

    I think it's cool to have yet another Linux box that I can use.. hehe. I've been kinda put off that I've had a perfectly good Linux machine running in my house, that I couldn't log into. I'm freakin' root, dammit, I get root everywhere. You can't tell me I can't be root on my own TV-Box-Thingie. :)

    Ok, I'm off to play more. I found FTP works, so I can go wild transfering binaries on. Maybe I'll to build myself a cross compiler tonight. :)

This discussion has been archived. No new comments can be posted.

Happy Hacker In TIVoLaNd

Comments Filter:

The goal of Computer Science is to build something that will last at least until we've finished building it.

Working...