Category: Gadgets


Western Digital released firmware upgrade 1.04.10 yesterday (November 27th) for the Western Digital WD TV Live Network-ready HD Media Player and Western Digital WD TV Live Plus HD Media Player.  This caused the media players (little boxes that hook up to the tv) to no longer see some network media servers such as Playon from MediaMall Technologies.

There is currently no fix but we do have a workaround:  downgrade the firmware to 1.03.49.  Don’t worry it is very easy.

  1. Download the firmware from Western Digital
  2. Unzip the file to a USB thumb drive (make sure you put it in the top directory)
  3. Insert the thumb drive into the WD box
  4. Press the Home button (blue button)
  5. Upgrade the firmware (note that the version number displayed for the old firmware will show up as a larger number – this is necessary for it to downgrade the firmware)
  6. That’s it

Two of my best friends, Ryan & Anna Lubke, just went completely green.  No, not like the Incredible Hulk, but as in going off of the electric grid in California.  Due to silly laws in Chicago, my family can’t do much to go green.

Going Green

Ryan Lubke

Ryan Lubke

Thursday Jan 01, 2009

I’m not one to normally post much of anything personal on the web, however, since several co-workers found my family’s new situation interesting, I thought I might share.

This year my family and I are going green(er).  Specificially, we’ve moved into a house that is off the grid meaning the house doesn’t use the typical public utilities (i.e. city water, electric, etc).

read more…

Thanks to the all knowing Cali Lewis for hosting GeekBrief.tv!

The Addonics NAS Adapter turns a USB drive in NAS, and it only costs $55.

If you do a lot of Powerpoint presentations, you’ll be happy to hear about iSpring Free. It turns the presentation into a Flash movie that you can embed into a blog post and share.

To tether a Windows Mobile 6 cell phone (make sure you have a data plan that allows tethering), you will need to install a few things:

sudo aptitude install subversion build-essential linux-headers-`uname -r`

Once those are installed, we need to download and build the latest usb-rndis-lite code:

svn co http://synce.svn.sourceforge.net/svnroot/synce/trunk/usb-rndis-lite
cd usb-rndis-lite/
make
##  remove the existing usb-rndis drivers with clean.sh
sudo ./clean.sh
sudo make install

Before you plug in the cell phone, you will need to blacklist the rndis_wlan kernel module:

sudo echo "blacklist rndis_wlan" >> /etc/modprobe.d/blacklist
sudo rmmod rndis_wlan

Plug in your cell phone. If you type “dmesg”, you will see something like the following:

[  152.312099] usb 4-1: new full speed USB device using uhci_hcd and address 3
[  152.500604] usb 4-1: configuration #1 chosen from 1 choice
[  154.138352] rndis0: register ‘rndis_host’ at usb-0000:00:1d.3-1, RNDIS device (SynCE patched), 80:00:60:0f:e8:00
[  164.441074] rndis0: no IPv6 routers present

This is showing that the phone was found. Let’s take a look at the list of interfaces using ifconfig:

….
rndis0    Link encap:Ethernet  HWaddr 80:00:60:0f:e8:00  
          inet addr:169.254.2.2  Bcast:169.254.2.255  Mask:255.255.255.0
          inet6 addr: fe80::8200:60ff:fe0f:e800/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:8050  Metric:1
          RX packets:29 errors:46 dropped:0 overruns:0 frame:23
          TX packets:51 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2097 (2.0 KB)  TX bytes:9146 (9.1 KB)

On the phone, turn on Internet Connection Sharing and connect via USB. Wait a few seconds (obtaining an ip address can take up to a minute or so) then issue the ifconfig command again:

….
rndis0    Link encap:Ethernet  HWaddr 80:00:60:0f:e8:00  
          inet addr:192.168.0.102  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::8200:60ff:fe0f:e800/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:8050  Metric:1
          RX packets:8113 errors:13535 dropped:0 overruns:0 frame:6766
          TX packets:8643 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:6063101 (6.0 MB)  TX bytes:1890604 (1.8 MB)

Yay! We are connected.

In order to use Firefox, Pidgin or any other software that uses Network Manager, you need to stop the Network Manager daemon:

sudo /etc/init.d/NetworkManager stop

You will be able to use your applications again :)


read more…

It’s sad that we have become so terrified of litigation that we safe-tify the world that we simply dumbify ourselves and our children.