... Never mind; it turns out that 'gcc -O -p' is the culprit; compiling without profiling and optimization fixes it; I will try building with optimization...
Greetings: Just an update; build problems solved for 'heyu' version 2.0beta6.2. It is now working using our Annex terminal server serial ports to control a...
there's a couple other things i want to do to my zipit. for one thing, does anyone know what the port on the back of the zipit is. the one in the middle is a...
... modify ... ramdisk file ... any ... that's ... I'm not familiar with cygwin either. Would mounting the ramdisk be the tricky part? Otherwise cygwin...
After reading your problems, I think I'm going to order a max 233 as well and try redoing the serial mod with it. I had used a MAX3233, which afaict should...
Greetings: I would appreciate observations regarding 802.11b interference problems on the Zipit; I have been running continuously for about two weeks and have...
Not sure for Adam's software, but on OpenZipIt (at least with version from beginning of the summer), the file system image is not cramfs but just a plain...
Hello the404soup (nice 1st name :), I've bought my 2 ones through ebay from US I got each for around 50 USD including shippping but I had to let a lot go to...
... - They are connected to ADC pins - I believe someone already said that you find such type of connectors on some cell phone to plug mic+ear ....... Anybody...
I thought UDP did not perform error checking and left it up to the application to perform such? If the application isn't performing error checking and it's UDP...
... The application uses a library which performs error-checking and correction on its udp payloads; the error message is from the highest layer in the...
"Shouldn't" in this case is a relative term. There's obviously some reason it's happening, so it "should" happen by the perhaps poor design, although I doubt...
... IIRC, microwave ovens operate between 2.44 to 2.47GHz, WiFi 802.11b band is in 2.40 to 2.4897 GHz. Here is some info about microwave oven interference: ...
... I have enough of them, for now. ;-) TomW ... -- Tom Walsh - WN3L - Embedded Systems Consultant http://openhardware.net http://cyberiansoftware.com...
... The problem occurs with nearby ovens (adjoining properties) as well as ours; there is always some leakage even when the shielding is intact. This string is...
Nice work...I've got my house wired with X10. ... From: Michael Grigoni To: zipitwireless@yahoogroups.com Sent: Friday, September 01, 2006 9:22 AM Subject:...
Hi All, Has anyone ever had any success at mounting a ramdisk image on the Zipit? I've seen the steps necessary to do this on a full-blown Linux machine, but...
David, I'm surprised that the MAX3233 isn't working. Was your Zipit functional after you had finished your wiring? Or was it that you had reflashed the ROM...
... I had always assumed they were remote-control contacts, similar to old Sony Discmans. In fact, Sony used a four pin connector as well, but they were all...
... Please see the FILES section in the Yahoo group web interface for the loop driver I uploaded. You will also need 'losetup' to configure the loop devices. ...
... Assuming that I have a /mnt/hd directory available on my machine, which I do, and a file named 'ramdisk.gz': unzip the ramdisk image with 'gunzip...
Sorry for jumping in late, I was on vacation. If you're asking can there be microwave oven interference, the answer is "sure" - and lots of other kinds of...
I'm not sure, after doing the wiring I immediatly booted with the debug jumper and tried to launch zpm (which never responded). I removed the jumper from the...
... The UDP header has a header/payload "Internet checksum," although under IPv4 it is optional for UDP (under IPv6 the UDP checksum is NOT optional)....
I broke my Zipit LCD and am trying to see if I can retrofit another display. I was trying to find information about the LCD connector pinout and can't find...
... These are the general instructions for mounting a ramdisk image on a host (including the Zipit itself) which supports a 'loop' filesystem interface: 1. in...
Greetings: Has anyone built a version of ncurses which works on the zipit under the 2.4.21-rmk1 kernel and libc.so.6 as distributed in the "BURN3" image? I...
... This is what I had meant, the application's transport layer, which works with serial ports and with a robust version of rpc (erpc) handles bad frames; only...