Всех приветствую. Кто может поможите настроить XFree86 под ATI RADEON 9200 в FreeBSD 4.10. Запустил xf86config, ответил на хитрые вопросы.
XFree86.0.log:
(**) |-->Screen "Screen 1" (0)
(**) | |-->Monitor "VS"
(**) | |-->Device "ATI"
(**) |-->Input Device "Mouse1"
...
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
compiled for 4.3.0, module version = 6.4.18
Module class: XFree86 Video Driver
ABI class: XFree86 Video Driver, version 0.6
ABI class: XFree86 XInput driver, version 0.4
(II) ATI: ATI driver (version 6.4.18) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
...
Длинный перебор атишных видюлин, но 9200 не встречалется
...
ATI Radeon 9700 NF (AGP), ATI FireGL X1 NG (AGP)
(II) Primary Device is: PCI 02:00:0
(II) ATI: Candidate "Device" section "ATI".
(WW) ATI: PCI/AGP Mach64 in slot 2:0:0 could not be detected!
(EE) No devices detected.
Fatal server error:
no screens found
*****************************************
XF86Config получился следующий:
Section "Module"
Load "dbe"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "type1"
Load "speedo"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local/"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto"
Option "Device" "/dev/sysmouse"
EndSection
Section "Monitor"
Identifier "VS"
HorizSync 31.5 - 48.5
VertRefresh 50-100
EndSection
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
Driver "vga"
EndSection
Section "Device"
Identifier "ATI"
Driver "ati"
EndSection
Section "Screen"
Identifier "Screen 1"
Device "ATI"
Monitor "VS"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
тебе надо ставить новые иксы - XFree86 4.4.0. факт - сам недавно поменял свой 9000pro на 9600 и столкнулся с отсутствием поддержки новых radeon'ов в 4.3.0. Поставил XFree86-Server-4.4.0 со всеми зависимостями - заработало.
Необходимо скачать следующие пакеты:dri-5.0.2,2.tgz
expat-1.95.8.tgz
fontconfig-2.2.3,1.tgz
imake-4.4.0.tgz
XFree86-libraries-4.4.0_1.tgz
XFree86-Server-4.4.0_4.tgzУдалить старые пакеты, поставить на их место новые.
На моей 4.10 работает.Хм... у тебя драйвер указан "ati", а должен быть "radeon"
а пока поставь "vesa" и работай.
Удачи!
+ в ядре пару опций добавь
(ваще посмотри в этом форуме советы - там конкретно такая тема уже года полтора лежит ;)
Спасибо за ответы.
Установил пока vesa, как появиться свободный трафик закачаю XFree86 4.4.0.
>+ в ядре пару опций добавь
>(ваще посмотри в этом форуме советы - там конкретно такая тема уже
>года полтора лежит ;)
ATI Radeon 9200x не поддерживааеться в XFree4.3.0