You are not logged in.

#1 2006-10-10 00:37:10

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Nvidia Beta + Beryl + Emerald

I'm trying to get this to work, but failing. I've tried running this:

beryl & emerald --replace

I also get this error with beryl:

XGL Absent, checking for NVIDIA
Nvidia Present
Relaunching beryl with __GL_YIELD="NOTHING"
XGL Absent, checking for NVIDIA
Nvidia Present
beryl: '/usr/lib/beryl/libsettings.so' plugin version does not match beryl version.
beryl: Couldn't load plugin 'settings'
Segmentation fault

I downloaded beryl from unstable(I belive) either that or testing.

but my decorations just disapear and I dont get any affects O.o

I've also trying starting it this way:

dbus-launch beryl-start
dbus-launch beryl-manager & dbus-launch emerald --replace

I've tried without the dbus-launch and tried all the ways the arch wiki has to offer. Still a no go.

Offline

#2 2006-10-10 00:54:06

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: Nvidia Beta + Beryl + Emerald

Xorg.conf:

# **********************************************************************
# Module section
# **********************************************************************
Section "Module"
    Load        "dbe"
    SubSection  "extmod"
        Option    "xfree86-dga"   
    EndSubSection
    Load        "freetype"
    Load        "glx"
EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"
    RgbPath    "/usr/share/X11/rgb"
    FontPath   "/usr/share/fonts/misc"
    FontPath   "/usr/share/fonts/75dpi"
    FontPath   "/usr/share/fonts/100dpi"
    FontPath   "/usr/share/fonts/TTF"
    FontPath   "/usr/share/fonts/share"
EndSection

#**********************************************************************
# Server flags section.
#**********************************************************************
Section "ServerFlags"
EndSection

#**********************************************************************
#Core keyboard's InputDevice section
#**********************************************************************
Section "InputDevice"
    Identifier    "Keyboard1"
    Driver    "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"    "xorg"
    Option "XkbModel"    "pc101"
    Option "XkbLayout"    "us"
EndSection

# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
Section "InputDevice"
    Identifier    "Mouse1"
    Driver    "mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/input/mice"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "yes"
EndSection

#**********************************************************************
# Monitor section
#**********************************************************************
Section "Monitor"
    Identifier  "monitor"
    HorizSync   30.0 - 68.0
    VertRefresh 50.0 - 80.0
EndSection

#**********************************************************************
# Graphics device section
#**********************************************************************
Section "Device"
    Identifier  "nvi"
    Driver      "nvidia"
    Option    "RenderAccel" "true"
    Option    "AllowGLXWithComposite" "true"
    Option    "Coolbits" "1"
    Option      "AddARGBGLXVisuals" "true"
EndSection


#**********************************************************************
# Screen sections
#**********************************************************************
Section "Screen"
    Identifier  "Screen 1"
    Device      "nvi"
    Monitor     "monitor"
    DefaultDepth 24

    Subsection "Display"
        Depth       24
        Modes      "1600x1200" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

# **********************************************************************
# ServerLayout sections.
# **********************************************************************
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
    Option "AIGLX" "true"
EndSection

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

Offline

#3 2006-10-10 03:43:40

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: Nvidia Beta + Beryl + Emerald

Update:
seems that some of the eyecandy does work. I can Alt+Scroll to get transparency like on Xgl + Compiz, but thats about it. I am still missing my decorations, plus alot of other things >.>

Offline

#4 2006-10-10 16:02:27

leviathan
Member
Registered: 2005-11-04
Posts: 26

Re: Nvidia Beta + Beryl + Emerald

I have the same problem  roll


My portal: www.reboots.net - Developer of ZippHO: www.zippho.org

Offline

#5 2006-10-10 16:33:43

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: Nvidia Beta + Beryl + Emerald

Is there any known fix for this yet, I've ready multiple people have this problem. But then again some don't with no difference in the Xorg configuration. What is up?

Offline

#6 2006-10-10 16:36:12

cougar
Member
From: France
Registered: 2006-06-24
Posts: 93

Re: Nvidia Beta + Beryl + Emerald

I have this problem too. I think it's a package issue

Offline

#7 2006-10-10 16:38:35

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: Nvidia Beta + Beryl + Emerald

See some people were complaining about the packages that had this problem, then a day later they said it is fixed. But I am still getting the issue they've been having

Offline

