You are not logged in.

#1 2009-07-24 19:30:29

anarxi
Member
From: schaumburg, IL
Registered: 2008-12-20
Posts: 55
Website

[solved] Can't get compisted mode working (7950gt nvidia-185.18.14-1)

[evil@homebox ~]$ sudo cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Wed May 27 03:15:36 PDT 2009

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath      "/usr/lib/xorg/modules"
    FontPath        "/usr/share/fonts/misc"
    FontPath        "/usr/share/fonts/100dpi:unscaled"
    FontPath        "/usr/share/fonts/75dpi:unscaled"
    FontPath        "/usr/share/fonts/TTF"
    FontPath        "/usr/share/fonts/Type1"
EndSection

Section "Module"
    Load           "record"
    Load           "glx"
    Load           "dbe"
    Load           "extmod"
    Load           "dri2"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Monitor Vendor"
    ModelName      "Monitor Model"
EndSection

Section "Device"
    Identifier     "Card0"
    Driver         "nvidia"
    VendorName     "nVidia Corporation"
    BoardName      "G71 [GeForce 7950 GT]"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Card0"
    Monitor        "Monitor0"
    SubSection     "Display"
        Viewport    0 0
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       4
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       8
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       15
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       16
    EndSubSection
    SubSection     "Display"
        Viewport    0 0
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
    Option     "Composite" "Enable"
EndSection
[evil@homebox ~]$

Tried commenting/uncommenting dri2

and the last line, section "extensions" I added manually. still when i try to run AWN it says compisiton mode not enabled

Last edited by anarxi (2009-07-24 20:51:02)


there is now knowledge that is not power

Offline

#2 2009-07-24 20:11:54

djszapi
Member
From: Cambridge, United Kingdom
Registered: 2009-06-14
Posts: 1,439
Website

Re: [solved] Can't get compisted mode working (7950gt nvidia-185.18.14-1)

Hello!

Did you read this one ?

http://wiki.archlinux.org/index.php/Composite

And pls read this one too:

http://bbs.archlinux.org/viewtopic.php?id=39960

Hope this helps.

Last edited by djszapi (2009-07-24 20:12:38)

Offline

#3 2009-07-24 20:31:37

anarxi
Member
From: schaumburg, IL
Registered: 2008-12-20
Posts: 55
Website

Re: [solved] Can't get compisted mode working (7950gt nvidia-185.18.14-1)

djszapi wrote:

Hello!

Did you read this one ?

http://wiki.archlinux.org/index.php/Composite

And pls read this one too:

http://bbs.archlinux.org/viewtopic.php?id=39960

Hope this helps.

i tried these, same


there is now knowledge that is not power

Offline

#4 2009-07-24 20:51:48

anarxi
Member
From: schaumburg, IL
Registered: 2008-12-20
Posts: 55
Website

Re: [solved] Can't get compisted mode working (7950gt nvidia-185.18.14-1)

I sloved it. just enabled composited mode in metacity smile (alt + f2 | gconf-editor | apps / metacity / general <- check composited)


there is now knowledge that is not power

Offline

Board footer

Powered by FluxBB