Ubuntu Türkiye

Donanım => Grafik Kartları => ATI => Konuyu başlatan: erkuserdem - 27 Mart 2009 - 20:06:59

Başlık: [Çözüldü] ati radeon express 200 sorunu
Gönderen: erkuserdem - 27 Mart 2009 - 20:06:59
her seyi halletim ama en son config yaparken hata veriyor.

sudo aticonfig --initial   yazdıgımda;


Parse error on line 34 of section Module in file /etc/X11/xorg.conf
   "Disable" is not a valid keyword in this section.

diye bir mesaj alıyorum ucbirimde.  ne yapabilirim sizce,  config yapmadan reboot yapsam olmaz dimi?
Başlık: ati radeon express 200 sorunu
Gönderen: localhost - 27 Mart 2009 - 20:37:00
Alıntı yapılan: erkuserdem - 27 Mart 2009 - 20:06:59
her seyi halletim ama en son config yaparken hata veriyor.

sudo aticonfig --initial   yazdıgımda;


Parse error on line 34 of section Module in file /etc/X11/xorg.conf
   "Disable" is not a valid keyword in this section.

diye bir mesaj alıyorum ucbirimde.  ne yapabilirim sizce,  config yapmadan reboot yapsam olmaz dimi?

Parse error on line 34 of section Module in file /etc/X11/xorg.conf
   "Disable" is not a valid keyword in this section.

Hata da "Section Module" altinda bir yerde "Disable" taninlanmiyor gibi bir ifade var. Hangi Driveri kurmaya calisiyorsunuz ?

cat /etc/X11/xorg.conf bu komut ciktisini buraya gönderirmisiniz?
Başlık: ati radeon express 200 sorunu
Gönderen: erkuserdem - 27 Mart 2009 - 21:07:34
on board ati radeon express 200  yüklemeye calisiyorum,  sizin verdiginiz kodun cevabı asagidaki sekilde, yardimci oldugunuz icin cok tesekkurler


# 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 "Monitor"
Identifier "Configured Monitor"
EndSection

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

Section "Module"
Load "glx"
Disable "dri2"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "fglrx"
EndSection
Başlık: ati radeon express 200 sorunu
Gönderen: localhost - 27 Mart 2009 - 21:40:51
Kartiniz biraz problemli ama bakalim sorunu asabilecekmiyiz. Asagidaki komutu denermisiniz.
sudo aticonfig --force --initial

Başlık: ati radeon express 200 sorunu
Gönderen: erkuserdem - 27 Mart 2009 - 21:57:40
merdemerkus@ubuntu:~$ sudo aticonfig --force --initial
Parse error on line 34 of section Module in file /etc/X11/xorg.conf
   "Disable" is not a valid keyword in this section.


aynı hatayı veriyor.  sanırım "Disable" is not a valid keyword in this section. derken modül sectionundan bahsediyor. diğer kısımlar (monitor, video device) configured oldu galiba, az önceki response da öyle yazıyor.
size üc notum olacak; 1. ben ubuntuyu wubi modu ile yükledim belki bununla alakalı bir şey olabilir 2. compizConfig de 1den fazla masaüstü ekleyemiyorum   3. denemek için 3Dcheese indirdim ama satranç tahtasını x y z diye 3 ayrı koordinatta açtı 3 boyutlu açamadı
Başlık: ati radeon express 200 sorunu
Gönderen: localhost - 27 Mart 2009 - 22:22:08
hatanin sebebi burasi

Section "Module"
   Load     "glx"
   Disable "dri2" ##"Disable yi Enable yapin"##
EndSection

yapin komutu tekrar uygulayin.

sudo aticonfig --initial bu sekilde kartiniz calismazsa merak etmeyin. xorg.conf dosyasinin yedegini olusturuyor. Olustudugu yedegin ismini unutmayin.

Başlık: ati radeon express 200 sorunu
Gönderen: erkuserdem - 27 Mart 2009 - 22:23:26
nasıl editliyecegim o dosyayı :)
Başlık: ati radeon express 200 sorunu
Gönderen: localhost - 27 Mart 2009 - 22:24:31
sudo gedit /etc/X11/xorg.conf
Başlık: ati radeon express 200 sorunu
Gönderen: erkuserdem - 27 Mart 2009 - 22:37:05
hocam bunları klasik şekilde yapamıyormuyuz linuxda? hep böyle komutlarlamı işliyor olaylar?

editledim ama bu seferde "Enable" is not a valid keyword in this section.  dedi
Başlık: ati radeon express 200 sorunu
Gönderen: bytan - 27 Mart 2009 - 22:38:56
Aşağıdaki gibi de deneyin:


Section "Module"
   Load     "glx"
#   Disable "dri2"
EndSection
Başlık: ati radeon express 200 sorunu
Gönderen: localhost - 27 Mart 2009 - 22:43:05
Evet aynen @bytan nin verdigi gibi yapin. Sizin kartlariniz biraz sorunlu oluyor Linuxlerde bunun sebebi AMD/ATI nin düzgün bir driver yazmamasidir. 3D kullanmak istiyorsaniz. Radeon driverini kullanmaniz gerekiyor.
Başlık: ati radeon express 200 sorunu
Gönderen: erkuserdem - 27 Mart 2009 - 22:45:54
Alıntı yapılan: bytan - 27 Mart 2009 - 22:38:56
Aşağıdaki gibi de deneyin:


Section "Module"
   Load     "glx"
#   Disable "dri2"
EndSection



buna response aşağıda ki gibi geldi, anlamı ne? oldumu acaba

Found fglrx primary device section
Using /etc/X11/xorg.conf
Saved back-up to /etc/X11/xorg.conf.fglrx-0
Başlık: Ynt: ati radeon express 200 sorunu
Gönderen: heartsmagic - 27 Mart 2009 - 22:46:35
Konuyu sabit başlıktan böldüm zira o başlığın amacına pek uymuyordu.
Başlık: Ynt: ati radeon express 200 sorunu
Gönderen: localhost - 27 Mart 2009 - 22:48:51
Yeniden baslat sistemi. GDM acilmadiysa siyah ekrana düsersin. o ekranda terminalde kullanici adini girdikten sonra

sudo cp /etc/X11/xorg.conf.fglrx-0 /etc/X11/xorg.conf && startx
Başlık: Ynt: ati radeon express 200 sorunu
Gönderen: erkuserdem - 27 Mart 2009 - 22:55:57
reboot yaptım normal açıldı oturum, siyah ekrana düşmedi, drivern dogru yüklenip yüklenmedigine nerden bakabilirim, aygıt yöneticisi varmı :)
Başlık: Ynt: ati radeon express 200 sorunu
Gönderen: localhost - 27 Mart 2009 - 23:03:25
fglrxinfo
glxinfo | grep render yes ciktisi alman gerekiyor
Başlık: Ynt: ati radeon express 200 sorunu
Gönderen: erkuserdem - 27 Mart 2009 - 23:08:21

merdemerkus@ubuntu:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress Series   
OpenGL version string: 2.1.8494 Release



merdemerkus@ubuntu:~$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: ATI Radeon Xpress Series   
    GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_conditional_render,
Başlık: Ynt: ati radeon express 200 sorunu
Gönderen: localhost - 27 Mart 2009 - 23:10:47
Hadi gozun aydin. Gule gule kullan  ;D  ;D
Başlık: Ynt: [Çözüldü] ati radeon express 200 sorunu
Gönderen: bytan - 27 Mart 2009 - 23:16:31
Konuyu etiketleyerek kapatıyorum.