I just installed Windows 8 onto my HP Folio 13 and one unknown driver. After some trial and error I narrowed it down to the Intel Smart Connect Technology Driver. I downloaded the driver from here.
Attached picture of the device properties of the unknown driver prior to me installing this new driver.

I've been running 123solar on my Pogoplug for almost a year now, and started to get concerned about loosing the historical data. So I started to look around at options for an automated backup.
I simply followed the instructions here
http://www.opticality.com/blog/2011/07/16/installing-crashplan-on-a-pogoplug-pro/
After doing so, I had some java issues, with following error:
dl failure on line 696Error: failed /usr/lib/jvm/java-6-openjdk/jre/lib/arm/server/libjvm.so, because libffi.so.5: cannot open shared object file: No such file or directory
done.
when you use a non-reparenting window manager
set _JAVA_AWT_WM_NONREPARENTING=1 in
/etc/profile.d/openjdk6.sh
Optional dependencies for openjdk6
icedtea-web: web browser plugin + Java Web Start
alsa-lib: for sound
giflib: for gif format support
Fix was this command:
ln -s /usr/lib/libffi.so.6.0.0 /usr/lib/libffi.so.5