HD 5650 тормоза

Вечер добрый,
Тормозит видео на закрытых драйверах ati-drivers.
xorg.conf

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

Xorg.0.log
EE

	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   133.964] (II) Loading extension MIT-SCREEN-SAVER
[   133.965] (EE) Failed to load module "dri" (module does not exist, 0)
[   133.966] (EE) Failed to load module "dri2" (module does not exist, 0)
[   133.995] (EE) Screen 1 deleted because of no matching config section.
[   134.687] (EE) fglrx: Failed to load module "dri2" (module does not exist, 0)

WW

[   133.965] (WW) Warning, couldn't open module dri
[   133.966] (WW) Warning, couldn't open module dri2
[   133.984] (WW) Falling back to old probe method for fglrx
[   133.991] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[   134.687] (WW) Warning, couldn't open module dri2
[   137.208] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[   137.526] (WW) fglrx(0): DRI2 requires DRI2 module version 1.1.0 or later
[   137.596] (WW) fglrx(0): Option "VendorName" is not used
[   137.596] (WW) fglrx(0): Option "ModelName" is not used
[   137.596] (WW) fglrx(0): Option "Shadow" is not used
[   137.596] (WW) fglrx(0): Option "Tiling" is not used
[   137.596] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[   137.644] (WW) fglrx(0): Option "VendorName" is not used
[   137.644] (WW) fglrx(0): Option "ModelName" is not used
[   137.644] (WW) fglrx(0): Option "Shadow" is not used
[   137.644] (WW) fglrx(0): Option "Tiling" is not used
[   137.644] (WW) fglrx(0): Option "LinearFramebuffer" is not used

Добавь оверлей x11 и собери

Добавь оверлей x11 и собери из него гитовые mesa libdrm и xf86-video-ati и будет тебе счастье ;)
Ну еще ядро рекомендую 3.1 поставить

___________________________________________
Working on Gentoo for iPAQ hx4700 and Openmoko Neo Freerunner :-)
Если у вас компьютер с Windows, есть два выхода: выбросить компьютер в форточку или выбросить форточки с компьютера

alexxy написал(а): Добавь

alexxy написал(а):
Добавь оверлей x11 и собери из него гитовые mesa libdrm и xf86-video-ati и будет тебе счастье ;)
Ну еще ядро рекомендую 3.1 поставить

Хмммм.....
Так это получается, что я буду использовать открытые дрова? Или чегото я недопонял, но вроде xf86-video-ati это они и есть.

Но я всеравно это все установил но тормоза как были так и остались... aticonfig --initial делал. Но визуально он вообще неизминился.

Посмотрите загружен ли у вас

Посмотрите загружен ли у вас модуль fglrx.

И удостоверьтесь, что версия модуля совпадает с версией установленных драйверов, библиотек для Xorg-server.

При использовании закрытых драйверов Nvidia и не загрузки модуля nvidia.ko или загрузки модуля не той версии Xorg-server вообще не запуститься, в случае же с закрытыми драйверами ATI, даже если модуль не загружен, или модуль не соответствует версии драйверов для Xorg-server`а, Xorg-server запустится, но не будет работать ускорение, что очевидно.

Удостоверьтесь, что ваше текущее ядро и ядро, под которое вы собираете модуль fglrx одно и тоже:

uname -r
eselect kernel list

Укажите правильные ссылку на правильные исходные коды ядра, после чего переустановите ati-drivers.

Поставил все с нуля. 1.

Поставил все с нуля.
1. Gentoo x86_64
2. В make.conf - поставил VIDEO_CARDS="fglrx intel"
3. emerge xorg-server
4. emerge gnome
5. В ~.xinitrc - exec gnome-session
6 Далее все по статье Hybrid Graphics
7.1 НО! ПРИ X -configure работает все замечательно без тормазов
7.2 А ПРИ aticonfig --initial
EE

[    23.756] (EE) Failed to load module "dri" (module does not exist, 0)
[    23.758] (EE) Failed to load module "dri2" (module does not exist, 0)

WW

[    23.756] (WW) Warning, couldn't open module dri
[    23.758] (WW) Warning, couldn't open module dri2
[    23.992] (WW) Falling back to old probe method for fglrx
[    24.074] (WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
[    28.161] (WW) Warning, couldn't open module dri2
[    30.695] (WW) fglrx(0): board is an unknown third party board, chipset is supported
[    31.136] (WW) fglrx(0): DRI2 requires DRI2 module version 1.1.0 or later
[    31.224] (WW) fglrx(0): Option "VendorName" is not used
[    31.224] (WW) fglrx(0): Option "ModelName" is not used
[    31.224] (WW) fglrx(0): Option "Shadow" is not used
[    31.224] (WW) fglrx(0): Option "Tiling" is not used
[    31.224] (WW) fglrx(0): Option "LinearFramebuffer" is not used
[    31.298] (WW) fglrx(0): Option "VendorName" is not used
[    31.298] (WW) fglrx(0): Option "ModelName" is not used
[    31.298] (WW) fglrx(0): Option "Shadow" is not used
[    31.298] (WW) fglrx(0): Option "Tiling" is not used
[    31.298] (WW) fglrx(0): Option "LinearFramebuffer" is not used

Попробуйте такой

Попробуйте такой конфигурационный файл xorg.conf для fglrx:

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

Либо закомментируйте "BusID "PCI:1:0:0"", либо подправьте в соответствие с выводом:

# lspci | grep -i vga

У меня так:

01:00.0 VGA compatible controller: ATI Technologies Inc...

Как в ядре включены следующие опции:

Device Drivers  ---> 
   Graphics support  ---> 
      <?> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
          <?>   Intel 8xx/9xx/G3x/G4x/HD Graphics

kostik87

kostik87 написал(а):
Попробуйте такой конфигурационный файл xorg.conf для fglrx:

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

Либо закомментируйте "BusID "PCI:1:0:0"", либо подправьте в соответствие с выводом:

# lspci | grep -i vga

У меня так:

01:00.0 VGA compatible controller: ATI Technologies Inc...

Как в ядре включены следующие опции:

Device Drivers  ---> 
   Graphics support  ---> 
      <?> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
          <?>   Intel 8xx/9xx/G3x/G4x/HD Graphics

Мой конфиг один в один твой:

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

А вот ядро:

--- Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
    <*>   Intel 8xx/9xx/G3x/G4x/HD Graphics
          [*]     Enable modesetting on intel by default
--- Support for frame buffer devices
    <*>   Userspace VESA VGA graphics support                                                       
          [*]   VESA VGA graphics support                                                                   
          [*]   EFI-based Framebuffer Support

lspci | grep -i vga

00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Device 68c1

Device Drivers --->

Device Drivers  ---> 
   Graphics support  ---> 
      <M> Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)       
          <M>   Intel 8xx/9xx/G3x/G4x/HD Graphics
             [ ]   Enable modesetting on intel by default

Что бы выбрать собрать Direct Rendering Manager ... модулем предварительно выберите собирать модулем Intel 8xx/9xx/G3x/ ... . И уберите modesetting.

Попробуйте так.

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".