[FUG-BR] [Off Topic] Beryl no KDE com uma GM965 Intel

ThOLOko tholoko em gmail.com
Quinta Abril 3 22:53:17 BRT 2008


Instalei o MesaLib e agora?

# glxinfo
name of display: :0.0
libGL warning: 3D driver claims to not support visual 0x65
display: :0  screen: 0
direct rendering: Yes

# glxgears
libGL warning: 3D driver claims to not support visual 0x65
5464 frames in 5.0 seconds = 1092.683 FPS
5689 frames in 5.0 seconds = 1137.780 FPS


E segue abaixo o meu xorg.conf (depois de varias tentativas)

Section "ServerLayout
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
#       InputDevice    "Synaptics_Touchpad" "CorePointer"
        InputDevice    "Synaptics_Touchpad" "SendCoreEvents"
        InputDevice    "Keyboard0" "CoreKeyboard"
        Option         "AIGLX" "True"
#        Option "DisableGLXRootClipping" "True"
EndSection

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

Section "Module"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        #Load  "GLcore"
        Load  "record"
        Load  "xtrap"
        Load  "freetype"
        Load  "type1"
        Load  "synaptics"

EndSection

Section "DRI"
    group 0
    Mode 0666
EndSection

Section "Extensions"
        Option         "Composite"   "Enable"
EndSection


Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc102"
        Option      "XkbLayout" "gb"
EndSection

Section "InputDevice"
        Identifier      "Synaptics_Touchpad"
        Driver          "synaptics"

        Option          "Device"                "/dev/psm0"
        Option          "Protocol"              "psm"

        Option          "LeftEdge"              "1700"
        Option          "RightEdge"             "5300"
        Option          "TopEdge"               "1700"
       Option          "RightEdge"             "5300"
        Option          "TopEdge"               "1700"
        Option          "BottomEdge"            "4200"

        Option          "FingerLow"             "25"
        Option          "FingerHigh"            "30"

        Option          "MaxTapTime"            "180"
        Option          "MaxTapMove"            "220"

        Option          "VertScrollDelta"       "100"
        Option          "HorizScrollDelta"      "100"

        Option          "MinSpeed"              "0.06"
        Option          "MaxSpeed"              "0.06"
        Option          "AccelFactor"           "0.0010"

        Option          "ScrollButtonRepeat"    "100"
        Option          "UpDownScrolling"       "on"
        Option          "UpDownRepeat"          "on"
        Option          "LeftRightScrolling"    "on"
        Option          "LeftRightRepeat"       "on"

        # "SHMConfig on" seems good works with synclient(1).  But this
        # options is insecure.  I recommended "off" as default.
        Option          "SHMConfig"             "on"

        # If you use circular touchpad, uncomment them.
#       Option          "CircularPad"           "on"
#       Option          "CircularScrolling"     "on"
#       Option          "CircScrollDelta"       "0.5"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "Auto"
        Option      "Device" "/dev/sysmouse"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"

        #DisplaySize      300   190     # mm
        Identifier   "Monitor0"
        VendorName   "SEC"
        ModelName    "4457"
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     "NoAccel"                   # [<bool>]
        #Option     "SWcursor"                  # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "CacheLines"                # <i>
        #Option     "Dac6Bit"                   # [<bool>]
        #Option     "DRI"                       # [<bool>]
        #Option     "NoDDC"                     # [<bool>]
        #Option     "ShowCache"                 # [<bool>]
        #Option     "XvMCSurfaces"              # <i>

        #Option     "XvMCSurfaces"              # <i>
        #Option     "PageFlip"                  # [<bool>]
        Identifier  "Card0"
        Driver      "intel"
        VendorName  "Intel Corporation"
        BoardName   "Mobile Integrated Graphics Controller"
        BusID       "PCI:0:2:0"
        Option      "XAANoOffscreenPixmaps" "true"
        Option      "DRI"     "true"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
        Subsection "Display"
         Depth       24
#         Modes       "1600x1200" "1440x900" "1024x768" "800x600"
         Modes       "1600x1200"
         ViewPort    0 0
#         Depth       16
#         Modes       "1600x1200" "1440x900" "1024x768" "800x600"
#         ViewPort    0 0

        EndSubsection
EndSection


Tudo start normal... soh quando aplico o compiz ou beryl n'ao tenho bordas e
alguns efeitos...

Abracos!!!





-- 
ThOLOko
ThOmaz BeLgine
-FrEEBSD-
UniX TeaM
(LeT's MaKe InStaLL ClEan)


Mais detalhes sobre a lista de discussão freebsd