cvt,xrandr hatası

Başlatan karaca, 13 Kasım 2013 - 17:34:01

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

karaca

      ubuntu 12.04 kullanıyorum, cvt 1280 800, xrandr yolu ile çözünürlük değiştimek istedim fakat aşağıdaki iki hatayı verdi, "custom" yazısını büyük ve küçük harflerle yazdım                    olmadı  halbuki daha öncede aynı şekilde çözünürlük değiştirmiştim hiç sorun çıkmamıştı, aynı ubuntu sürümü, aynı bilgisayar yani değişen bir bir şey yok,
yada ubuntu ile beraber gelen nvidia 304.88 versiyona 1280x800 eklesek nasıl olur? bunu nasıl yaparız?


mzy@mzy-P61-USB3-B3:~$ cvt 1280 800
# 1280x800 59.81 Hz (CVT 1.02MA) hsync: 49.70 kHz; pclk: 83.50 MHz
Modeline "1280x800_60.00"   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync
mzy@mzy-P61-USB3-B3:~$ xrandr --newmode "CUSTOM" 83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync
mzy@mzy-P61-USB3-B3:~$ xrandr --addmode VGA-0 "CUSTOM"
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
krc@krc-P61-USB3-B3:~$


X Error of failed request:  BadName (named color or font does not exist)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  16 (RRCreateMode)
  Serial number of failed request:  29
  Current serial number in output stream:  29
krc@krc-P61-USB3-B3:~$

if

@karaca, xrandr -q çıktısını geçer misin?

karaca

#2
krc@krc-P61-USB3-B3:~$ xrandr -q
Screen 0: minimum 8 x 8, current 1680 x 1050, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
VGA-0 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 460mm x 300mm
   1680x1050      60.0*+
   1280x1024      75.0     60.0 
   1280x960       60.0 
   1152x864       75.0     70.0 
   1024x768       75.0     70.1     60.0 
   800x600        75.0     72.2     60.3     56.2 
   640x480        75.0     72.8     59.9 
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
krc@krc-P61-USB3-B3:~$


if

@karaca, neden daha düşük bir çözünürlük istiyorsunuz? lspci çıktısını alayım.

karaca

#4
     1280x800 istiyorum 12.04 ile beraber gelen nvidia 304.88'de bu yok, ek sürücüdeki diğer "önerilen" 309'u yükledim bunda 1280x800 var fakat yazılar çok silik ve imleci tam sağa- sola getirdiğim zaman masaüstü kayma yapıyor.

    krc@krc-P61-USB3-B3:~$ lspci
00:00.0 Host bridge: Intel Corporation Ivy Bridge DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Ivy Bridge PCI Express Root Port (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 82801 PCI Bridge (rev b5)
00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation H61 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
01:00.0 VGA compatible controller: NVIDIA Corporation Device 0f00 (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio Controller (rev a1)
03:00.0 PCI bridge: Integrated Technology Express, Inc. Device 8892 (rev 10)
05:00.0 USB controller: Etron Technology, Inc. EJ168 USB 3.0 Host Controller (rev 01)
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
krc@krc-P61-USB3-B3:~$


     

if


karaca

#6
      Yaptım ama bir türlü kaydedemedim, /etc/X11/xorg.conf dosyası kaydedilemedi. "Dosyayı kaydetmek için yeterli izinlere sahip değilsiniz, Lütfen konumu doğru yazdığınıza emin olun ve tekrar deneyin" diyor.

if

sudo -H gedit /etc/X11/xorg.conf komutuyla açarsanız kaydedebilrsiniz.