Linux on the Psion Netbook HOWTO Last Modified 9 July 2006

Total Page:16

File Type:pdf, Size:1020Kb

Linux on the Psion Netbook HOWTO Last Modified 9 July 2006 Linux on the Psion netBook HOWTO Last modified 9 July 2006. Changes. Copyright © 2003-2005 www.openpsion.org (http://www.openpsion.org) - The OpenPsion Project. All rights reserved. This document contains information on how to get a Psion netBook to boot up the Linux operating system, how to subsequently configure the system, and how to obtain, install and use applications suitable for the netBook’s limited resources. This document also contains notes on the remaining problems at the moment, and instructions on such things as compiling a custom kernel and assembling a custom OS.IMG file. Framebuffer support is implemented, and X windows is supported. Compactflash, PCMCIA, and touch screen are rudimentarily supported. Many wireless PCMCIA cards will work fine; indeed, in general most PCMCIA devices (16-bit PC Card only!) will work fine. The touchscreen patch is relatively new. The only hold up to a fully functional, operational linbook seems to be that no power management is available (you can’t turn the linBook off!). There is no support for sound yet. Other useful hints may be found on the Linux on Psion 5MX HOWTO (http://linux-7110.sourceforge.net/howtos/series5mx_new/index.htm). The netBook and 5MX systems have considerable similarity. Offer (May 2006): An infrared modem is offered for free (shipped anywhere in the world) to anyone who posts a patch for the netbook kernel that enables infrared. However, a patch for proper PCMCIA support is considered more critical and will take precedence if posted prior to, or within a few days of, the infrared patch. Please send inquiries or patches to the OpenPsion mail list. PDF Version of this HOWTO (netHOWTO.pdf) (1.4 MB) Please post information, questions, FAQ (with answers?) to the openpsion mail list (mailto:[email protected]). Table of Contents 1. Disclaimer ..................................................................................................................................................................6 2. Credits........................................................................................................................................................................6 3. Introduction...............................................................................................................................................................7 3.1. A Note to EPOC Users Thinking of Migrating to Linux ...............................................................................7 3.2. What Works, Generally ..................................................................................................................................7 3.3. What Doesn’t Work, Specifically...................................................................................................................8 3.4. The netBook Specifications............................................................................................................................8 3.5. The Booting Problem ...................................................................................................................................10 3.6. Malaysian netBooks .....................................................................................................................................10 4. Installation to Initrd ...............................................................................................................................................10 4.1. Getting the things you need..........................................................................................................................11 4.2. Backup EPOC ..............................................................................................................................................11 4.3. Configure ArLo ............................................................................................................................................11 4.4. Booting and Rebooting.................................................................................................................................12 5. Installation to Compactflash ..................................................................................................................................13 5.1. Getting the things you need..........................................................................................................................14 5.2. Configure ArLo ............................................................................................................................................14 5.3. Repartition your Compactflash Card............................................................................................................15 5.4. Swap Space Comments ................................................................................................................................15 5.5. Install the new system on the Compactflash Card........................................................................................16 5.6. Alternate Installation: An OS.IMG for linux ...............................................................................................16 5.7. Appendix: The /linuxrc script ......................................................................................................................16 6. Using Bookboot - the Linux OS.img......................................................................................................................17 6.1. Making your own OS.img............................................................................................................................18 6.2. Memory Configuration.................................................................................................................................18 7. Using ArLo - Booting Linux from EPOC.............................................................................................................18 7.1. Introduction/Example Configuration File ....................................................................................................19 7.2. ArLo Kernel Memory Configuration Options..............................................................................................20 7.3. Howto Boot ArLo First in EPOC.................................................................................................................20 7.4. ArLo Memory Limitations...........................................................................................................................21 8. X Windows...............................................................................................................................................................21 8.1. Introduction ..................................................................................................................................................21 8.2. A Working X Server.....................................................................................................................................21 8.3. Touch Screen ................................................................................................................................................22 8.4. Using Keylaunch ..........................................................................................................................................24 8.5. X modules ....................................................................................................................................................25 8.6. Keys..............................................................................................................................................................25 8.7. X Window Managers....................................................................................................................................25 8.8. Alternate Window Systems - Microwindows, Opie, Picogui, Minigui........................................................27 8.9. Debugging Notes..........................................................................................................................................27 8.10. Alternate (not altogether working) X Servers ............................................................................................27 9. Optimization and Adjustments..............................................................................................................................28 9.1. Settings in /proc/...........................................................................................................................................28 9.1.1. /proc/sys/vm/laptop_mode...............................................................................................................28 9.1.2. /proc/sys/cpu/0/................................................................................................................................28 9.1.3. /proc/netbook/..................................................................................................................................28 9.2. IDE Disk Performance .................................................................................................................................29 9.3. System and Hardware Clocks.......................................................................................................................29 10. Applications ...........................................................................................................................................................29 10.1. Installing Packages.....................................................................................................................................29
Recommended publications
  • WORKABOUT PRO™ 3 Works As Hard As You Do
    WORKABOUT PRO™ 3 Works as hard as you do The needs of businesses are changing almost daily, creating a demand for a fleet of handheld computers that can keep up. Introducing the latest innovation from Psion Teklogix – The WORKABOUT PRO 3. Intelligent, rugged and most importantly flexible, the Psion WORKABOUT PRO 3 is a new breed of handheld computer that delivers the choice of numerous hardware add-ons, software applications and upgrades, making it work as hard as you do. WORKABOUT PRO™ 3 The Flexible, Expandable, Rugged Handheld Computer Makes the Most of Mobility Created for the mobile worker, the WORKABOUT PRO 3 is ideal for employees across a range of industries, including mobile field services, logistics, warehousing, transportation, manufacturing and more. Its impressive flexibility enables you to supply one device to meet many requirements; the WORKABOUT PRO 3 is built to be a key member of your IT infrastructure. The leading product in its category, the WORKABOUT PRO 3 allows you to get exactly the device that you need. In addition, you have the opportunity to get the add-ons you need today and the ability to add more features at any point, as business needs change. The number of add-ons and software applications you can attach is endless, so whether it’s a camera for a traffic officer or a GPS module used to track and trace delivery locations – there is a solution for every application. Features & Benefits As Adaptable As You Are It Builds on Mobility The hardware expansion slots of the The WORKABOUT PRO 3’s Natural CASE STUDY WORKABOUT PRO 3 make adding Task Support™ means mobile workers new modules fast and easy – saving get the job done faster and more significant time and money.
    [Show full text]
  • Mobile Platform Security Architectures: Software
    Lecture 3 MOBILE SOFTWARE PLATFORM SECURITY You will be learning: . General model for mobile platform security Key security techniques and general architecture . Comparison of four systems Android, iOS, MeeGo (MSSF), Symbian 2 Mobile platforms revisited . Android ~2007 . Java ME ~2001 “feature phones”: 3 billion devices! Not in smartphone platforms . Symbian ~2004 First “smartphone” OS 3 Mobile platforms revisited . iOS ~2007 iP* devices; BSD-based . MeeGo ~2010 Linux-based MSSF (security architecture) . Windows Phone ~2010 . ... 4 Symbian . First widely deployed smartphone OS EPOC OS for Psion devices (1990s) . Microkernel architecture: OS components as user space services Accessed via Inter-process communication (IPC) 5 Symbian Platform Security . Introduced in ~2004 . Apps distributed via Nokia Store Sideloading supported . Permissions are called ‘capabilities’, fixed set (21) 4 Groups: User, System, Restricted, Manufacturer 6 Symbian Platform Security . Applications identified by: UID from protected range, based on trusted code signature Or UID picked by developer from unprotected range Optionally, vendor ID (VID), based on trusted code signature 7 Apple iOS . Native application development in Objective C Web applications on Webkit . Based on Darwin + TrustedBSD kernel extension TrustedBSD implements Mandatory Access Control Darwin also used in Mac OS X 8 iOS Platform Security . Apps distributed via iTunes App Store . One centralized signature authority Apple software vs. third party software . Runtime protection All third-party software sandboxed with same profile Permissions: ”entitlements” (post iOS 6) Contextual permission prompts: e.g. location 9 MeeGo . Linux-based open source OS, Intel, Nokia, Linux Foundation Evolved from Maemo and Moblin . Application development in Qt/C++ . Partially buried, but lives on Linux Foundation shifted to HTML5- based Tizen MeeGo -> Mer -> Jolla’s Sailfish OS 10 MeeGo Platform Security .
    [Show full text]
  • Is -Open Source- a Keyword for a Successful Gis Development ?
    IS -OPEN SOURCE- A KEYWORD FOR A SUCCESSFUL GIS DEVELOPMENT ? Umit Isikdag(MSc,BSc) University of Salford,UK School of Construction & Property Management [email protected] 1.What is a Geographical Information System ? A GIS can be defined as an information system capable of assembling, storing, manipulating, and displaying geographically referenced information. GIS is also regarded as “a computer system for capturing, storing, checking, integrating, manipulating, analysing and displaying data related to positions on the Earth's surface. Typically, a Geographical Information System (or Spatial Information System) is used for handling maps of one kind or another. These might be represented as several different layers where each layer holds data about a particular kind of feature. Each feature is linked to a position on the graphical image of a map.”12 Figure 1.1-Typical Components of a GIS 1.1 The basic functions of a GIS The basic functions of a GIS are defined as13 capturing the data,integrating the data,projection and registration,sturucturing and modelling the data.The USGS web site(http://www.usgs.gov) defines these functions in detail as: Data Capture:Maps can be digitized, or hand-traced with at computer mouse, to collect the coordinates of features. Data capture - putting the information into the system - is the time-consuming component of GIS work. Identities of the objects on the map must be specified, as well as their spatial relationships. Editing of information that is automatically captured can also be difficult. Electronic scanners record blemishes on a map just as faithfully as they record the map features.
    [Show full text]
  • Experience with a Livecd in an Education Process
    EXPERIENCE WITH A LIVECD IN AN EDUCATION PROCESS Experience with a LiveCD in an education process Jan R˚uˇziˇcka, FrantiˇsekKl´ımek Institute of Geoinformatics Faculty of Mining and Geology, VSB-TUO E-mail: [email protected] Key words: LiveCD, GIS´akLiveCD, Distance Learning, E-learning Abstract The paper describes how can be LiveCD (Bootable CD) used for geoinformatics distance learn- ing. We have prepared one LiveCD with basic software for learning geoinformatics and we have some feedback from users and teachers. The paper should evaluate this feedback. LiveCD is a CD-ROM, that can be used as a bootable device. After booting from the CD, the user can access all resources compiled to the CD. There are operating system (usually based on GNU/Linux) and (user, desktop) software installed and configured to be used directly after boot. Our CD named GIS´akLiveCD contains basic GIS software such as UMN MapServer, GRASS, Quantum GIS, Thuban, JUMP, GPS Drive, Blender and we work on other soft- ware packages such as MapLab for UMN MapServer, PostGIS, GeoNetwork Open Source, CatMDEdit, gvSIG, uDIG. GIS´akLiveCD contains set of spatial data from the Czech Re- public. Main part of the CD are tutorials for GIS software. CD is open for other e-learning materials. Now we have about 20 students using our LiveCD and few other users that are not curently our students. The paper should show Pros & Cons of the LiveCD usage for a distance learning. LiveCD Live CD is bootable CD-ROM with operating system and installed and configured programs. It is ready to use as full installed system directly after boot from CD-ROM drive.
    [Show full text]
  • The Elinks Manual the Elinks Manual Table of Contents Preface
    The ELinks Manual The ELinks Manual Table of Contents Preface.......................................................................................................................................................ix 1. Getting ELinks up and running...........................................................................................................1 1.1. Building and Installing ELinks...................................................................................................1 1.2. Requirements..............................................................................................................................1 1.3. Recommended Libraries and Programs......................................................................................1 1.4. Further reading............................................................................................................................2 1.5. Tips to obtain a very small static elinks binary...........................................................................2 1.6. ECMAScript support?!...............................................................................................................4 1.6.1. Ok, so how to get the ECMAScript support working?...................................................4 1.6.2. The ECMAScript support is buggy! Shall I blame Mozilla people?..............................6 1.6.3. Now, I would still like NJS or a new JS engine from scratch. .....................................6 1.7. Feature configuration file (features.conf).............................................................................7
    [Show full text]
  • HTTP Cookie - Wikipedia, the Free Encyclopedia 14/05/2014
    HTTP cookie - Wikipedia, the free encyclopedia 14/05/2014 Create account Log in Article Talk Read Edit View history Search HTTP cookie From Wikipedia, the free encyclopedia Navigation A cookie, also known as an HTTP cookie, web cookie, or browser HTTP Main page cookie, is a small piece of data sent from a website and stored in a Persistence · Compression · HTTPS · Contents user's web browser while the user is browsing that website. Every time Request methods Featured content the user loads the website, the browser sends the cookie back to the OPTIONS · GET · HEAD · POST · PUT · Current events server to notify the website of the user's previous activity.[1] Cookies DELETE · TRACE · CONNECT · PATCH · Random article Donate to Wikipedia were designed to be a reliable mechanism for websites to remember Header fields Wikimedia Shop stateful information (such as items in a shopping cart) or to record the Cookie · ETag · Location · HTTP referer · DNT user's browsing activity (including clicking particular buttons, logging in, · X-Forwarded-For · Interaction or recording which pages were visited by the user as far back as months Status codes or years ago). 301 Moved Permanently · 302 Found · Help 303 See Other · 403 Forbidden · About Wikipedia Although cookies cannot carry viruses, and cannot install malware on 404 Not Found · [2] Community portal the host computer, tracking cookies and especially third-party v · t · e · Recent changes tracking cookies are commonly used as ways to compile long-term Contact page records of individuals' browsing histories—a potential privacy concern that prompted European[3] and U.S.
    [Show full text]
  • Share Brother Printer DCP-1610W with Linux CUPS and Samba Windows Share
    ? Walking in Light with Christ - Faith, Computing, Diary Linux, UNIX, FreeBSD, Windows, Mac OS - Hacks, Goodies, Tips and Tricks and The True Meaning of life http://www.pc-freak.net/blog Enable printing from Windows and Macs remotely through Linux Print server - Share Brother Printer DCP-1610W with Linux CUPS and Samba Windows Share Author : admin I've recently bought a new Printer model Brother DCP 1610W and as in my home I have already a small Linux router and a web server where this blog and a couple of other websites runs and I need multiple PC / notebook / mobile phone enabled people to print on the Printer easily pretty much like a Printing server for a Small Office environment. To do that of course I needed it configured to be accessible remotely for print via LAN and Wireless network. The task is not a complex one and printing remotely over the network is a standard thing many company organizations / universities and univerities does for quite some time and hence nowadays most printers are network connect ready so you just have to place them inside your home or corporate network and use the time to configure them via their web configuration interface or even some have their own embedded wifi adapter, as well as many printers nowdays can even be ready to print directly by just 1 / 17 ? Walking in Light with Christ - Faith, Computing, Diary Linux, UNIX, FreeBSD, Windows, Mac OS - Hacks, Goodies, Tips and Tricks and The True Meaning of life http://www.pc-freak.net/blog connecting the Printer to the Wi-Fi network and installing its drivers on a Win host.
    [Show full text]
  • Psion Workabout Pro Instruction Manual Using Select Sheepware
    PPSSIIOONN WWOORRKKAABBOOUUTT PPRROO IINNSSTTRRUUCCTTIIOONN MMAANNUUAALL UUSSIINNGG Contents Page The Psion WorkAbout Pro EID Reader 3 Psion WorkAbout Pro Buttons/Controls (G1/G3) 4/5 Turning Bluetooth On/Off 6 Setting Date and Time 5 Key Controller Program 7 Select Sheepware Pocket Edition Introduction 11 Animal Details 13 Breeding 15 Service, Scanning 15 Weaning 16 Flock Register 17 Add Animal/Retag 17 Births 19 Purchases, Sale/Death 20 Lost, Temporary Movement 21 Management 22 Comment, Condition Score, Hand Reared 22 Tick, Weighing 23 Health/Feeding 24 Health Treatment (single/multiple) 24 Drug Purchase, Feed Purchase 25 Group Events 26 Create/Edit Groups 26 Add/Remove from groups 27 View Groups Report 28 Record Group Events 29 Reports 30 Flock Report, Weights Report 30 Condition Score Report, Cull Report, Due to Report 31 Bluetooth Weighing 32 Setting up Psion for Bluetooth Weighing 33 Weighing in Select Sheepware with Bluetooth weigher 35 Synchronising with Select Sheepware 36 Guide to using TGM Remote Control Support – Team Viewer 38 Contact Us 40 2 The Psion WorkAbout Pro Electronic Tag Reader and PDA The Psion WorkAbout Pro is an easy to use handheld, robust, Electronic Tag reader with Windows Mobile Operating System, designed for use in harsh environments. It can withstand multiple 1.2m drops to concrete, dust and rain. As well as reading EID Tags, it can also be simultaneously linked to a Weigh Scale using Bluetooth for rapid weighing of groups of animals, or to a Portable Printer for printing EID Tag lists. TGM Software Solutions Select Sheepware program runs on the Psion, giving the user instant access to animal records and the ability to record management events.
    [Show full text]
  • Tracking of Mental Workload with a Mobile EEG Sensor
    sensors Article Tracking of Mental Workload with a Mobile EEG Sensor Ekaterina Kutafina 1,2,* , Anne Heiligers 3, Radomir Popovic 1 , Alexander Brenner 4, Bernd Hankammer 1, Stephan M. Jonas 5, Klaus Mathiak 3 and Jana Zweerings 3 1 Institute of Medical Informatics, Medical Faculty, RWTH Aachen University, 52074 Aachen, Germany; [email protected] (R.P.); [email protected] (B.H.) 2 Faculty of Applied Mathematics, AGH University of Science and Technology, 30-059 Krakow, Poland 3 Department of Psychiatry, Psychotherapy and Psychosomatics, School of Medicine, RWTH Aachen University, 52074 Aachen, Germany; [email protected] (A.H.); [email protected] (K.M.); [email protected] (J.Z.) 4 Institute of Medical Informatics, University of Münster, 48149 Münster, Germany; [email protected] 5 Department of Informatics, Technical University of Munich, 85748 Garching, Germany; [email protected] * Correspondence: ekutafi[email protected] Abstract: The aim of the present investigation was to assess if a mobile electroencephalography (EEG) setup can be used to track mental workload, which is an important aspect of learning performance and motivation and may thus represent a valuable source of information in the evaluation of cognitive training approaches. Twenty five healthy subjects performed a three-level N-back test using a fully mobile setup including tablet-based presentation of the task and EEG data collection with a self- mounted mobile EEG device at two assessment time points. A two-fold analysis approach was chosen including a standard analysis of variance and an artificial neural network to distinguish the levels of cognitive load.
    [Show full text]
  • A Comparative Analysis of Mobile Operating Systems Rina
    International Journal of Computer Sciences and Engineering Open Access Research Paper Vol.-6, Issue-12, Dec 2018 E-ISSN: 2347-2693 A Comparative Analysis of mobile Operating Systems Rina Dept of IT, GGDSD College, Chandigarh ,India *Corresponding Author: [email protected] Available online at: www.ijcseonline.org Accepted: 09/Dec/2018, Published: 31/Dec/2018 Abstract: The paper is based on the review of several research studies carried out on different mobile operating systems. A mobile operating system (or mobile OS) is an operating system for phones, tablets, smart watches, or other mobile devices which acts as an interface between users and mobiles. The use of mobile devices in our life is ever increasing. Nowadays everyone is using mobile phones from a lay man to businessmen to fulfill their basic requirements of life. We cannot even imagine our life without mobile phones. Therefore, it becomes very difficult for the mobile industries to provide best features and easy to use interface to its customer. Due to rapid advancement of the technology, the mobile industry is also continuously growing. The paper attempts to give a comparative study of operating systems used in mobile phones on the basis of their features, user interface and many more factors. Keywords: Mobile Operating system, iOS, Android, Smartphone, Windows. I. INTRUDUCTION concludes research work with future use of mobile technology. Mobile operating system is the interface between user and mobile phones to communicate and it provides many more II. HISTORY features which is essential to run mobile devices. It manages all the resources to be used in an efficient way and provides The term smart phone was first described by the company a user friendly interface to the users.
    [Show full text]
  • Adriane-Manual – Wikibooks
    Adriane-Manual – Wikibooks Adriane-Manual Notes to this wikibook Target group: Users of the ADRIANE (http://knopper.net/knoppix-adriane /)-Systems as well as people who want to install the system, configure or provide training to. Learning: The user should be enabled, to use the system independently and without sighted assistance and to work productively with the installed programs and services. This book is a "reference book" for a user in which he takes aid to individual tasks. The technician will get instructions for the installation and configuration of the system, so that he can configure it to meet the needs of the user. Trainers should be enabled to understand easily and to explain the system to users so that they can learn how to use it in a short time without help. Contact: Klaus Knopper Are Co authors currently wanted? Yes, in prior consultation with the contact person to coordinate the writing of individual chapters, please. Guidelines for co authors: see above. A clear distinction would be desirable between 'technical part' and 'User part'. Topic description The user part of the book deals with the use of programs that are included with Adriane, as well as the operation of the screen reader. The technical part explains the installation and configuration of Adriane, especially the connection of Braille lines, set-up of internet access, configuration of the mail program etc. Inhaltsverzeichnis 1 Introduction 2 Working with Adriane 2.1 Start and help 2.2 Individual menu system 2.3 Voice output functions 2.4 Programs in Adriane 2.4.1
    [Show full text]
  • Preparation of Papers in 2-Column Format
    INTEGRATION OF LINUX COMMUNICATION STACKS INTO EMBEDDED OPERATING SYSTEMS Jer-Wei Chuangξ, Kim-Seng Sewξ, Mei-Ling Chiang+, and Ruei-Chuan Changξ Department of Information Management+ National Chi-Nan University, Puli, Taiwan, R.O.C. Email: [email protected] Department of Computer and Information Scienceξ National Chiao-Tung University, Hsinchu, Taiwan, R.O.C. Email: [email protected], [email protected] Thus, various operating systems design dedicated for embedded systems are thus created, such as PalmOS ABSTRACT [22], EPOC [12], Windows CE [25], GEOS [16], As the explosion of Internet, Internet connectivity is QNX [23], Pebble [2,17], MicroC/OS [21], eCos [11], required for versatile computing systems. TCP/IP LyraOS [3-7,18,19,26], etc. protocol is the core technology for this connectivity. As the explosion of Internet, adding Internet However, to implement TCP/IP protocol stacks for a connectivity is required for embedded systems. target operating system from the scratch is a TCP/IP protocol [8,9,24] is the core technology for time-consuming and error-prone task. Because of the this connectivity. However, to implement the TCP/IP spirit of GNU GPL and open source codes, Linux protocol stacks for a target operating system from the gains its popularity and has the advantages of stability, scratch is a time-consuming and error-prone task. reliability, high performance, and well documentation. Because of the spirit of GNU General Public License These advantages let making use of the existing open (GPL) [15] and open source codes, Linux [1] gains its source codes and integrating Linux TCP/IP protocol popularity and has the advantages of stability, reli- stacks into a target operating system become a ability, high performance, and well documentation.
    [Show full text]