Difference between revisions of "MacBuild Intel Checklist"

From FreekiWiki
Jump to navigation Jump to search
 
(112 intermediate revisions by 9 users not shown)
Line 1: Line 1:
This checklist is in progress.
+
=Getting Started=
  
=OS X Triage=
+
==Visual inspections==
==Getting Started==
+
*'''What kind of computer are you working on?''' Is it a tower, laptop, all-in-one? Does it have an Intel or PPC processor?  What's the model number printed on the bottom (if you can read it, mark it on your triage checklist)?
===Attach keyboard/mouse, monitor, network cable, and power cord (as necessary)===
+
*'''Check for damage'''
----
+
If the case is dirty, clean it off with a rag. If the (laptop) battery looks beaten up or warped, change it with a good one.
===Install components for triage===
 
*If working on a standard desktop system (PowerMacG4 and PowerMacG5):
 
**Install a tested/wiped HDD
 
**Install tested RAM in each available memory slot
 
**Install a tested battery
 
*If working on a system with a built-in display (Laptop, iMacG4, iMacG5):
 
**Install tested RAM in each available memory slot
 
***'''NOTE''': certain models (iMac G4s in particular) use SODIMMs (laptop memory) instead of/in addition to standard desktop memory.  Go ahead and use untested memory for the SODIMM slot, as we'll test that memory later in the process
 
**Install a tested battery if it is easily accessible (if the system uses a '''3.6v''' battery, it can be done while installing RAM)
 
**Install an AirPort/AirPort Extreme wireless card if not already present
 
*If working on an oddball system (e.g. Mac mini):
 
