Δημοσιεύτηκε: 13 Φεβ 2009, 15:32
από linuxman
Όχι μία χαρά το έκανες .
Τώρα βήμα προς βήμα να δοκιμάσουμε .
1. sudo mount /dev/sda2/ /mnt
2. sudo gedit /mnt/etc/X11/xorg.conf
Σβήνεις ότι έχει σε αρχείο αυτό και με το copy/paste βάζεις τα παρακάτω
Κώδικας: Επιλογή όλων

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Mon Nov 3 08:46:46 UTC 2008

# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
EndSection

Section "Module"
Load "glx"
EndSection

Section "ServerFlags"
Option "Xinerama" "0"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "CMO"
HorizSync 30.0 - 75.0
VertRefresh 60.0
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "intel"
EndSection

Section "Device"
Identifier "Device0"
Driver "ntel"
VendorName "Intel Corporation"
BoardName "ntel Corporation Mobile GM965/GL960"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection

Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "metamodes" "1280x800_60 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection

Επειδή δεν έχω Intel το βάζω με επιφύλαξη ότι θα λειτουργεί , μόλις θα το κάνεις αποθήκευση εκτελείς
Κώδικας: Επιλογή όλων
sudo umount /mnt

Και κάνεις ρεστάρτ να δείς πως θα είναι το γραφικό τώρα .