ati-fglrx (Xlib: extension "GLX" missing on display ":0.0".)

Модератор: Модераторы разделов

Аватара пользователя
ynkulbyh
Сообщения: 24
ОС: archlinux

ati-fglrx

Сообщение ynkulbyh »

Поставил новые дрова для видеокарты. ati radeon 9000.
Поставставил ati-fglrx ati-fglrx-utils

А она, по startx - вешает компутер. Точнее эксперементальным путем понял, что вешает только работу с видео, т.к. косвенно могу предположить, что система при этом живет.

Так вот, в чем может быть проблема????
Долго шарился по тырнету, но так и не смог понять в чем беда.

установку делал по http://wiki.archlinux.org/index.php/ATI_Ra....6#Installation
пытался откатиться на предыдущую версию - все равно то же осталось.

/var/log/Xorg.0.log

Код: Выделить всё

(II) fglrx(0): PCI bus 1 card 0 func 0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(**) fglrx(0): Option "NoAccel" "no"
(**) fglrx(0): Option "NoDRI" "no"
(**) fglrx(0): Option "UseInternalAGPGART" "no"
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
(==) fglrx(0): Gamma Correction for I is 0x06419064
(==) fglrx(0): Gamma Correction for II is 0x06419064
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
        compiled for 7.1.1, module version = 1.0.0
        ABI class: X.Org Video Driver, version 1.0
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(**) fglrx(0): Option "mtrr" "off"
(EE) fglrx(0): Chipset 0x5960 is not recognized
(EE) fglrx(0): PreInitConfig failed
SetVBEMode failed
(EE) fglrx(0): PreInit failed
(II) fglrx(0): === [atiddxPreInit] === end
(II) UnloadModule: "fglrx"
(II) UnloadModule: "int10"
(II) Unloading /usr/lib/xorg/modules/libint10.so
(II) UnloadModule: "vgahw"
(II) Unloading /usr/lib/xorg/modules/libvgahw.so
(EE) Screen(s) found, but none have a usable configuration.


startx &> startx.log

Код: Выделить всё

Current Operating System: Linux ynkulbyh 2.6.18-ARCH #1 SMP PREEMPT Fri Sep 22 12:13:37 CEST 2006 i686
Build Date: 19 September 2006
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct  7 21:43:11 2006
(==) Using config file: "/etc/X11/xorg.conf"

/opt/xfce4/bin/startxfce4: X server already running on display :0
Agent pid 2030
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".

** (xfce-mcs-manager:2040): WARNING **: display_plugin: Unable to configure display resolution
Xlib:  extension "XFree86-VidModeExtension" missing on display ":0.0".

** (xfwm4:2044): WARNING **: The display does not support the XShape extension.

