Опять про beryl (Debian Etch)

Для новичков как вообще в Linux, так и в конкретной теме, к которой относится вопрос.

Модератор: Bizdelnick

gor
Сообщения: 65

Опять про beryl

Сообщение gor »

Приветствую!
Установил beryl,отредактировал xorg.conf,перезагрузился
но после этого:

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

~$ glrxinfo
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)

~$ glxinfo | grep rendering
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No


beryl-manager запускается, а сам beryl:

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

**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : AIGLX

Checking Display :0.0 ...

Checking for XComposite extension               : failed

No composite extension
beryl: No composite extension


а до редактирования xorg.conf было:

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

~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: RADEON 9200 Series DDR Generic
OpenGL version string: 1.3.1091 (X4.3.0-8.28.8)

~$ glxinfo | grep rendering
direct rendering: Yes


отредактированый xorg.conf прилагаю

Код:

# /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Files" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" Load "dbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us,ru,ua(winkeys)" Option "XkbOptions" "grp:ctrl_shift_toggle" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "Radeon 9250" Driver "fglrx" Option "TripleBuffer" "true" Option "AllowGLXWithComposite" "true" EndSection Section "Monitor" Identifier "Универсальный монитор" Option "DPMS" HorizSync 30-70 VertRefresh 50-160 EndSection Section "Screen" Identifier "Default Screen" Device "Radeon 9250" Monitor "Универсальный монитор" DefaultDepth 24 Option "AddARGBGLXVisuals" "true" SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" Option "AIGLX" "false" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" EndSection
Спасибо сказали:
Аватара пользователя
inline
Сообщения: 72
ОС: Gentoo

Re: Опять про beryl

Сообщение inline »

сносить fglrx, вместо него в xorg.conf вписывать "radeon".
Если fglrx ставил при помощи runner'a, то переустановить x.org, mesa и модули к иксам.

p.s. и не забудь false напротив AIGLX в xorg.conf вписать true.
Спасибо сказали:
gor
Сообщения: 65

Re: Опять про beryl

Сообщение gor »

inline писал(а):
31.07.2007 22:35
сносить fglrx, вместо него в xorg.conf вписывать "radeon".
Если fglrx ставил при помощи runner'a, то переустановить x.org, mesa и модули к иксам.

p.s. и не забудь false напротив AIGLX в xorg.conf вписать true.



а что нужно вместо fglrx?
Спасибо сказали:
gor
Сообщения: 65

Re: Опять про beryl

Сообщение gor »

gor писал(а):
01.08.2007 11:00
inline писал(а):
31.07.2007 22:35
сносить fglrx, вместо него в xorg.conf вписывать "radeon".
Если fglrx ставил при помощи runner'a, то переустановить x.org, mesa и модули к иксам.

p.s. и не забудь false напротив AIGLX в xorg.conf вписать true.



а что нужно вместо fglrx?



... это я в смысле что путаюсь в драйверах ati, кроме fglrx
какие еще есть для данного случая?
Спасибо сказали:
gor
Сообщения: 65

Re: Опять про beryl

Сообщение gor »

решил запустить beryl через xgl
с драйвером fglrx
но не могу добавить сеанс xgl в kdm
делал так:
скрипт запуска startxgl.sh
#!/bin/sh
Xgl :1 -fullscreen -ac -accel xv:pbuffer -accel glx:pbuffer &
DISPLAY=:1
exec startkde
поместил в /usr/local/bin
сделал его исполняемым
chmod a+x /usr/local/bin/startxgl.sh
для создания записи входа создал файл
xgl.desktop
[Desktop Entry]
Encoding=UTF-8
Name=Xgl
Exec=/usr/local/bin/startxgl.sh
Icon=
Type=Application
который поместил в каталог
mkdir -p /etc/X11/sessions
но после перезагрузки в kdm нет сеанса xgl
kdm запускаю с консоли командой /etc/init.d/kdm start
где делаю не так?
Спасибо сказали: