|
|
Line 120: |
Line 120: |
| || | | || |
| |} | | |} |
− |
| |
− | ==QC (in progress)==
| |
− |
| |
− | {| fontname="Helvetica" fontsize="12" border="1"
| |
− | |-
| |
− | |width="40%" align="center"|Steps
| |
− | |width="53%" align="center"|Notes/Detailed Instructions
| |
− | |width="7%" align="center"|Done
| |
− | |-
| |
− | | Attach network cable and power cord ||
| |
− | ||
| |
− | |-
| |
− | | Verify that the splash screen works or that the system generates startup messages||
| |
− | When powering on the system, you should see the Ubuntu splash screen on most before the desktop finishes loading. It's fine if the colors are irregular, as long as something is displayed. If the splash screen doesn't work, it should at least display startup messages. If no splash screen or startup messages are displayed, go through the steps in the Special Configuration to resolve the problem.
| |
− | ||
| |
− | |-
| |
− | | Verify hardware in the system ||
| |
− | To verify the hardware in a system, open up a terminal and run:
| |
− | sudo lshw|less
| |
− | This runs a command called '''lshw''' (which stands for "list hardware") and sends the output to another command called '''less''', which is a simple reader that allows you to scroll through '''lshw''''s output. The items to pay attention to are:
| |
− | *Amount of system memory
| |
− | ** You should be able to find this under the '''memory''' heading in '''lshw'''. It should be the same as the physical amount of memory in the system.
| |
− | *Type of optical drive
| |
− | ** This can be found under the '''cdrom''' heading in '''lshw'''. To determine the actual capability of the drive, search for the information under '''product''' in Google.
| |
− | *Presence of wireless card
| |
− | ** This should be under one of the '''network''' headings. You should look for an entry that mentions something about "Wireless interface" or "Broadcom". If that exists, the system has a wireless card.
| |
− | ||
| |
− | |-
| |
− | | Test CD/DVD data and sound ||
| |
− | # Insert, play, and eject a music CD
| |
− | # Insert data CD, inspect directory contents
| |
− | # If machine has a DVD drive:
| |
− | #* insert a data DVD, inspect directory contents
| |
− | #* insert a video DVD and play it using '''vlc'''
| |
− | # If machine has a CD-RW or DVD-RW, use '''brasero''' to erase a CD-RW disk, and create/burn a new data project.
| |
− |
| |
− | Note: Brasero has problems with versions of Ubuntu before Karmic (9.10). For Hardy (8.04LTS) and Jaunty (9.04) you may want to install and use k3b instead: sudo apt-get install k3b
| |
− | ||
| |
− | |-
| |
− | | Check if wireless works (if the system has a wireless card) ||
| |
− | Use Network Manager to see if you can connect to Free Geek's wireless network. If you can, the wireless card works.
| |
− | ||
| |
− | |-
| |
− | | Check for software updates ||
| |
− | There are a few ways to do this:
| |
− | * From the desktop, go to System -> Administration -> Update Manager
| |
− | * From the command line, run:
| |
− | sudo apt-get update
| |
− | sudo apt-get upgrade
| |
− | Install all updates if any are found
| |
− | ||
| |
− | |-
| |
− | | Verify printme notes ||
| |
− | Locate the '''build_printme.pdf'' file on the desktop. Open it up and make sure that the notes written on the Build printme sheet accurately reflect the components and special issues with the system. If they are not accurate, please make any necessary changes when you create the printme printout for the QC process.
| |
− | ||
| |
− | |-
| |
− | | Test battery life ||
| |
− | To start the battery test:
| |
− | # Make sure battery is fully charged
| |
− | # Open a web browser and go to '''''http://llama.freegeek.org/~serge/batterytest.sh'''''
| |
− | # Save file to disk
| |
− | # Insert an audio CD into optical drive
| |
− | # Launch audio player, play disc, and set on repeat
| |
− | # In a terminal, navigate to the directory you saved batterytest.sh to and run:
| |
− | #* '''''sh batterytest.sh'''''
| |
− | # Disconnect power supply
| |
− | # Leave the system running until it powers off
| |
− | To check the results of the battery test
| |
− | # In a terminal, navigate to the directory you saved batterytest.sh to and run:
| |
− | #* '''''sh batterytest.sh'''''
| |
− | # Record the results in the notes section of the "printme" report
| |
− | ||
| |
− | |-
| |
− | | Generate "printme" report for system ||
| |
− | # Make sure you are on the local wired network
| |
− | # Configure system so it can use network printers
| |
− | ## From the desktop, go to System -> Administration -> Printing
| |
− | ## In the Printer Configuration window, go to Server -> Settings...
| |
− | ## Check the "Show printers shared by other systems" checkbox, and click the '''OK''' button
| |
− | # In a terminal, generate a lshw XML file for the printme process
| |
− | #* '''''sudo lshw -xml > printme.xml'''''
| |
− | # Open a web browser and go to '''''http://data/spec_sheets/new'''''
| |
− | # Fill out the form with the following:
| |
− | #* Enter your volunteer ID in the Volunteer ID field
| |
− | #* Job should be left as Quality Checker
| |
− | #* System ID should be filled in with the system ID listed in '''build_printme.pdf'''
| |
− | #* Type should be changed to Laptop
| |
− | #* Keeper label type should be set to No Sticker
| |
− | #* Notes should include the following information:
| |
− | #** Version of Ubuntu installed
| |
− | #** Any components that show up in lshw (modems, certain wireless cards) that aren't supported by Ubuntu should be listed
| |
− | #** Any special issues the machine has
| |
− | #** Whether computer is covered or uncovered
| |
− | #** Battery life
| |
− | # Upload the '''printme.xml''' file, and print out the report
| |
− | # Remember to add the wireless card type
| |
− | ||
| |
− | |-
| |
− | | Clean outside cover ||
| |
− | Clean case monitor face, connector panel, keyboard, and trackpad as well
| |
− | ||
| |
− | |-
| |
− | | Attach "printme" report to system ||
| |
− | ||
| |
− | |-
| |
− | | Bundle system with power supply ||
| |
− | ||
| |
− | |-
| |
− | | Give the laptop to an instructor ||
| |
− | ||
| |
− | |}
| |
− |
| |
− | [[Category:Macintosh]]
| |