**Ask an instructor for further direction
 
  
You may need to install more parts than specifications require in order to test the system (e.g. you may need to install more RAM in a system than we'd actually need for building because we want to test all the RAM slots at once)If that's the case, remember to remove any excess components after the triage is complete.
+
==Set Up Your Computer==
----
+
'''SEE MACBUILD SPECS TO DETERMINE WHAT KINDS OF HARDWARE YOU SHOULD BE INSTALLING IN THE COMPUTER YOU ARE REBUILDING'''
 +
===Towers:===
 +
*Replace RAM with tested memory (if we have the appropriate tested RAM)
 +
*If the computer has an Intel processor, install a hard drive with a Xubuntu image installed
 +
*If the computer has a PPC processor, install a blank hard drive
 +
===Laptops:===
 +
*Find the appropriate power supply for your laptop.  Check the bottom of the laptop for power requirements. Ask your instructor if you can't find this.
 +
*Laptop RAM is never tested before being installed, so you can leave the RAM the computer came with for the moment
 +
*For MacBooks -- replace the HDD with an imaged one
 +
*For iBooks, MacBook Pros and other hard-to-work-on laptops, leave the HDD where it is and you'll follow directions to wipe it later
 +
*Attach keyboard/mouse, monitor, network cable, and power cord (as necessary)
 +
===iMacs:===
 +
*INTEL: HDDs are difficult to install, so you'll wipe the drive and install an operating system following the directions in this packet later.  RAM is easy to install, but it's laptop-sized memory, which we only test in systems, so it's okay to leave the pre-installed RAM where you'll test it later.
 +
*PPC: HDDs are difficult to install, so you'll wipe the drive following the directions in this packet laterDepending on the model, RAM is easy to install.  Check the model number on iFixit.com to see which one you have.  Ask your instructor for clarification.
  
==Hardware Testing==
+
=OS X Triage=
  
 +
==Booting into OS X==
 +
There are a couple of ways to boot into OSX 10.  Apple computers tend to boot to external hard drives more reliably, but the hard drives themselves are not as reliable as the network.  As of writing this, Photobooth is not available on network boots, so if you are working on a computer with a built-in camera, you should boot to an external drive to test the camera.
  
===Reset the NVRAM (PPC only)===
+
'''From Network:'''
To reset the NVRAM we must first boot into Open Firmware. We do this by starting the computer and holding down the '''option-apple-O-F''' keys simultaneously. When the Open Firmware screen comes up you can type the following commands in the specified order:
+
* Connect ethernet cable from the wall to the system
*<code>reset-nvram</code>
+
* Hold down the ''N'' key on the keyboard while the system starts up to enter the network boot screen.
*<code>set-defaults</code>
 
*<code>reset-all</code>
 
  
The system will reboot after the '''reset-all''' command is entered.
+
'''From External HDD:'''
----
+
* Connect the OS X 10.5 Firewire HDD to the system
 
+
* Connect the Firewire HDD to a power source
===Wipe the Hard Drive (PPC only)===
+
* Make sure the Firewire HDD is turned on (there's a power switch on the back of the drive)
If it isn't easy to replace the hard drive with one that is wiped we'll need to wipe the hard drive that is in the computer. This specifically applies to all Mac laptops and iMacG5s with iSight:
+
* Hold the ''Option'' key on the keyboard while system starts up to enter the Startup Manager
Boot to the network by starting the computer and holding down the '''N''' key.
+
* Select the Firewire drive (OS X Testing HDD) from the Startup Manager to boot into OS X
At he first boot prompt choose '''w''' (ltsp disk wiper).
+
* If a warning box appears while you are logging in, just click "ignore"
When the computer stops at a log-in prompt, change to alternate terminal 7 by selecting the '''control-alt-F7''' keys simultaneously.
 
When you get the tty7 prompt, type <code>disktest</code> and select return. This should start the S.M.A.R.T. test. If the drive passes the S.M.A.R.T. test it will automatically start the badblocks test which will wipe the disk.
 
 
 
The badblocks test usually takes 4 or more hours to run.
 
----
 
  
===Boot into OS X===
 
There are a few different ways to boot into OS X in MacBuild.  Pick the appropriate option from the following, or ask an instructor for help.
 
====From an external FireWire HDD (for PPC systems)====
 
* Connect the OS X 10.4 FireWire HDD to the system
 
* Connect the FireWire HDD to a power source
 
* Make sure the FireWire HDD is turned on (there's a power switch on the back of the drive)
 
* Hold the ''Option'' key on the keyboard while system starts up to enter the Startup Manager
 
* Select the FireWire drive from the Startup Manager to boot into OS X 10.4
 
====From an external USB HDD (for Intel systems)====
 
* Connect the OS X 10.5 USB HDD to the system
 
* Connect the USB HDD to a power source
 
* Make sure the USB HDD is turned on (there's a power switch on the back of the drive)
 
* Hold the ''Option'' key on the keyboard while system starts up to enter the Startup Manager
 
* Select the USB drive from the Startup Manager to boot into OS X 10.5
 
 
----
 
----
  
===Log into OS X===
+
==Confirm hardware==
*The username is '''oem''', and the password is '''freegeek'''.
+
*Click on the System Profiler icon in the dock.
----
 
===Confirm hardware===
 
*Click on the apple icon in the upper-left corner of the screen
 
*Select the '''About This Mac''' option from the menu
 
*Click the '''More Info''' button to launch the ''System Profiler''
 
 
*Check the '''ATA''' and '''Memory''' sections of ''System Profiler'' to confirm that it matches what you've added to the system so far
 
*Check the '''ATA''' and '''Memory''' sections of ''System Profiler'' to confirm that it matches what you've added to the system so far
 +
**If you did not install RAM or a HDD earlier, check the amount of memory now and compare with the [[MacBuild Specs|MacBuild Spec Sheet]]. You can adjust RAM by shutting the computer down and removing or adding RAM at this point.  Remember that you will probably still need to test the RAM
 
**If it fails to see the HDD or reports the amount of memory incorrectly, the system may have a bad logic board and end up getting recycled.  Ask an instructor for troubleshooting assistance
 
**If it fails to see the HDD or reports the amount of memory incorrectly, the system may have a bad logic board and end up getting recycled.  Ask an instructor for troubleshooting assistance
 
*Check the '''Disc Burning''' section of ''System Profiler'' to see what the optical drive in the system can do
 
*Check the '''Disc Burning''' section of ''System Profiler'' to see what the optical drive in the system can do
 +
*Fill out the system specs on the Keeper label if they are not already filled out
 
----
 
----
  
===Test CD writing and erase hard drive===
+
==Test CD writing==
 
If you determined that the optical drive in the system can write CD-RWs, do the following:
 
If you determined that the optical drive in the system can write CD-RWs, do the following:
 
*Erase a rewritable CD disk
 
*Erase a rewritable CD disk
Line 79: Line 58:
 
** Click on the ''Erase'' tab that comes up on the right side of the window
 
** Click on the ''Erase'' tab that comes up on the right side of the window
 
** Confirm that it will perform a quick erase, and click on the '''Erase''' button
 
** Confirm that it will perform a quick erase, and click on the '''Erase''' button
** When the erasing is complete you'll get a dialog box. Choose '''Open Finder''' from the drop down menu and click OK. This will mount the disk on the desktop. Quit the disk Utility application.
+
** When the erasing is complete you'll get a dialog box. Choose '''Open Finder''' from the drop down menu and click OK. This will mount the disk on the desktop.  
 +
 
 
*Write to a blank rewritable disk
 
*Write to a blank rewritable disk
 
** Select the '''burnme.cdr''' file in the left panel of '''Disk Utility''' and click the '''Burn''' button at the top of Disk Utility.
 
** Select the '''burnme.cdr''' file in the left panel of '''Disk Utility''' and click the '''Burn''' button at the top of Disk Utility.
*Erase the internal hard drive so that the Mac OSX installer will recognize it
+
** The disk should automatically eject when finished. If the disk icon still appears on the desktop, drag it into the trash. 
** Select the hard drive in the left hand pane
 
** Choose the '''Erase''' tab
 
** Clock on the '''Erase''' button at the lower right
 
 
 
 
----
 
----
  
===Check if WiFi works===
+
==Check if WiFi works==
 
*Click on the AirPort icon near the upper-right corner of the screen
 
*Click on the AirPort icon near the upper-right corner of the screen
 
*Check to see if the '''Freegeek''' wireless network shows up on the list
 
*Check to see if the '''Freegeek''' wireless network shows up on the list
 
Disconnect the wired network, select '''Freegeek''' from the list, open up a browser, and navigate to any web page.  If you see the Free Geek click-through page, it works.
 
Disconnect the wired network, select '''Freegeek''' from the list, open up a browser, and navigate to any web page.  If you see the Free Geek click-through page, it works.
 +
 
----
 
----
  
 +
==Stress test the CPU==
 +
*Click on the cpu test icon in the dock
 +
*choose primenet as the test type and start test
 +
**This should take 3-10 minutes
 +
*If this or any other test fails, mark the printme sheet with the test results and sell the computer as-is, or recycle it - ask your instructor
 +
----
  
 +
==Stress test the GPU==
 +
*Set up the screen saver for the GPU test.
 +
**Under the Apple menu select '''System Preferences''' > '''Desktops and Screen Saver'''
 +
**Scroll down to the bottom and select '''GPULife'''
 +
**Select '''Options''', unclick '''limit framerate''' and click '''show framerate'''
 +
**Set '''Zoom''' to '''1''' and click '''OK'''
 +
*Drag your mouse arrow to the very bottom right-hand corner of the screen. 
 +
*A black screen should come up with lots of colorful moving dots which are being generated by the GPU.
 +
*Look for any artifacting (obvious glitches, lines, popping lights, cross hatching), this points to GPU failure.
 +
*Check to see that the frames per second number at the bottom left-hand of the screen stays consistent. 
 +
*If everything looks good after a minute or so, you can exit the screen by moving your mouse out of the corner.
 +
*If there are any gross artifacts, such as lines on the screen or a plaid screen, consult your instructor. Occasional white pixels are OK.
 +
----
 +
==Test the iSight camera (Laptop and iMac only)==
 +
*Double click on the OS X Testing HDD icon and then double click on Applications. Double click on the Photo Booth application to open it. If you can see yourself in the Photo Booth application the camera works.
 +
----
  
===Shut down and remove excess components===
+
==Check The Battery (laptop only)==
*Ask an instructor to confirm what, if anything, should be removed from the system (excess memory for example).
+
*Select the Coconut Battery icon from dock. Note the battery capacity (not the current charge) and remember that we will need to enter this value in the Notes portion of the printme sheet. For example: "according to Coconut Battery the battery has 67% of original capacity".
 
----
 
----
===Print Printme sheet (PPC only)===
+
 
*Open a terminal and type '''printme'''. Answer the prompts and review the printme sheet when it opens in a browser. Add processor type and speed, add optical drive info and add wireless card info to the Notes section and print the printme shhet.
+
==Test the memory==
 +
This test should only be run if you were not able to install all tested memory (anything with Laptop RAM or older iMacs)
 +
*Open "rember" by clicking on the icon in the dock.
 +
*click OK, leave selected default settings, and run the test.
 +
** The test should take 5-30 minutes depending on the amount of RAM and the speed of the processor. With large amounts of RAM (over 1.0 GB) it may take up to an hour.
 +
* If any memory fails the test, replace it with good tested memory
 
----
 
----
  
===For Intel computers install Ubuntu 10.04LTS===
+
==Bless the Hard Drive==
*Boot to i386 Ubuntu 10.04 desktop disk
+
*Open a terminal and type
*When desktop appears, open a terminal and run badblocks
+
sudo bless --device /dev/disk0s1 --setBoot --legacy
*When badblocks is succesfully completeted, close terminal and click on install icon
+
* You will be prompted for your password, enter "freegeek". It will look like nothing happened, but it worked!
*follow prompts and install ubuntu
 
*after reboot, select System-> Hardware drivers and activate B43 wireless driver
 
*Open System->Synaptic Program Manager and add http:apt.freegeek.org/Ubuntu/dists/Lucid? to the list of repositories.
 
*sudo apt-get install freegeek-build-utils
 
*run updates (may take 20-30 minutes)
 
*reboot computer
 
*Select System->Preferences->Screensaver and deselect the lock screen option
 
*test optical drive by blanking CD-RW and writing file to CD-RW. Also read a data DVD. No reason to play a DVD video.
 
*Play audio CD
 
*test wireless
 
*do battery test if laptop
 
*do printme
 
 
----
 
----
  
==Preparing Computer for End User==
+
=Next Steps=
 +
Once you have finished all of these steps, the computer is ready for a QC.  Check in with your instructor to check if there is time left in the shift for you to finish this yourself.  If there is time, the instructions for the QC Checklist are [[MacBuild Intel QC Checklist|here]].  If the shift is nearly over, please put your tools away and clean up your area to prepare the space for the next shift.
  
===Generate "printme" report for system (we can't do this yet.  soon!)===
 
These instructons will be good for Intel Macs where we install Ubuntu - need to rewrite this for OSX from firewire drive for PPC Macs
 
 
#Set up the printer by selecting System - Administration - Printing. When the printers window opens, select server and then settings and click on the top box (access printers shared by other computers). Close the printing window.
 
# In a terminal, type '''''printme'''''
 
#* Enter your volunteer ID in the Volunteer ID field
 
#* Job should be changed to Builder
 
#* Type should be changed to Apple
 
#* Choose whether the computer is covered or not (if it has an '''Uncovered Electronic Device''' sticker on it somewhere, it's NOT covered.  If it does NOT have a '''Uncovered Electronic Device''' sticker, it's covered)
 
#* Choose whether the computer is an FG-PDX system or not (if it has a '''FG-PDX''' sticker, it's covered.  If it does NOT have a '''FG-PDX''' sticker, it's NOT covered)
 
#* Notes should include the following information:
 
#** 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
 
#** If WiFi or disc burning work in OS X but not in Ubuntu, note it here
 
# When asked where to print the report, select the printer '''Double'''.
 
----
 
  
===Power down the system, attach the printme sheet.===
+
[[Category:Macintosh Archive]]
----
+
<br>
===Clean the system and remove any stickers from the previous owner===
+
<br>
----
+
[[MacBuild Intel Checklist en Espanol | En Espanol]]
===Take the system to the store or place on storage shelf as appropriate.===
 
----
 

Latest revision as of 13:18, 21 February 2014

Getting Started

Visual inspections

  • What kind of computer are you working on? Is it a tower, laptop, all-in-one? Does it have an Intel or PPC processor? What's the model number printed on the bottom (if you can read it, mark it on your triage checklist)?
  • Check for damage

If the case is dirty, clean it off with a rag. If the (laptop) battery looks beaten up or warped, change it with a good one.

Set Up Your Computer

SEE MACBUILD SPECS TO DETERMINE WHAT KINDS OF HARDWARE YOU SHOULD BE INSTALLING IN THE COMPUTER YOU ARE REBUILDING

Towers:

  • Replace RAM with tested memory (if we have the appropriate tested RAM)
  • If the computer has an Intel processor, install a hard drive with a Xubuntu image installed
  • If the computer has a PPC processor, install a blank hard drive

Laptops:

  • Find the appropriate power supply for your laptop. Check the bottom of the laptop for power requirements. Ask your instructor if you can't find this.
  • Laptop RAM is never tested before being installed, so you can leave the RAM the computer came with for the moment
  • For MacBooks -- replace the HDD with an imaged one
  • For iBooks, MacBook Pros and other hard-to-work-on laptops, leave the HDD where it is and you'll follow directions to wipe it later
  • Attach keyboard/mouse, monitor, network cable, and power cord (as necessary)

iMacs:

  • INTEL: HDDs are difficult to install, so you'll wipe the drive and install an operating system following the directions in this packet later. RAM is easy to install, but it's laptop-sized memory, which we only test in systems, so it's okay to leave the pre-installed RAM where you'll test it later.
  • PPC: HDDs are difficult to install, so you'll wipe the drive following the directions in this packet later. Depending on the model, RAM is easy to install. Check the model number on iFixit.com to see which one you have. Ask your instructor for clarification.

OS X Triage

Booting into OS X

There are a couple of ways to boot into OSX 10. Apple computers tend to boot to external hard drives more reliably, but the hard drives themselves are not as reliable as the network. As of writing this, Photobooth is not available on network boots, so if you are working on a computer with a built-in camera, you should boot to an external drive to test the camera.

From Network:

  • Connect ethernet cable from the wall to the system
  • Hold down the N key on the keyboard while the system starts up to enter the network boot screen.

From External HDD:

  • Connect the OS X 10.5 Firewire HDD to the system
  • Connect the Firewire HDD to a power source
  • Make sure the Firewire HDD is turned on (there's a power switch on the back of the drive)
  • Hold the Option key on the keyboard while system starts up to enter the Startup Manager
  • Select the Firewire drive (OS X Testing HDD) from the Startup Manager to boot into OS X
  • If a warning box appears while you are logging in, just click "ignore"

Confirm hardware

  • Click on the System Profiler icon in the dock.
  • Check the ATA and Memory sections of System Profiler to confirm that it matches what you've added to the system so far
    • If you did not install RAM or a HDD earlier, check the amount of memory now and compare with the MacBuild Spec Sheet. You can adjust RAM by shutting the computer down and removing or adding RAM at this point. Remember that you will probably still need to test the RAM
    • If it fails to see the HDD or reports the amount of memory incorrectly, the system may have a bad logic board and end up getting recycled. Ask an instructor for troubleshooting assistance
  • Check the Disc Burning section of System Profiler to see what the optical drive in the system can do
  • Fill out the system specs on the Keeper label if they are not already filled out

Test CD writing

If you determined that the optical drive in the system can write CD-RWs, do the following:

  • Erase a rewritable CD disk
    • Insert a CD-RW disk
    • Open up Disk Utility (Click on the Disk Utility icon in the dock)
    • Click on the optical drive on the left sidebar of the Disk Utility window
    • Click on the Erase tab that comes up on the right side of the window
    • Confirm that it will perform a quick erase, and click on the Erase button
    • When the erasing is complete you'll get a dialog box. Choose Open Finder from the drop down menu and click OK. This will mount the disk on the desktop.
  • Write to a blank rewritable disk
    • Select the burnme.cdr file in the left panel of Disk Utility and click the Burn button at the top of Disk Utility.
    • The disk should automatically eject when finished. If the disk icon still appears on the desktop, drag it into the trash.

Check if WiFi works

  • Click on the AirPort icon near the upper-right corner of the screen
  • Check to see if the Freegeek wireless network shows up on the list

Disconnect the wired network, select Freegeek from the list, open up a browser, and navigate to any web page. If you see the Free Geek click-through page, it works.


Stress test the CPU

  • Click on the cpu test icon in the dock
  • choose primenet as the test type and start test
    • This should take 3-10 minutes
  • If this or any other test fails, mark the printme sheet with the test results and sell the computer as-is, or recycle it - ask your instructor

Stress test the GPU

  • Set up the screen saver for the GPU test.
    • Under the Apple menu select System Preferences > Desktops and Screen Saver
    • Scroll down to the bottom and select GPULife
    • Select Options, unclick limit framerate and click show framerate
    • Set Zoom to 1 and click OK
  • Drag your mouse arrow to the very bottom right-hand corner of the screen.
  • A black screen should come up with lots of colorful moving dots which are being generated by the GPU.
  • Look for any artifacting (obvious glitches, lines, popping lights, cross hatching), this points to GPU failure.
  • Check to see that the frames per second number at the bottom left-hand of the screen stays consistent.
  • If everything looks good after a minute or so, you can exit the screen by moving your mouse out of the corner.
  • If there are any gross artifacts, such as lines on the screen or a plaid screen, consult your instructor. Occasional white pixels are OK.

Test the iSight camera (Laptop and iMac only)

  • Double click on the OS X Testing HDD icon and then double click on Applications. Double click on the Photo Booth application to open it. If you can see yourself in the Photo Booth application the camera works.

Check The Battery (laptop only)

  • Select the Coconut Battery icon from dock. Note the battery capacity (not the current charge) and remember that we will need to enter this value in the Notes portion of the printme sheet. For example: "according to Coconut Battery the battery has 67% of original capacity".

Test the memory

This test should only be run if you were not able to install all tested memory (anything with Laptop RAM or older iMacs)

  • Open "rember" by clicking on the icon in the dock.
  • click OK, leave selected default settings, and run the test.
    • The test should take 5-30 minutes depending on the amount of RAM and the speed of the processor. With large amounts of RAM (over 1.0 GB) it may take up to an hour.
  • If any memory fails the test, replace it with good tested memory

Bless the Hard Drive

  • Open a terminal and type
sudo bless --device /dev/disk0s1 --setBoot --legacy
  • You will be prompted for your password, enter "freegeek". It will look like nothing happened, but it worked!

Next Steps

Once you have finished all of these steps, the computer is ready for a QC. Check in with your instructor to check if there is time left in the shift for you to finish this yourself. If there is time, the instructions for the QC Checklist are here. If the shift is nearly over, please put your tools away and clean up your area to prepare the space for the next shift.

En Espanol