You are not logged in.

#1 2007-07-14 22:11:39

calef13
Member
Registered: 2007-06-10
Posts: 142

beryl WM won't start

Hi,

I have just installed a beryl-kde and the beryl-extras package on arch and everything went fine except beryl always falls back to kwin when I try to change to beryl. I am running kde ;-) and I have the nvidia driver installed correctly as far as I know, I followed both the xorg and nvidia wiki pages. Here is my xorg.conf:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Wed Jun 13 18:39:30 PDT 2007

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath         "/usr/lib/X11/rgb"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

I only used the nvidia-config utility to create the xorg.conf, nothing existed before that. I remember having the same problem on my desktop a while back which also has an nvidia card and arch installed, but I managed to fix it, alas I can't remember how I did it but it couldn't have been that difficult if I managed it tongue. Can anyone offer me any advice on how to solve this problem?

Thanks in advance for your time,

Calef13

Offline

Board footer

Powered by FluxBB