Thursday, June 25th, 2009
I needed to re-enable service updates on my SA2 TiVo tonight and I’d forgotten how to toggle it after having disabled them when I first hacked my TiVo, and had a tough time finding the information so I figure I’ll post it to my blog so I’ll be able to find it again.
The key command is bootpage – use “bootpage -p /dev/hda” to see the current settings. Then, use “bootpage -P "..." /dev/hda” to change them. Specifically, change “upgradesoftware=false” to “upgradesoftware=true” or vice versa.
Tags: TiVo, hacks, reference
Posted by Dossy Shiobara in Open Source | No Comments »
In order to get afacli working on Ubuntu Hardy, I did these things:
1. Get afa-apps-snmp.2807420-A04.tar.gz from Dell.
2. Get libstdc++2.10-glibc2.2 from Debian afacli depends on libstdc++-libc6.2-2.so.3.
Since I’m running Ubuntu x86_64, I put libstdc++-libc6.2-2.so.3 in /usr/lib32. Installing the rpm package under Ubuntu provides rpm2cpio which I used to extract afaapps-4.1-0.i386.rpm like this:
$ rpm2cpio afaapps-4.1-0.i386.rpm | (cd / && cpio -iudvm)
That’s it. You now have /usr/sbin/afacli.
Tags: Linux, Ubuntu, Adaptec, afacli
Posted by Dossy Shiobara in Geeking out, Open Source | No Comments »
Wednesday, June 3rd, 2009
Last week, I wrote that Wolfram Alpha still couldn’t answer such important (ha) questions such as “How is babby formed?“
As you might expect, Wolfram Alpha’s gotten smarter already. Look:
That’s what I call awesome. Well done, guys.
Posted by Dossy Shiobara in Geeking out | No Comments »
March 12th, 2010 at 10:30 pm
Mikki: I would hazard a guess that any reasonably experienced technician should do an adequate job. Obviously, every individual ...
March 12th, 2010 at 9:52 pm
Okay...now you have me worried...I've had my WONDERFUL Bosch washer/condensation dryer for about 8 years without a problem (okay so ...
March 11th, 2010 at 8:45 am
I'm not sure, but I'm guessing it's the belt that turns the drum - may be too tight, may be ...
March 11th, 2010 at 6:57 am
Hello all. I now have a different problem. The drum groans as it spins. When you try ...
March 10th, 2010 at 9:35 pm
Hi Dossy, Thanks much for sharing the knowledge with others. This article helps me to avoid DISM errors : ...