من گرافیکم رو با یه دردسر و هنری راه انداختم البته مشکل
دارم هنوز برا شما میگم شاید به دردتون خورد درایور رو از سایت
انویدیا گرفتم ۲۱ مگ بود با دیال آپ گرفتم باورت میشه
نصب کردم ریست کردم دیدم ای وای بازم همون صفحه ی سیاه
مربوط به خطای فرکانسه out of rang اومدم ctr+alt +f1
زدم بعد نوشتم /etc/init.d/gdm stop البته قبلش
به xorg.conf این رو بهش اضافه کردم "1024x768@50"
در قسمت مود این فایل بعد دستور startx رو اجرا کردم
گرافیک با کیفیت خوب راه افتاد
حالا مشکل چیه مشکل اینه که بعد هر بار ری بوت باید کارای بالا
یعنی خاموش کرد مدیر پنجره و بعد startx رو دستی انجام
بدم مشکل از کجاست چکار کنم؟
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (root@ali-desktop) Wed Jul 8 12:55:56 IRDT 2009
# 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 "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768@50" "800x600" "nvidia-auto-select"
EndSubSection
EndSection
ممنون