#8 2006-10-10 17:26:55

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: Nvidia Beta + Beryl + Emerald

I still have this same issue with an Intel card. No decorations and the alt-tab effect does nothing. Other effects work properly.


I am a gated community.

Offline

#9 2006-10-10 21:19:30

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: Nvidia Beta + Beryl + Emerald

stonecrest wrote:

I still have this same issue with an Intel card. No decorations and the alt-tab effect does nothing. Other effects work properly.

That pretty much is the same thing that I have. I believe it's because beryl isn't loading all the settings for some reason. I don't get drop shadows, ect. And no decorations, but I do get the transparency options.

Offline

#10 2006-10-11 00:43:49

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: Nvidia Beta + Beryl + Emerald

I've tried like every possible thing I could think of. I did read that some problems can occur because Xorg wasn't installed correctly. But I am not that interested in getting beryl to work to completely reinstall Xorg by hand.

Offline

#11 2006-10-11 02:07:48

wd
Member
Registered: 2005-09-10
Posts: 28

Re: Nvidia Beta + Beryl + Emerald

Useing gnome?Try this?

GNOME Desktop

The simplest way is to add beryl-start to the applications that start with your session. You can do this by going to:

[Desktop] -> [Preferences] -> [Sessions] -> [Startup Programs]

Adding beryl-manager to the list might be a good idea too so you can switch back to Metacity if need be.

Offline

#12 2006-10-11 07:47:27

alzen
Member
Registered: 2005-01-14
Posts: 30

Re: Nvidia Beta + Beryl + Emerald

hi, just want to say i have same things twiistedkaos said. beryl-manager was added to gnome session startup programs long ago.

Offline

#13 2006-10-11 16:37:36

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: Nvidia Beta + Beryl + Emerald

i suppose I will just have to wait for package update or something. Nothing I try seems to work

Offline

#14 2006-10-12 18:29:22

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: Nvidia Beta + Beryl + Emerald

With a recent upgrade I am now further into beryl. I now have ALL of the effects, just still no window decorations.

Offline

#15 2006-10-12 22:04:08

cougar
Member
From: France
Registered: 2006-06-24
Posts: 93

Re: Nvidia Beta + Beryl + Emerald

Try to launch beryl-manager

Offline

#16 2006-10-13 01:04:29

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: Nvidia Beta + Beryl + Emerald

cougar wrote:

Try to launch beryl-manager

Been there, done that. Same thing / effect.

Offline

#17 2006-10-13 01:56:02

wd
Member
Registered: 2005-09-10
Posts: 28

Re: Nvidia Beta + Beryl + Emerald

After you run beryl-manager,there is a icon in the tray.some setting there.

Offline

#18 2006-10-13 03:16:30

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: Nvidia Beta + Beryl + Emerald

wd wrote:

After you run beryl-manager,there is a icon in the tray.some setting there.

Yeah there is, but there still isn't any way of getting the decorations to show.

edit
Is libwnck-compiz required for beryl / emerald? Because I can't get them to start after removing it, and I also can't reinstall it.

Offline

#19 2006-10-13 09:22:30

alzen
Member
Registered: 2005-01-14
Posts: 30

Re: Nvidia Beta + Beryl + Emerald

hey twiistedkaos, i made beryl work for me. just removed beryl-svn group and compiled all the ahioros's beryl's and emerald's packages from AUR. i didn't have window decorations at first but after i selected one in "Emerald Theme Manager" and i have decos.

guess those packages are a little older than svn ones, anyway they work for me.

about libwnck, i use standard, not compiz package.

Offline

#20 2006-10-13 13:20:19

twiistedkaos
Member
Registered: 2006-05-20
Posts: 666

Re: Nvidia Beta + Beryl + Emerald

alzen wrote:

hey twiistedkaos, i made beryl work for me. just removed beryl-svn group and compiled all the ahioros's beryl's and emerald's packages from AUR. i didn't have window decorations at first but after i selected one in "Emerald Theme Manager" and i have decos.

guess those packages are a little older than svn ones, anyway they work for me.

about libwnck, i use standard, not compiz package.

Alright, sounds good. I'll try this when ever I get home. I am at school right now.

I am not sure why exactly they stopped working after I installed libwnck and it now refuses to work. Maybe I need to delete the configuration files and maybe it will work then. I had to do that with Wine.

Offline

Board footer

Powered by FluxBB