Difference between revisions of "Dell Team"

From FreekiWiki
Jump to navigation Jump to search
Line 4: Line 4:
 
|style="text-align:left" width="20%"|Dell Specs by model for newer laptops
 
|style="text-align:left" width="20%"|Dell Specs by model for newer laptops
  
|style="text-align:left" width=80%| http://www.laptopcomputersforu.com/dell-laptops/
+
|style="text-align:left" width=80%| [http://support.dell.com/support/topics/global.aspx/support/my_systems_info/manuals?c=us&cs=19&l=en&s=dhs&~ck=anavml Dell Manuals]
 
|-
 
|-
 
|style="text-align:left"|Dell Laptop Support
 
|style="text-align:left"|Dell Laptop Support
|style="text-align:left"|[http://support.dell.com/support/downloads/index.aspx?c=us&cs=19&l=en&s=dhs&~ck=anavml Dell Drivers and Downloads}
+
|style="text-align:left"|[http://support.dell.com/support/downloads/index.aspx?c=us&cs=19&l=en&s=dhs&~ck=anavml Dell Drivers and Downloads]
 
|-
 
|-
 
|style="text-align:left"|'''How to fix the 3 part screen in Dell Inspiron 8000 series in Hardy'''
 
|style="text-align:left"|'''How to fix the 3 part screen in Dell Inspiron 8000 series in Hardy'''

Revision as of 10:24, 9 March 2010

Notes

Take systems that would be recycled but have working screens and processors faster than 2.0 Ghz to Sergio for online sale.

Dell Specs by model for newer laptops Dell Manuals
Dell Laptop Support Dell Drivers and Downloads
How to fix the 3 part screen in Dell Inspiron 8000 series in Hardy Open the terminal
  • Run sudo displayconfig-gtk
  • Select the correct model for Screen 1 (usually the system manufacturer + native resolution)
  • Set the resolution to the monitor's native resolution
  • Click the OK button
  • Log out
  • Press Ctrl + Alt + F1 to switch to a virtual terminal
  • Run sudo nano /etc/X11/xorg.conf
  • Find the Virtual line under Section "Screen"
  • Change the virtual resolution to the native resolution
  • Press Ctrl + O to save, and Ctrl + X to exit.
  • Run sudo /etc/init.d/gdm restart to restart GDM
---- ----
---- ----
---- ----