(terminal:2052): Gtk-CRITICAL **: gtk_style_detach: assertion `style->attach_count > 0' failed

** (terminal:2052): WARNING **: Error (Invalid or incomplete multibyte or wide character) converting data for child, dropping.


fglrxinfo

Код: Выделить всё

Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual!

Код: Выделить всё

Name           : ati-fglrx
Version        : 8.29.6-2

Name           : ati-fglrx-utils
Version        : 8.29.6-2

Linux version 2.6.18-ARCH (root@Wohnung) (gcc version 4.1.1) #1 SMP PREEMPT Fri Sep 22 12:13:37 CEST 2006


xorg.conf

Код: Выделить всё

Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        Option      "ATIGLX" "off"
        Option      "AIGLX" "off"
EndSection

Section "Files"
        RgbPath      "/usr/share/X11/rgb"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/75dpi"
        FontPath     "/usr/share/fonts/100dpi"
        FontPath     "/usr/share/fonts/TTF"
        FontPath     "/usr/share/fonts/Type1"
EndSection

Section "Module"
#       Load  "extmod"
#       Load  "dbe"
        Load  "record"
        Load  "xtrap"
#       Load  "dri"
        Load  "freetype"
        Load  "type1"
#       Load  "glx"
        Load  "fglrx"
#       Load  "dri"
EndSection

#Section "ServerFlags"
#       Option      "AIGLX" "off"
#EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "CoreKeyboard"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us,ru(winkeys)"
        Option      "XkbOptions" "grp:alt_shift_toggle"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
        Option       "DPMS" "true"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "fglrx"
        VendorName  "ATI Technologies Inc"
        BoardName   "RV280 [Radeon 9200 PRO]"
        BusID       "PCI:1:0:0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Modes "1280x1024"
                Depth     24
        EndSubSection
EndSection
Спасибо сказали:
Аватара пользователя
Mind Freedom
Сообщения: 207

Re: ati-fglrx

Сообщение Mind Freedom »

(ynkulbyh @ Oct 8 2006, в 03:05) писал(а):(EE) fglrx(0): Chipset 0x5960 is not recognized



Возможно, ноги у всего этого растут отсюда.

Драйвера точно подходящие?
Hey, what do you see? Something beautiful, something free?
--------------------
ArchLinux current/KDE 3.5/kernel 2.6.17
Спасибо сказали:
Аватара пользователя
aivs
Сообщения: 67

Re: ati-fglrx

Сообщение aivs »

Да на твою видюху можно опенсорсные дрова поставить.
И вообще сделай pacman -Syu может поможет
Archlinux
Спасибо сказали:
Аватара пользователя
cheer
Сообщения: 729
Статус: Самовлюблённый сноб
ОС: archlinux i686-current

Re: ati-fglrx

Сообщение cheer »

8.29.6 не поддерживают radeon 9000. Поэтому либо OSS, либо 8.28.8
Подробнее можно прочесть на http://bbs.archlinux.org
OSS драйвера вполне ничего (ppracer практически без артефактов), а вот в Heroes V артефакты видны. Могу выслать старые пакеты для обычного ядра (или выложить куда, только скажите, куда), потому что вещь нужная.
Спасибо сказали:
Аватара пользователя
Zm1y
Сообщения: 153
Статус: Steel rat
ОС: Gentoo 2007.0 profile

Re: ati-fglrx

Сообщение Zm1y »

cheer писал(а):
08.10.2006 16:02
8.29.6 не поддерживают radeon 9000. Поэтому либо OSS, либо 8.28.8
Подробнее можно прочесть на http://bbs.archlinux.org
OSS драйвера вполне ничего (ppracer практически без артефактов), а вот в Heroes V артефакты видны. Могу выслать старые пакеты для обычного ядра (или выложить куда, только скажите, куда), потому что вещь нужная.



А можно вопросик... Чтобы тему не открывать...

Такая порблема...
Ядро 2.6.18 xorg 7.1.1 Видео Ati Radeon X1300... Собираю модуль делаю modprobe он вылетает с ошибкой про ioctl32 и unresolved symbol... Посоветуйте?
work : Sempron 2800/1024/40+120+80+160/NVGFfx6600Gt
Home: 1 2xOpteron x2 3500/4096/4x500SATAII+(2x120+1x80)IDE/NVGFfx7300Gt
2 NoteBook Asus Z99H Gentoo 2007.0 profile
3 NoteBook HP pavillion 6570ea Gentoo 2007.0 profile
Спасибо сказали:
Аватара пользователя
cheer
Сообщения: 729
Статус: Самовлюблённый сноб
ОС: archlinux i686-current

Re: ati-fglrx

Сообщение cheer »

Ядро какое? Встроенное от Arch (их там несколько) или самосбор? Как модуль собираете? (для ядер от Arch есть уже модули в extra).
Спасибо сказали:
Аватара пользователя
Zm1y
Сообщения: 153
Статус: Steel rat
ОС: Gentoo 2007.0 profile

Re: ati-fglrx

Сообщение Zm1y »

cheer писал(а):
10.10.2006 11:38
Ядро какое? Встроенное от Arch (их там несколько) или самосбор? Как модуль собираете? (для ядер от Arch есть уже модули в extra).


Ядро собрано руками /*2.6.18*/ модуль собираю по мануалу что прилагается к модулю Ж)
work : Sempron 2800/1024/40+120+80+160/NVGFfx6600Gt
Home: 1 2xOpteron x2 3500/4096/4x500SATAII+(2x120+1x80)IDE/NVGFfx7300Gt
2 NoteBook Asus Z99H Gentoo 2007.0 profile
3 NoteBook HP pavillion 6570ea Gentoo 2007.0 profile
Спасибо сказали:
Аватара пользователя
cheer
Сообщения: 729
Статус: Самовлюблённый сноб
ОС: archlinux i686-current

Re: ati-fglrx

Сообщение cheer »

А система не 64 случаем? И (глупый вопрос) модуль не для 32 bit? Вообще модуль рекомендую собирать с использованием ABS.
Спасибо сказали:
Аватара пользователя
Zm1y
Сообщения: 153
Статус: Steel rat
ОС: Gentoo 2007.0 profile

Re: ati-fglrx

Сообщение Zm1y »

cheer писал(а):
06.11.2006 15:16
А система не 64 случаем? И (глупый вопрос) модуль не для 32 bit? Вообще модуль рекомендую собирать с использованием ABS.


ПРоблему решил /*ситстема 64битная*/ модуль пересобрал руками
work : Sempron 2800/1024/40+120+80+160/NVGFfx6600Gt
Home: 1 2xOpteron x2 3500/4096/4x500SATAII+(2x120+1x80)IDE/NVGFfx7300Gt
2 NoteBook Asus Z99H Gentoo 2007.0 profile
3 NoteBook HP pavillion 6570ea Gentoo 2007.0 profile
Спасибо сказали: