انجمنهای فارسی اوبونتو
کمک و پشتیبانی => سختافزار => نصب و پیکربندی انواع کارتهای گرافیک => نویسنده: میکاییل در 21 اسفند 1388، 03:30 قظ
-
با سلام
من یکی از دوستامو به دنیای آزاد دعوت کردم و براش ابونتو ۹.۴ نصب کردم
اما تو نصب کارت گرافیک به مشکل برخوردیم
کارت گرافیک geforce 7300 LE هست
اول کارت گرافیکی که خود ابونتو پیشنهاد کرده بود نصب کردیم
اما با نصب اون رزولوشن از ۶۰۰ در ۸۰۰ به ۶۴۰ در ۴۸۰ نزول کرد
سپس رفتیم سایت nvidia و جدیدترین نسخه ی درایور این کارت گرافیک رو دانلود و نصب کردیم
اما رزولوشن همون موند که موند
بعدش رفتیم محتویات فایل xorg.conf رو ویرایش کردیم و توی کد میتونید مطالعه بفرمایید
کارت گرافیک ما به اسم شناخته شده و نرم افزار nvidia نام کارت گرافیک رو میشناسه
اما هم تو نرم افزار و هم توی قسمت display ابونتو رزولوشنی بهتر از ۶۰۰ در ۸۰۰ وجود نداره
با سپاس
Section "InputDevice"
Identifier "TouchPad"
Driver "synaptics"
Option "device" "/dev/input/event8"
# Option "TapButton1" "0"
# Option "TapButton2" "0"
Option "HorizEdgeScroll" "False"
Option "VertTwoFingerScroll" "True"
Option "HorizTowFingerScroll" "True"
# Option "TouchpadOff" "2"
Option "SHMConfig" "False"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
# InputDevice "Mouse0" "CorePointer"
InputDevice "TouchPad" "CorePinter"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
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 "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "AUO"
# HorizSync 30.0 – 100.0
# VertRefresh 55.0 – 110.0
# DisplaySize 344 193
# Mode "1366×768"
# DotClock 69.5MHz
# HTimings 1366 1414 1446 1437
# VTimings 768 771 775 806
# EndMode
# Modeline "1024×768″ 69.50 1366 1414 1446 1437 768 771 775 806
Modeline "1024×768" 69.50 1366 1414 1446 1473 768 771 775 806 -hsync -vsync
# Modeline "1024×768q” 72.00 1366 1414 1446 1494 768 771 777 803 -hsync -vsync
# Option "DPMS" "True"
EndSection
#Section "Device"
# Identifier "Configured Video Device"
# Driver "nvidia"
#EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7300 lE"
Option "NvAGP" "0"
# Option "UseInt10Module" "True"
# Option "UseEDID" "False"
Option "ExactModeTimingsDVI" "True"
Option "ModeValidation" "NoHorizSyncCheck,NoDFPNativeResolutionCheck,NoExtendedGpuCapabilitiesCheck,NoWidthAlignmentCheck,NoVertRefreshCheck"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
SubSection "Display"
Modes "1024×768"
Depth 24
EndSubSection
EndSection
-
من این مشکل رو با آرچ لینوکس داشتم و با تنظیمات دوباره xorg-server درست شد. شما هم از تنظیمات فعلی یه بکاپ بگیرید و این دستو رو تست کنید...
sudo Xorg -configure
اگر جواب نداد تنظیمات xorg رو به خود nvidia بسپارید تا براتون بازنویسی کنه...
sudo nvidia-xconfig
باز هم اگر جواب نداد بگید تا موارد دیگه رو تست کنیم.... ;)
-
این خطوط رو جایگزین کنید
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV44 [GeForce 6200 TurboCache(TM)]"
Monitor "585E"
DefaultDepth 24
Option "XAANoOffscreenPixmaps"
Option "AddARGBGLXVisuals" "true"
SubSection "Display"
Depth 1
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1440x900" "1440x900" "1440x900" "1440x900" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x900" "1440x900" "1440x900" "1440x900" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x900" "1440x900" "1440x900" "1440x900" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x900" "1440x900" "1440x900" "1440x900" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900" "1440x900" "1440x900" "1440x900" "800x600" "640x480"
EndSubSection
EndSection
-
رفقا از لطفتون بسیار سپاسگزارم ;)
اما متاسفانه مشکل هنوز پابرجاست ](*,)
احتمالش هست که من ۹.۱۰ نصب کنم این مشکل رفع بشه ؟ ???
-
فایل xorg رو بذار اینجا شاید بتونیم درستش کنیم . اگه به اون باگی که قبلا خورده بودم نخوری مشکلی نیست
-
من چندین بار محتوای xorg رو عوض کردم
حتی به حالت پیش فرض هم برگردوندم اما نشد که نشد
فایلی که در کد گذاشتم آخرین ویرایش این فایل هست
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Tue Dec 8 21:04:28 PST 2009
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
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 "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV44 [GeForce 6200 TurboCache(TM)]"
Monitor "585E"
DefaultDepth 24
Option "XAANoOffscreenPixmaps"
Option "AddARGBGLXVisuals" "true"
SubSection "Display"
Depth 1
Modes "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1440x900" "1440x900" "1440x900" "1440x900" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1440x900" "1440x900" "1440x900" "1440x900" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1440x900" "1440x900" "1440x900" "1440x900" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1440x900" "1440x900" "1440x900" "1440x900" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1440x900" "1440x900" "1440x900" "1440x900" "800x600" "640x480"
EndSubSection
EndSection
-
این دستور رو تست کنید :
sudo dpkg-reconfigure xserver-xorg
کارت گرافیک رو نصب کردید ؟
-
(http://darsnameha.persiangig.com/Screenshot-1.png)
هر چی پنجره آمد yes و ok کردم تا این آمد :
sudo dpkg-reconfigure xserver-xorg
xserver-xorg postinst warning: failed to infer keyboard layout from layout/lang
'10 debian-installer/keymap doesn't exist--en_US'
xserver-xorg postinst warning: overwriting possibly-customised configuration
file; backup in /etc/X11/xorg.conf.20100315071603
به نظر شما 9.10 نصب کنم مشکل حل میشه ؟ (البته اگه باگ هاشو ندیده بگیریم)