Best viewed on NetFront (640x480) my Zaurus SL-C3000 and SL-C3100Customisations:Most information about the SL-C3000 found on the net is in Japanese and a lot of the instructions out there are for earlier models of the Zaurus. Although a lot of that info is still valid because the C3000 is backward compatible with lots of the older models not everything works. Since the C3000 is newer, it has extra capabilities those guides do not mention. Also sometimes things that worked in the older version do not work on the C3000 anymore due to it being implemented differently on the C3000. This guide is intended specifically for the SL-C3000 model (also sometimes referred to as Spitz) but a lot of the info can also be applied to similar models. Most of the information will also apply to the SL-C3100 (also known as Borzoi) since the two models are very similar. In some areas, however, there are significant differences between these two models and those will be highlighted. Some of the customisations require additional files which should be downloaded first. Create a folder called custom on a CF/SD card or via the USB connection to /home/zaurus/Documents and copy these customisation files into that folder. Most the instructions below assume that the files have been transferred to /home/zaurus/Documents/custom The first thing you probably need to do is to install a terminal/console application and backup your Zaurus. These instructions are primarily for the Sharp distro/ROM, although most of it can be used for Cacko as well. Essential PackagesThe following are applications and utilities that I consider absolutely essential and must have packages:
The following are very useful applications that I would also always install: applets that appear in the taskbar
These libraries are often needed by several applications and should be installed to satisfy most generic dependencies: librariesThese are very useful runtimes and often, other useful services or applications depend on having these runtimes: runtimes
These command line tools are very important. They provide funtionality that one would expect from any OS nowadays. command line tools
applications
Some tweaking of the look and feel is also required. The default Qtopia theme shipped by Sharp is not very pretty (depends on taste). Changing the theme to something like Crystal-Blue will make it look much better. There are several themes to choose from out of the box, but many more themes can be downloaded and installed. In addition, the default icons and background can be changed also. Install some icon packages and get some nice backgrounds. zicons-wmtux contains my favourite icons. There are also plenty of nice backgrounds. Plasterer can be used to ensure that the background looks consistent even when the screen is rotated. Finally, replace the ugly default screensaver with LUSScreensaver. More details on how to do all this is described in details later. Installing PackagesPackages can be installed and uninstalled via the Package Installer tool (qinstall) under the Settings tab. By default, the Zaurus installs applications to main memory which is the /hdd2 partition on a C3000 and the /home partition on a C3100. You can also install applications to your SD or CF card as well if the application allows it. Some applications can only be installed to main memory, wheras others allow you to either install to SD or CF as well if they are formatted as ext2 or ext3. There are also applications that can be installed to SD or CF cards that have a FAT filesystem. In addition, with a console, you can use the ipkg command to install and uninstall applications as well, eg:
The advantage of the ipkg tool that it can be used to script a batch of applications, such as all your favourite fonts, or all your security tools. It also shows you detailed error messages if something goes wrong unlike the qinstall tool which just reports an error but nothing else useful. However, the ipkg tool does not generate the required links for you if you want to install to SD or CF card. Qinstall (the GUI Package Installer) does that for you during the installation if you select either SD or CF for the destination location. You will need to run ipkg-link after installing to SD or Cf card in order to relink the applications you install with ipkg. However, ipkg-link does not get shipped with the C3000 nor the C3100 by default. I have included ipkg-link in my ipktools package. By default, the package installer expects package files to be located under /hdd3/Documents/Install_Files, /mnt/card/Documents/Install_Files and /mnt/cf/Documents/Install_Files. ipkg exspects all the packages to be in the same directory. Additional sources and package feeds can be configured by modifying /etc/ipkg.conf and adding source location like the following example:
I have created a script called xipk (part of my ipktools package) which allows you to install packages to virtually any location you like. This allows you to install packages to /hdd3 where the bulk of the MicroDrive's space is instead of the default main memory which is /hdd2 on a C3000 and /home on a C3100. However, not all applications can be installed to /hdd3 because it is by default formatted as a FAT filesystem and can't handle symbolic links. If you reformat it as ext2 or ext3, then you won't have that problem (see later sections on /home and loopback filesystems). Some application that you install will be in Japanese. Have a look at the Localisation section to see if you can change it to English. Try the langswitch tool, which can fix it for you in most cases. Also, if the application was written for an older Zauri model, then you need to change the application's default screen orientation. See the Screen Orientation section on how to do this. Installing a terminalConnect the Zaurus via USB (make sure to plug the USB cable into the PC first, then the Zaurus). Copy the terminal ipk file [qpe-terminal-ja_1.5.0-3_arm.ipk] from the CD-ROM into the /Documents/Install_Files directory. Disconnect the USB device on the PC. The Zaurus will turn back to normal mode. Click on the third TAB on the top and then click on the little disk like icon. Then select the Install_Files folder. Inside, click on the ipk file (should be the only file there) and the installer will launch it. Press install (the big button at the bottom) and then OK (the button on the left) on the dialog box that comes up. If you have a SD or CF card and a card reader for it, then you can also just copy the ipk file onto the SD card and insert the card into the Zaurus afterwards and install the ipk file from the card instead of using the USB cable which sometimes can be problematic. A much better terminal [qkonsole_0.9.3-20040205_arm.ipk] can be download and installed instead of the one provided on the CD-ROM. Most of the customisation work requires a terminal so you really should install one. All the instructions inside a white box assume its done from within a terminal window, and most entries in gray boxes are illustrations of configuration file fragments. Also I assume you know how to use vi. Personally, I love Vim (vi improved) and use it all the time for most things. However, if you are really struggling to use vi, then you can use pico instead which is like the DOS edit (see pico section on how to install). Then whenever you see the instructions tell you to use vi to edit or create a file, use pico instead. The esc key in vi is mapped to the cancel key on the Zaurus. Localising/Converting to EnglishThe C3000 and C3100 come in Japanese only by default. The irony of this is that Qtopia and most of Linux were developed in English, and Sharp had to change it all to Japanese, and we have to change it all back again. This makes changing the Zaurus back into English rather simple except for a few new applications that were written in Japanese natively. There are several approaches to switch back into English only mode, and there are even some scripts out there that automate the whole process. I consider the Japanese a bonus so no way am I going to get rid of it. (Ever tried to add Japanese support to an older Windows version?) Switching back to English (quick and dirty):Launch the terminal and change the /home/zaurus/Settings/locale.conf file to use 'en' instead of 'ja'.
Reboot the Zaurus. Localising to English but keeping Japanese:(English menus, mixed Japanese and English titles)The goal of this localisation is to keep all the Japanese funtionality but have English menu items and mixed Japanese and English display of tab entries. Japanese input method, fonts and dictionary will not be affected by this customisation and will still work afterwards.
Reboot the Zaurus and this is what it will look like: This package [c3000-custom-jaen_0.2_arm.ipk] will do the above and is what I use to recover my localisation if I need to reset my Zaurus to factory setting and start again. This package works for the C3100 and C1000 as well. You can switch back to Japanese by simply uninstalling the package. Some applications that you install after the localisation will still appear in Japanese, but most of those can be easily localised as well by looking under the /home/QtPalmtop/i18n/ja directory and if there is an additional qm file named after the application you installed there, simply move it into the .hide directory. However, some applications are written natively in Japanese and cannot be easily localised. I have created [langswitch_0.2_arm.ipk] which will allow you to move the qm files back and fro from the GUI (it requires opie-sh). The help files are still in Japanese. If that bothers you and you want English help instead, then you can install helpfiles_1.23-lite-1_arm.ipk from the Cacko feed and once installed, create a link from ja to en under the help directory:
The addressbook will display text and menus in English, but entries are still sorted according to the Japanese kana. If you rather have them sorted alphabetically and don't care about storing entries in Japanese, then you can install [qtopia-addressbook_1.23_arm.ipk]. If you want Netfront to be able to display German umlauts, French accents, and other special characters in addition to the standard English characters and Japanese characters, change /home/zaurus/Applications/netfront3/prefs and find an entry FontFamilyJa:. Add or modify FontFamilyEn: and set it to a font such as verdana that contains the extended character sets. The following font package is recommended: unicodefonts-verdana_1.5.0-3_arm.ipk
FontsThe Zaurus comes with the following fonts already pre-installed:
Unfortunately, the Japanese character mapping has some overlaps and it is not always possible to correctly map some extended characters in the latin character maps. Unicode fonts help a bit in this aspect. However, many fonts do not have all the unicode characters which results in little square boxes being displayed. It is essential to have a font which has all the unicode characters fully and correctly mapped, however, such a font will use over 1MB of memory for each font size. The following fonts get very close to that, however, the unifont only has size 16.
Having fonts that contain as many character sets as possible is a good start, however, it also depends on the application whether it uses unicode and can extract the right character out of the fonts and display them. Some fonts are also missing details for screen rotation and thus will look garbled when the screen is rotated. Make sure you install the rotated font also if you find the font garbled on rotation. I have added the following extra fonts:
Note: The unicodefonts-verdana_1.5.0-3_arm.ipk is a repackaged version of mico-unicodefonts-verdana_1.5.0-2_arm.ipk with a rotatable font set. These fonts are for the default Qtopia deskop and applications. X/Qt and Pocketworkstation use a different set of fonts. The Qtopia fonts are stored in /opt/QtPalmtop/lib/fonts. Zaurus fonts use the Trolltech's QT Prerendered Format (QPF). If you want to make your own additional fonts, then you can convert fonts to Zaurus fonts by using a utility called makeqpf-arm which is provided by Trolltech. lcfont is the default system font used with the Japanese system, ie when your locale is set to ja which is what your Zaurus is set to by default. However, Qtopia defaults to helvetica if it can't find the font it needs. When generating fonts, you will need to generate two versions, one for portrait mode and one for landscape. The qpf font for the rotated screen has t10 appended to the filename. Here are some sample steps to convert the arial.ttf font to a size 16 qpf in landscape and portrait mode. Doing this may result your Zaurus being locked up, and you definately have to reboot your Zaurus afterwards so make sure you save any open files before doing the following:
The above assumes you have downloaded makeqpf-arm from trolltech and extracted it to a location in the PATH, ie /usr/local/bin. Also it is assumed you have ipktools installed. And finally, the Japanese display character for the ⁄ symbol is ¥. It is incorrectly displayed but the correct character is being used, so don't worry about it. Key MappingsThe Zaurus comes with a full QWERTY keyboard and like most notebooks, some special characters and keys need to be accessed with a function key (Fn) combo. Most of those combos are already clearly marked on the keyboard, however, some are not marked and some are missing. All of the following key mappings work for most applications, however, some applications that have codepages directly compiled into them will not recognise the mappings and ignore them. The Print Screen key sequence is:
Navigation keys:
Other useful and unmarked keys:
There are other essential keys that need to be mapped. For that install keyhelper [keyhelper_1.2.2-1_arm.ipk] and put keyhelper.xml into /home/zaurus/Settings and then reload the key mappings from a console.
Installing keyhelper-c3000map [keyhelper-c3000map_0.4_arm.ipk] will also do the above and it will also enable the keyhelper menus too as shown below: It will give you the following mappings:
The file /home/zaurus/Settings/keyhelper.conf contains the menu item definitions for what to display and what to execute. If you want to customize your own key mappings, you can install keyhelperconf which helps you determine the correct xml code required for the mappings: You can also remap the application keys on the right hand side of the screen and at the bottom of the keyboard. The ApplicationKey tool under the Settings tab will allow you to assign different applications to those keys. The following is my mapping:
And here are some useful keyboard shortcuts for Qkonsole:
If you get ~0, ~1, ~2, ~3 when you hit the function keys at the bottom of your keyboard while in qkonsole, copy my modified linux.keytab and vt100.keytab to /opt/QtPalmtop/etc/keytabs and it won't happen anymore.
Here are some useful keyboard shortcuts for NetFront:
The esc key in vi is mapped to the cancel key on the Zaurus. The function keys F1 - F10 in midnight commander are mapped to Fn + 1 to 10 respectively.
X/Qt (and also Debian PocketWorkstation which uses X/Qt) has its own keymapping. Get xmodmaprc-c3000 and place it under /home/zaurus and/or /home/root as .xmodmaprc if your keys misbehave. .xmodmaprc does the following remapping so the keys are mapped similar to keyhelper:
The Menu key will activate the X/Qt control. Fn + m will kill X/Qt If your keys turn all CAPS then just hold down the Shift key for a few seconds and they will turn back to lower case. File AssociationsThe file association information is derived from two places. The file /opt/QtPalmtop/etc/mime.types stores the mime types that is used to derive the association information which is then combined with the desktop files stored under /opt/QtPalmtop/apps The information inside mime.types specifies what file extensions are associated with each file type. The desktop file for each application then specifies which file type the application should handle. If you have more than one application associated with a certain file type, then only one of them will be associated, however, the logic that the Z uses to determine which one to use is unknown to me. Therefore, make sure that only one of them is associated to a file type and you will get the expected file association. As an example, to associate Opera to .htm and .html files, you would have the following in mime.types
And opera.desktop would have the following:
You can also associate an icon to the file association as well which is shown in the above sample. Multiple associates can be delimited with a semi colon (;). Screen OrientationThe C3000 and C3100 have a larger screen resolution (640x480) than the older models. Older applications designed for those models by default start in portrait mode (because that is their default mode). The C3000 and C3100 support both portrait and landscape mode. The clam shell design detects when the screen is rotated and automatically re-adjusts the orientation. However, it also detects that these older applications were build for portrait mode and also automatically switches to portrait mode when those applications are run. To change this behaviour, tab on the application icon and hold the stylus there for a few seconds and a properties screen will appear. Untick the option "Display with magnified screen". (This needs to be done for each application) Alternatively you can add the following line to the appropriate .desktop file located under /opt/QtPalmtop/apps
Only applications that do not have Display=640x480/144dpi,480x640/144dpi in their desktop file will show the Display with magnified screen option, however, if EnableForcedVGA in /home/zaurus/Settings/Launcher.conf is set to 0, then this option will not be available. The value of 3 in /home/zaurus/Settings/display.conf also means that the application will run in 640x480 mode. Run as rootBy default, applications run as the zaurus user, however, some applications need to be run with root priviledges. To do that, tab on the application icon and hold the stylus there for a few seconds and a properties screen will appear. Tick the option "Execute with root priviledge". Application PreloadingSome applications are preloaded on startup. This means when the Zaurus starts up, they are automatically loaded into memory. This makes them load very fast when you run them because they are already loaded. However, because of that, they also use up memory. You can prevent them from preloading and conserve memory by disabling the preloading flag for each of the preloaded applications. To do that, tab on the application icon and hold the stylus there for a few seconds and a properties screen will appear. Untick the option "Fast load (consumes memory)". Startup Screen CustomisationCustomising the startup screen is possible. The startup image is a 90 degrees rotated bmp file (480x640) with a 24bit colour depth called Startup_screen.bmp. You simply need to copy it to the correct location so it will be picked up at boot time.
It will look like this: If you want to get rid of the Sharp screen right at the beginning of the boot process, then you will need to recompile the kernel with the sharp logo option disabled. Tetsu's kernel does that as well. The file /root/etc/rc.d/rc.sysinit controls what is started at bootup. It runs all the scripts under the rc.d directory depending on which runlevel is invoked and then runs rc.rofilesys. However, rc.local which normally is the last script it runs is commented out and won't be run. You can make it run rc.local by uncommenting that section:
Alternatively, you could also modify /home/QtPalmtop/qpe.sh and make it run /etc/rc.d/rc.local
The difference between running rc.local from rc.sysinit and qpe.sh is that the output of the scripts executed from rc.local will be displayed during the boot process if its run from rc.sysinit (if using tetsu's kernel) while nothing will be displayed when running it from qpe.sh because it will be covered by the boot screen image. Wallpaper CustomisationThe C3000 and C3100 allow you to use a wallpaper which can be a png or jpg file. By default, if you use the Appearance application under the Settings tab, your selected image will be tiled unless you pick an image that exactly fits the screen (640x420 or 480x620 minus the Qtbar) depending on which your preferred orientation is. However, if you rotate the screen, then the image will be out of proportion and will be tiled. There is a way around this if you install Plasterer [plasterer_2.1.0-1_arm.ipk] which allows you to choose an image that you can center or tile. It will then generate two images for you, vImage.png and hImage.png which will be used as your wallpaper depending on which orientation you are in. You can replace those two files with your preferred images which can be two completely different images. I have created the following background images with their horizontal and vertical pairs so they look decent on the Zaurus in either orientation: Note: Most of the above images were taken from Cresho's zaurusthemes.org site. There are plenty more pretty background images over there. These are just my favourite ones. You will notice that this application is in Japanese. Use the Menu Language Switcher (en) tool under the Settings tab (if you have langswitch installed) to move the qm file and it will be in English. Once you have used Plasterer to generate hImage.png and vImage.png you can use bgswitch [bgswitch_0.1_arm.ipk] to switch between your available backgrounds provided they are located in /home/zaurus/Documents/Image_Files/wallpaper ScreenSaver CustomisationThe default screensaver on the C3000 and C3100 is rather ugly. You can replace it with something much better. To do that install the following:
In addition, also install at least one of the following:
You will notice that this application is in Japanese. Use the Menu Language Switcher (en) tool under the Settings tab (if you have langswitch installed) to move the qm file and it will be in English. Menu and Tab CustomisationYou can re-organise tabs and applications using the TabConf/TabSetting tool. Alternatively, you can also move files around under /home/QtPalmtop/apps, but those changes will not apply until you restart Qtopia, reboot the Z, or run TabSetting and apply the settings by saving them. There are also two hidden files in each sub-directory called .order and .directory which can be manually changed as well.In addition, you can customise the icons that are displayed for each application on the menu, and also the icons displayed for the applications according to their mime associations. The icons for the menu and the tabs are located under /opt/QtPalmtop/pics144. Qtopia will always search this location for the icons first. If no icon is found with the specified name, then it will also search under /opt/QtPalmtop/pics as well. If an icon exists with the same name in each location, then the icon in /opt/QtPalmtop/pics144 is used. The default icons that come with the default Sharp ROM on the C3000 are located under /hdd1/usr/QtPalmtop.rom/pics144 and /hdd1/usr/QtPalmtop.rom/pics and are symbolically linked to /opt/QtPalmtop/pics144 and /opt/QtPalmtop/pics144 respectively. Similarly on the C3100, they are located under /usr/QtPalmtop.rom/pics144 and /usr/QtPalmtop.rom/pics and are symbolically linked to /opt/QtPalmtop/pics144 and /opt/QtPalmtop/pics144 respectively. The icons for file association are by default searched under /opt/QtPalmtop/pics. When installing applications, they add their icons to /opt/QtPalmtop/pics144 and/or /opt/QtPalmtop/pics. Usually icons under /opt/QtPalmtop/pics144 are 64x64 in size and icons under /opt/QtPalmtop/pics are 32x32 in size. However, some special smaller icons of size 28x28 are also located in /opt/QtPalmtop/pics144 and size 14x14 under /opt/QtPalmtop/pics The icons can be customised by replacing the icons used by the applications or copying additional icons to those locations and using the TabConf utility to change the icons used for the applications. Alternatively, each .desktop file under /opt/QtPalmtop/apps can also be manually modified. If you replace an icon by copying over another icon file with the same name, then you will not see the new icon until you reboot because Qtopia still has the old icon in cache. customised start menu: The following is a list of the names of the icons that need to be replaced in order to change the look and feel of the default Qtopia desktop. Since some of these icons are symbolic links, the symlinks need to be deleted first before a new icon can be copied to replace them. I have replaced and added the following default icons: Settings
Additionally, more icons were added, some are listed below Menu Tabs:
The zicons-wmtux package [zicons-wmtux_0.2_arm.ipk] will replace the above listed icons with a set of nicer looking ones and also adds a few extra icons for applications. This package is based on the cool-icons package from cacko.biz and also the z-oslinux theme from zaurusthemes.org The Appearance tool under the Settings tab can be used to switch themes. Crystal Blue is one of my favourites, although a combination of SLStyle for the Style, umicons for the Title Bar and Gray for the Colour Scheme does look very good too. Configuring bashThe Zaurus comes with bash 2.05 by default. It also comes with ash and sh which is the default shell for the root and zaurus user accounts. The zaurus user forks off and launches bash when you launch a console from within Qtopia. When you connect to the zaurus via telnet for example or su to root, you will get the default shell (/bin/sh) which is not bash. If you want to make bash your default shell, then edit /etc/passwd and change /bin/sh to /bin/bash
You can also customise the bash prompt by creating or editing a file called .profile or .bashrc which is in the user's home directory, eg: /home/zaurus/.profile or /home/root/.profile You can change the bash prompt by changing the PS1 variable definition to something simple like zaurus-:) or even something fancy with different colours. If you don't have a .bashrc file, you can just copy .profile for starters and then modify it. Zaurus Home DirectoryThe zaurus user's home directory (/home/zaurus) is located on the /home partition (/dev/mtdblock3). On the C3000 it is only 4MB in size. It is physically located on the internal flash memory which is only 16MB in total on the C3000. This partition cannot be made bigger since the rest of the flash memory is used for the main rootfs (/dev/mtdblock2), the emergency rootfs (/dev/mtdblock1). The /home partition is also used to store kernel modules (/home/root/modules), system configuration (/home/zaurus/Settings and /home/etc/) and other things. In addition, some applications also store their configuration and data into the zaurus home directory (this is what linux apps are supposed to do), but it is not so ideal on the C3000. Thus the /home partition quite quickly fills up. It it advised to not store large files there, in fact, try avoiding saving anything there to preserve the precious space available on /home. If you do run out of space, you can move some files and directories to /hdd2 or /hdd3 and symlink the files/directories. To simplify this, I have created a script zhomefix which will move all files and directories in /home/zaurus starting with . to /hdd2/zaurushome and symlink them back. If you are low on space on /hdd2 as well, you can modify zhomefix to move files to /hdd3/zaurushome instead. On the C3100, however, the situation is slightly different. The internal flash memory on the C3100 is 128MB in size compared to the tiny 16MB on the C3000. Now you would think that the C3100 won't run out of space so easily. Unfortunately, that is not the case. The rootfs is now allocated 32MB instead of 4MB which was what it was on the C3000, and remember, there is also the emergency rootfs (smf). So after allocating some of the space for the other stuff, there is still 89MB of space left on /home. This isn't so bad after all you think, but wait, there is another surprise. On the C3000, the internal MicroDrive was partitioned into /hdd1, /hdd2 and /hdd3. The default binaries and settings were stored on /hdd1 which was a read-only filesystem. All the applications were installed to /hdd2 and the remaining /hdd3 was used for data. On the C3100, the content of /hdd1 has moved to the rootfs and /hdd2 has moved to /home. Those two partitions (/hdd1 and /hdd2) are now about 9MB in size each on the C3100 and are more or less empty and not in use. This makes /hdd3 much bigger on the C3100 compared to the C3000. However, this in effect makes /home on C3100 equivalent to /hdd2 and /home on the C3000. There was around 400MB allocated to /hdd2 on the C3000 for installing applications. We only have 89MB on the C3100. Luckily, this 89MB is located on a jffs2 filesystem which has built-in compression so we could be able to install around 200-300MB of applications and stuff if we are lucky. Still, we will run out of space eventually. If that happens, we could uninstall some applications (such as the additional applications that came with the C3100 but weren't present on the C3000) or we could move some files to /hdd3, but be careful, /hdd3 is by default a FAT filesystem and does not support symbolic links which some applications might require. See the Filesystem section on discussion on using cramfs or ext2 loopback filesystem on /hdd3 to extend the amount of installable space. Alternatively, you can install to SD or CF card, but some applications require to be installed to non-FAT partitions so you might need to reformat them. HDD3 ConsiderationsBoth the C3000 and C3100 contain an internal 4GB MicroDrive which is partitioned into /hdd1, /hdd2 and /hdd3. By default, /hdd3 is formatted as a FAT filesystem so it can be shared as a USB drive when the Zaurus is connected to a computer as a USB slave and accessed from Windows. The first partition, /hdd1 is a read-only partition containing the OS images and binaries required to run and restore the Z to factory default on the C3000. On the C3100, it is an almost empty partition with a size of 9MB. It contains a file called hdimage2.tgz that has the directory structure and sample template files for hdd3. The second partition, /hdd2 is where applications get installed to on the C3000. On the C3100, it is also an empty partition with a size of 9MB. The third partition, /hdd3 is allocated the remainder of the MicroDrive and is a FAT formatted partition. It can be used to store data on files of any type, including relatively large files. Alternatively, /hdd3 could potentially also be used for applications when /hdd2 or /home is full if you apply a few modifications. However, since the default /hdd3 is using the FAT filesystem, no symlinks can be created on it and file permissions and ownership are also not available. Thus, there are a few drawbacks with having /hdd3 as a FAT partition. You can either reformat the entire /hdd3 to linux filesystem (ext2/ext3) or repartition /hdd3 into /hdd3 and /hdd4. This leaves a smaller FAT formatted /hdd3 and additionally a /hdd4 with a linux partition. Before repartitioning /hdd3, make sure you backup everything on it first. The dictionary files (dict1 and dict2) which are by default on /hdd3 can be found on the first two CD-ROMs that came with the Zaurus. The C3100 has a third CD-ROM which contains the files for the Contents_Files directory. The contents of the sd_map directory (C3100 only) are located under a sub-directory under the Applications directory on the first CD. /hdd3 is usally mounted from /dev/hda3 or /dev/hdc3 depending on how you booted. If you booted with no CF card, then it will be /dev/hda3, however, if you had booted with a CF card inserted, then it will be /dev/hdc3. The steps required for splitting hdd3 into two are:
There is also a tool called parted which allows you to resize your existing partitions without having to remove them. This is certainly very useful tool, but remember to backup your hdd3 before resizing it if you have files on hdd3 that you want to keep. Although parted can resize the partition without wiping your data, it is not guaranteed. There may be instances where resizing could corrupt the partition so its always wise to do a backup first. Also run fsck after using parted to verify that the partition has been resized successfully without corruption. Once that is done you need to remount / as read/write and create a mount point for hdd4, ie /hdd4. Remember to remount / to read-only after you have created your mount point. Also you will need to create a startup script to mount hdd4 during bootup. But be careful since hdd4 can boot up as /dev/hda4 or /dev/hdc4 depending on whether a CF card is inserted during bootup or not. My automounter package [automounter-c3000_0.5.0_arm.ipk] will automatically mount hdd4 if it detects it. Alternatively, if you don't need your Zaurus to act like a USB drive, or your PC runs Linux, then you could just reformat the entire /hdd3 to linux filesystem. You might also consider creating a small swap partition while you are at it. A swap partition is faster than a swapfile. A swap partition between 64MB and 256MB should be fine depending on your usage and applications. Also note that the default installer tool (qinstaller) won't let you install applications to either /hdd3 or /hdd4. ipkg will allow you to install to those locations but won't relink the applications for you, so you will have to use ipkg-link afterwards which is not included with the default Sharp ROM. My xipk script which is part of my ipktools package enables you to install to /hdd3 and/or /hdd4, and also relinks the files and directories for you. In addition, it uses the same mechanism as qinstaller and thus applications installed with xipk can be uninstalled using the qinstaller.
If you want to maximise the space on hdd3 and you don't care about the Japane se/English dictionary and translator, then you could remove the dictionary files under /hdd3/dict1 and /hdd3/dict2. If you later decide that you do want them, simply copy them back from the CD-ROM (so don't loose your CD-ROMs). On the C3100, there is additionally the MobileMap application which has some files under /hdd3/Documents/sd_map. You can uninstall the application and remove the sd_map directory to get more space. You can re-install MobileMap from the first CD, and find the contents of sd_map under X:/Applications/MobileMapData/sd_map. The MobileMapData part is in katakana. There is also the Contents_Files directory containing many Japanese books and reading material on the C3100. If you don't know Japanese, you probably want to hide the Contents tab. This can be done though the Appearance tool under the Settings tab. You probably also want to remove the /hdd3/Documents/Contents_Files directory afterwards as well. If you ever want it back, you can simply copy it from the third CD. Lastly, /hdd3 gets wiped when you do a factory reset, but you can disable that behaviour. To do that you need to first remount / as rw and then modify /root/etc/rc.d/rc.rofilesys and comment out the following section:
Of course, after you do a factory reset, you will need to fix rc.rofilesys again so the next time you do a reset it won't wipe your hdd3. Alternatively, you could also update .home_default.tar and replace the rc.rofilesys in there with the hacked version and not worry about it anymore. On the C3100, /hdd1 and /hdd2 doesn't contain anything important and are a waste of space because those partitions are not really used except for factory reset to wipe /hdd3 which sux anyway. Thus you can hack rc.rofilesys to not even mount them or you could resize the partitions so that /hdd1 is a swap partition, /hdd2 is a linux filesystem (instead of /hdd4) and /hdd3 becomes a smaller fat partition. Here is the default partition table:
Here is my custom partition table which has /hdd1 as a 256MB swap partition, a 1.2GB ext3 partition on /hdd2 and a 2.5GB on /hdd3:
In order to do this, you need to replace /root/etc/rc.d/rc.rofilesys after you have remounted / as rw. You also need to remove the NotAvailable file from the unmounted /hdd1 and /hdd2. I have successfully used parted to shrink /hdd3 dynamically without destroying my existing files but backing up the files is still recommended just in case. Then I used fdisk to recreate /hdd1 and /hdd2 with their new sizes and formatted them using mkswap and mk2fs -j respectively. Now when the C3100 boots up, it automatically mounts /hdd3 as before but it won't erase /hdd3 on a factory reset, and it also mounts /hdd2 as ext3 if it exists. Additionally, it also enables the 256MB swap partition (formerly /hdd1) and mounts tmpfs as 2MB instead of 1MB. MicroDrive PerformanceThe C3000 and the C3100 both have a 4 GB CF MicroDrive internally, which is used as its harddisk to store data. Since a CF Flash card is generally faster than a MicroDrive, it would make the Zaurus faster if the CF MicroDrive is replaced with a CF Flash card. This makes sense for the C3000 where the applications and binaries are stored on the MicroDrive and there is a slight delay for the MicroDrive to spin up when it has gone into powersaving mode after some time of disk inactivity. However, for the C3100 it would not make such a big impact on application performance since they actually are on the flash memory instead of the MicroDrive. Still, if the application is also stored on the MicroDrive, ie /hdd3 is used for installing additional applications such as PocketWorkstation and a large swapfile, then it would make sense too. To do this, you would need a CF Flash card to replace the MicroDrive with. Make sure the Flash card you are using has a similar capacity to the MicroDrive (4GB would be good, 2 GB is managable and bigger ones should be better). However, make sure the Flash card you are using is faster than the current MicroDrive inside the Zaurus (the Z has a 4GB Hitachi MicroDrive inside), otherwise you won't be gaining anything. What you want to do is mirror the 4GB MicroDrive to the Flash card. You can d o this by inserting the Flash into the CF slot on the Zaurus and partition it ex actly like the MicroDrive using fdisk. Then use the dd command to copy each partition, ie hdd1, hdd2 and hdd3. Unmount hdd2 and hdd3 before you copy them or remount them to read-only. The other partitions are located in the internal flash memory (also called Nand). Alternatively, you can also use parted to copy the entire partition from one disk to another. Once this is done, you can open up your Z and swap the two drives. This will void your warranty, so make sure you understand and know what you are doing. It is your own responsibility if you break your Zaurus or any parts of it. Finding replacement parts will be extremely difficult unless you live in Japan, so be careful and consider the consequences of your actions, or modifications. Let me say it again. If you open your Zaurus up to replace parts, you void your warranty. If you break something during the process, then you are on your own since you just voided your warranty. Zaurus BackupYou should always backup your system since that is the only way to recover if something goes wrong. The C3000 and C3100 come with a backup and restore tool which is located under the Settings tab. Use this application to backup your Zaurus. It allows you to backup your system (flash, applications and configurations) to either SD, CF or /hdd3. Basically, everything except /hdd3, /hdd1, /root and /mnt will be backed up and can be restored which means you will need to backup /hdd3 by other means. Before you backup, make sure you unmount any loop devices that are mounted, unless they are mounted under /mnt, otherwise they will be backed up as well (which you think might be great) but you won't be able to restore the backup image (because the additionally backed up files on the loop device(s) will make the backup image bigger than the backed up partitions). If you have automounter installed, you can unmount all the loop devices by running the following:
Once you have backed up all the files on your Zaurus, you can remount all the loop devices by running the following:
Since /hdd3 is quite large, you either need to get a big CF card, or mount a Samba or USB drive that has enough space to hold your data. A USB drive would be the best (cheaper than CF drive and faster than Samba since its connected directly and not over a network unless you have got a fast network). Assuming you have your USB disk mounted as /mnt/usbdisk1 you could do the following to backup /hdd3:
If you are paranoid you can backup /hdd1, /hdd2 and /home as well:
The Zaurus backup tool basically shuts down Qtopia so all open files are closed and then tars up /hdd2 and /home which become the backup image. This is much safer than the above approach while Qtopia is still running. You should, however, gzip the backup image to save some space. There is no real need to backup /hdd1 each time since it is a read-only partition and does not change unless you have changed something on it manually or applied an update via flashing. I have written a script called hdbackup which will backup /hdd3 by archiving and compressing each directory separately and datestamping them so regular backups can be made by simply running a single command. Alternatively, you can connect your Zaurus to your Windows PC through the USB link cable and use Windows backup software or anything else you like to backup the USB drive that the Zaurus is recognised as. Since the USB PC connection is buggy, you might be better of enabling Samba and then backup /hdd3 over the network or USB cable. Lastly,don't forget about backing up your SD and CF card also. They can get corrupted or fail without warning as well, so make sure you back them up to. In addition, there is also a NAND backup feature in the Zaurus Diagnostic Menu which allows you to backup the entire NAND. Since the C3000 only has 16MB of NAND flash and everything actually sits on the hdd3, doing a NAND backup won't buy you much. On the C3100, however, everything is on the NAND except for the data on /hdd3, thus making a NAND backup for the C3100 gives you a reliable system image which you can use to restore your C3100 if you really mess it up. The same is not the case with the C3000 so be very careful with what you flash your C3000 with. To do a Nand Backup, you need a CF or SD card which can hold the entire Nand. A 256MB card should be sufficient. To do a Nand Backup or Restore, do the following:
Zaurus Restoration/RecoveryIf you manage to corrupt your Zaurus configuration so badly that you cannot boot it anymore or things just don't work any more, then you have several options to fix it.
Please refer to Trisoft's C3000 manual on how to do the above. It would be a waste of my time to provide step by step instructions since they have it pretty much covered, and they even have emergency backup images for you to use in case you dont't have a system backup. If you have booted into the console for recovery, then you are using the /dev/mtdblock1 partition. This is the emergency partition that you usually don't see. You will need to manually mount the usual partitions if you want to access them. /home is /dev/mtdblock3 and /dev/mtdblock2 is your root partition. Don't forget to unmount the partitions after you have finished your changes or they will be rolled back and all the files remain unchanged. Zaurus ROM UpdateFor the C3000, you should update your Sharp ROM to 1.11JP if you are still on 1.01JP There is no updated Sharp ROM for the C3100 yet.
Warning: Only flash your Zaurus with a ROM intended for your specific model and make sure you downloaded the complete files. Never ever flash your Zaurus with a ROM for another model. It will cause you many sleepless nights trying to restore it to a working condition. Zaurus Kernel ReplacementThere are several replacement kernels for the C3000 and C3100 which enhance the stock kernel that ships with Sharp's ROM. You can even build your own if you want (and know how to). The kernel source is available on Sharp's developer website. However, there are some smart people who already build and tested their own enhanced kernels. One of those is Tetsu's special kernel which has been build for optimised speed and also includes iptables and bluetooth modules. It also makes the battery status more accurate and it has a few bug fixes too. Warning: The kernel is an important part of the Linux OS. A bad kernel can corrupt your Zaurus, so don't play around with it unless you know what you are doing and install the correct kernel for your model.
Zaurus Maintenancefsck needs to be run on the Linux filesystems from time to time to check for inconsistencies in the file systems and to fix it if there are any. fsck is similar to the chkdsk or scandisk command in DOS and Windows. Running fsck on a mounted filesystem is not recommended so the safest way to run it on the C3000 is from the maintenance menu. Unmounting the partitions on the MicroDrive is much easier on the C3100 since it runs off the flash instead of the disk. For FAT partitions, ie /hdd3, use fsck.vfat instead of fsck. To perform fsck via the maintenance menu do the following:
The fsck from the Maintenance Menu checks all three partitions on the MicroDrive, ie /hdd1, /hdd2 and /hdd3. It does not fsck /home or /root which is located on Flash. In fact, there is currently no known way of fscking a jffs2 filesystem which /home and /root are formatted as. You should also regularly fsck your SD and CF card. Please unmount them before fscking them. Here is how you would fsck a FAT formatted SD card:
Zaurus NetworkingConfiguring a Wireless CF adaptor:Enabling the wireless network was amazingly easy and straightforward. Just plug in the Wireless CF card and the Zaurus automatically detects it. Then run the Network config applet and enter the network info and press connect. Voila! That's it. Way too easy. This was the case using a Netgear MA701 CF Wifi card. Not all CF Wifi cards are supported so your milage may vary depending on your card. However, you can also manually configure the network without using the Network config applet. The config files it generates are located under /home/zaurus/Applications/Network/modules and are called WLANx.conf. You will also need to edit the corresponding entry in /etc/pcmcia/wlan-ng.opts. If for any reason the applet won't let you enter a value you want (such as space in ssid), then you can edit the mentioned config files yourself. Enabling a USB LAN adaptor:Now this one was a bit trickier. My USB LAN adaptor came with a Linux driver, a file called rtl8150.c and all that was required was to compile it on the Zaurus (provided you got gcc to work). Anyway, I cheated and googled for rtl8150-1.o and found it :) Next I had to install this driver which was quite easy. All that was required was to drop it into the following location: /lib/modules/2.4.20/kernel/drivers/usb/net and the hotplug mechanism in Linux would detect whenever the device was connected and enable eth0. Now came the slightly harder part, ie the automatic configuration of the device. The network applet seems to only work for the CF based cards so it completely ignored eth0 because it came from the USB interface. After looking at how the usbdnet and wlan is configured by the hotplug mechanism, I extended the net.agent to check for eth0 as well and added net.func and net.conf to automatically configure the network once the cable was plugged in. In addition I also wrote a script called net to change the stored network settings so I can easily switch between networks. The configuration for net are stored under /etc/sysconfig/netconf and net is invoked with the name of one of the config files as the parameter. Proxy settings for the Zaurus are stored under /home/zaurus/Applications/Network/modules/Proxies.conf which net will automatically update depending on the config being loaded.
Here is a sample config file for a private network:
net also has a GUI front-end using opie-sh, but in order to use the GUI, sudo needs to be configured to allow zaurus user to change the network settings, ie. ifconfig and dhcpcd. I also created a netswitch package [netswitch_0.4_arm.ipk] which will do the above steps when installed. Some application such as NetFront insist on doing their own connection and disconnection to the network and ignore the fact that your USB network is already connected. As a workaround net has a refresh option to reset the network status whenever those programs mess with it. Simply run the following after you have launched NetFront:
A lot of the USB network cards use either the rtl8150 chipset or are compatible with the pegasus driver. Drivers for both are included with netswitch, so installing the netswitch package should enable your USB LAN device in most cases. However, some network cards use other chipsets. You should be able to compile your own driver if you can find the driver source. See gcc section for further details. Using the advanced USB sync:The USB sync cable which allows you to access your Zaurus as a USB disk can also be used in TCP/IP mode which means you could use that cable to network your Zaurus and your PC. To do this, you first need to install the USB NDIS drivers onto your PC or laptop. The Zaurus Software for the PC (Windows) does not use UniCode and hence displays garbage when run on an English version of Windows (even if you have installed the Japanese language pack and your browser can display Japanese websites without problems). To fix this, change the default Windows system locale to Japanese and restart Windows. Then run X:\PCSOFT\Setup.exe from the Zaurus CD-ROM and you will be able to read the Japanese. Select next as appropriate and use the following as guide for the options:
(you only need the last option for the USB network) Restart Windows when the install has finished. The USB network driver is now installed and Zaurus Manager should had started automatically. If it has not, start it manually by running "C:\Program Files\Common Files\Sharp\SL\SSPCLINK2\ComSet.exe". You should also make a copy of C:\Program Files\Sharp Zaurus 2\drivers, best is to zip up the whole directory. This is the Zaurus USB network driver. You can use this driver to re-install the USB network or install it to another machine without having to run through the whole setup process again. Rather than carrying a floppy, CD-ROM or another USB stick around that contains the Zaurus NDIS USB driver, you could put it on /hdd3/Documents on the Zaurus itself. When you connect your Zaurus to a computer which has not been setup with the Zaurus NDIS USB driver before, it will detect the Zaurus as a plain USB storage device and allow you to copy the driver from the Zaurus. Then once you installed the driver to the computer, it will believe that it is connected to the Zaurus via a network instead of treating the Zaurus as a dumb USB disk (provided the Zaurus is in advanced USB mode). Now, on to the Zaurus side of the configuration. Run the PC Link tool from the Settings tab and select PC Link Setting, then select Connection USB-TCP/IP (advanced). Now just connect the USB cable (USB mini-B into Zaurus, USB A into Laptop or PC). The Windows machine should detect a new device at this point, a SL series Ver3 (NDIS 5) network adaptor, and you should be able to configure it. By default, the Zaurus would be assigned an IP address of 192.168.129.201. Assign an IP address in the same range to this new network adaptor, eg 192.168.129.101. You should now be able to ping both ways unless you have a firewall blocking it or DDE service is not enabled. If you want the Zaurus to be able to access the internet as well, you could enable internet sharing on your Windows PC (assuming it has internet connectivity and you trust Microsoft security). If you do that, Windows will reset the IP address of your Zaurus NDIS driver to 192.168.0.1 but you can change it back to whatever value you had given it before, ie 192.168.129.101 On the Zaurus side, you need to run the following commands to setup a route to your windows box:
Now that the route is configured, you should be able to ping servers by their IP addresses. In order to resolve the hostnames, you need to configure /etc/resolv.conf on your Zaurus with the DNS that is used on your Windows box. Assuming your DNS is 192.168.10.1, do the following:
You can also automate the above on the Zaurus by modifying /etc/hotplug/usbd.func and adding the following to the end of the usbd_net_if_up() function
Using IrDa for networking:Since the Zaurus has an infra-red port (IrDA), you can use it for networking as well provided you also have an IrDA port on your PC or laptop that you can configure to use PPP over IrDA (IrCOMM or IrNet). This method of networking your Zaurus would give you the slowest network speed and you usually would not use it if the other options were available to you. But if your CF slot and USB port are tied up with other things, then using IrDA for networking might be something viable. For this to work, you would need to first choose whether to use IrCOMM or IrNet drivers. Then you would need to make sure the chosen driver is enabled on both your Zaurus and your PC or Laptop. For IrDA connectivity, one machine has to be the host and the other the client. I will describe how to make Zaurus the host and the other PC or Laptop the client. The roles can also be easily reversed. I also did not bother with security since both machines would have to be physically in close range to each other in order for this to work. IrCOMMThe IrCOMM driver is by default already installed on the Zaurus and most Linux machines that have IrDA enabled. However, you would need to install a driver for Windows. On Windows 2000, for example, you will need to disable Image Transfer and install an IrCOMM driver (IrCOM2k). The following site describes how to setup IrCOMM on Windows2000: http://www.stud.uni-hannover.de/~kiszka/IrCOMM2k/English/manual.html. Once you have installed the IrCOMM driver, you can setup a new network connection (Direct Connection) using IrDA as the device and setting up Windows as the client with no password prompt. On the Zaurus, you will need to do the following to make it start IrDA as the host:
On the IrDA client, if you are running Linux (and IrCOMM is already setup), you can simply do the following:
If you are running Windows (and you have setup the direct connection using IrDA as client) you can simply double click on the Direct Connection icon to connect. Once they are paired successfully, you can ping the other box from the Zaurus as 10.10.10.20. The Zaurus would be 10.10.10.21 in this example. To stop IrCOMM, simply press Fn + c and then run /etc/rc.d/init.d/irda stop IrNetYou will need the IrNet module on the Zaurus and your other Linux box. However, it is already installed on Windows 2000 so all you need to do on Windows is to create a new Direct Connection using IrDA interface. To install and enable IrNet on the Zaurus, you will need to copy irnet.o to /lib/modules/2.4.20/kernel/net/irda/irnet.
On the IrDA client, if you are running Linux (and IrNet is already setup), you can simply do the following:
If you are running Windows (and you have setup the direct connection using IrDA as client) you can simply double click on the Direct Connection icon to connect. Once they are paired successfully, you can ping the other box from the Zaurus as 10.10.10.20. The Zaurus would be 10.10.10.21 in this example. You can also just simply install irnet_2.4.20_arm.ipk which installs and configures irnet so that it will be available even after a reboot. It also provides an opie shell script to allow you to start and stop it from the Qtopia GUI or simply run irnet start to start it from the command line and irnet stop to stop it. Using Bluetooth for networking:If you have a CF bluetooth card or a bluetooth USB dongle, then you can set up a PAN (Personal Area Network) with other bluetooth enabled devices. In the case you have a bluetooth enabled mobile phone with GPRS service, then you can even use bluetooth to connect to your phone using dialup networking (DUN) to use the phone's GPRS service. However, the default Sharp ROM does not have bluetooth drivers or tools installed out of the box and you will need to setup and install those first before you can use bluetooth. See the bluetooth section for more details. File Sharing and ServicesEnabling Samba (over wireless or ethernet)By default, a Samba service is already installed on the Zaurus. It is used when you synchronise your Zaurus with your PC while the USB cable is plugged in. You can also manually start and stop the Samba service and allow it to go over your wireless and ethernet network instead of just the USB cable. If you use the USB cable in advanced mode (with TCP/IP enabled), then you will be able to access all your devices (MicroDrive, SD card, CF card and USB disk) at the same time instead of being able to only chose one at a time in normal sync mode. To allow Samba to be accessed via the WLAN (wlan0, wifi0) or LAN (eth0) interface, edit the following file: /usr/lib/samba/smb.conf Find the following line: interfaces = usbd0 add your network interface after usbd0 separated by a space like this: interface = usbd0 wlan0 eth0 You might also want to add a new entry: hosts allow = 192.168.1. (whatever the IP range of your network is from which you want to connect to your Zaurus, multiple entries are separated with a space)
And finally, you need to know how to start the Samba service:
To stop the Samba service:
Alternatively, you can install sambacontroller [sambacontroller_0.1-0_arm.ipk] which gives you a GUI interface to do it. Remember to give it root access or else nothing will happen. Also you need to do the following to enable it to configure smb.conf (only needed for the C3000)
Once you install SambaController, you can use it to start and stop samba, as well as modify smb.conf from the Configure tab. You should also install smbpasswd [smbpasswd_0.1-1_arm.ipk] which will allow you to set the samba password. Once you installed smbpasswd, you will need to do the following to get it working:
Note: you might need to hack the Windows registry to enable plain text password to make Windows compatible with Samba (depends on the version of Windows you are running). This configuration forces the samba user to be the zaurus. When giving access to the samba shares, all the access rights and file permission is that of the zaurus user. This will work fine on all FAT filesystems, however, if you change some of your partitions to ext2, then you might get some permission denied errors when trying to acces, create, modify, move or delete files. If that happens, make sure the file or directory in question has sufficient access rights for the zaurus user. In addition, if you change /hdd3 to another filesystem other than fat, then samba will stop to work for /hdd3/Documents unless you change /etc/hotplug/usbdstorage.agent and change the mount options to the appropriate filesystem type, ie change fat to someting else like ext3. Installing SSHssh clientIf you only want to ssh to other machines from your Zaurus, install ssh client [openssh-client_3.6.1p1_arm.ipk]. sshdIf you want your Zaurus to be accessed via ssh as well, then you need to install the following:
Enabling telnettelnet clientThere already is a command line telnet client pre-installed on the Zaurus which you can use. telnetdIn order to enable the telnet daemon within inetd, uncomment the telnet entry in /etc/inetd.conf and restart inetd.
Make sure you use tcp wrapper as it is slightly more secure. Then enable tcp wrapper security by creating hosts.allow and hosts.deny as follows:
Add any IP range you want to give access to in addition to the above. Installing FTPftp clientA command line ftp client is already installed, however, there are much nicer ftp clients such as ncftp [ncftp_3.1.5-1_arm.ipk] and lftp [lftp_2.6.7-1_arm.ipk]. Alternatively, there are also GUI based ftp clients such as opie-ftp [opieftp_0.9.1-20020702_arm.ipk] and jftp [jftp_0.23.1_arm.ipk]. ftp serverIf you want to serve as a ftp server then you need to install utftp [utftpd_0.2.4_arm.ipk] or troll-ftpd [troll-ftpd_1.28-cg2_arm.ipk]. Alternatively, you can ftp to port 4242 on the Zaurus which is a very basic ftp service. Alternatively, you can also enable the ftp daemon within inetd. To do that, uncomment the ftp entry in /etc/inetd.conf and restart inetd.
Make sure you use tcp wrapper as it is slightly more secure. Then enable tcp wrapper security by creating hosts.allow and hosts.deny as follows:
Add any IP range you want to give access to in addition to the above. Installing Web ServerApacheThere is a few things that need to be done before you can install Apache:
Now we are ready to install apache [apache-1.3.27-php-4.2.3_0.1_arm.ipk] When apache is installed you need to do the following:
(you can also fix apachectl to look at the right place instead of creating a link) You can now start apache with the following command:
You can stop apache with the following command:
I have also created a opie-sh script [apachegui_0.1_arm.ipk] which allows you to stop and start apache from the GUI. You will be required to configure sudo and add /usr/bin/apache to the allowed list for zaurus user (see sudo). Alternatively, you can also install boa [boa_0.94.12_arm.ipk] which is a light-weight http daemon if you just want simple web server. BrowsersThere are several browsers available such as NetFront, Opera, Konqueror, Firefox, Minimo, Dillo, Links, ... Installing VNCVNC clientkeypepple [opie-keypebble_1.0.0-1_arm.ipk] can be used as a vnc client to other machines or even the local one. VNC serverfbvnc server for Qtopia You can run a vncserver on your Zaurus to enable remote access to its desktop. However, since the available fbvnc server packages were build for other models, it does not work reliably on the C3000 and C3100. I have build my own version of fbvncserver [fbvncserver-c3000_0.9.4-0.3_arm.ipk] which allows me to view the Zaurus desktop remotely using a vnc client such as tightvnc or using a web browser to connect to port 5800 on the Zaurus. I also managed to get the mouse pointer working through the vnc server as well as the keyboard. However, some keys are still wrongly mapped. If you just want a read only vnc server without remote mouse and keyboard entry, then do the following to disable them:
Alternatively, you could also just restart Qtopia instead of rebooting the Zaurus. To do that instead do the following:
If you want to re-enable the keyboard and mouse, then just recreate the the symbolic link to fbvncinput and reboot your Zaurus:
Alternatively, you could also just restart Qtopia instead of rebooting the Zaurus. To do that instead do the following:
Vncserver for Debian Vncserver is part of the Debian PocketWorkstation bundle and is intended as a loopback service to connect to the Debian instance locally. However, there is nothing preventing it from being accessed remotely as well. Vncserver listens on port 5901 and can be easily accessed through keypebble and/or tightvnc [tightvnc-1.2.9_javabin.zip]. tightvnc is a java application and can be installed on any machine that runs java. It can also be installed under a webserver such as Apache. Simply make a directory such as vnc under the document root and copy index.html and VncViewer.jar into there.
Then just point your browser at it: http://zaurus/vnc Mounting FilesystemsMounting Samba sharesInstall the following packages:
To mount a drive type:
To unmount type
Or use the smbmounter GUI interface. Make sure you give it root access (see Run as root section). The NETBIOS name needs to be an IP address or if you provide a hostname, make sure in your /etc/hosts file on your Zaurus you have given the hostname an alias in all uppercase letters. For example if you have a hostname mylaptop mapped to an IP of 192.168.1.10 then you will need the following entry:
Once you have created an entry with a valid share name and username/password, then you can mount and unmount the share by clicking on the appropriate buttons. If the share is valid and your username/password is correct, then the smb share will be mounted under /hdd3/Documents/NetworkFolders/hostname/sharename Mounting USB drivesTo mount a drive type:
To unmount type:
You can also create the following simple script to automatically mount USB drives or use the more advanced usb-storage that I've written. Here is the simple version:
Hint: Once a USB disk is mounted, it will appear in the Files tab as well. In addition, creating a link to the mounted drive from /home/samba will allow it to be shared as well through Samba. In general, most devices such as memory sticks, cameras, mp3 players and usb harddrives have their disk partitioned as a primary partition and can be found at /dev/sda1. However, if you have partitioned your disk as an extended partition, then it most likely would be /dev/sda5. Do a fdisk -l /dev/sda as root to check and change the above accordingly. In addition, if you are using a USB Hub, then you will be able to attach and mount multiple devices, usually up to four disks. In such a case, the devices will be /dev/sda, /dev/sdb, /dev/sdc and /dev/sdd. I have created a more advanced script which can automatically mount up to four usb disks and also automount disks partitioned as primary or extended partitions. Place this usb-storage into /etc/hotplug/usb and remove usb-storage.off if there already is one (it will generate a new one). The script will also create mount points under /mnt and update /etc/fstab as required. Alternatively, you can simply install [automounter-c3000_0.5.0_arm.ipk]. In addition to external harddisk enclosures with USB interfaces and memory sticks, most MP3 players, cameras and some mobile phones also have an internal storage that can be mounted on the Zaurus if they have a USB interface. Most of those devices will be recognised by the Zaurus as a Mass Storage device by default, however, some newer devices are not on the Zaurus' device list and you will need to update it to let the Zaurus know about the new device (see SonyEricsson section for an example). The automounter script only automatically mounts the first mountable partition. If you have multiple partitions, then you will need to manually mount the remaining partitions or modify the automounter script to also mount the remaining partitions. The C3000 and C3100 can also read NTFS formatted USB disks. You will need to copy ntfs.o to /lib/modules/2.4.20/kernel/fs/ntfsfs/ or install [ntfs-zaurus_2.4.20_arm.ipk]. A useful applet that I wrote [qtopia-usbapplet_1.0.3_arm.ipk] can be used to unmount the USB disks prior to unplugging them without needing to go to the command line. Mounting SD and CF cardsThe SD and CF cards are automatically mounted when they are inserted. In addition to mounting and unmounting them, additional hooks and controls can be added to the scripts such as invoking /etc/rc.d/init.d/mntloop (automounter) to check for the presence of a swapfile and enabling it when the card is mounted and disabling it when the card is unmounted. The SD card is auto mounted by the /etc/sdcard/sd_mem_ctrl script and this is where the control hooks need to be added. The CF card is auto mounted by /etc/pcmcia/ide. Furthermore, by default, the SD card script only attempts to mount the first partition. If you have multiple partitions, then you need to enhance the above mentioned script to automatically mount additional partitions on the CF or SD cards. Remounting Filesystem as Read/Write or Read OnlySome partitions/file systems such as / cannot be unmounted. Some are also mounted as read-only. In order to modify the files on those file systems, you need to remount them as read/write and then remount them back to read-only after you have done what you wanted. To remount as read/write:
To remount as read only:
Enabling SwapThe following demonstrates how to configure a 128MB swap file on the C3000's harddisk. Normally a swap file is not required unless you are running many X/Qt applications and doing onboard development. Most users with X/Qt will probably only require 32MB - 64MB swapfile.
To enable swap:
To disable swap:
To check swap status:
In addition, you can install [qtopia-memoryapplet_1.0.4_arm.ipk] which allows you to monitor both your physical memory as well as your swap. It even can manage the swapfile creation for you. This version can create a swapfile with a max. of 512MB. It also gives you the option to create the swap on the internal HDD (/hdd3), CF card and SD card. The created swap file is also called swapfile rather than .swapfile. Increasing tmpBy default /tmp is mounted from /dev/shm as a 1MB tmpfs. This 1MB is taken from the 64MB of RAM and for most applications, 1MB of tmp is sufficient. However, some applications such as kismet or qpdf2 may require a bit more than just 1MB. Opening some large pdf files for example might be very slow or does not work at all because there is insufficient space in /tmp. Some applications can utilise /home/root/tmp instead, but not all can. You can increase the amount of memory allocated to /tmp. But remember that memory for /tmp is taken from RAM, so increasing /tmp will decrease the amount of physical available RAM. To do that, you need to edit /etc/fstab and /root/etc/rc.d/rc.rofilesys and replace 1m with for example 2m to increase the size of /tmp to 2MB. Remember to remount / to rw before editing rc.rofilesys and remount it back to ro once done. Finally, you need to reboot the Zaurus in order for the change to take effect. Using loopback filesystemYou can use a loopback filesystem which is a mounted filesystem image to do various things such as compressing files or overlaying a filesystem with another format. The cram filesystem is a read only compressed filesystem format. The following demonstrates how to configure cramfs to preserve some space. Only convert directories to cramfs if you are sure those directories are read-only, ie you are never going to change or add any files there. You will need either [cramfs-1.1_arm.bin.tar.gz] or [mkcramfs.tar.gz], or install gcc which also includes it. Here is an example for compressing and mounting the jre directory:
So far I have crammed the following:
Note that mkcramfs stores the whole image in memory before writing it to disk, so make sure you have a sufficiently sized swap file enabled before running mkcramfs. Also, there are only 2 loop devices by default on the C3000 and C3100, but you can create more loop devices. You will need to recreate them each time you reboot, so it would be better to automate it in a start script which you can use to automatically mount the cram archives as well. Here is how you create /dev/loop2 to /dev/loop6
You might also want to add an entry into fstab so the cramfs archives can be automatically mounted. Copy mntloop to /etc/rc.d/init.d and link it to rc5.d and rc6.d
mntloop will create new loop devices and check /etc/fstab at bootup time and mount any valid entry for cramfs it finds. The Linux boot process will mount entries in /etc/fstab by default, but it can only mount 2 loop partitions because there are only that many default loop devices, so any additional entries in /etc/fstab will fail to mount. mntloop will mount any additional entries it finds after creating the extra loop devices. At system shutdown or reboot, it will cleanup and unmount anything mounted as a loop device. The automounter package [automounter-c3000_0.5.0_arm.ipk] will install mntloop and also install the usb automounter. Similar to the cram filesystem is the squash filesystem which is appendable, ie you can add files to it. In order to use the squash filesystem, you will need to install the squashfs module [kern-mod-squashfs_c3000-2.1-2_arm.ipk]. Alternatively, if you don't need a compressed filesystem but want a read and write access instead, then you can create an ext2 or ext3 formatted loopback filesystem. You would need to pre-allocate a chunk of space for it and the files won't be compressed at all. For example, to create a 128MB loopback filesystem on /hdd3 called expansion.ext2 do the following:
Alternatively, if you rather create an ext3 filesystem instead of an ext2, do the following:
Now you could move all the files from /usr/local to the newly mounted loopback filesystem and then relink /usr/local to the loopback filesystem. This way, we moved some files off to hdd3 and extended the /usr/local directory to have a higher limit of 128MB. Similarly you could do something similar with /opt/QtPalmtop/share and many other directories as well. However, doing this will impact on performance a little bit. The overhead caused by the loopback filesystem and the speed of the MicroDrive are factors to consider and thus, choose files and directory that are not frequently used to be moved to the loopback filesystem. On C3000:
Once you have tested that everything still works, you can remove /hdd2/usr/local.bak On C3100:
Once you have tested that everything still works, you can remove /home/root/usr/local.bak Make sure you install the automounter package [automounter-c3000_0.5.0_arm.ipk] or else your loopback filesystem might not get automatically mounted after a reboot. Alternatively, instead of moving files manually after they have been installed, you can also just install files to the loopback filesystem directly. The default installer won't let you do it, but my xipk install script (which is part of my ipktools package) does allow it. By default xipk installs to /hdd3/programs, so you should mount your loopback filesystem as /hdd3/programs or change /etc/xipk.conf to contain the mount point of your loopback filesystem. Then you can do the following to install applications to hdd3:
Enable large SD cardsThe default SD/MMC driver only supports SD and MMC cards of sizes up to 1GB. Using the updated driver which is taken from the C3200, it is possible to use larger SD cards. 2GB and 4GB SD cards are recognised and can be used once this updated driver is installed. However, some applications have 1GB or 2GB (upper limit for FAT16 partitions and maximum filesize on FAT16) hardcoded as the upper limit and thus will miscalculate the amount of free space on the larger SD card. Also, this driver is not loaded during emergency boot or the NAND loader so you cannot use the larger SD card to flash your Zaurus or do NAND backup/restore. Also, for 4GB SD cards, be very careful when ejecting the card. If you eject it while it is still mounted or while it is being written to, then you might corrupt the integrity of the device and might not be able to use it anymore. Since it is larger, it needs more time to flush the buffers and thus this problem occurs less on smaller SD cards. If this occurs, however, even a fdisk or reformatting of the SD card won't work (the smaller SD cards can be reformatted in some digital cameras but not many cameras can recognise the larger SD cards either so you cannot use them to reformat a broken SD card). To prevent this from happening in which case you need to claim a warranty replacement so make sure you got proper warranty when you purchase large SD cards, you can change the SD mount options to mount the SD card with the sync option and also increase the wait delay from 1 second to 3 or 5 seconds during the SD unmount process. To make the SD card mount with the sync option, modify /etc/sdcard/sd_mem_ctrl change the following from
to the following
To increase the wait delay during the SD unmount, modify /etc/sdcontrol and change the following from
to the following
Enabling IrDaThe Zaurus has an IrDa port build-in, but for security and power saving, it is disabled by default. You can temporarily enable it to receive files. Use the IR-Receive tool under the Settings tab and enable it to receive files. You should disable it once you finished receiving files. You can also send files via IrDa. For that, select the file you want to beam from the Files Tab and hold the stylus on it for a few seconds and select Send by beam.... I have tested this feature and it works fine to send and receive files to my Laptop (Toshiba Libretto 50CT) and Mobile phone (Sony Ericsson K750i). Enabling BluetoothThe stock Sharp ROM does not come with bluetooth enabled. You can add bluetooth capability to the Zaurus by either using a CF Bluetooth card or a USB Bluetooth dongle. I've tested this using a Socket Bluetooth CF card which I think is great because it is exactly the same size as a CF memory card. It has a CF I form factor and no bits sticking out when inserted into the CF slot on the Zaurus. I have also tested this with a tiny WIDCOMM compatible USB Bluetooth dongle. In order to enable and use Bluetooth, you need to install a bluetooth stack such as bluez which includes the required kernel modules as well as needed command line tools. You can also add some plugins to the graphical Network config tool to enhance it to handle bluetooth connection types. There are currently two such plugins available, one for PAN (Personal Area Network) and one for DUN (dial up bluetooth). Once they are installed, you will see additional options in your Network config tool. Here are the files you need:
The bluez package is essential while the others are optioanl. If you find newer updated versions of those, then use them instead. Once you have installed the above packages, you can begin to setup and configure your bluetooth stack. I have also created a single package [bluetooth-support_1.23_arm.ipk] which contains the above as well as additional obex packages. There is also a bluetooth lite package which only contains the GUI scripts. The qshdlg package needs to be installed to use the bluetooth GUI. The first thing you need to do is check your config and make sure your bluetooth stack has initialised successfully.
You will see something like this:
Then you need to search for bluetooth enabled devices you want to use and do the pairing.
Note that unless the other bluetooth devices are configured to be visible, you won't be able to find them. Write down their mac addresses. (xx:xx:xx:xx:xx:xx is the format for the mac addresses and each device will have a unique address), eg:
To find out the capabilities of those devices do the following with their corresponding mac address:
You can initiate the pairing from each of those devices and make sure the PIN matches. The Zaurus stores its PIN in /etc/bluetooth/getpin and /etc/bluetooth/pin /etc/bluetooth/pin contains the pin number that you enter in any other Bluetooth device that pairs with the Zaurus. /etc/bluetooth/givepin contains the pin number that your Zaurus will automatically give to another Bluetooth device if pairing from the Zaurus. givepin is a script which must print out a string of the format "PIN:1234" where 1234 is the pin number, so you only change that part of the script to change to pin number. Once the devices are paired with your Zaurus and you have determined what capabilities they have, you can setup and configure your Zaurus to use them. The bluetooth qshdlg GUI or the network config tools plugins can be used to configure the following. Setting up a bluetooth PAN (Personal Area Network)A PAN allows you to access services on the other bluetooth enabled devices like on a small network with TCP/IP connectivity. This requires that the other devices, usually bluetooth enabled computers, provide services such as Samba, FTP, HTTP, Telnet, SSH/SCP, etc. On your Zaurus do the following:
(where xx:xx:xx:xx:xx:xx is the mac address of your Desktop PC or Laptop) This will give your Zaurus an additional network interface called bnep0 if a successful connection was established.
You can then configure your PAN network like this:
To check the connection ping your desktop or laptop:
This assumes that you have a 192.168.12.0 private network and your PC or Laptop is 192.168.12.10 To terminate the connection just type:
Alternatively, you could also use the PAN applet in the network config tool to do the same thing or use my bluetooth-gui script. Setting up a bluetooth Dialup connectionYou can also use bluetooth to behave like a serial communication device. You can connect to other devices such as computers via a serial line similar to an IrDA connection but with a wider range and greater speed, or connect to a modem on a computer or mobile phone to dialup internet services. Using the serial communication feature, you can emulate PPP and/or use OBEX for file transfer (the IrDA beaming feature). To setup bluetooth dialup service, for example, you can do the following to dial a GPRS on a mobile phone. First create a config file under /etc/ppp/peers as follows:
Make sure the remotename matches the id in /home/zaurus/Applications/Network/modules/Bluetooth.conf For the Telstra GPRS no username and password was required and the network settings were DHCP. The only thing needed to be provided was the GPRS profile name which was telstra. The default dial string of atz was sufficient with *99# as the number which tells the phone to use its local profile. Additionally, *99***telstra.internet# could had been specified as well to choose a specific profile during dialing. Then do the following:
Alternatively, you could also use the Bluetooth (DUN) applet in the network config tool to do the same thing. Setting up beaming with bluetooth via OBEXYou can use OBEX to push and receive files similar to IrDa but with bluetooth instead. To transfer files towards the device, you have to install the package obexftp [obextftp_0.10.7_arm.ipk]. To transfer a file, simply execute:
The parameter -b instructs the program to use Bluetooth. If you omit the MAC address, obexftp will scan for surrounding Bluetooth devices and select the transfer partner automatically provided your device is visible and paired. Alternatively, you can also use obextool:
The bluetooth GUI allows you to convenniently select files to be beamed over. To receive a file on your Zaurus via the Bluetooth interface, an OBEX server [obexserver_1.0_arm.ipk] has to be installed and running. The service "OBEX PUSH" also has to be registered to the SDP daemon:
Securing BluetoothYou can add some rudimentary security to bluetooth by editing /etc/bluetooth/hcid.conf:
You need to restart the bluetooth stack in order for the changes to take effect:
Enabling MouseYes, you can plug your USB mouse into the Zaurus but it won't work until you do the following:
This custom driver package [zmouse_0.1_arm.ipk] should do the same thing. Restart the Zaurus (or just restart Qtopia) Alternatively, you can also install inputhelper [inputhelper_1.0.1-1_arm.ipk] which will give you mouse support as well as macro recording for your keyboard. Enabling USB KeyboardYes, you can plug your USB keyboard into the Zaurus and it will work, but some of the keys will be mis-matched unless you are using a Japanese keyboard because the Zaurus' default keyboard layout is the Japanese keyboard. You need to remap the keyboard so the keystrokes matches that of the USB keyboard, but this of course will mess up the build-in keyboard on the Zaurus. You will need to switch between native keyboard and external keyboard mappings. You cannot have both keyboards mapped correctly at the same time unless your USB keyboard has the same layout as the Japanese keyboard or you hack the usbkbd kernel module. If you want to remap the keyboard so that it is correctly mapped for an external USB keyboard, then you need to install usbkbd-en [usbkbd-en_2.4.20_arm.ipk] which once installed will automatically switch your keyboard layout depending whether your USB keyboard is plugged in or not. So with this replacement driver installed and its associated scripts, if you plug in a USB keyboard, your keymap will be automatically remapped for a US/AU QWERTY keyboard. When you unplug the keyboard, then the keymap is reverted back to the previous keymap settings. To manually control the keyboard remapping run the following to enable the USB keymap:
To disable the USB keymap and revert back to the original map, type the following:
In addition, you can also modify the keytable so that on a USB keyboard, the numeric keys on the keypad behave just like you press Shift and a number key on the top row. To get this behaviour, you need to install dualkbd_2.4.20_arm.ipk. Enabling JoypadYou may be able to use your USB Joypad. Install the joyenabler script [joyenabler_1.3_arm.ipk] and plug in your joypad. If you are lucky, it will work and you can use jstest to check whether it works correctly. Now you just need to find some games that support joypad controls. You may need an additional joypad driver for your particular joypad if it does not work. Enabling WebCamYou can use some USB webcams. You will need Video4Linux support for the kernel (videodev.o) and an appropriate video driver for the webcam. I currently have compiled drivers that work with four of my six webcams. You will also need some framegrabber software to capture video frames. I am currently working on some. Enabling CD-ROMUSB CD-ROM drives are also supported similarly to USB harddisks. You will need to install some applications to rip and burn CD-ROMs [cdrtools-2.01.tar.gz]. A USB Mini-CD drive or a slim combo CDRW/DVD drive would be a great companion for the Zaurus. The CD-ROM will be detected as /dev/scd0 and can be mounted as follows:
In addition, the following will be useful:
In order to copy VCDs or DVDs from the CD to your disk, you need to install mplayer [mplayer-bvdd_1.1.5-1_arm.ipk] and mencoder [mencoder_1.1.0-1_arm.ipk]. A straight file copy won't work. To copy the VCD video file (.dat file) do the following:
To extract the vob files from a DVD do the following:
See Video Conversion section on how to re-encode and compress the videos for optimal viewing on the Zaurus. Enabling MicrophoneYou can plug any 3.5mm microphone into the Zaurus. Since there is only one input connector, you will need to use a splitter if you want to plug in both a microphone and earphones at the same time, or use a combined headset with microphone such as the one for mobile phones and use a 2.5mm to 3.5mm adaptor. There is nothing special you need to do in order to enable the microphone except install some recording software. There is an application called qpe-voicerec [qpe-voicerec_1.5.0-7_arm.ipk] that comes on the CD-ROM accompanying the Zaurus. You can use that to record some voice. Alternatively, you can also use a console application called spxrec [spxrec_0.0.1_arm.ipk] to record lengthy voice sessions and then use shine [shine_0.01_arm.ipk] to encode to resulting sound file. Connecting to VGA Monitor via USBIt is possible to connect the Zaurus to a VGA monitor or projector using a USB VGA dongle. The Kairen VGA adaptor is a USB VGA 2.0 adaptor that allows you to do slide show presentations using your Zaurus. You will need to use a USB hub to provide power as well as a USB host cable. The Kairen USB2VGA dongle is detected as a sisusb vga device: USB2VGA dongle. It is allocated 8 output buffers with 8MB SDR SDRAM with a bus width of 32 by the driver. The package vga-presentation_1.0.1_arm.ipk provides the driver and application for the USB dongle. I have only tested this specific model, but any USB dongle with the same SiS chipset (SiS 315E) should work also. The VGA presentation application allows you to use the dongle for presentation. The application is limited to doing slideshows only. It slowly streams the data to the USB device which then buffers it and displays it to the monitor. I could even switch applications on the Zaurus while the presentation application continued to send data to the USB device and it renders it to the monitor. However, the VGA application crashes after a while so it needs a bit more work to iron out the bugs and fix the instability. The image on the monitor remains even when rebooting the Zaurus so I guess the last image displayed is buffered by the USB dongle and the monitor is getting the cached data from it. This proves that it is technically possible to have VGA out for the Zaurus via USB, however, the current state of the driver and application is very limited and needs more work. It is also very slow due to the slow USB bus speed implemented by the Zaurus. I then plugged the USB dongle into one of my PCs and used it to mirror and split the display on a Win2000 system without any problems. The speed was ok there because it was using USB 2.0 High Speed instead of USB 2.0 Full Speed that the Zaurus uses. At this stage, the USB dongle does not perform better than displaying via a VNC server on the Zaurus and a VNC client on a PC to display the Zaurus desktop on a larger monitor. This works fine if you can network your Zaurus and the PC, but can't be done directly to a projector so this is where the USB dongle could be useful. With a USB dongle you do not need a PC or a laptop to act as the bridge device since the Zaurus can be directly connected to a projector or monitor. For more info, visit the way-nifty blog where the images for the USB to VGA dongle and Presenter screenshot have been borrowed from. Similarly, there are CF cards with VGA out capabilities similar to the USB dongle, however, none of those cards are manufactured anymore so you would need to get them second hand if you can find them. But even if you find those CF cards, you still need to compile drivers and applications for them if you manage to get the driver source code so they work on the C3x00, ie 2.4.20 kernel and glibc 2.2.2. Connecting to Mobile Phone (SonyEriccson K750i)The Sony Ericsson K750i is a mobile phone with many features. It has a 2 mega-pixel camera, and a slot for a Memory Stick Pro Duo card. I have upgraded mine to 1 GB. It also has Infrared, Bluetooth and comes with a USB interface which can be used for file transfer with the Zaurus. The phone also has a GSM modem via a serial line as well. Using the USB cable to access the Memory StickThe memory stick can be accessed as a mass storage device when the mobile is connected to the Zaurus via a USB cable. However, the Zaurus does not recognise the manufacturer id as a mass storage device by default. To fix that, you need the append the following to /etc/hotplug/usb.usermap:
This should make the Zaurus detect the K750i's Memory Stick as a Mass Storage device the next time it is plugged in. However, if it does not, then try appending the above into /lib/modules/2.4.20/modules.usbmap and/or /etc/hotplug/usb.handmap Using Bluetooth to access Memory StickOnce you have either configured a USB Bluetooth dongle or a Bluetooth CF card, you can transfer files between the mobile and the Zaurus wirelessly using the OBEX via bluetooth mechanism. See the bluetooth section for more details. Controlling the phone with the ZaurusThe K750i also offers a virtual serial interface that can be used to issue AT commands or trigger other phone functions. The serial line is accessible via the USB cable, as well as via Bluetooth. Once the link is established, you can access the data of the phone, interact with the user interface and manipulate the telephony functions. Serial interface via USBOnce you plug in the phone, the Zaurus will not only recognize the USB storage device, but also detects the built-in modem. It then should load the appropiate cdc_acm module which brings support for USB modems and ISDN adaptors. The new device will be placed under /dev/ttyACM0 and /dev/ttyACM1. The devices can be opened with minicom or any other terminal program to gain access to the phone. Serial interface via BluetoothInstead of relying on a wired connection, you can also use the Bluetooth interface to access this serial line. Include the following section in the file /etc/bluetooth/rfcomm.conf:
Now reload the Bluetooth subsystem with /etc/init.d/bluetooth restart. If you already paired your computer with your phone, accessing the device /dev/rfcomm0 will instruct RFComm to connect to the phone without any user action needed. You can monitor the process with the rfcomm utility: rfcomm Once a process opens the device file /dev/rfcomm0, the RFComm daemon contacts the phone. See the bluetooth section for more details. SecurityHardening
FirewallInstall iptables modules and configure them as a packet filtering firewall. You can also install shorewall which is a framework that simplifies the management of iptable rules and configuration. To enable IP filtering firewall, install the following:
This version has been customised specifically for the C3000 and C3100, primarily as a firewall while connected to a wireless network. Once installed, you can specify your network interface to be firewalled by modifying /etc/shorewall/interfaces. The default is to protect the wireless cf (wlan0) network using dhcp. Once you have established a network connection, you can enable the firewall by issuing the following command:
Once you disconnect, you can stop the firewall by issuing the following command:
To check the status of the firewall issue the following command:
The iptables-additional package contains extra libraries that will allow you to use all of shorewall's features. VPNSetting up a VPN connection with the Z is possible. You will need to install the following packages:
Once installed, you can establish a VPN connection by issuing the following command from a console and providing the required settings:
To terminate the VPN session issue the following command:
sudoDon't do this on Cacko. This is for SHARP ROM only. install sudo [sudo_1.6.3p7-2_arm.ipk] Once sudo is installed, you will need to configure it by using the visudo command. It will allow you to update /etc/sudoers For example:
This uses the security conscious approach of only allowing sudo for the commands you want. If security is not such a concern for you and you just want to be able to sudo any commands as zaurus user without typing a password, then make it look like this instead:
EmulatorsGame Console EmulatorsThere are a few emulators for the popular game consoles for the Z. In order to use them, you will need to install SDL libraries [libsdl_1.2.5-slzaurus20050731_arm.ipk] if you have not installed them yet. There is also a nice front end to select and launch the game ROMs. Install the common emulator frontend [zemufe_0.1.1-3ex_arm.ipk]. It also has several addons which allows it to handle additional ROM types and emulators:
Then install the emulators:
The following is the key mapping for the emulator:
You might also need to disable the key repeater while playing the games to avoid stuttering with the sound effects. If you have keyhelper installed, then you can run the following to temporarily disable the key repeater:
Once you have finished playing the games, you can re-enable the key repeat by running the following command:
psxYou can even emulate Sony Playstation on the Zaurus with the psx4zaurus emulator. It requires the BVDD enabled SDL library. The bundle contains binaries for pdaXrom and Cacko which means you will either need Cacko or Sharp ROM with Tetsu's special kernel as well as the latest BVDD kernel module [bvdd_0.4.0-1_arm.ipk] and libSDL-bvdd [libsdl_1.2.5-bvdd-07-2_arm.ipk] installed. Extract the psx4zaurus zip file and copy scph1001.bin to the same directory where you extracted the psx4all_cacko binary. Then place the ROM files into the games_psx directory. Use the up and down arrow keys to move between options and the x key to select an option. zbochsI tried running Win98 on zbochs [zbochs.tgz.gz]. It works but it is extremely slow. Too slow to be much use anyway. However, if you are bend on trying, then get the Linux or Windows version of bochs and use that to create a disk image with at least 250MB (Win98 will fail to install with less than that even though Microsoft website says it needs less). Then get your Win98 CD-ROM to install Win98 into bochs which will take about 4 hours on a 1 GHz Pentium with 512MB. Once you've done that copy your disk image file, BIOS (BIOS-bochs-latest) and VGA BIOS (VGABIOS-elpin-2.40) to your Zaurus. Also don't forget to copy bochsrc as well and remove the CD-ROM config. Here is a sample bochsrc:
I also tried xqt-bochs_2.1.1-1_arm.ipk which appears to be a bit faster than zbochs. Here is Win98 starting up within xqt-bochs: Eventually, after a long time of waiting, you get this once Win98 has finally loaded: But really, emulated Win98 runs way too slow, but running DOS inside bochs for playing DOS games is possible. dosboxdosbox allows you to run DOS applications and games. The advantage over bochs is that it is dedicated and preconfigured to run DOS applications. chyang has built a version of dosbox that runs on the C3000 and C3100. I have packaged it as dosbox_0.6.3-3_arm.ipk. Once installed, you can edit /usr/local/dosbox/dosbox.conf and add entries after [autoexec] to automatically launch any DOS application you wish. For example:
The screen flickers a bit when you launch dosbox. Just press the Cancel key a few times. When you have finished using dosbox, press Shift + Ctrl + Cancel to exit. You might also need to install libstdc6_1.2.2_arm.ipk if you don't already have the standard C libraries installed. Alternatively, you can also install dosbox under X/Qt (or the newer pdaXqtrom package) - [dosbox-x11_0.6.3-3_arm.ipk]. dosbox has a known bug that keys on non-US keyboards are mismatched and some keys are missing, in particular the : key. This has been hacked by me for the Zaurus version so that Fn + ; is :, and Fn + Ctrl + ; is ; qposeEmulating the Palm on the Z is possible provided you have a Palm ROM file. Install the following and once done, use the Files tab to locate the ROM file and tap on it. The ROM will then be launched by QPose.
zbasiliskbasilisk [zbasiliskii_0.3_arm.ipk] also works on the Z. Since I already have BasiliskII running on my PC, I simply copied the whole MacOS7.hfv file and the ROM image to the Z and then loaded zbasilisk. It launches X/Qt and runs from within it. zbasilisk emulates the Mac just like basilisk does on the PC, although slower and without sound. If you want to emulate the Mac on the Zaurus, install BasiliskII on your PC and download the free MacOS7 binaries. Then create a hfv disk image with HFVExplorer (200MB should be enough) and copy the MacOS7.5.3 installer binaries onto the disk image. Then create a MacOS boot disk and start basilisk booting from the floppy. Once booted, install MacOS7.5.3. You might then want to upgrade to MacOS 7.5.5 DictionariesThe Zaurus already comes with a Japanese-English dictionary which is great, however, it only does Japanese/English and English/Japanese. I need more languages such as German, French and Chinese. Zdict is the dictionary that comes with the Zaurus. It seems to be almost the same with Zten which is mentioned a lot on the internet. Personally I think Zdict is easier to use than Zten. Zdict comes with the epwing genius and kojien dictionary packages, but there are some further epwing dictionaries that can be added to either zdict or zten. The following are the ones I have chosen to add:
To install these dictionaries, simply extract them to either /hdd3/dict1 or /hdd3/dict2 and select the book from inside the zdict config menu. ZBedict [zbedic_0.9.4-0_arm.ipk] is another dictionary package that has a large amount of dictionaries in various languages. It also has a huge wikipedia [en-wikipedia.dic.dz]. The following are dictionaries I installed for it:
Place the files under a directory such as /hdd3/Documents/dictionaries and do an autodetect in zbedic to locate them. KanjiNirvana [kani_1.2.0_arm.ipk] is a kanji dictionary and practice tool. The following needs to be done after installation in order to update and add entries:
qpzidian [qpzidian_0.1_arm.ipk] is a Chinese/English - English/Chinese dictionary that allows you to look up words via Hanzi and Pinyin. babbletower [babbletower_0.9.3_arm.ipk] is another dictionary reader written in Java. You need to install one of the J2ME implementations for Zaurus (jeode or personal profile) before you can use babbletower. It is also recommended to install jlauncher [jlauncher_0.1_arm.ipk] after you have installed one of the J2ME implementations so it helps babbletower launch the right J2ME runtime. Speech Synthesisfliteflite [flite_arm_bin.tar.gz] will read a text file with a male Scottish voice. To install it, simply gunzip and then untar the files to /usr/local/bin
I've written a script saytime which gets the system time and passes it to flite_time. Also, I am planning to write a GUI interface (using J2ME) for flite [zflite-gui_0.3_arm.ipk] which lets you select a text file and then it will call flite with the text file as an argument or lets you type in some text and passes it to flite. In the meantime, I have used opie-sh to do something similar [zflite-gui_0.1_arm.ipk] although not as sophisticated and [zflite-gui_0.2_arm.ipk] which uses qshdlg. Some flite options:
mbrolambrola [mbr301h.zip] is another voice synthesis application. It is an engine that converts diphones (.pho files) to voice (.wav files) and has exchangable libraries for different voices and languages. However, it needs additional software that converts text to .pho files. FreeTTS is such an application, however, it is written for Java 1.4 which does not exist for the Sharp distro (only Java 1.3 is available for Zaurus). Unfortunately, this means that mbrola is pretty useless until FreeTTS has been backported to Java 1.3 which is not an easy task because FreeTTS uses a lot of the 1.4 features not available in 1.3, or until jamvm which is a jre 1.4 capable java runtime replacement can be made to run on the Sharp distro. Video ConversionThe Movie Player that comes with the Zaurus is nice for playing MPEG files. I can just copy a .dat file from a VCD and rename it to .mpg and Movie Player can play them in a window and full screen. However, since space is limited on the Zaurus, (yep, 4GB is nothing if you put a few vids on it), compressing the vids is a good idea. Unfortunately, Movie Player only plays MPG files. No worries, mplayer will do the job. mplayer can play almost any format and there are also some nice GUI interface for mplayer such as kino2 and zplayer. Here is what I do using VirtualDub to compress videos (there is a mod of virtualdub that can open mpg files as well - VirtualDub-MPEG2 1.5.10). From the Virtual Dub Menu:
Then Save as AVI. Alternatively, you can also use PocketDivXEncoder which is a derivative of mencoder to compress movies for the Zaurus. The default settings with 2-pass encoding does a pretty good job on the compression and quality. You can further tweak the settings for further compression at the loss of some quality. File ManagersThe default File Manager (the Files tab) on the Zaurus is rather limited in functionality. There are, however, some better packages out there. Tree!Explorer QT[treeexplorer_1.7.0-2_arm.ipk] and [treeexplorer-p_1.7.0-2_arm.ipk]This is a nice application similar to Windows Explorer in tree mode with OpenWith and SendTo functionality, however, you only get the full functionality if you pay for the pro edition. The lite version is only good for moving files around but you cannot launch any files. You also get an additional file editor with the pro edition. Explorer[explorer_1.0_arm.ipk]This application is for moving and copying files around only. The good thing about it is that it contains two tabs which represent two different directory locations between which files can be easily moved. It also has a FTP client so you can also move files between your local disk and an FTP server. However, it hangs if you copy or move large files. AdvancedFM[qtopia-advancedfm_1.0_arm.ipk]This application is almost like the Explorer application mentioned above, but it does not have the FTP functionality. It has, however, a handy bookmark feature for quickly accessing frequently used directories and can open files as text files and run them (if they have appropriate file associations). FileLaunch[filelaunch_0.4.5_arm.ipk]This application is great and heavily customisable. You can have a single explorer panel or split the screen into two panels either horizontally or vertically. It has a full set of file management features and even has options to run each command in sudo mode. There is also a build-in menu system which can be customised to have all your favourite apps in one handy location. It also lets you add your own shell commands in any combinations you want and has already got a set of useful shells for compressing and uncompressing files as well as search and convert. There is also a handy preview feature to view images as well as text and html files. FileLaunch is originally written in Japanese. I am in the process of translating all the menus and messages to English. The repackaged version [filelaunch-en_0.4.5_arm.ipk] will be available once I finish the translation. FileLaunch is based on TinyViewer and qshdlg. TinyViewer [tinyviewer_0.3.1_arm.ipk] is a small and simple file browser that allows you to preview files such as images and simple text. tvtools [tvtools_0.0.2_arm.ipk] is an addon to tinyviewer to allow you to view archive files such as zip files. MidnightCommander[mc_4.6.0_arm.ipk]This is a nice console application like Norton Commander. It has all the file management features that one would need and also works with FTP. However, it uses the extended character set to draw the borders which does not get properly mapped with the Japanese locale unless you use the unismall font which makes the display too tiny. PIMThe default calendar and addressbook applications aren't that good, so it is better to add something more useful such as kdepim [kdepim_2.1.2_for_SharpRom.ipk.zip] or later, which has a whole suit of PIM applications. PIM software seems to be the most popular and get updated quite frequently, so make sure to get the latest version. Download and extract kdepim_2.1.2_for_SharpRom.ipk.zip and then install kmicrokdelibs [kmicrokdelibs_2.1.2_arm.ipk] and pimTABicon [pimTABicon_2.1.2_arm.ipk] first. Following this, do the following:
Now install whichever of the following packages you want:
I don't use PIM stuff much and I don't sync either. My Zaurus is my laptop. All my important stuff is on my Z, so I only tried the email, calendar and address book without the rest of the sync stuff. Firefox, Thunderbird and Open Office is what I use mainly. JavaJava seems to have been discontinued for the Zaurus. The SL-C3000 as well as any later models such as the SL-C3100 do not get shipped with any JVM/JRE (Java Runtime) anymore. Also there has not been any newer versions of the JVM for Zauri since the 1.3.1 release. Java currently is at 1.5.x (April 2005). There are several Java flavours available for the Zaurus. Most of them are J2ME distributions. J2ME is the micro-edition of Java which was designed for small portable devices. There is a J2SE package available as well. J2SE is the "normal" Java that runs on most desktop and laptop computers. You will need a J2ME flavour of Java to run most of the Java applications available for the other Zauri and PDAs, and a J2SE if you want to try running Java applications that run on PCs. The following is a small list of available Java runtimes:
J2MEJust install one of the J2ME implementation listed above and you should be fine for most Java apps for the Zaurus. It is technically also possible to run Swing applications with the J2ME distributions using the SwingZ library that you can add to Jeode or the Personal Profile. Simply include the swingz.jar into the classpath. However, this swing library is implementing swing 1.1 only. Most swing applications therefore won't run. I have also created jlauncher [jlauncher_0.1_arm.ipk] which is a wrapper for evm (jeode) and cvm (personal profile) so that applications specifically packaged for either of those J2ME runtimes can be seemlessly run no matter which of the two J2ME bundles you have installed. For example, a java package bundled for jeode won't run if you only have personal profile installed unless you manually change the script for the application to use personal profile and vice versa. jlauncher will automatically handle it for you. MIDPIf you also want to run Java applications that run on your mobile phone, ie MIDP flavour of J2ME then you need to install me4se and the midp game and media classes (which you can extract from the midp 2.0 developer kit. The following are required:
Extract at a minimum the following files from midp-2_0-src-linux-i686.zip and put them into a zip file retaining the directory structure:
Rename the zip file to something like midpx.jar and then use the following command to launch the mobile phone java game assuming all the jar files are in the current directory and we have a game Xyanide_141.jar:
If you want to play another game then just specify the jar file of that game instead. The last parameter is the classname for the game. This value can be extracted from the jad file or the manifest file inside the jar file and is the last argument of the MIDlet-1 variable after the icon name. I have also created midp-launcher [midp-launcher_0.2_arm.ipk] which is a qshdlg script providing a GUI game selector to launch game files located under /home/zaurus/Documents/games/j2me. It also includes a modified version of me4se.jar that uses the larger 640x480 screen instead of the default mobile screen size. It also includes other necessary files such as midpx.jar. midp-launcher also has a command line interface which you can use to launch midp jar files:
J2SEInstalling the J2SE version from Blackdown is a bit trickier. If you install the ipk version, then you need to do the following hacks to get it working after the install:
For the bz2 compressed version, you should extract it to /usr/local and then do the following:
If you don't have the libstdc++ library then install this libstdc6_1.2.2_arm.ipk package. Remember that if you want to run Java (J2SE) in graphics mode, ie awt and swing, then you need to install X/Qt (see X/Qt section) and you might need additional libraries which may or may not have been bundled with the blackdown distribution you installed. The following is a list of libraries you might need to add (which are contained in additional-ipaq-stuff.tar.gz):
You should also install JSSE which will add SSL support for Java 1.3.x. Download the JSSE zip file (jsse-1_0_3_03-gl.zip) from Sun's website and extract the three .jar files and copy them to the .../jre/lib/ext directory. If you want to write Java applications on the Zaurus as well in addition to just running them, then you need a Java compiler. The following compilers are available:
I have created ipk files for the following Java applications that I've written:
More info about these Java apps can be found at the HdLSoft site. I have also created a cramfs image with the jre and tools pre-installed and configured. All you need to do to use it is to mount the cramfs image and create some links to the executables by running java-setup.
See the X/Qt jumbo section for more details. You will need X/Qt if you want to run awt or swing. Note: You should install automounter [automounter-c3000_0.5.0_arm.ipk] which automates the creation of additional loop devices and mounting of the cramfs images. The java cramfs also has HdPad and HdCrawler pre-installed as well as kopi and jikes compiler, and tools from the GNU classpath project. Java AlternativesThere is a way to run Java 1.4.x applications on the Zaurus through a Java compatible runtime such as JamVM. JamVM is not officially endorsed nor certified to be Java compliant, but it is able to run most Java 1.4.x and even 1.5 applications. JamVM uses libraries from the GNU classpath project to run Java applications. jEdit can be run using JamVM: JamVM GUI applications (AWT and Swing) require a X/Qt environment for display. gccIf you want to develop and compile your own C/C++ applications then you will need gcc. There are basically two flavours of development for the Zaurus. You can develop on the Zaurus itself using the on-board or native gcc compiler to build your application binaries or use a cross compiler to build your applications from a PC. The on-board development is particular useful for small applications. However, for larger applications, the Zaurus might not be powerful enough unless you want it sitting on a desk compiling your applications continuously for days. In order to use a cross-compiler, you would need a x86 based PC or something that is powerful enough to emulate it. There are several cross compile toolchains which allow you to compile applications for the Zaurus. One of the easiest to setup and getting started with is the kopsis toolchain (http://kopsisengineering.com/kopsis/SharpZaurusSdkDsl) which uses the DSL (Damn Small Linux) Live CD technology allowing you to boot the CD and have a ready development environment or use the CD image from a x86 emulator such as qemu, bochs or vmware. There is a great vmware image of DSL made by speculatrix. You can download is from http://www.zaurus.org.uk/downloads.html There are several on-board development images as well, but none had everything I needed, so I built my own on-board development environment based on the zgcc 2.95.2 cramfs image (zgcc2Bin.cramfs) which is derived from the Debian arm distribution. My zgcc development image (zgcc2-95-2-lite) comes in a single cramfs image and includes necessary headers and libraries to compile and build console based applications, Qtopia applications (QT/E 1.5) as well as kernel modules for the 2.4.20 kernel. This image is as small as it gets and does not include documentation. I also made a bigger image (zgcc2-95-2) which is compressed as a squashfs image instead to save space. This larger image includes X11 headers and libraries and supports compiling X/Qt applications, especially pdaXqtrom (in fact pdaXqtrom was build using it). It can build many of the opensource applications, both console and X based ones while also retaining the ability to build Qt/E 1.5 applications. In addition, I also build a newer and even bigger image based on gcc 2.95.3 and a host of updated tools including binutils 2.16, autoconf 2.59, automake 1.9.2, coreutils 5.0, diffutils 2.8.1, gawk 3.1.5, grep 2.5, sed 4.0.9, tar 1.15, texinfo 4.8. A patched glibc 2.2.2 is also bundled and used to link against so applications requiring fesetenv/fegetenv can be successfully compiled with this image. Additionally, this image also contains additional headers and libraries as well as tools to build QT 3.3.6 applications under X11. The zgcc image that I build is very simple to setup. All you need to do is mount the cramfs or squashfs image and run zgcc-config. Here is an example for a squashfs image:
Note: You should install automounter [automounter-c3000_0.5.0_arm.ipk] which automates the creation of additional loop devices and mounting of the cramfs/squashfs images. Your zgcc is now ready and should get automatically mounted after each reboot (provided you installed automounter, otherwise you will need to mount it manually) and the environment should also be set for you automatically each time you start a new terminal session as the zaurus user. Temporary files during compilation go to /tmp by default, which will give you problems with larger compiles since the Sharp distro has a size of 1MB for /tmp. The easiest way to fix this is to set the TMPDIR variable and point it to somewhere with more space such as /hdd2/tmp.
The zgcc development image also comes with some simple samples. There is a console helloworld application and a sample Makefile to compile it. I also included a hello-qt sample which demonstrates a simple Qtopia version of helloworld. And last but not least, I also included a sample driver module and Makefile to test building kernel modules. tmake also works for generating Makefile for Qtopia applications. You can even use configure to generate the Makefile for compiling source packages for various Linux ports and projects, in particular X/Qt and pdaXqtrom sources. Perl and xml-parser is also bundled with the larger images. If you su to root user, then the environment variable for gcc are not set automatically. This was done on purpose. If you want to enable gcc for the root user temporarily, then do the following:
If you have the 2.95.3 image, then you can also compile Qt 3.3.6 applications. However, the default environment is configured for Qt/E development. To switch to QT 3.3.6, do the following:
Note: QT 3.3.6 support is experimental. Not everything might work or compile. PerlYou do not need to install Perl separately if you have installed the zgcc image, but if only want Perl without the gcc compiler, then do the following:
Then install the following packages:
Once the packages have been installed add the following to the .profile file:
You might also want to do the following:
Optionally, you might also install a XML parser [xml-parser_2.31-1_arm.ipk] module for perl.   Installing X/QtThis can be a quite simple and straightforward task or a messy and frustrating experience. If you are lucky, everything just installs and you got X/Qt up and running in no time at all. However, if you are unlucky, then troubleshooting a broken installation can be a challenging and frustrating process. I've sucessfully installed the latest version of X/QT, but I have noticed that some X/Qt packages do not uninstall cleanly and will confuse reinstalls or other packages that have dependancies on them. Not all the packages that I installed are required for basic X to work under Qtopia, however, with this set of libraries, you can easily run Firefox and Debian PocketWorkstation. You can either follow the instructions below or use the jumbo package instead. The jumbo package section is more up to date. Install the following packages in the the given order:
Once the packages are installed, do the following:
add the following to /home/zaurus/.xinitrc
Hint: you can use the command line program xev from within X to determine the keycode of different keys on the SL-C3000 and SL-C3100 keyboard and add the mapping with xmodmap like I did, or alternatively, you can create a .xmodmaprc file to customize your keymaps instead:
In addition, I modified .xinitrc and replaced the line:
with the following:
Then I replaced the content of /home/QtPalmtop/bin/startx-wrapper with the following:
Create a link:
With this modification, I can run X application such as firefox by issuing the command:
This causes firefox to be run, and if X is already running it will just appear inside X, but if X has not been started yet, it will start X as well. This is nice for adding X application icons on the Qt desktop. X control can be activated by pressing the menu button which allows you to switch to fullscreen and shutdown X. Note: You can also install [xqt-debian-scripts_0.5_arm.ipk] instead of xqt-startup-scripts [xqt-startup-scripts_0.0.3_all.ipk] which will give you an even more enhanced .xinitrc and startx-wrapper and you don't need to do the above modifications manually. (It will also give you an addtional X/Qt tab and some pretty icons for X applications such as firefox, the gimp, abiword and pocketworkstation which you can delete if you don't like them) If you want to try installing Thunderbird or Minimo, then do the following as well:
You also need to install the following patch:
This will fix the fonts problem with Thunderbird. Without this updated library the fonts in Thunderbird are not being displayed at all. Debian/PocketWorkstationYou can run Debian in chroot mode so it can coexist with the existing system (Sharp ROM with Qtopia). You will need to install X/Qt first (see above) or run it via VNC. You could also install Debian using my pre-build debian image (see the X/Qt jumbo and PocketWorkstation section), otherwise follow the instructions below to install Debian manually. Debian needs to be installed on an ext2 filesystem with at least 195MB of free space. Unfortunately, /hdd3 is vfat. You could reformat /hdd3 as an ext2 filesystem (but that is troublesome), or install Debian to an ext2 formatted CF or SD. Alternatively, you can create a loopback filesystem on /hdd3 and format it as ext2. Since there is space on /hdd3, creating a loopback filesystem for Debian would be the best unless you have already filled up /hdd3 in which case you can install Debian to a SD or CF card. You can either follow the instructions below or use the jumbo package instead. If not using the jumbo package, here is how you create the loopback filesystem with 256MB on /hdd3 (if you want to install OpenOffice, make it at least 512MB):
Here is how you format your SD card to be ext2 (insert an empty SD card, otherwise you will lose everything that was on it):
You can also leave your SD as FAT and not format it as ext2. You will need to create a loopback filesystem on your SD similar to the above sample for creating a loopback filesystem on /hdd3. Also create a 128MB swapfile for Debian if you haven't got one yet.
Now we are ready to install Debian [zaurus-debian-big-v0.17.tgz]. We will now assume installation into /hdd3/debroot. Replace with /mnt/card/debroot as appropriate. Change to the directory where zaurus-debian-big-v0.17.tgz is located and then do the following:
You will also need sudo (see above in sudo section). Once sudo is installed, add the following to the zaurus user's NOPASSWD list using visudo:
Install [xqt-debian-scripts_0.5_arm.ipk] (unless you installed the jumbo package) and then click on the Debian icon on Qtdesktop. Wait a bit for X and PocketDesktop to load. You won't see the taskbar at first because it is hidden beneath your Qtopia taskbar. Press your menu key to change to fullscreen mode. If you want the icewm task bar to appear at the top instead of the bottom of the screen, then edit /home/zaurus/.icewm/settings and change the TaskBarAtTop entry.
If you don't want to use sudo, then you can start PocketWorkstation as root. You need to copy .xinitrc from /home/zaurus to /home/root and then make sure you use su - before you run xlauncher debian from a console/terminal window. You will also need to copy the .icevm directory. However, the icons on the Qt Desktop cannot be launched as root. You will have to configure sudo if you want to be able to launch using those icons.
The xqt-debian-scripts package is an enhanced replacement for xqt-startup-scripts. Your X will work just as before, so you will now have a X server icon and a Debian icon. Your existing X apps will launch into normal X if there is no other X server running, but if Debian is running, they will just launch into the Debian X session and assume the look and feel of icewm. They will look the same as your Debian applications, however, since the applications were launched outside the chroot environment, they retain their access to the normal environment but just appear inside the same X window session. The xqt jumbo package includes the xqt-debian-scripts package, so if have installed the xqt jumbo package, then don't install the xqt-debian package since it is already included. Use the xlauncher command to start X applications from the command line or use it as the launcher for a Qt desktop icon (see Firefox section for an example). The mouse function is emulated as follows:
The xlauncher also automatically mounts and binds your SD and CF cards if they are inserted (before Debian is started) so that they will be acessible from within Debian. You can also manually mount and unmount them. Here is an example on how to mount your SD card so it can also be used from the chrooted Debian:
The following unmounts the SD card so it is unmounted from the chrooted Debian but still mounted for Qtopia/uLinux environment:
Note: There are only 2 loop devices by default. You might need to create more. See filesystem section for more details. Since there are regular new builds of Debian available, this Debian image will probably be slightly out of date. You can update your Debian installation by running the following commands (assuming you are connected to the net). This step is not really necessary unless you want the latest and greatest (and have sufficient space for whatever gets thrown at you):
You can now use apt-get to install new applications. apt-get by default connects to the internet to get the required packages for you. If you already have the required files downloaded or don't want to connect to the internet for installations, then you can also make apt-get install your .deb files from a local directory. You would need to install the dpkg-dev package first. Once that is done, make a directory such as /home/zaurus/Documents/Install_Files/debs and place all your .deb files in there. Then generate a package summary file (Packages.gz).
now add the following as the first entry in /etc/apt/sources.list
apt-get should now look for files located under /home/zaurus/Documents/Install_Files/debs when you try to install a package. You can also comment out the other entries with a hash (#) if you don't want apt-get to connect to the internet. Also, whenever you add new files to /home/zaurus/Documents/Install_Files/debs you will need to re-run dpkg-scanpackages As an alternative to running Debian under X/Qt, you can also use VNC to run Debian instead, or even do a combination of X/Qt and VNC. The VNC and X/Qt sessions will have different settings, but if you want them to at least share some of the icevm settings, do the following:
Make sure the DEBROOT in /etc/debroot.conf is set to /hdd3/debroot
To start the VNC server, do the following:
Now just connect to it via a vnc client such as keypebble (see VNC section). OpenOffice 1.1.4Yes, OpenOffice works on the C3000 and C3100! However, you will need to install PocketWorkstation first which also involves installing X/Qt (see other sections). Alternatively, you can also run OpenOffice as a cramfs image with the X/Qt jumbo package without installing PocketWorkstation (see X/Qt jumbo section for further details). The following section describes installing OpenOffice under PocketWorkstation. You will also need 200MB of free disk space on your PocketWorkstation disk to store the installed OpenOffice files. In addition, you also need 78MB of space for the extracted installation binaries. The compressed OpenOffice installation binary [OOo_SRX645_linuxarm_install.tar.gz] is 71MB in size. If you have sufficient space, you will be able to install OpenOffice. If you installed Debian on a 512 MB or greater SD or CF, or on a 512 MB loopback filesystem on hdd3, and have more than 200 MB of free space left on those devices, then you are ready to install OpenOffice. However, if you installed Debian on a 256 MB loopback system or don't have enough free disk space left on your loopback filesystem, but still have plenty of disk space left on hdd3, then you can create and mount an additional loopback filesystem. To create an additional loopback filesystem do the following:
For preparing for the installation I have extracted the OpenOffice installation binary onto my SD card which can be easily shared between the Qtopia and chrooted Debian system. If you are installing to the SD card, make sure you have sufficient additional space for the extracted files or complement the space with a CF card and vice versa.
Now start the PocketWorkstation instance and open a terminal window from inside it.
Wait until the installer launches and install it chosing your desired options. Make sure you install to /home/zaurus/OpenOffice.org1.1.4 which is the default or you would need to change a few things manually to reflect the difference. Once installed you can start OpenOffice as follows:
If you see messages complaining about locale, then do the following:
You can add OpenOffice to the icevm menu by adding the following into /etc/X11/icewm/programs
Make sure you are using the latest version of xqt-debian-scripts [xqt-debian-scripts_0.6_arm.ipk] which has additional support for mounting the extra OpenOffice loopback if it exists. If you have installed OpenOffice onto an additional loopback filesystem, you will also need to create /etc/openoffice.conf with the location of OpenOffice stored in it:
In addition you will need to modify startd to look as follows:
Installing Mozilla (Firefox and Thunderbird)Mozilla Firefox and Thunderbird on X/QtMake sure you install X/Qt first (either manually, using X/Qt jumbo package or the X/Qt jumbo cramfs image). Once that is done you can just install Firefox and Thunderbird. To install firefox you need either the original [firefox_0.9gtk_armv5tel.ipk] or the modified [firefox0.9-3_arm.ipk]. If you are using the original package, you need to do the following:
If you have a C3000, space on /home is quite scarce so it is better to move the firefox profiles to somewhere with more space.
You can also create an icon on the Qt desktop for Firefox (unless you are using the modified version which already includes it). Create a firefox.desktop file in the appropriate location, eg /home/QtPalmtop/apps/Applications that looks like this:
Now create a file /home/QtPalmtop/bin/runfirefox that looks like this:
Make runfirefox executable. This causes firefox to be launched and X is only loaded if it is not loaded yet. Thunderbird also requires X/Qt and works nicely as well if you have the X render update [xqt-libXrender_1.2.2_arm.ipk]. Make sure you install it if you manually installed X/Qt. If you have installed one of the xqt-jumpbopacks then there is no need to install it again since they alread include it. To install thunderbird you need either the original [thunderbird_0.6_armv5tel.ipk] or the modified [thunderbird_0.6-3_arm.ipk]. If you are using the original package, you need to also install the pdaXrom compatible libraries [libstdc5-compat-sharp_0.5_arm.ipk] and [libiconv_1.8-2_arm.ipk]. On a C3000, space on /home is quite scarce so it is better to move the thunderbird profiles to somewhere else with more space as well.
Mozilla Firefox and Thunderbird on DebianAs an alternative, the Debian build of Mozilla Firefox and Thunderbird can also be installed and they work perfectly. You will first need to install PocketWorkstation. Once that is done installing Firefox and Thunderbird is quite easy. From within a terminal in Debian:
This assumes you are connected to the net. apt-get will download all the required packages and then install the mozilla app you selected. The following is a list of files it downloads and installs:
Installing X/Qt applicationsIn order to use any of the following X/Qt applications, X/Qt needs to be installed first. See the X/Qt and/or X/Qt jumbo sections on how to do that. Once you have X/Qt installed and configured, you can install any of the following applications:
Installing QuantumStepQuantumStep is a MacOSX environment for the Zaurus running under X/Qt. It comes with its own X/Qt binaries which is good for you if you haven't got X/Qt installed yet, but messes up your existing X/Qt setup slightly. By default, the QuantumStep installer extracts the files to /home/myPDA which is the flash on the C3100. For the C3000, it relinks it to /hdd2/myPDA before extracting the files. If you want to install it to a different location, you need to have an ext2/ext3 formatted disk either natively, or as a loopback filesystem. You will need at least 20MB of disk space for QuantumStep. If you create a loopback filesystem, make it at least 32MB. To manually install it, you will need the following files:
You will first need to extract QuantumSTEP-ZED-DR7.mypkg to an ext2/ext3 formatted disk, eg:
This is how it looks like once installed: You might want to move the quantum step icon from the Application tab to the X/Qt tab, and you can delete the quantumstep icon from the Settings tab. Installing WellenreiterYou need to install the following packages:
Once Wellenreiter is installed, create a network profile for it as follows:
Connect to this network and then start wellenreiter. Installing KismetYou need to install the following packages:
Once you have installed the packages, you need to do the following first if you have a C3000 :
Then you need to symlink libpcap.so.1 as follows
Now modify /usr/local/etc/kismet.conf to update the following entries:
Once that is done create a network profile as follows:
Note: you will need to install flite for the speech and sudo if you want to launch kismet from the GUI Installing Yahoo Messenger clone QazooThis works quite nicely, although I hate the default icon. You need to install the following packages:
Installing mplayer (and kino2 or zplayer)This version is specifically written for the C3000 and C3100, and uses the optimised bvdd drivers. Most video formats work, ie. mov, mpg, avi, asf. You need to install the following packages for the stock Sharp ROM:
The intel wireless media extension (iwmmxt) is a feature of the Xscale CPUs which improves performance dramatically. It is utilised by the special iwmmxt edition of mplayer. It is faster than the regular version without iwmmxt but you will need Tetsu's kernel installed to take advantage of it since it needs some extra patches which the default Sharp kernel is missing but is included in Tetsu's special kernel. kino2 and zplayer are graphical frontends for the console based mplayer. You don't need them, but they make things easier. You can use either of them with mplayer or none at all if you prefer to run mplayer from command line. If you want to resize the default video aspect or compress them, have a look further down in the Video Conversion section. In order to play videos fullscreen in kino2, you need to have the following settings set and enabled:
This will let you play videos with 320x240 resolution in full screen. However, if you have files encoded with the standard PAL resolution of 352x288 then you need to have the following options as well:
You might also want to enable some of the other settings which may give you better performance. See the Video Conversion section to see how you can re-encode your videos to make them smaller but still give you reasonable playback quality. zplayer can play videos in window mode or fullscreen if they are encoded with 320x200 resolution without adding extra parameters. However, in order to play 352x288 encoded PAL videos in fullscreen mode, you will need to provide the following mplayer options under Tools->Configuration:
The following mplayer command line will allow you to watch fullscreen video:
The following mplayer options will give you better and smoother video playback:
And here is a list of the most useful mplayer options:
Installing OperaAlthough this is an older package, it will still work with the C3000 and C3100. You need to install the following packages:
Once you installed the packages, you still need to do the following:
Alternatively, some newer packages have been build for the C3000 and C3100. You can try one of these instead:
Installing DoomTo install Doom, you need to install the following packages:
Once installed, copy prboom.cfg to /home/zaurus/.prboom, this file stores the doom key mappings which need to be fixed for the Zaurus and you can specify additional wad files too. The wad files should go into /home/QtPalmtop/shared/games/doom. You may want to copy doom.wad and doom2.wad and any other wad files you might have into that directory. Doom runs quite nicely and you can use either doom1 or doom2 wad files. Installing QuakeTo install Quake, install the following packages:
Change /home/QtPalmtop/bin/run_quake and update the line which looks like this: quake -nosound -width 150 -height 135 -basedir /opt/QtPalmtop/quake/data to:
Quake is awfully slow in fullscreen mode, but even if you reduce the window size, it is still quite slow. You can also try QuakeII under Debian. This assumes you already have a working PocketWorkstation. To install quake2, you first need to make sure apt-get is able to find it. To do that edit /etc/apt/sources.list and add the following:
Then do the following:
This assumes you are connected to the net. apt-get will download all the required packages and then install quake2. The following is a list of files it downloads and installs:
It also downloads the demo version of quake2 from Id's site and extracts the pak file. Once installed, you can add to or replace the pak files which are located at /usr/share/games/quake2/baseq2. The quake2 executable is /usr/lib/games/quake2/quake2.real if you prefer to run it directly from the command line instead of launching it from the icewm menu. Installing HereticTo install Heretic, you need to install the following packages:
Once installed, leave the option "Display with magnified screen" ticked. It will automatically go full screen and have the right landscape orientation. Installing ltris and other lgamesThis applies to the following games:
If you cannot save your results or start the game, do the following:
Installing SupertuxOnce you have installed supertux you need to change /home/QtPalmtop/bin/supertux.sh (this assumes you already have sudo configured to allow you to mount and unmount, see sudo section):
Installing FreeCivYou need the following packages/files:
To install freeciv do the following:
Create freeciv.desktop in /opt/QtPalmtop/apps/Games as follows:
Run the TabSetting config app under Settings and press OK to save the new config. This will result in the freeciv icon to be visible in the Games tab without rebooting or restarting Qtopia. Installing picoPico depends on the ncurses library so in order to install pico, install the following packages in the given order:
Installing fileOnce you have installed file [file_3.39-2_arm.ipk] it will not work until you do the following:
Installing Cacko packagesPackages for Cacko and Sharp ROM are generally compatible and interchangable. You can install Cacko packages onto the Sharp ROM and use Cacko feeds. Cacko is basically an enhanced and customised Sharp ROM. As such, there are applications that are pre-installed on Cacko but don't exist on Sharp ROM. See the Cacko sub section under the Alternate Distros/ROMs section for more details about the differences between Cacko ROM and Sharp ROM. Here are some packages extracted from Cacko that can be installed to enhance Sharp ROM:
qtopia-sysinfo_1.23-2_arm.ipk is an even more enhanced sysinfo tool based on the Cacko one and displays more detailed disk info. qtopia-memoryapplet_1.0.4_arm.ipk is a modified version of the memory applet for the C3x00 series that can create a swapfile on /hdd3 and larger swapfile size up to 512MB. Building your own PackagesYou can also build your own packages (ipk files) if you have written some useful scripts or written some applications that you want to distribute and let others install easily with the standard package manager. I have build a package ipktools [ipktools_0.3.5_arm.ipk] which has a set of tools for manipulating ipk files:
There currently are two ipk file formats. One uses the tar and gz format wheras the other uses a different format that is similar or the same as the format used for deb files. The Zaurus with default Sharp ROM uses the tar and gz format, which basically is a gzipped tarball (.tgz or .tar.gz) with a control structure and renamed to .ipk. If you extract this ipk file, you will find 3 files inside it - a text file called debian-binaries which just contains the string 2.0, and two .tar.gz files called control and data. The control.tar.gz file contains a text file called control which has informaton about the package such as the Maintainer's name, dependencies, version, description, etc. There may also be some optional shell scripts for doing some pre and post configuration tasks during install and uninstall. Finally, the file data.tar.gz contains all the files and directory structure of the files for their destination location. To unpack an ipk file to see what is inside it, do the following:
To create your own ipk file, do the following to create the ipk file structure:
Then once you add your files in the correct locations and also update the control file with the information about your application, you can create your ipk file with the following command:
Back to Main Page |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DISCLAIMER: The information contained on this site is provided AS IS. No assurance is given to the accuracy of the information or instructions provided. You may use this as a guide but do not blame me if anything bad happens to your system or your data. Use anything described on this site at your own risk. I shall not be made responsible for anything you do. |