Difference between revisions of "Template:Basiccheck"

From FreekiWiki
Jump to navigation Jump to search
m (Created page with "☐ Open a Terminal window.<br> ☐ Type <code>basiccheck</code> and hit enter.<br> ☐ Follow the onscreen instructions.<br> '''Test 1/8" Audio Jack'''<br> For the f…")
 
m
Line 1: Line 1:
&#9744; Open a Terminal window.<br>
+
* Open a Terminal window.<br>
&#9744; Type <code>basiccheck</code> and hit enter.<br>
+
* Type <code>basiccheck</code> and hit enter.<br>
&#9744; Follow the onscreen instructions.<br>
+
* Follow the onscreen instructions.<br>
 
'''Test 1/8" Audio Jack'''<br>
 
'''Test 1/8" Audio Jack'''<br>
 
For the first <code>basiccheck</code> test, you were probably testing the internal speakers. Both the 1/8" jack and internal speakers (if present) should be tested.<br>
 
For the first <code>basiccheck</code> test, you were probably testing the internal speakers. Both the 1/8" jack and internal speakers (if present) should be tested.<br>

Revision as of 18:06, 28 December 2012

  • Open a Terminal window.
  • Type basiccheck and hit enter.
  • Follow the onscreen instructions.

Test 1/8" Audio Jack
For the first basiccheck test, you were probably testing the internal speakers. Both the 1/8" jack and internal speakers (if present) should be tested.
☐ Find the headphone jack; it is usually colored green or marked with a headphone symbol.
☐ Find a pair of headphones or speakers from the shelf.
☐ Repeat the basiccheck audio test or use an audio CD to test the jack output; mark your findings on the Keeper label.
Troubleshooting Audio
In laptops, we cannot physically replace the sound card, like we can in a desktop system. This limits our options when things go wrong. However, we can:

  • ensure that the sound card is recognized by the system by running lspci | grep -i audio.
  • double check that audio is not muted in the operating system. Click on the audio symbol in the top panel of the Desktop to check the volume settings.
  • run alsamixer in a terminal and check that volume levels for "Master" and "PCM" are set around 90.

Requirements
At best, all audio outputs should work.

  • Note if speakers do not work, or are not present.
  • Note if the headphone jack does not work.
  • If neither the internal speakers nor the headphone jack work, check with your instructor.

Tip
Run the command basiccheck -m if you just want to run a single basiccheck test.