You are not logged in.

#1 2007-08-08 19:55:08

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

awm issue

Hello, I'm trying out awm, it don't go well: http://bildr.no/thumb/92413.jpeg

Anyone went into the same issue?


Use the Source, Luke!

Offline

#2 2007-08-08 19:57:54

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: awm issue

maybe you should upload a larger pic ?

Offline

#3 2007-08-08 19:58:44

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

Re: awm issue

The fullscreen picture wont show the black area at the bottom of the screen, so it would actually describe less than that thumbnail.


Use the Source, Luke!

Offline

#4 2007-08-08 20:00:40

Hohoho
Member
Registered: 2007-06-23
Posts: 222

Re: awm issue

I guess its that Avant thingy again, well, basically you need to enable compositing or use beryl/compiz for it to work.

If youre using fglrx drivers youll have to switch to the opensource ones or live without DRI.

Offline

#5 2007-08-08 20:02:20

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

Re: awm issue

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

Section "Files"
        RgbPath      "/usr/share/X11/rgb"
        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  "xtrap"
        Load  "record"
        Load  "dbe"
        Load  "glx"
        Load  "extmod"
        Load  "freetype"
        Load  "type1"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbRules"  "xorg"
        Option      "XkbModel"  "pc105"
        Option      "XkbLayout" "no"
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   "G70 [GeForce 7800 GTX]"
        BusID       "PCI:5:0:0"
        Option      "AddARGBGLXVisuals" "True"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes     "1680x1024"
        EndSubSection
EndSection

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

Well that didn't help, yes I've restarted the x-server.


Use the Source, Luke!

Offline

#6 2007-08-08 20:06:55

Hohoho
Member
Registered: 2007-06-23
Posts: 222

Re: awm issue

I think some sort of compositing manager must be running, xcompmgr for example, or compiz/beryl, but thats a more radical solution.

Offline

#7 2007-08-08 20:09:14

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

Re: awm issue

Thanks.


Use the Source, Luke!

Offline

#8 2007-11-05 05:27:30

somairotevoli
Member
Registered: 2006-05-23
Posts: 335

Re: awm issue

I am having the same problem. xcompmgr -a is running.
snapshot8fr4.th.jpg

Offline

Board footer

Powered by FluxBB