Difference between revisions of "Talk:Laptop Build Checklist"

From FreekiWiki
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is my next stop. I will finish the links, the information on the checklist is substantially complete on this page. When its done, I will create down-loadable pages so the checklist is available for use in Laptops.
+
'''DVD Issues:'''
 +
If you've installed restricted extras and there is still no playback on DVDs, open a terminal window and enter the following:
 +
 
 +
<code>sudo /usr/share/doc/libdvdread4/install-css.sh</code>
 +
 
 +
After it has installed, reboot the computer in terminal using <code>sudo reboot</code>
 +
 
 +
 
 +
'''Webcam Testing:'''
 +
If the laptop has a webcam, we'll test this using Cheese.
 +
Open terminal and enter the following:
 +
 
 +
<code>sudo apt-get install cheese</code>
 +
 
 +
After it has installed, reboot the computer in terminal using <code>sudo reboot</code>
 +
 
 +
Once it has rebooted, go to MENU >> MULTIMEDIA >> CHEESE  The program should instantly recognize the onboard camera.
 +
 
 +
 
 +
'''Testing HDMI or DisplayPort:'''
 +
Using the proper adaptor and a DVI cable, connect the laptop up to an external monitor. Go to MENU >> SETTING MANAGER >> DISPLAY.
 +
Select both the monitor and the laptop, allowing the laptop to clone the display onto the monitor. [''Aradan to add other trouble shooting 8/9/2013'']

Latest revision as of 11:15, 9 August 2013

DVD Issues: If you've installed restricted extras and there is still no playback on DVDs, open a terminal window and enter the following:

sudo /usr/share/doc/libdvdread4/install-css.sh

After it has installed, reboot the computer in terminal using sudo reboot


Webcam Testing: If the laptop has a webcam, we'll test this using Cheese. Open terminal and enter the following:

sudo apt-get install cheese

After it has installed, reboot the computer in terminal using sudo reboot

Once it has rebooted, go to MENU >> MULTIMEDIA >> CHEESE The program should instantly recognize the onboard camera.


Testing HDMI or DisplayPort: Using the proper adaptor and a DVI cable, connect the laptop up to an external monitor. Go to MENU >> SETTING MANAGER >> DISPLAY. Select both the monitor and the laptop, allowing the laptop to clone the display onto the monitor. [Aradan to add other trouble shooting 8/9/2013]