pardus 2011 ati sürücü sorunu?
iyi günler.
ati mobility radeon hd 3470 ekran kartım var.pardusda '' sistem ayarları > ekran ve monitör > ekran kartı sürücüsü > kart üreticisinin sunduğu sahipli sürücüyü kullan '' komutunu kullandığımda pardusu yeniden başlattım ve pardus açıldığında ekranın üst tarafında bozulmalar başladı .ekranım max 60 hz i. ve 1280x800 i destekliyor . bozulmaları nasıl yok edebilirim?
( NOT: /etc/X11/xorg.conf dosyası pardusda mevcut değil? )
- 727 okunma




Tilki
Re: pardus 2011 ati sürücü sorunu?
Bozulmalardan kastettiğin, ekranın üst kenarında sürekli yanıp sönen noktacılar/çizgicikler mi osaka?
osaka
Re: pardus 2011 ati sürücü sorunu?
sürekli yanıp sönen karecikler var?
kuftikufti
Re: pardus 2011 ati sürücü sorunu?
nVidia için, ne yazık ki o sorun bende de var. Bugzilla'da konuyla ilgili bir hata kaydı var. Sahipli sürücüleri seçtiğim zaman sol üstte küçük noktacıklar çıkıyor. Güncellemeleri bekliyoruz. Ama çok rahatsızlık veriyorsa, topluluk tarafından yapılmış özgür sürücüleri seçebilirsiniz. O sürücülerde sorun çıkmıyor.
osaka
Re: pardus 2011 ati sürücü sorunu?
sudo aticonfig --initial komutundan sonra düzeldi. xorg.conf dosyası oluştu çıktısı şöyle:::
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection
Section "Module"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]-0"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]-0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]-0"
Device "aticonfig-Device[0]-0"
Monitor "aticonfig-Monitor[0]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Ayrıca 3d rendering değerleri şöyle::
[osaka@pardus2011 ~ $ glxinfo | grep "direct rendering"
direct rendering: Yes
osaka@pardus2011 ~ $ glxgears
288 frames in 5.1 seconds = 56.857 FPS
269 frames in 5.0 seconds = 53.365 FPS
286 frames in 5.1 seconds = 56.420 FPS
300 frames in 5.0 seconds = 59.757 FPS
295 frames in 5.0 seconds = 58.941 FPS
284 frames in 5.0 seconds = 56.793 FPS
297 frames in 5.0 seconds = 59.386 FPS
267 frames in 5.0 seconds = 53.130 FPS
292 frames in 5.0 seconds = 58.348 FPS
308 frames in 5.1 seconds = 60.865 FPS
298 frames in 5.1 seconds = 58.693 FPS
290 frames in 5.0 seconds = 57.712 FPS
258 frames in 5.1 seconds = 50.968 FPS
269 frames in 5.0 seconds = 53.347 FPS
297 frames in 5.0 seconds = 59.208 FPS
298 frames in 5.0 seconds = 59.350 FPS
293 frames in 5.0 seconds = 58.096 FPS
288 frames in 5.0 seconds = 57.331 FPS
306 frames in 5.0 seconds = 60.810 FPS
302 frames in 5.0 seconds = 60.111 FPS
kuftikufti
Re: pardus 2011 ati sürücü sorunu?
Gözünü seveyim xorg.conf'un.

Size geçmiş olsun. Ne yazık ki nVidia için bir çözüm bulamadık henüz. Yaptığınızın nVidia karşılığı olan nvidia-xconfig komutu bir işe yaramıyor.