1
Zaurus - pdaXrom / 1.1.0r121 Is Out!
« on: September 19, 2006, 08:59:20 am »
There - www.pdaXrom.org
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
I want to use my Z to communicate with RFID tags. I have a 13.56Mhz reader (CF) it uses /dev/ttyS0 on a nomal linux box. Not sure how I will get that working on my Z...
I have pdaxrom flashed on my C700 now. However, I'm really keen on getting a chrooted debian environment if that's what I need? At this point I'm not sure so I'll ask the experts.
I need the following on my Z.
GTK 2
PERL
RUBY
PYTHON
Questions:
Would pocketworkstation work with PdaXrom?
Does Debian use the PdaXrom X server or run its on?
How will this run on the C700?
Final Question:
Am I going about this all wrong? Do I need to put debian on my C700 to achieve getting the packages above?
My goal is to use the PDA to develop RFID applications. I have an ACG reader (CF2) card and need the dev capabilities above.
CHeers!!!!
JP
[div align=\"right\"][a href=\"index.php?act=findpost&pid=139586\"][{POST_SNAPBACK}][/a][/div]
I pop up in the irc room every so often.. and I will see the typical people in there... but no one is talking and/or no one is avaliable...
Just getting a census of the peak times to try to be there around that time...
Late
[div align=\"right\"][a href=\"index.php?act=findpost&pid=137931\"][{POST_SNAPBACK}][/a][/div]
hi sashz,
i downloaded the builder from that site:
http://mail.pdaxrom.org/download/1.1.0beta3/
ok thanks for adding qucs
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]
i'm having some problem creating a bootimage..
when i make bootimage_targetinstall
i get this messageCode: [Select]# concaternate stage1 and stage2 parts
when i check the rules/bootimage.make
#cp /mnt/hd/akita-rom/build/grub-0.93/stage1/stage1 /mnt/hd/akita-rom/bootdisk/boot.img
#cat /mnt/hd/akita-rom/build/grub-0.93/stage2/stage2 >> /mnt/hd/akita-rom/bootdisk/boot.img
# save image - it can be copied to a disk
#cp /mnt/hd/akita-rom/bootdisk/boot.img /mnt/hd/akita-rom/bootdisk/boot.img.grub
# calculate size of "free" space and fill with 0xFF
#/bin/ls -l /mnt/hd/akita-rom/bootdisk/boot.img | \
#awk '{size = $5} END{size = **512 - size;for (i = 0; i < size; i++) printf ("\xff")}' >> /mnt/hd/akita-rom/bootdisk/boot.img
awk '{size = 0} END{size = **512 - size;for (i = 0; i < size; i++) printf ("\xff")}' >> /mnt/hd/akita-rom/bootdisk/boot.img
awk: cmd. line:1: {size = 0} END{size = **512 - size;for (i = 0; i < size; i++) printf ("\xff")}
awk: cmd. line:1: ^ syntax error
make: *** [/mnt/hd/akita-rom/state/bootdisk.targetinstall] Error 1
it seems like i'm missing some parameters..
PTXCONF_BOOTDISK_SECT &
PTXCONF_BOOTDISK_HEAD)
I manage to get autoboot.sh, rootfs.img, kernel.img, u-boot.bin but i;m missing
emergenc.img and updater.pro
I use the original beta4 emergenc.img and updater.pro..
The U-boot flashes ok.. but when i try to boot it up.. by holding ON and plug in the power and unhold ON.. it doesn't run emergency boot..
Any idea...?
I check updater.pro but don't understand what the numbers about...
Thanx
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135710\"][{POST_SNAPBACK}][/a][/div]
Alright... I will just leave the issue alone....
Late
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135484\"][{POST_SNAPBACK}][/a][/div]
Hi Sashz,
when trying to build xcreensaver, it failed due to "bc" program is missing and thus failed at the xscreensaver.prepare state.
how do I install bc for the x86 live cd?
Thanks,
[div align=\"right\"][a href=\"index.php?act=findpost&pid=135263\"][{POST_SNAPBACK}][/a][/div]