LINUX.ORG.RU

fglrx setup


0

0

Доброе время товарищи! Хотелось бы знать точный ответ по установке драйвера ATI fglrx. У вас в ядре пункт AGP Support =y или m, ati agp = y или m. DRI Support = y или m, ATI DRI = y или m. Не могу понять уже весь разбился :))) Выдает сейчас на 9.1 версии: fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel. [fglrx] Maximum main memory to use for locked dma buffers: 804 MBytes. [fglrx] vendor: 1002 device: 4148 count: 1 [fglrx] ioport: bar 1, base 0xd000, size: 0x100 [fglrx] Driver built-in PAT support is enabled successfully [fglrx] module loaded - fglrx 8.57.2 [Jan 14 2009] with 1 minors [fglrx] Disabling driver built-in PAT support [fglrx] module unloaded - fglrx 8.57.2 [Jan 14 2009] [fglrx] Maximum main memory to use for locked dma buffers: 804 MBytes. [fglrx] vendor: 1002 device: 4148 count: 1 [fglrx] ioport: bar 1, base 0xd000, size: 0x100 [fglrx] Driver built-in PAT support is enabled successfully [fglrx] module loaded - fglrx 8.57.2 [Jan 14 2009] with 1 minors [fglrx:firegl_cail_init] *ERROR* CAIL: AGP acquire failed, error -19 [fglrx:hal_init_asic] *ERROR* Failed to initialize ASIC. [fglrx:firegl_cail_init] *ERROR* CAIL: AGP acquire failed, error -19 [fglrx:hal_init_asic] *ERROR* Failed to initialize ASIC.

★★★

2.6.28 / express 200m / ядро не монолитное, к тому же собираю одно на 2 разных компа, так что без специализации по железу

CONFIG_X86_PAT=y

CONFIG_AGP=m
CONFIG_AGP_ATI=m
CONFIG_AGP_INTEL=m
CONFIG_AGP_NVIDIA=m

CONFIG_DRM=m
CONFIG_DRM_RADEON=m

[fglrx] Maximum main memory to use for locked dma buffers: 1293 MBytes.
[fglrx] vendor: 1002 device: 5a62 count: 1
[fglrx] ioport: bar 1, base 0x9800, size: 0x100
[fglrx] Kernel supports PAT but it has been disabled
[fglrx] Using driver built-in PAT support instead
[fglrx] Driver built-in PAT support is enabled successfully
[fglrx] module loaded - fglrx 8.57.2 [Jan 14 2009] with 1 minors
[fglrx] Firegl kernel thread PID: 3346
[fglrx] Gart USWC size:632 M.
[fglrx] Gart cacheable size:60 M.
[fglrx] Reserved FB block: Shared offset:0, size:40000
[fglrx] Reserved FB block: Unshared offset:7ff5000, size:b000
[fglrx] It's not necessary to adjust system aperture on this ASIC


lsmod:

fglrx 1946844 23
agpgart 33224 2 fglrx,ati_agp
ati_agp 7052 0

Sylvia ★★★★★
()
Ответ на: комментарий от init_

там xorg-server 1.5.3, так что некоторые опции специфичны (autoadddevices, allowemptyinput), также на дебиане не указывается winkeys (оно там по умолчанию)

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Default Screen" 0 0
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
InputDevice "Keyboard0"
EndSection

Section "Files"
EndSection

Section "Module"
EndSection

Section "ServerFlags"

Option "AIGLX" "on"
Option "AutoAddDevices" "False"
Option "AllowEmptyInput" "False"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:lwin_toggle,grp_led:scroll,compose:ralt"
Option "CoreKeyboard" "true"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
Option "SHMConfig" "on"
EndSection

Section "Monitor"
Identifier "A6R LCD"
Option "VendorName" "ASUS A6R LCD"
Option "ModelName" "LCD"
Option "DPMS" "true"
EndSection


Section "Device"
Identifier "ATI Technologies Inc RC410 [Radeon Xpress 200M]"
Driver "fglrx"
Option "DRI" "true"
Option "VideoOverlay" "on"
Option "UseFastTLS" "2"
Option "XaaNoOffscreenPixmaps" "true"
EndSection


Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RC410 [Radeon Xpress 200M]"
Monitor "A6R LCD"
DefaultDepth 24
SubSection "Display"
Modes "1024x768"
EndSubSection
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
Option "Xvideo" "enable"
Option "Composite" "enable"
Option "ReducedBlanking" "enable"
EndSection

Sylvia ★★★★★
()
Ответ на: комментарий от Sylvia

Спасибо большое, но не спасло ничего... Все та же ошибка

(EE) fglrx(0): Failed to initialize ASIC in kernel.

(II) Module "ddc" already built-in

(II) Module "ramdac" already built-in

(EE) fglrx(0): [agp] Failed to get AGP mode!

(EE) fglrx(0): cannot init AGP

(EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized.

(EE) fglrx(0): XMM failed to open CMMQS connection.

init_ ★★★
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.