Difference between revisions of "Laptop Graphics"
Jump to navigation
Jump to search
(→Easy way: added wget reference) |
|||
Line 27: | Line 27: | ||
|style="text-align:left" width="65%"| | |style="text-align:left" width="65%"| | ||
===Easy way=== | ===Easy way=== | ||
− | *Download this file [[Media:Dell-fix.sh]] | + | * Download this file [[Media:Dell-fix.sh]] |
− | * | + | ** If you're booted into Recovery Mode, or otherwise have a root shell with networking, you can download the script by typing the following into a terminal: <pre>wget http://wiki.freegeek.org/images/f/f7/Dell-fix.sh</pre> |
− | * | + | * Make it executable by running <code>chmod u+x Dell-fix.sh</code> (make sure you are in the same directory that you downloaded it to). |
+ | * Run it as <code>sudo bash Dell-fix.sh</code> | ||
===Step by Step=== | ===Step by Step=== |
Revision as of 12:29, 12 July 2011
Graphics Resource Links for Laptops:
* Understanding Notebook Video - How to Choose the Proper Display on a Notebook
How to fix the 3 part screen in Dell Inspiron 8000 series in Hardy: This is also useful as a start point for similar problems with other laptops. |
Open the terminal
|
How to fix the "Black Screen of Death" on i845, i855 and some (but not all) other 8xx graphics chips. GTT Incoherency Patch. (e.g. Dell Inspiron 1100). |
Easy way
Step by StepInstall the 855gm PPA and the patched kernel.
If that doesn't work go on to the next commands.
If that doesn't work go on to the next commands.
Additional Steps
Section "Module" Disable "dri" Disable "glx" EndSection |