[Çözüldü] Nvidia Fx 5200 çözünürlük problemi

Başlatan ahmetkanar54, 19 Kasım 2008 - 23:39:21

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

ahmetkanar54

arkdaşlar bende nvidia fx 5200 ekran kartı var ve sistemim ubuntu hardy heron
hardwire drivers tan driver i kurdum compiz fusion çalışıyor fakat çözünürlük maximum 640x480 oluyor.Nvidia settings paketini indirdim ordan değiştiririm die orasıda aynı durumda





ve xorg.conf um

# 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.
#
# 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 "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "tr"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

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

Section "ServerLayout"
Identifier "Default Layout"
 screen "Default Screen"
EndSection
Section "Module"
Load "glx"
EndSection



atomkarinca

Alt+F2 tuşlarına basıp "displayconfig-gtk" (tırnaklar hariç) yazıp enter'a bastığınızda monitör ayarlarınızı görebiliyor musunuz?

ahmetkanar54

evet görebiliyorum resimdeki gibi bir ekran çıkıyor


heartsmagic

xorg.conf dosyasına elle istediğin çözünürlüğü girmeyi deneyebilirsin.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

ahmetkanar54


atomkarinca

sudo displayconfig-gtk

Komutuyla monitörünü ayarlayıp çözünürlüğünü değiştirebilirsin o zaman.

ebubekirs

Bir de

sudo dpkg-reconfigure -phigh xserver-xorg

komutunu deneyin.
Dünyaya gelen de benim, dünyadan giden de benim

AbkHaZiaN

Aynı sorun bende de var fakat ben ''displayconfig-gtk'' komutunu girdiğimde '''/home/user/displayconfig-gtk' dosyası durumlandırılırken hata: No such file or directory'' seklinde bir hata alıyorum bu sorunu nasıl düzelte bilirim.

Çağlar

# 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.
#
# 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 "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "tr"
EndSection

Section "InputDevice"
   Identifier   "Configured Mouse"
   Driver      "mouse"
   Option      "CorePointer"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 30-50
VertRefresh 50-80
EndSection


Section "Device"
   Identifier   "Configured Video Device"
   Driver      "nvidia"
   Option      "NoLogo"   "True"
EndSection

Section "Monitor"
   Identifier   "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Generic Monitor"
Device "nvidia"
DefaultDepth 24
        SubSection "Display"
Depth 1
Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1600x1200" "1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
  screen "Default Screen"
EndSection

Section "Module"
   Load      "glx"
EndSection


Buyrun bu xorg işinizi görecektir tahminimce :)
We got a badass over here!
__________________________
Bu çevirinin size ihtiyacı var...

AbkHaZiaN

Teşekkür ederim fakat ben linuxta baya bi yeniyim bunu nasıl kullanacağım. Yardım Ederseniz Sevinirim Artık Windowstan Kurtulmak istiyorum fakat çözünürlük sorunu başıma bela oldu.

Çağlar

Bunu komple kopyalayın sonra alt ve f2 tuşlarına basıp açılan pencereye gksudo nautilus yazın şifreyi girin /etc/X11/ yolunu açın sonra buradaki xorg.conf dosyasını metin düzenleyeci ile açın ve içindekileri silip bunu yapıştırın ve kaydedin daha sonra restart atın ve sorun varsa tekrar sorun.
We got a badass over here!
__________________________
Bu çevirinin size ihtiyacı var...

AbkHaZiaN

çok teşekkür ederim. Sorunum söleylediğiniz değişkliği yapınca düzeldi.

Çağlar

Ve bir xorg sorunu daha çözüldü :D Önemi yok ne demek @abkhasian
We got a badass over here!
__________________________
Bu çevirinin size ihtiyacı var...

ironic

yalnız monitör bilgilerini (desteklenen son çözünürlük ve yineleme hızı)  vermemişsiniz. Uygun olmayan çözünürlük değerleri sorunlara yol açabilir.

Çağlar

İronic bu monitor ayarı çok garip herşey seçilebiliyor :D 16:9 ve 4:3 olarak hepsi var.
We got a badass over here!
__________________________
Bu çevirinin size ihtiyacı var...

ironic


Çağlar

We got a badass over here!
__________________________
Bu çevirinin size ihtiyacı var...

AbkHaZiaN

#17
indirdiğimiz isodan buhatayı düzelti yayınlamaya devam etseler daha iyi olur bence ayrıca windows profösörü olmazkta işe yaramıyo komutlar farklı olduğu için xpde yaoamadığım sey olmadı ama ubuntu zorluyor su an için 3 ay sonra kitabını kesin yaynlarım ama :]

erginemr

Çağlar'ın her derde deva, hastalara şifa xorg.conf dosyası yine işe yaradı.  8)

Çağlar

Canocinal'a gönderelim de kullansınlar bare @erginemr hocam çok kullanışlı :D
We got a badass over here!
__________________________
Bu çevirinin size ihtiyacı var...

Gimp Uzmanı

Ben bu karttaki çözünürlük problemi için iki gün uğraşmıştım. O zaman Çağlar'ı tanımıyorduk tabi. :D

Çağlar

Ben bir hafta uğraştım abi :D Belli oluyodur zaten :D
We got a badass over here!
__________________________
Bu çevirinin size ihtiyacı var...

AbkHaZiaN

bende interneti kullanmadan çözmek için uğraştım ama çözemeyince başvurmak zorunda kaldım ve aynı gün çözüm geldi

Çağlar

Çünkü ben senin için 1 hafta gezmiştim @abkhasian :D
We got a badass over here!
__________________________
Bu çevirinin size ihtiyacı var...

AbkHaZiaN

teşekkür ederim Çağlar ama ftp den düzeltseler bu sorunu güzel olur