[Çözüldü] Çözünürlük Problemi

Başlatan emrebulutlar, 27 Ekim 2013 - 06:36:20

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

emrebulutlar

Merhaba arkadaşlar ubuntu 12.04 kurdum ve çözünürlük problemi yaşayınca sırasıyla, 12.10 ve 13.04 e upgrade yaptım fakat nafile bi türlü çözemedim sorunumu nette gördüğüm tüm çözümleri denedim.

Benim istediğim 1280x1024 çözünürlük

Monitörüm Samsung SyncMaster 713n 17" LCD
Ekran Kartı ASUS ENGT430 (Nvidia GeForce GT 430 )

xorg.conf dosyam bu şekilde
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 313.30  (buildd@akateko)  Wed Apr 10 16:29:14 UTC 2013

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
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"
    # HorizSync source: builtin, VertRefresh source: builtin
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "CRT-1"
    HorizSync       28.0 - 55.0
    VertRefresh     43.0 - 72.0
    ModeLine       "nvidia-auto-select" 65.000 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine       "1360x768" 72.000 1360 1408 1440 1520 768 771 781 790 +hsync -vsync
    ModeLine       "1152x864" 81.620 1152 1216 1336 1520 864 865 868 895 -hsync +vsync
    ModeLine       "800x600" 50.000 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine       "680x384" 36.000 680 704 720 760 384 385 390 395 +hsync -vsync doublescan
    ModeLine       "640x480" 25.175 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine       "512x384" 32.500 512 524 592 672 384 385 388 403 -hsync -vsync doublescan
    ModeLine       "400x300" 25.000 400 428 488 520 300 318 321 333 +hsync +vsync doublescan
    ModeLine       "320x240" 12.587 320 328 376 400 240 245 246 262 -hsync -vsync doublescan
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 430"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "CRT-1"
    Option         "metamodes" "nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection


xrandr çıktısı
Screen 0: minimum 8 x 8, current 1024 x 768, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
VGA-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768       60.0*+
   1360x768       60.0     59.8 
   1152x864       60.0 
   800x600        72.2     60.3     56.2 
   680x384       119.9    119.6 
   640x480        59.9 
   512x384       120.0 
   400x300       144.4 
   320x240       120.1 
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)


xrandr ile mod eklemeyi denedim

yaptığım işlemler

emre@ubuntu:~$ cvt 1280 1024
# 1280x1024 59.89 Hz (CVT 1.31M4) hsync: 63.67 kHz; pclk: 109.00 MHz
Modeline "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
emre@ubuntu:~$ xrandr --newmode "1280x1024_60.00"  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync
emre@ubuntu:~$ xrandr --addmode VGA-0 "1280x1024_60.00"
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  18 (RRAddOutputMode)
  Serial number of failed request:  29
  Current serial number in output stream:  30


ne yaptıysam başarılı olamadım xorg.conf u da düzenlemeye çalıştım belki yapamadım belki olmadı onuda bilmiyorum

furkankalkan

Bu arada ekran kartı sürücüsü yüklü mü ?
Belki nvidia panelinden çözünürlük eklenebilir.
Lover
twitter.com/furkan_kalkan1

emrebulutlar

#2
Alıntı yapılan: dewilman - 27 Ekim 2013 - 09:16:13
Bu arada ekran kartı sürücüsü yüklü mü ?
Belki nvidia panelinden çözünürlük eklenebilir.

ekran kartı driverı da yüklü nasıl yapmalıyım?
gerçi ben buradan da denedim başarılı olamadım...

if

@emrebulutlar,  xrandr -q çıktısını geçin.

emrebulutlar

#4
Alıntı yapılan: if - 27 Ekim 2013 - 17:12:32
@emrebulutlar,  xrandr -q çıktısını geçin.

xrandr -q çıktısı

bu arada herşeyi silip 13.10 yükledim yine aynı :(


root@home:/home/emre# xrandr -q
Screen 0: minimum 8 x 8, current 1024 x 768, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
VGA-0 connected primary 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768       60.0*+
   1360x768       60.0     59.8 
   1152x864       60.0 
   800x600        72.2     60.3     56.2 
   680x384        60.0     59.8 
   640x480        59.9 
   512x384        60.0 
   400x300        72.2 
   320x240        60.1 
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
  1280x1024_60.00 (0x2b4)  109.0MHz
        h: width  1280 start 1368 end 1496 total 1712 skew    0 clock   63.7KHz
        v: height 1024 start 1027 end 1034 total 1063           clock   59.9Hz



xorg.conf un son hali

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 319.32  (buildd@akateko)  Tue Oct  1 15:26:12 UTC 2013

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
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"
    # HorizSync source: builtin, VertRefresh source: builtin
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "CRT-1"
    HorizSync       28.0 - 55.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 430"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "CRT-1"
    Option         "metamodes" "nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection



Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 27 Ekim 2013 - 17:43:33

sorunu çözdüm arkadaşlar

nasıl çözdüğüme gelince, xorg.conf dosyasında bulunan "Monitor" adlı section da  HorizSync ve VertRefresh değerlerini kullanma klavuzuna bakarak güncelledim.


Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "CRT-0"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
    Option         "DPMS"
EndSection


daha sonra Screen adlı scetion a şu option ı ekledim


Option "ModeValidation" "AllowNonEdidModes, NoVirtualSizeCheck, NoMaxPClkCheck, NoWidthAlignmentCheck, NoExtendedGpuCapabilitiesCheck"


ve gözükmeyen tüm çözünürlükler listelendi. (sistemi reboot ettikten sonra)


emre@home:~$ xrandr
Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
VGA-0 connected primary 1280x1024+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768       75.0 +   70.1     60.0 
   1920x1200      60.0 
   1920x1080      59.9 
   1680x1050      69.9     60.0     59.9 
   1600x1200      65.0     60.0 
   1440x900       59.9 
   1400x1050      74.8     70.0     60.0 
   1360x768       60.0     59.8 
   1280x1024      75.0*    60.0 
   1280x960       60.0 
   1152x864       75.0     75.0     70.0     60.0 
   960x600        60.0 
   960x540        60.0 
   840x525        69.9     60.0     59.9 
   832x624        74.6 
   800x600        75.0     72.2     60.3     56.2 
   720x450        59.9 
   700x525        74.8     60.0 
   680x384        60.0     59.8 
   640x480        75.0     72.8     59.9 
   512x384        70.1     60.0 
   400x300        72.2 
   320x240        72.8     60.1 
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)

if