Fórum Ubuntu CZ/SK

Ostatní => Archiv => Téma založeno: b-s-h 26 Února 2007, 19:28:27

Název: beryl a intel 915
Přispěvatel: b-s-h 26 Února 2007, 19:28:27
Zkouším naistalovat beryl na notebook s grafikou i915.

Nahodil jsem ubuntu 7.04, x.org 7.2 a nainstaloval beryl podle wiki.beryl-project

beryl se mi jednou spustil ale podruhé už vypisuje:

folbrik@folbrik-laptop:~$ beryl-manager
folbrik@folbrik-laptop:~$ **************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : AIGLX

Checking Display :0.0 ...

Checking for XComposite extension               : failed

No composite extension
beryl: No composite extension
Název: beryl a intel 915
Přispěvatel: MarrLiss 26 Února 2007, 20:06:20
Nejspis jsi do xorg.conf nedal
Kód: [Vybrat]
Section "Extensions"
        Option "Composite" "Enable"
EndSection
Název: beryl a intel 915
Přispěvatel: b-s-h 26 Února 2007, 22:03:09
Dík to bude tim :)
Název: beryl a intel 915
Přispěvatel: kaisips 08 Března 2007, 21:40:14
Ja mam podobny problem lenze mne ani po zmene Disable na Enable v
Kód: [Vybrat]
Section "Extensions"
        Option "Composite" "Enable"
EndSection
sa mi nepodarilo rozchodit beryl. Beryl manager spustim lenze po prepnuti v manazery okien z metacity na beryl mi vyhodi toto
Kód: [Vybrat]
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : NVIDIA

Checking Display :0.0 ...

Checking for XComposite extension               : failed

No composite extension
moj #glxgears -printfps je :
Kód: [Vybrat]
kaisips@Kaisips:~$ glxgears -printfps
8339 frames in 5.0 seconds = 1667.714 FPS
8279 frames in 5.0 seconds = 1655.748 FPS
8344 frames in 5.0 seconds = 1668.703 FPS
8346 frames in 5.0 seconds = 1669.162 FPS
8307 frames in 5.0 seconds = 1661.327 FPS
#glxinfo | grep direct mam :
Kód: [Vybrat]
kaisips@Kaisips:~$ glxinfo | grep direct
direct rendering: Yes
a xorg.conf:
Kód: [Vybrat]
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"
        Load    "dbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "sk"
Option "XkbOptions" "lv3:ralt_switch"
Option "XkbVariant" "qwerty"
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"
  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 "NVIDIA Corporation NV15DDR [GeForce2 Ti]"
Driver "nvidia"
BusID "PCI:2:0:0"
       # Option "NvAGP" "1"
        Option          "XAANoOffscreenPixmaps"

EndSection

Section "Monitor"
Identifier "F-419"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV15DDR [GeForce2 Ti]"
Monitor "F-419"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
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"
EndSection

Section "DRI"
Mode 0666
EndSection
Section "Extensions"
        Option "Composite" "Enable"
EndSection
Mam graficku geforce2 TI ,Ubuntu Edgy 6.10

Stretol sa uz niekto s takym problemom ?
Název: beryl a intel 915
Přispěvatel: kaisips 09 Března 2007, 12:01:30
Ok uz som ten problem konecne vyriesil :  do časti Section "Screen" som pridal
Kód: [Vybrat]
Option    "DisableGLXRootClipping" "true"
Option    "AddARGBGLXVisuals"    "true"
a do časti Section "Device" som pridal
Kód: [Vybrat]
Option     "AllowGLXWithComposite"    "true"a uz sa mi da krasne prepnut z compiz na beryl co mi vtedy neslo vobec