After many weeks of work, I have created an orbiter for the WebDT 366 units that were on Ebay (and are still available, talk to tkmedia).
This is a micro-distribution of Debian (based on Lenny), which contains the Linux based orbiter, ready for use.
This is Beta2. Release is forthcoming.
The Image:
----------
The Image is here:
http://www.localeconcept.com/private/webpad-beta2.dd.bz2 (must be bunzip2'd before use.)
The Code:
---------
I wrote some code to support this release, as per the GPL, the code is here:
TabletCFG -
http://www.localeconcept.com/pub/PadOrbiter/TabletCFG-1.0.0.tar.gzwebdt_buttons -
http://www.localeconcept.com/pub/PadOrbiter/webdt_buttons-1.0.0.tar.gzIt also contains:
-----------------
* A nice bootsplash
* A network configurator applet for setting network parameters (ESSID and network key and type)
* A daemon for handling the four hardware buttons and the direction pad.
* A patched Orbiter which creates the correct device template, so that automated orbiter setup will work.
What it does NOT contain yet, and will be there for the release:
* A destructive installer which will erase the onboard flash storage and install the Orbiter.
What this is for:
-----------------
* WebDT 366 based on:
* AMD Geode GX/533
* 256 Megabytes of RAM
* 512 Megabytes of Flash
* Cisco Aironet 350 PCMCIA wireless card (although other cards could be tested and used)
* Penmount DMC 9000 4-wire resistive touch screen on /dev/ttyS0 running at 19200bps
Who this is for:
----------------
* impatient people who want to test this sucker to make sure it works.
* impatient hackers who KNOW HOW TO DUMP A RAW dd IMAGE ONTO A device. If you do not know how to do this, I wouldn't recommend installing this build.
Still here?
Okay.
What you will need:
* a USB hub
* a USB keyboard
* a USB cdrom
* a USB stick or disk with the image
* a Linux live cd with a shell and dd
pressing F1 on your connected keyboard while the blue screen is present, will allow you to go into the bios to tweak boot order if needed.
From this point on, your mileage will vary depending on what you're using to do the dump, but, an example for dd:
dd if=/mnt/webpad-beta2.dd of=/dev/hda
PULL THE USB CORD OUT! Reboot the tablet after the dump is complete, and the automated install should happen.
You can use C-t c to get a terminal once ratpoison starts.
What is still needed
--------------------
* Automated installer
Known bugs with respect to the WebDT 366
----------------------------------------
* The Cisco Aironet 350 does not do WPA. It's broken. If you need WPA, put in a different card, and install what you need to via apt to get it working.
* Currently the direction pad button is not mapped correctly. I have to patch orbiter a bit to fix some bugs.
* Be sure to pull the keyboard. My device management is very static at the moment, and can get skittish with devices appearing on the USB bus.
This is for the adventurous. Let me know how it goes.
-Thom