Beryl nie działa
: 16 lipca 2008, 08:38
Zainstalowałem beryla zgodnie z tym opisem
Gdy uruchamiam beryla wyskakuje coś takiego
Nie ma obramowania okien, ani żadnych efektów.
FGLRXINFO
XORG.CONF
Gdy uruchamiam beryla wyskakuje coś takiego
Kod: Zaznacz cały
kamil@debian:~$ beryl-manager
kamil@debian:~$ **************************************************************
* Beryl system compatiblity check *
**************************************************************
Detected xserver : XGL
Checking Display :0.0 ...
Checking for XComposite extension : passed (v0.2)
Checking for XDamage extension : passed
Checking for RandR extension : passed
Checking for XSync extension : passed
** (beryl-manager:9146): WARNING **: Beryl przechwycił martwy sygnał 11
FGLRXINFO
Kod: Zaznacz cały
kamil@debian:~$ fglrxinfo
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 148 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Serial number of failed request: 16
Current serial number in output stream: 17
kamil@debian:~$
Kod: Zaznacz cały
Section "ServerLayout"
Identifier "X.org Configured"
screen 0 "Screen0" 0 0
Inputdevice "Mouse0" "CorePointer"
Inputdevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
Rgbpath "/etc/X11/rgb"
Modulepath "/usr/lib/xorg/modules"
Fontpath "/usr/share/fonts/X11/misc"
Fontpath "/usr/X11R6/lib/X11/fonts/misc"
Fontpath "/usr/share/fonts/X11/cyrillic"
Fontpath "/usr/share/fonts/X11/100dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/75dpi/:unscaled"
Fontpath "/usr/share/fonts/X11/Type1"
Fontpath "/usr/X11R6/lib/X11/fonts/Type1"
Fontpath "/usr/share/fonts/X11/100dpi"
Fontpath "/usr/share/fonts/X11/75dpi"
Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "extmod"
Load "glx"
Load "dbe"
Load "xtrap"
Load "record"
Load "dri"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
Vendorname "Monitor Vendor"
Modelname "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: [i]: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "ShadowFB" # [<bool>]
#Option "DefaultRefresh" # [<bool>]
#Option "ModeSetClearScreen" # [<bool>]
Identifier "Card0"
Driver "fglrx"
Vendorname "ATI Technologies Inc"
Boardname "Unknown Board"
Busid "PCI:1:5:0"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "AddARGBGLXVisuals" "On"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "960x529" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "960x529" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "960x529" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "960x529" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "960x529" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "960x529" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection