Sis çözünürlük sorunu

Başlatan geceaktif, 17 Haziran 2010 - 23:03:32

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

geceaktif

Merhaba arkadaşlar öncelikle belirteyim forumdaki çoğu belgeyi denedim işe yaramıyor napıcamı şaşırdım
ne yaptıysam çözünürlüğü 960x600 den fazlaya çıkaramadım :S
lspci | grep VGA çıktısı şöyle

server@server-linux:~$ lspci | grep VGA
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter

xorg.conf u da düzenledim bir sürü yöntem denedim forumdaki gibi ama olmuyor bir türlü çözünürlük yükselmiyor
yardımlarınızı bekliyorum iyi çalışmalar.

heartsmagic

Hangi başlıklardaki hangi önerileri denedin?
xorg.conf dosyanın son hali nasıl?
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.

geceaktif

http://forum.ubuntu-tr.net/index.php?topic=18640.0
http://forum.ubuntu-tr.net/index.php/topic,14502.0.html
bunları denedim

xorg.conf un şuanki hali orjinal hali
# 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 "Device"
   Identifier   "Configured Video Device"
   Driver      "sis"
   BusID      "PCI:1:0:0"
   Option       "EnableSiSCtrl"    "yes"
   Option "ForceCRT1Type" "VGA"
   Option "ForceCRT2Type" "LCD"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

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

heartsmagic

Şu iletinin en altındaki öneriyi denedin mi?
http://forum.ubuntu-tr.net/index.php/topic,18640.msg227671.html#msg227671

Kısacası elle çözünürlük girdin mi?
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.

geceaktif

Section "Screen"
   Identifier   "Default Screen"
   Monitor      "Configured Monitor"
   SubSection "Display"
       Depth   24
       Modes   "1280x800" "1024x768" "800x600"
   EndSubSection
EndSection

bunu denedim yeniden başlattığımda en yüksek çözünürlüğüm 800x600 oldu bende 800x600 sildim bu sefer ekran kaymaları gibi sorunlar verdi

heartsmagic

Bunu eklediğin halde en yüksek çözünürlük 800x600 oluyorsa ne yazık ki aklıma başka bir şey gelmiyor.
10.04 mü kurdun? Ona göre bir araştırma yapmak gerekebilir.
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.

geceaktif

Evet 10.04 kurulu daha önce 9.04 varkende aynı şekilde yapmıştım durum yine aynıydı.
Yaklaşık 6 ay önce 1 hafta uğraştım olmadığı için windows kurmuştum windows kullanmak istemiyorum bu yüzden tekrar başladım bakalım sizden gelcek cevapları bekliyorum saygılar.

Alquimista

İşe yarar mı emin değilim ama şu verdiğin xorg.conf dosyası içeriğine göre;

Alıntı yapılan: geceaktif - 17 Haziran 2010 - 23:59:33
# 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 "Device"
   Identifier   "Configured Video Device"
   Driver      "sis"
   BusID      "PCI:1:0:0"
   Option       "EnableSiSCtrl"    "yes"
   Option "ForceCRT1Type" "VGA"
   Option "ForceCRT2Type" "LCD"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

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


Elle çözünürlük ekledikten sonra yani yine yukarıdaki gibi;

Alıntı yapılan: geceaktif - 18 Haziran 2010 - 00:07:59
Section "Screen"
   Identifier   "Default Screen"
   Monitor      "Configured Monitor"
   SubSection "Display"
       Depth   24
       Modes   "1280x800" "1024x768" "800x600"
   EndSubSection
EndSection


kısımları ekli iken xorg.conf dosyanda biraz oynasan mesela ben olsam

   Option       "EnableSiSCtrl"    "yes"
   Option "ForceCRT1Type" "VGA"
   Option "ForceCRT2Type" "LCD"


bu kısımları silip denerdim. İşe yarar mı bilemiyorum ama ben ATI kullanıyorum ve çok sade bir xorg.conf dosyam var yukarı önerdiğim gibi, eklemeler yaptıkça sorunlar yaşıyorum; bundan yola çıkarak bir öneri getiriyorum. Denenebilir gibi geldi bana.
If you should go skating on the thin ice of modern life, dragging behind you the silent reproach of a million tear-stained eyes, don't be surprised when a c rack in the ice appears under your feet. You slip out of your depth and out of your mind with your fear flowing out behind you as you claw the thin ice.

geceaktif

Dediğiniz gibi yaptım fakat ilk yeniden başlatmam da çözünürlük yükseldi "1280x800" oldu ama "1280x800" ü "1280x1024" yapıp tekrar restart ladım sonra 800 e düştü tekrar dediğiniz gibi yaptım hala 800x600

# 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 "Device"
   Identifier   "Configured Video Device"
   Driver      "sis"
   BusID      "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Monitor      "Configured Monitor"
   SubSection "Display"
       Depth   24
       Modes   "1280x800" "1024x768" "800x600"
   EndSubSection
EndSection

Alquimista

Şimdi ben bir şeyi anlayamadım. Eğer geniş ekran bir monitörünüz varsa (laptop gibi) çözünürlükler 1280x800 gibi yani 8/5 (1.6) oranında olur en ve boy olarak, normal masaüstü monitörler (tüplü monitörler) 4x3 oranında yani 1024x768 (1.3∞) oluyor genelde; bu monitörlerde monitöre göre 1280 x 1024 çözünürlük ise 5x4 oranında (1,25) olabiliyor tercihen ve monitörünüze bağlı olarak.

Kısacası geniş ekran kullanıyorsanız ona göre, normal bir 4x3 gibi bir oran kullanıyorsanızda ona göre bir çözünürlük yazarsanız sanırım daha iyi olur. Bir ihtimal ile belki bir karışıklık yaratıyordur bu durum.

Tahminimce 1024 x 768 oranı kullanıyorsunuz ama 1280 x 1024 yapmak istiyorsunuz. O zaman

Alıntı yapılan: geceaktif - 18 Haziran 2010 - 02:06:28

# 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 "Device"
   Identifier   "Configured Video Device"
   Driver      "sis"
   BusID      "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Monitor      "Configured Monitor"
   SubSection "Display"
       Depth   24
       Modes   "1280x800" "1024x768" "800x600"
   EndSubSection
EndSection


Bu verdiğiniz kısımdaki;

       Modes   "1280x800" "1024x768" "800x600"

bu değeri, şu şekilde;

       Modes   "1280x1024" "1024x768" "800x600"

değiştirmeniz bir çözüm olabilir.

Veya bu işe yaramazsa eğer yine 1024 x 768 oranı kullandığınızı ve 1280x1024 oranı yakalamak istediğinizi varsayarak monitörünüzün yenilenme oranlarını belirterek şu şekilde de deneyebiliriz;
(aşağıdaki kısımda ek olarak ekran yenilenmesi gibi kısımlar elle belirtilmiş)


Section "Device"
Identifier "Configured Video Device"
   Driver      "sis"
   BusID      "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
HorizSync 30-80
VertRefresh 56-75
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth     24
SubSection "Display"
Depth     24
Modes    "1280x1024" "1024x768"
EndEubSection
EndSection


Bu yukarıdakini aynen yapıştırıp denerseniz işe yarayacak gibi geliyor bana. Bu gibi bir öneri ile çözen biri olmuş aynı model ekran kartı kullandığını sandığım bir kişi.
(şu adreste: http://www.linuxquestions.org/questions/linux-hardware-18/screen-resolution-with-sis-graphics-cant-get-xorg-conf-to-help-709218/ )

Onun verdiği xorg.conf dosyası içeriği ise şu şekilde;

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
HorizSync 30-80
VertRefresh 56-75
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth     24
SubSection "Display"
Depth     24
Modes    "1280x1024" "1024x768"
EndEubSection
EndSection


Bir önceki öneriden farklı olarak

   Driver      "sis"
   BusID      "PCI:1:0:0"


bu kısımlar eksik bunları size önerirken ben ekledim, olmadan da deneyebilirsiniz.

Monitör ile ilgili gibi geliyor bana, bunları bir deneyin isterseniz, olmazsa monitörünüze uygun ayarlamalar yapabilmek için

http://ubuntuforums.org/showthread.php?t=83973

Bu adres güzel bir kaynak. Yukarıdaki öneriler ile çözülmezse bu adresteki bilgiler doğrultusunda monitör modelinize göre değişiklikler yapabiliriz.
If you should go skating on the thin ice of modern life, dragging behind you the silent reproach of a million tear-stained eyes, don't be surprised when a c rack in the ice appears under your feet. You slip out of your depth and out of your mind with your fear flowing out behind you as you claw the thin ice.

geceaktif

:( Malesef olmadı bahsettiğiniz yöntemleride uyguladım bu seferde açılışta hata verdi açıldıkdan sonra 800x600 a düştü herhalde dediğiniz gibi monitör için bişiler yapmalıyım bu arada monitörüm tüplü 17 inç = 43,18
Önerebileceğiniz başka bir şey varmı ?

Alquimista

O aldığınız hatayı buraya aktarma imkanınız var mı acaba? Belki bize çözüm konusunda bir fikir verebilir. Bir de şu çıktıyı alırsak sorun nerede görebiliriz sanıyorum;

cat /var/log/Xorg.0.log

Bu çıktıdaki EE (errors) ve WW (warnings) satırlarında sorunun ne olduğunu görebiliriz belki. Siz tüm çıktıyı ekleyin olmadı.

Aynı model ekran kartında bahsettiğiniz sorunu yukarıda verdiğim gibi xorg'u düzenleyerek çözmüşler, ama bir şeyi atlıyor olabilir ya da sizin için biraz farklıdır belki durum. Verdiğim gibi olması gerekiyor normalde.

Bu yolla bulamazsak eğer;

http://ubuntuforums.org/showthread.php?t=83973

şurayı biraz karıştırıp sizin monitöre uygun hale getirmeye çalışmalıyız sanırım.

If you should go skating on the thin ice of modern life, dragging behind you the silent reproach of a million tear-stained eyes, don't be surprised when a c rack in the ice appears under your feet. You slip out of your depth and out of your mind with your fear flowing out behind you as you claw the thin ice.