Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: beryl - problém component manager nelze spustit- FF 7.4  (Přečteno 1954 krát)

tomsoyer

  • Aktivní člen
  • *
  • Příspěvků: 119
Prosím o radu:
nainstaloval jsem do kubuntu FF 7.04 beryl podle návodu.
Pokud jsem ho pustil příkazem beryl tak se spustil fungovaly mi efekty, dešť apod..
Ale na oknech chyběly tlačítka minimalizovat, maximalizovat, vypnout.
Tak jsem podle zdejšího návodu nainstaloval emerald s polu s beryl- managerem
pokud ho spustim z konsole tak se pusti ale napiše toto:
Kód: [Vybrat]
tom@Tomas-laptop:~$ beryl-manager
tom@Tomas-laptop:~$ Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't find RGB GLX visual
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".
X Error: BadDevice, invalid or uninitialized input device 154
  Major opcode:  143
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
X Error: BadDevice, invalid or uninitialized input device 154
  Major opcode:  143
  Minor opcode:  3
  Resource id:  0x0
Failed to open device
pokud z lišty kliknu na ikonu diamantu a zvolim select window manager - beryl.
Tak blikne obrazovka a vyskoci hlaska:

Composite manager zhavaroval dvakrát během jedné minuty: bude pro tuto relaci zakázán.

pokud zadam v konsoly pouze beryl tak zmizi zahlavý oken a nejde psát klávesnicí.
A musím restartovat pomoci beryl-manageru kde zase hodi hlasku composite manager a beryl se vypne.
V konsoly vypsal toto:

Kód: [Vybrat]
beryltom@Tomas-laptop:~$ beryl
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : AIGLX

Checking Display :0.0 ...

Checking for XComposite extension               : passed (v0.3)
Checking for XDamage extension                  : passed
Checking for RandR extension                    : passed
Checking for XSync extension                    : passed

Checking Screen 0 ...

Xlib:  extension "GLX" missing on display ":0.0".
Root visual is not a GL visual
beryl: Another composite manager is already running on screen: 0
beryl: No manageable screens found on display :0.0
Zkoušel jsem vše odinstalovat a podle wiki na beryl vše znovu stahnout a nainstalovat, ale vysledek je pořád stejny.
Grafiku mam integrovanou intel.
ještě uvádím obsah xorg.conf
Kód: [Vybrat]
# /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/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
# 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 "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "cz"
Option "XkbOptions" "lv3:ralt_switch"
EndSection

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

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

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
Identifier "Intel Corporation Mobile Integrated Graphics Controller"
Driver "i810"
BusID "PCI:0:2:0"
  Option "XAANoOffscreenPixmaps" "true"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile Integrated Graphics Controller"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice     "stylus" "SendCoreEvents"
InputDevice     "cursor" "SendCoreEvents"
InputDevice     "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
Mode 0666
EndSection

Section "Extensions"
    Option "Composite" "true"
EndSection
Pokud vidíte někdo chybu tak mi prosím poraďte rád bych si beryl rozchodil.
Předem děkuji.
HP nx6310 + Kubuntu Feisty Fawn

primar

  • Návštěvník
  • Příspěvků: 42
beryl - problém component manager nelze spustit- FF 7.4
« Odpověď #1 kdy: 27 Dubna 2007, 16:22:47 »
kamosovi nabehol beryl uplne v pohode na laptope s intelackym chipom , nainstaloval cez adepta driver , skus hladat 915intel ci tam nieje nieco take , potom dal vraj iba sudo apt-get install beryl beryl-manager emerald-themes a vsetko islo...

tomsoyer

  • Aktivní člen
  • *
  • Příspěvků: 119
beryl - problém component manager nelze spustit- FF 7.4
« Odpověď #2 kdy: 27 Dubna 2007, 22:51:20 »
Tak jsm zkusil nainstalovat ten driver pro intel.
Odinstaloval jsem kompletně beryl a znovu nainstaloval podle návodu, ale výsledek je pořád stejný :-(
HP nx6310 + Kubuntu Feisty Fawn

gusty32

  • Návštěvník
  • Příspěvků: 66
    • Break Monopoly
beryl - problém component manager nelze spustit- FF 7.4
« Odpověď #3 kdy: 30 Dubna 2007, 13:19:48 »
No me to pro zmenu hlasi, ze "Kompozitni rozsireni neni dostupne". A to uz jsem rucne naistloval Beryl pre Synaptic.

 

Provoz zaštiťuje spolek OpenAlt.