ok... im now running on a fresh install of FC7. due to one of my harddrives crashing... shouldnt use old hardware....
Code:
sudo rpm -qa | grep beryl
-
beryl-settings-0.2.1-1.fc7
beryl-plugins-0.2.1-1.fc7
beryl-settings-simple-0.2.1-1.fc7
beryl-kde-0.2.1-1.fc7
beryl-core-0.2.1-1.fc7
beryl-0.2.1-1.fc7
beryl-gnome-0.2.1-1.fc7
beryl-manager-0.2.1-1.fc7
so i have the correct Modules install as far as i can see.
The xorg.conf is just the std one... havnt edited it as i have no need too atm
here it is:
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Apr 16 20:37:13 PDT 2007
# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
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 "Videocard0"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
And when i start Beryl Manager it flickers my Windows then falls back to the Default fall back window manager, if i try select it from the beryl manager again it does the same thing.. if i turn off roll back it will just have no window manager at all and i need to restart X to get it back....
iv selected a theme in Emerald etc... played with various settings... nothing seems to change the fact it wont init...
any help on this will be awesome.
Jamie