Author Topic: Sotware Compatibility in ZAURUS  (Read 3206 times)

patwwh

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • http://
Sotware Compatibility in ZAURUS
« on: March 06, 2004, 01:29:28 pm »
I am a newbie and want to ask a stupid question:

1. I heard before that all softwares runs on Desktop Linux can run in
    Zaurus, after re-compiling. Is it right?

2. Also, is there any Virtual Memory concept in Zaurus?
    i.e. using CF or SD card as memory. so that to save main memory.
THX!!

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Sotware Compatibility in ZAURUS
« Reply #1 on: March 06, 2004, 02:52:12 pm »
1.) Hmm... where did you hear that?
Yes, provided you can get all dependencies (libraries, drivers, and sometimes even hardware) running. Which means \'No\' in a large number of cases

2.) Don\'t mix terms. Virtual Memory is a concept every sophisticated operating system has. You probably mean Swap Memory to extend the amount of available virtual memory. Yes, this is possible though rarely needed.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

patwwh

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • http://
Sotware Compatibility in ZAURUS
« Reply #2 on: March 06, 2004, 04:33:09 pm »
THX!

For the first question, how about if I install Debian / Red-Hat into Zaurus (replace OZ)? Is it then possible to use their software after re-compiling?

ScottYelich

  • Hero Member
  • *****
  • Posts: 992
    • View Profile
    • http://www.zaurususergroup.com/modules.php?opmodload&namephpWiki&filei
Sotware Compatibility in ZAURUS
« Reply #3 on: March 06, 2004, 04:38:17 pm »
um.. be careful.

if you understand an OS and resources...
different zaurus models have different resources.

some have 320x240 screens... some have 640x480.  some have 32 mb ram, some have 64 mb ram.

The device *is* based on linux.  Other devices that are not based on linux have had linux \"adapted\" for them.
in that sense, both devices are \"linux\" devices... the zaurus is just linux by design.

With that said, can you run everything? maybe, maybe not.  For instance, you *could* probably run anything with
the proper libs, mem resources, etc... but would you want to?  Also, the CPU is a resource -- it *is* limited in its
power.

Overall, I treat the zaurus c7x0 devices as mini laptops.  Do they have pcmcia cards? no.  3d accl graphics? no.
windows? no.  But I don\'t need that.  

What are you looking to do?

Scott

Anonymous

  • Guest
Sotware Compatibility in ZAURUS
« Reply #4 on: March 08, 2004, 12:02:57 pm »
I use Spreadsheet very offen, which is extremely important to me.

Sometimes I need to open a Spreadsheet of 10MB. I tried to open it in Pocket PC before but fail, even in a 128MB model. I guess it should not be memory problem, but system ability (Pocket Windows or Pocket Office).

Therefore, I want to buy a Zaurus now, because I think Open Linux is a complete OS (not simplified) and has enough ability for open this large file. If fail, I want to install an original Hancom Office to Zaurus, rather than Hancom Mobile Office, which should be more stable and more powerful for using.

I know......It is my dream. ^o^
I understand the hardware limitation of PDA, but I really hate the inability of Pocket PC in handling large file after 2 years experiences.

khim

  • Newbie
  • *
  • Posts: 8
    • View Profile
    • http://
Sotware Compatibility in ZAURUS
« Reply #5 on: March 13, 2004, 05:42:09 pm »
Quote
Sometimes I need to open a Spreadsheet of 10MB. I tried to open it in Pocket PC before but fail, even in a 128MB model. I guess it should not be memory problem, but system ability (Pocket Windows or Pocket Office).

It is memory problem. 128Mb is full size of memory available to device. If you are trying to compare power of modern PDA with power of PC then compare it with something like 8Mb RAM, 160MB HDD, 200MHz Pentium processor (quite powerfull system of 5-6 years ago). If you\'ll try to open 10Mb spreadsheet on such a system you\'ll expirience major problems. Just like with PDA today. Now, you can add 4Gb HDD to Zaurus, install X system there (C7xx models) and treat it as more-or-less powerfull supermininotebook. No problems with 10-20Mb spreadsheets. Is it possible ? Absolutely. Is it supported \"out of the box\" ? Absolutely not!
SL-ะก860 PXA255
Cacko 1.21a ROM
Hitachi MicroDrive 4GB HDD

havoc

  • Jr. Member
  • **
  • Posts: 69
    • View Profile
    • http://www.galacticslacker.com/
Sotware Compatibility in ZAURUS
« Reply #6 on: March 14, 2004, 01:03:28 am »
Setting up swap was no big deal for me, but I\'m hardly new to Linux.

Here\'s my documentation for setting up swap.
http://www.galacticslacker.com/perl-bin/re...20card&expand=3

Required:
 - knowing your way around Linux
 - fdisk (find it at killfilez)
 - stable, reliable SD card (you can find my notes in the parent folder of the one above.)

My HOWTO uses a swap partition.  Some people prefer a swap file.  I would be happy to modify the HOWTO to include swap file instructions if someone would go through my HOWTO and shoot me clear notes on what needs to be added.