Difference between revisions of "Template:Laptop Audio"

From FreekiWiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
&#9744; Find the headphone jack; it is usually colored green or marked with a headphone symbol. <br>
 
&#9744; Find the headphone jack; it is usually colored green or marked with a headphone symbol. <br>
 
&#9744; Find a pair of headphones or speakers from the shelf.<br>
 
&#9744; Find a pair of headphones or speakers from the shelf.<br>
&#9744; Repeat the <code>basiccheck</code> audio test or use an audio CD to test the jack output; mark your findings on the Keeper label.  
+
&#9744; Repeat the <code>basiccheck</code> audio test or use an audio CD to test the jack output; mark your findings on the Keeper label. <br>
;Troubleshooting Audio
+
'''Troubleshooting Audio'''<br>
 
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:
 
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 <code>lspci grep<nowiki>|</nowiki> -i audio</code>.
+
*ensure that the sound card is recognized by the system by running <code>lspci <nowiki>|</nowiki> grep -i audio</code>.
*double check that audio is not muted in the GUI (look for the audio symbol in the top panel of the Desktop).
+
*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 <code>alsamixer</code> in a terminal and check that volume levels for "Master" and "PCM" are set around 90.
 
*run <code>alsamixer</code> in a terminal and check that volume levels for "Master" and "PCM" are set around 90.
*check the sound hardware settings that Ubuntu is using. To do this in 10.04, navigate to:
+
'''Requirements'''<br>
System >> Preferences >> Sound, and click the Hardware tab. Click on the dropdown box by Profile.
 
Select each hardware option in the menu one by one, and repeat the <code>basiccheck</code> test for each.
 
;Requirements
 
 
At best, all audio outputs should work.<br>
 
At best, all audio outputs should work.<br>
&#9744; Note if speakers do not work, or are not present.<br>
+
* Note if speakers do not work, or are not present.<br>
&#9744; Note if the headphone jack does not work.<br>
+
* Note if the headphone jack does not work.<br>
&#9744; If both the internal speakers and the headphone jack are not working, check with your instructor.<br>
+
* If neither the internal speakers nor the headphone jack work, check with your instructor.<br>
[[Category:Laptops]]
+
[[Category:Laptops Archive]]

Latest revision as of 20:41, 6 November 2013

☐ 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.