XOrg ускорение для Radeon!
Гость 28 июня, 2005 - 23:41
Привет всем!
Помогите, плз!
Всё что знал поперепробовал (и здесь вроде всё перерыл уже и манов начитался), не могу добиться ускорения дровами от xorg. В ядре всё включил (я и раньше это делал под Debian и Fedora, всё работало), и DRM и FB(для кучи). Модули в autoload загнал. lsmod говорит что radeon там есть. opengl-update xorg-x11 сделал. Нифига!!! А glxinfo сообщает Direct rendering: no.
Видюха - Radeon 9000 Pro.
Посмотрите, пожалуйста! Может кто-нить заметит что не так в конфиге. Или не в нём дело?
Section "Module"
Load "dri"
Load "glx"
Load "GLcore"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "record"
Load "type1"
Load "freetype"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/mnt/win/windows/fonts"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/local/"
ModulePath "/usr/X11R6/lib/modules"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbOptions" "grp:rctrl_toggle"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "My Monitor"
HorizSync 31.5 - 48.5
VertRefresh 60-75
EndSection
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
Driver "vga"
EndSection
Section "Device"
Identifier "ATIRadeon"
Driver "radeon"
VideoRam 131072
Option "SWCursor"
EndSection
Section "Screen"
Identifier "Screen 1"
Device "ATIRadeon"
Monitor "My Monitor"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1024x768" "800x600"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "DRI"
Mode 0666
EndSection
»
- Для комментирования войдите или зарегистрируйтесь

А почему opengl-update xorg-x11 ? Может лучше opengl-update ati (или radeon - не знаю точно) ?
вобще-то opengl-update ati, а смотреть надо xorg.log
вот моя тема раньше как раз по этой проблеме. Почему-то возникает ошибка при загрузке fglrx на стадии загрузки DRI поэтому 2D ускорение работает, а 3D нет!
Здесь вообще о другом драйвере идет речь.
_________________
With one wish we wake the will
within wisdom.
With one will we wish wisdom
without waking.
Woken, wishing, willing.
Совсем не посмотрел... А так по аналогии и написал.
А от рута работает?