Cheap Touchpad Part II.
by Computothought in Circuits > Gadgets
3196 Views, 10 Favorites, 0 Comments
Cheap Touchpad Part II.
Wanted to try out the new firmware as the Insignia Infocast is somewhat compatible with the Chumby 8. One of the things that drew me to it was a built in browser with an on screen keyboard. (I have been told that you can downgrade back to the original firmware if you want. Not tried that yet though).
The Chumby 8 has a bit larger screen than the Insignia Infocast But still allegedly sells for over a hundred dollars, except the larger screen you can get a software upgrade for free! at this time.
Note: (Warning: Try this at your own risk! I will not be responsible for any issues what so ever.) www.chumby.com with Best Buy support has taken over the network support from Insignia (no longer on the web) for the "Insignia Infocast". So deauth your unit and reauth your unit on www.chumby.com.
Update.
Chumby websiite seems to be back up again!
Getting the Firmware.
The file at the time of this instructable was: http://files.chumby.com/resources/chumby8/1-8-2/update.zip
Installing It.
You will want to copy the update zip to a fat formatted usb drive. No need to unzip the file.
Turn off your touchpad.
Insert the usb drive.
While pressing the touch screen, turn on the touchpad and keep pressing the screen til you get a message about the special options.
Let go of the screen.
You will be then asked to recalibrate the screen. Go ahead and do that.
Then you will get the special options screen
Choose install updates. (from disk drive)
Go ahead and let it install the update.
The system will install the first part of the update reboot and then install the second part plus the browser module. Do not interrupt the update at any time!!!
Once you finally get the second update, you will be asked to confirm some settings and create some.
Eventually you will be up and running. .
Note: You will want to get a usb ethernet adapter with a hard wired connection to your network. if you really want to make it easy and faster.
Which Network?
Note the Chumby server was flaky, so I put the original firmware back on the machine via usb. deauthorized the unit. Reinstalled the original firmware. Reauthorised to insignia network. Then reloaded the updated Chumby 8 firmware. Back to normal so far.
Update: the Insignia network is gone. The only choice is the Chumby network.
Streaming Music to the Chumby.
You will obviously need a server to install and run GNUMP3d
GNUMP3d is a streaming server for MP3s, OGG vorbis files, movies and other media formats.
http://www.gnu.org/software/gnump3d/index.html
To add a stream:
- Create a stream using a search query:
NAME: Any Name URL: <a class="external free" rel="nofollow">http://ipoftheserver:port/search?q=mozart&play=1</a> TYPE: M3U
- Create a stream from an album:
NAME: Any Name URL: <a class="external free" rel="nofollow">http://ip:port/Artist/Album/recurse.m3u</a> (e.g. <a class="external free" rel="nofollow">http://ip:port/The%20Killers/Hot%20Fuss/recurse.m3u</a>) TYPE: M3U
Note: the play=1 is the important missing piece that i couldn't figure out. If you have any updates on howto configure stuff like random or anything else, please add... In the example above, it will query (q=text) for mozart and return a playlist in the m3u format which will allow the chumby to play it.
You can use a program on linux called fapg to create an m3u playlist.
Our connection from the Chumby to the server is:
Name: Typo1
URL: http://typo1:8888:/stream.m3u
typo1:/var/media/musi
Note: music server directory is set to /var/media/music
typo1:/var/media/music$ ls
bsd contemporary stream.m3u clientplaylist_192.168.1.122.m3u folk and classical
Run gnump3d
Once the indexing is done, you are all set to run gnump3d. By default gnump3d tries to index all files whenever you start it, to avoid this we need to use –fast option.
[root@fedora ~]$ gnump3d --fast
By default gnump3d runs in foreground. If you want it to go in background and run quietly, run it as follows.
[root@fedora ~]$ gnump3d --fast --background
Accessing Media Server
To access your gnump3d streaming media server, please visit url http://ip_address:port/ .
Run at startup
If you want gnump3d to start when your computer starts add the following line to /etc/rc.local file.
gnump3d --fast --background
Squeezebox
More info at:
http://www.mysqueezebox.com/download
Pluses and Minuses.
What's next? May add a step for connecting to a media center such as xmbc. Android after reading what developers said, probably will not be on the Chumby. But, good news though as arch linux has been ported for the Chumby. If I can run the linux gui (aka X) on the chumby, not having android will not matter. Have Debian Squeeze running on the Chumby now. Does not affect the base unit operation since it runs from a thumbstick.
Debian on the Chumby.
One Possible Solution for the Chumby 8. This Firmware Install Seems to Make the Chumby Useful Again. Insignia Infocast.
Install:
1. Download the zip file from here : http://sourceforge.net/projects/zurk/fi … p/download
2. Take a blank USB flash drive and unzip all the files keeping the directory structure intact. make sure the debugchumby file (included in the zip) is on the root directory of the usb disk.
3. Put the usb drive in your chumby and switch it off. then switch it on.
4. select control panel - change your time zone to your correct location.
5. Thats it! Your chumby should be fully setup with no more chumby.com requirements. You have 5 widgets in the default channel. By editing profile in the html/ folder of the usb drive with notepad, you can modify the zipcode and location so you get proper weather for your area. If you want to reset your chumby simply remove the usb flash drive and shut your chumby off completely and back on. done.
You can now deactivate your chumby and delete your chumby.com account! It is completely free!
Let me know if you have any issues. This works for chumby 8 and insignia infocast.
Note: there is also at the same site a versio for the 3.5 inch Chumby.: