Hi: I am new to Linux and Zipit. Thanks to everyone to who documented all of this stuff, I was able to successfully go through all of the wireless flashing,...
There are some questions sprouting up here and in a few other postings. I will try and collaberate. ... Zipit does not see anything we do as illegal, so far....
I know this because ive seen the movie playback, and the developer there told me they are working on the e-mail option. The screen is smaller, but a BIG...
Wow the new Zipit looks great! I want one! One hopes that the MMC interface is done properly (i.e. hardware-assisted, not bit-banged) which would be great news...
... documented all ... Surprised ... rwx ... http://openzipit.org ... Hi Tom: The "installer" is the installation portion of a third party program, I have...
Are the executables you're trying to run compiled for the zipit? Or are they compiled for iX86? Binaries you want to run on the Zipit must be compiled for ARM,...
... Right, I was just going to say that. Run an 'ldd /mnt/net1/intstaller' and see what libraries it is going to need. You can run programs that are...
Hello! Yes exactly. When you run "#ldd <filename>" where the # is the prompt and the ldd command is the command used to identify the libraries used, and the...
... ldd command ... <filename> is ... that it ... see what I ... [mailto:zipitwireless@yahoogroups.com] ... have ... running ... found" ... couldn't ... ...
Zipit is offering pre-ordering. http://www.zipitwireless.com/store/index.cfm?event=category&categoryoid=1 "We expect to start shipping the first Z2's in 4-6...
I was at digitallife and I saw this too (diddn't have a camera though), it looked pretty nice (and I won a t-shirt in the raffle... though it was angering that...
... Good to know! I think I've worn off the S/N on my original ZipIt, but I do have this pinker-than-a-donut one right here with a fresh label. ... Hmm... I...
I am selling a fully functional ZipIT unit (blue/silver), reflushed with linux, modified by adding a miniSD slot on the side. When the card is clicked in, its...
how do i disable the auto update? i have burn3 installed and when i use zrun to load the zipit im app, it always wants to update. im currently running 1.21 and...
... http://www.zipitwireless.com/linux.html (see Note 2 at the bottom) If you are happy with the old "BURN3" version of the IM app (there have been many...
... Here's how I do it on the Zipit: if [ ! -p /tmp/aufifo ] ; then mkfifo /tmp/aufifo fi pid=`ps -e | grep madplay | tr -s ' ' ' ' | cut -d' ' -f2` if [ X$pid...