Linux Laptop-HOWTO

Total Page:16

File Type:pdf, Size:1020Kb

Linux Laptop-HOWTO Linux Laptop−HOWTO Linux Laptop−HOWTO Table of Contents Linux Laptop−HOWTO.....................................................................................................................................1 Werner Heuser <[email protected]>...................................................................................................1 1. Preface..................................................................................................................................................1 2. Copyright, Disclaimer and Trademarks...............................................................................................1 3. Which Laptop to Buy?.........................................................................................................................1 4. Laptop Distribution..............................................................................................................................1 5. Installation...........................................................................................................................................2 6. Hardware In Detail...............................................................................................................................2 7. Palmtops, Personal Digital Assistants − PDAs, Handheld PCs − HPCs.............................................2 8. Cellular Phones, Pagers, Calculators, Digital Cameras, Wearable Computing...................................2 9. Accessories..........................................................................................................................................3 10. Different Environments − On the Road.............................................................................................3 11. Other Resources.................................................................................................................................3 12. Repairing the Hardware.....................................................................................................................3 13. Solutions with Laptops......................................................................................................................3 14. Other Operating Systems...................................................................................................................4 15. ToDo..................................................................................................................................................4 16. Revision History................................................................................................................................4 17. Credits................................................................................................................................................4 18. Appendix A − Survey about Micro Linuxes......................................................................................4 19. Appendix B − Dealing with Limited Resources or Tuning the System............................................4 20. Appendix C − NeoMagic Chip NM20xx...........................................................................................4 21. Appendix D − Annotated Bibliography.............................................................................................4 22. Appendix E − Resources for Specific Laptops..................................................................................4 1. Preface..................................................................................................................................................5 1.1 About the Author...............................................................................................................................5 1.2 Sponsoring.........................................................................................................................................5 1.3 About the Document (Mirrors, Translations, Versions, Formats, URLs).........................................5 1.4 Contact...............................................................................................................................................6 2. Copyright, Disclaimer and Trademarks...............................................................................................6 3. Which Laptop to Buy?.........................................................................................................................7 3.1 Introduction........................................................................................................................................7 3.2 Portables, Laptops/Notebooks, Sub/Mini−Notebooks, Palmtops, PDAs/HPCs................................7 Portables............................................................................................................................................7 Laptops/Notebooks............................................................................................................................7 Sub−Notebooks/Mini−Notebooks.....................................................................................................7 Palmtops............................................................................................................................................8 Personal Digital Assistants (PDAs)/Handheld PCs (HPCs)..............................................................8 Wearables..........................................................................................................................................8 3.3 Linux Features...................................................................................................................................8 3.4 Main Hardware Features....................................................................................................................8 Weight...............................................................................................................................................8 Display...............................................................................................................................................8 Batteries.............................................................................................................................................9 CPU...................................................................................................................................................9 Supported CPU Families...................................................................................................................9 Miscellaneous..................................................................................................................................10 Cooling............................................................................................................................................11 i Linux Laptop−HOWTO Table of Contents Linux Laptop−HOWTO Keyboard Quality......................................................................................................................11 Price.................................................................................................................................................11 Power Supply..................................................................................................................................11 3.5 Sources of More Information...........................................................................................................11 3.6 Linux Compatibility Check.............................................................................................................12 Related HOWTOs...........................................................................................................................12 Check Methods in General..............................................................................................................12 3.7 Writing a Device Driver...................................................................................................................13 3.8 Buying a Second Hand Laptop........................................................................................................13 3.9 No Hardware Recommendations.....................................................................................................14 4. Laptop Distribution............................................................................................................................14 4.1 Requirements...................................................................................................................................14 4.2 Recommendation.............................................................................................................................14 5. Installation.........................................................................................................................................15 5.1 Related HOWTOs............................................................................................................................15 5.2 Prerequisites − Partitioning..............................................................................................................15 5.3 Linux Tools to Repartition a Hard Disk..........................................................................................15 GNU parted.....................................................................................................................................16 ext2resize.........................................................................................................................................16
Recommended publications
  • Linux on the Road
    Linux on the Road Linux with Laptops, Notebooks, PDAs, Mobile Phones and Other Portable Devices Werner Heuser <wehe[AT]tuxmobil.org> Linux Mobile Edition Edition Version 3.22 TuxMobil Berlin Copyright © 2000-2011 Werner Heuser 2011-12-12 Revision History Revision 3.22 2011-12-12 Revised by: wh The address of the opensuse-mobile mailing list has been added, a section power management for graphics cards has been added, a short description of Intel's LinuxPowerTop project has been added, all references to Suspend2 have been changed to TuxOnIce, links to OpenSync and Funambol syncronization packages have been added, some notes about SSDs have been added, many URLs have been checked and some minor improvements have been made. Revision 3.21 2005-11-14 Revised by: wh Some more typos have been fixed. Revision 3.20 2005-11-14 Revised by: wh Some typos have been fixed. Revision 3.19 2005-11-14 Revised by: wh A link to keytouch has been added, minor changes have been made. Revision 3.18 2005-10-10 Revised by: wh Some URLs have been updated, spelling has been corrected, minor changes have been made. Revision 3.17.1 2005-09-28 Revised by: sh A technical and a language review have been performed by Sebastian Henschel. Numerous bugs have been fixed and many URLs have been updated. Revision 3.17 2005-08-28 Revised by: wh Some more tools added to external monitor/projector section, link to Zaurus Development with Damn Small Linux added to cross-compile section, some additions about acoustic management for hard disks added, references to X.org added to X11 sections, link to laptop-mode-tools added, some URLs updated, spelling cleaned, minor changes.
    [Show full text]
  • Patagonia Clonesys – a Tool to Install Multi-Boot Environments
    Patagonia CloneSys – A Tool to Install Multi-Boot Environments Christian Kurmann, Felix Rauch, Thomas M. Stricker Laboratory for Computersystems ETH Zurich, Switzerland Revised 24 November 1999, Christian Kurmann 1 Introduction The Patagonia CloneSys is designed to provide easy system installations on multi- boot and multi-purpose Clusters of PC’s. Do keep it easy and circumvent the devel- opment of a proprietary system it is based on standard UNIX tools and can easily be ported to other flavours of UNIXes. The scripts and ideas are subject to change and are provided as they are without any support. 2 Cloning: Basic Ideas Everybody knows the drudgery involved in manually setting up and rolling out new PCs, updating existing PCs, and recovering failed PCs. CloneSys makes a big dent in the time required to conduct these jobs. It first creates an exact image of a PC’s hard drive, effectively taking a ”snapshot” of all the files — hidden, visible, and active — that make up the operating system, applications, and configuration settings. The image can then be copied to any number of PCs, thereby creating completely identical installations. Moreover, it can be copied to many PCs simultaneously. This process it completely operating system independent which makes the system very easy and fast. As the raw disk data is copied, no file system initialization is needed, even the partitioning is implicitly done with a total clone. To support multi-boot environments the installation of single partitions is supported as well. To keep the system even easier as other commercially available tools we based it on freely available UNIX tools and Linux.
    [Show full text]
  • Linux Hardware Compatibility HOWTO
    Linux Hardware Compatibility HOWTO Steven Pritchard Southern Illinois Linux Users Group [email protected] 3.1.5 Copyright © 2001−2002 by Steven Pritchard Copyright © 1997−1999 by Patrick Reijnen 2002−03−28 This document attempts to list most of the hardware known to be either supported or unsupported under Linux. Linux Hardware Compatibility HOWTO Table of Contents 1. Introduction.....................................................................................................................................................1 1.1. Notes on binary−only drivers...........................................................................................................1 1.2. Notes on commercial drivers............................................................................................................1 1.3. System architectures.........................................................................................................................1 1.4. Related sources of information.........................................................................................................2 1.5. Known problems with this document...............................................................................................2 1.6. New versions of this document.........................................................................................................2 1.7. Feedback and corrections..................................................................................................................3 1.8. Acknowledgments.............................................................................................................................3
    [Show full text]
  • Embedded Operating Systems and Linux
    Embedded Operating Systems and Linux Amir Hossein Payberah [email protected] 1 Agenda ➲ Embedded Systems ➲ Real Time Systems ➲ Who Are The Players? ➲ Linux As An Embedded OS ➲ Kernel 2.4 vs. 2.6 ➲ Applications And Products ➲ The Embedded OS Market 2 Embedded Systems 3 What is an Embedded OS? ➲ An "embedded system" is any computer sys- tem or computing device that performs a ded- icated function or is designed for use with a specific embedded software application. ➲ Embedded systems may use a ROM-based op- erating system or they may use a disk-based system, like a PC. But an embedded system is not usable as a general purpose computers or devices. 4 What makes a good Embedded OS? ➲ Modular ➲ Scalable ➲ Configurable ➲ Small footprint ➲ Device drivers ➲ etc, etc, etc... 5 Real Time Systems 6 What is Real Time? “A real time system is one in which the correct- ness of the computations not only depends upon the logical correctness of the computation but also upon the time at which the result is produced. If the timing constraints of the sys- tem are not met, system failure is said to have occurred.” Donald Gillies 7 What is Real Time? “Real time in operating systems: The ability of the operating system to provide a required level of service in a bounded re- sponse time.” POSIX Standard 1003.1 8 Hard vs. Soft Real Time ➲ Hard ● Absolute deadlines that must be met ● Example: Braking system controller ➲ Soft ● Time tolerance within which an event can occur ● Example: Multimedia streaming 9 What makes a good Real Time OS? ➲ Multi-threaded and pre-emptible
    [Show full text]
  • Presentation (PDF)
    The Past and Future of Pen Computing Conrad H. Blickenstorfer, Editor-in-Chief Pen Computing Magazine [email protected] http://www.pencomputing.com Technology has become the international language of progress, of building things rather than destroying them PC Market: Cloudy Future After 20 years of growth, demand leveling off IDC and Dataquest say shipments down first time ever, predict 6% down from 2000 Still 30 million each in Q2 and Q3 2001, but…. – Commodity components make it difficult to make profit – PC prices have come down: – 1981: 4.77MHz PC costs US$4,000 ($7,767 in 2001 money) – 2001: 1.8GHz PC costs US$1,000 Notebook market a bit better Estimate: 26 million units for 2001, same as for 2000 It is clear that PCs and notebooks as we know them represent the past and the present of computing, but not necessarily the future of computing. Many people agree that PDAs and pen tablets or web tablets are a technology with a very promising future. PDA Projections (1) IDC said that Asia Pacific (without Japan) PDA sales were about two million in 2000. Dataquest said there were 2.1 million PDAs sold in Europe in 2000, with Palm and Pocket PC each having a market share of about 40% in Q2/2001. The US PDA market is 7-8 million units this year, and represents 60-70% of worldwide PDA sales right now. Microsoft said in May 2001 that 1.25 million Pocket PCs have sold since the April 2000 introduction. At a August Microsoft conference in Seattle, Washington, Microsoft said that two million Pocket PCs have been sold worldwide.
    [Show full text]
  • Linux Hardware Compatibility HOWTO Linux Hardware Compatibility HOWTO
    Linux Hardware Compatibility HOWTO Linux Hardware Compatibility HOWTO Table of Contents Linux Hardware Compatibility HOWTO........................................................................................................1 Patrick Reijnen, <[email protected] (remove both "antispam.")>..1 1.Introduction...........................................................................................................................................1 2.Computers/Motherboards/BIOS...........................................................................................................1 3.Laptops..................................................................................................................................................1 4.CPU/FPU..............................................................................................................................................1 5.Memory.................................................................................................................................................1 6.Video cards...........................................................................................................................................2 7.Controllers (hard drive).........................................................................................................................2 8.Controllers (hard drive RAID)..............................................................................................................2 9.Controllers (SCSI)................................................................................................................................2
    [Show full text]
  • Linux Laptop-HOWTO
    Linux Laptop−HOWTO Linux Laptop−HOWTO Table of Contents Linux Laptop−HOWTO.....................................................................................................................................1 Werner Heuser <[email protected]>....................................................................................................1 1. Preface..................................................................................................................................................1 2. Copyright, Disclaimer and Trademarks...............................................................................................1 3. Which Laptop to Buy?.........................................................................................................................1 4. Laptop Distribution..............................................................................................................................2 5. Installation...........................................................................................................................................2 6. Hardware In Detail...............................................................................................................................2 7. Palmtops, Personal Digital Assistants − PDAs, Handheld PCs − HPCs.............................................2 8. Cellular Phones, Pagers, Calculators, Digital Cameras, Wearable Computing...................................3 9. Accessories..........................................................................................................................................3
    [Show full text]
  • GNU MANUALINUX 6.8 This (Manual) Is Free and Is Realized Also with Collaboration of Others Passionated (THANKS !!!)
    Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation. A copy of the license is included in the section entitled "GNU Free Documentation License". Copyright (c) 2001-2008 Cristiano Macaluso (aka Panther) E' garantito il permesso di copiare, distribuire e/o modificare questo documento seguendo i termini della Licenza per Documentazione Libera GNU, Versione 1.2 o ogni versione successiva pubblicata dalla Free Software Foundation. Una copia della licenza è acclusa in fondo al documento nella sezione intitolata "GNU Free Documentation License". GNU MANUALINUX 6.8 This (Manual) is free and is realized also with collaboration of others passionated (THANKS !!!). Last update on October 6 2008 version: 6.8 Manualinux Homepage: http://www.manualinux.com http://www.manualinux.it http://www.manualinux.eu http://www.manualinux.in http://www.manualinux.cn http://www.manualinux.org http://www.manualinux.net http://www.manualinux.tk DO YOU WANT TO MODIFY OR INSERT OTHER ARTICLES ? WRITE ME ! EMAIL: [email protected] (Cristiano Macaluso). NEWS OF THE VERSION 6.8 Modified 38b)INSTALL SLAX ON HARD-DISK AND ON USB STICK Modified 3c)CREATE AND BURN CD AND DVD MENU' Page a)COMMANDS 2 b)UTILITY 2 c)PROGRAMS 3 d)KERNEL 4 e)NETWORKING 4 f)OTHER 5 GNU Free Documentation License 151 DO YOU WANT ADD / MODIFY OTHER ARGUMENTS ??? WRITE ME !!! 1 COMMANDS Page 1a)COMMON COMMANDS TO MOVE FIRST STEPS ON LINUX 5 2a)DIFFERENT COMMANDS
    [Show full text]
  • Cobb's Guide to PC and LAN Sccurity, Part 2 of 3
    Chapter Secure Sites Defending Sites and Systems Cobb's Guide to PC & LAN Security, Part 2 of 3 Free Electronic Edition, Creative Commons License, © 1996-2010, Stephen Cobb This chapter deals with hardware-based site and system access controls, covering keys, locks, cards, token-based systems, and biometric authentication. Which of these technologies wdl be appropriate to your needs depends upon the threats that you face, the value of the assets that you are defendmg, and the resources available for that defense. The emphasis is on physical devices for controhng access. In the first in- stance, these are considered in relation to perimeter or site security, which in practi- cal computer-security terms means controlling who is allowed near your systems. Some of the same technology also can be applied to control the use of those sys- tems, allowing or preventing system access. For example, you might have to enter a four-digit access code to enter your office, then insert an ID card into a reader to boot up your personal computer (terms such as ID wdl be defined in a moment). Given the current trend toward system integration in physical security systems, it is conceivable that you would use one card or token to do many things, from entering the parking garage in the morning, opening your office door, booting up your PC and logging onto the company network, buying lunch in the company cafeteria, and checking out of the garage at the end of the day. Securing the Perimeter In chapter 4, I looked at techniques for preventing the theft of computer equipment, whch is an important part of what is calledphysical security.
    [Show full text]
  • Linux Embedded Devices
    042embedder-introed.qxd 01.03.2001 14:38 Uhr Seite 42 FEATURE WHAT IS EMBEDDED LINUX? Linux in Industry SERVER, DESKTOP AND FACTORY ROBERT SCHWEBEL AND BERNHARD KUHN For some years now, the operating system with the penguin has been the focus of growing public interest. Linux is a Unix-type system and, as such, in the early days it was well suited to deployment in the server and networking domain. So it is hardly surprising that many developers first wrote software which was useful for this field. This rapidly gave rise to the reputation of Linux as being a very stable operating system that was suitable for long-term use. Many users and programmers soon began to into large measuring and control equipment, high create solutions for everyday office applications so temperature and impact requirements are not that now Linux increasingly covers this market conditions with which you would expect your desk too. But what are the advantages of using Linux in PC to cope. A single general protection fault would industrial plants? give rise to enormous expense and serious damage and would not be tolerable. So it is no surprise that Special requirements microcontrollers and customer-specific computer systems have so far occupied this market. It is hard for proper operating systems to establish In fact, industrial problems are frequently highly themselves in the world of microcontrollers and specialised. Many computers work as embedded programmable control systems. The requirements systems without graphical interfaces and are deeply are usually such that an ordinary office PC could not implanted inside measuring devices, switchgear meet them.
    [Show full text]
  • Descargar Comunicación Y Pedagogía 246-247
    www.primerasnoticiastv.comp Estad atent@s a esta nueva plataforma de tv on line de la Asociación de Prensa Juvenil. Un espacio de comunicación audiovisual interactiva que trata de informar, formar y entretener, potenciando el periodismo juvenil ciudadano y la participación además de informarte de las novedades de la Asociación de Prensa Juvenil. Por supuesto, estáis invitad@s a colaborar enviando vuestros vídeos y noticias. Para contactar con el equipo de Primeras Noticias tv puedes utilizar el formulario que te facilita el propio programa. Un programa de Subvencionado por C&P DIRECTOR Alejandro Aliaga Alcolea Y duran, duran... CENTRO DE COMUNICACIÓN l Software Libre llegó para quedarse. Por mucho que nos quieran convencer los Y PEDAGOGÍA defensores del software privativo, a la pruebas nos remitimos. Nadie puede negar, Director tras años de implementación en gran parte de las Comunidades Autónomas espa- José D. Aliaga Serrano E ñolas, que el Software Libre está por debajo de los programas de pago en cuanto a presta- ciones, si no todo lo contrario: el empuje dado por la comunidad de Internet les pone, mu- CONSEJO chas veces, por delante. Eso sin hablar de su gratuidad... Además, el Software Libre puede DE REDACCIÓN alargar la vida de nuestros ordenadores. No sólo no cuesta ni un euro, sino que tampoco J. Ignacio Aguaded Gómez hemos de invertir en hardware... Universidad de Huelva Carmen Alba El único problema es que no todo el profesorado está al tanto de esto último. Por ello, Universidad Complutense desde Comunicación y Pedagogía se ha enfocado su especial anual dedicado al Software de Madrid Libre a la reutilización de viejos PCs.
    [Show full text]
  • The Journal of AUUG Inc. Volume 24 ¯ Number 1 March 2003
    The Journal of AUUG Inc. Volume 24 ¯ Number 1 March 2003 Features: Online Backup using SDS 8 DNSTRACER: Exploring the DNS infrastructure 10 ’Busy Tone’ for CGI Web Applications 12 GridBus: A toolkit for service-oriented grid computing 15 (X) Dialog: Talking Shells 17 Meeting C# and MONO 20 Mozilla Dissected 23 Process Tracing using ptrace part 3 27 Concurrent Programming - Principles and introduction to processes 29 Using the Logical Volume Manager 32 Intrusion Detection with Debian GNU/Linux 35 Shielded Processors: Guaranteeing sub-millisecond response in Standard Linux 38 Fighting against Spam Mail 44 Making a Multiple-Boot CD 48 Why Free Software’s Long Run TCO must be lower 51 News: Public Notices 7 AUUG: Corporate Members 10 NOIE’s Open Source Seminar 5 Another Perspective of the NOIE event 6 AUUG Election Procedures 58 AUUG: Chapter Meetings and Contact Details 62 Regulars: President’s. Column 3 /var/spool/mail/auugn 4 This Quater’s CD: OpenOffice 1.0.2 5 AUUGN Book Reviews 7 ISSN 1035-752 Print post approved by Australia Post - PP2391500002 AUUG Membership and General Correspondence The AUUG Secretary AUUG Inc Editorial PO Box 7071 Con Zymaris <auu_qn(~.auu_q.or_cl.au> Baulkham Hills BC NSW 2153 Telephone: 02 8824 9511 To those of us ensconced within the technical realms or 1800 625 655 (Toll-Free) Facsimile: 02 8824 9522 of our industry, economics, or the ’dismal science’ as Email: [email protected] it’s often belittled, nary merits a moment’s thought during a day filled with debugging shell-scripts and AUUG Management Committee scanning log files.
    [Show full text]