Raspberry Pi system software reference /
Raspberry Pi is Linux, but it's a unique flavor of Linux, specifically for the ARM-based Pi. Raspberry Pi Software Reference guides you through the boot process, including options for tweaking HDMI, memory, and other boot options. You'll learn the details of run levels and creating new ser...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
New York, N.Y. :
Apress,
[2014]
|
Colección: | Technology in action.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Machine generated contents note: ch. 1 Preparation
- Static IP Address
- Using SSH
- VNC
- Display Number
- Geometry
- Depth
- Pixel Format
- Password Setup
- Server Startup
- VNC Viewers
- Stopping VNC Server
- Prototype Station
- Adafruit Pi Cobbler
- Gertboard
- Bare Metal
- ch. 2 Boot
- Booting ARM Linux
- Boot Sequence
- Boot Files
- config.txt
- Composite Video Settings
- High-Definition Video
- Overscan Video
- Frame Buffer Settings
- General Video Options
- Licensed Codecs
- Testing
- Memory
- Boot Options
- Overclocking
- Warranty and Overclocking
- Voltage Settings
- cmdline.txt
- Serial console=
- Virtual console=
- kgdboc=
- root=
- rootfstype=
- elevator=
- rootwait=
- nfsroot=
- ip=
- Emergency Kernel
- ch. 3 Initialization
- Run Levels
- /etc/inittab
- inittab Action initdefault
- General Startup Sequence
- inittab Action wait
- inittab Action once
- inittab Action respawn
- Changing Run Levels
- telinit
- Change of Run Level
- Single-User Mode
- Halt and Reboot
- Creating a New Service
- ch. 4 vcgencmd
- vcgencmd Commands
- Option measure_clock
- Option measure_volts
- Option measure_temp
- Option codec_enabled
- Option version
- Option get_lcd_info
- Option get_config
- ch. 5 Linux Console
- Available Consoles
- Serial Console
- ch. 6 Cross-Compiling
- Terminology
- Operating System
- Host, Guest, Build, and Target
- Platform Limitations
- Without VirtualBox (Native)
- Using VirtualBox (Ubuntu/Linux)
- Planning Your Cross-Development Environment
- Building the Cross-Compiler
- Download crosstool-NG
- Staging Directory
- Unpack the Tarball
- Create/opt/x-tools
- Install Package Dependencies
- Configure crosstools-NG
- make crosstool-ng
- make install
- PATH
- Cross-Compiler Configuration
- Paths and Misc Options
- Target Options
- Operating System
- Binary Utilities
- C Compiler
- Save Configuration
- Build Cross-Compiler
- Troubleshooting
- ch. 7 Cross-Compiling the Kernel
- Image Tools
- Download Kernel
- Edit Makefile
- make mrproper
- Kernel Config
- make menuconfig
- make
- Prepare Kernel Image
- Install Kernel Image
- Boot Failure
- Modules
- Firmware
- VirtualBox Mount of SD Card
- Appendix A Glossary
- Appendix B Power Standards
- Appendix C Raspbian apt Commands
- List Available Packages
- List Installed Packages
- List Files for Package
- Perform Package Search
- Install a Package
- Remove a Package
- Install Updates
- Upgrade
- Obtain Kernel Sources
- Appendix D ARM Compile Options
- Appendix E Mac OS X Tips.