beryl problems

Ivan Voras ivoras at fer.hr
Fri Feb 9 10:10:50 UTC 2007


Csaba Molnar wrote:
> 2007. February 8. 16.54 dátummal Ivan Voras ezt írta:
>> I can't get beryl working. AFAIK, just running beryl-manager is enough
>>
>> to get it started, right? But i get this:
>>> beryl-manager
>>> glxinfo: not found
>> ** (beryl-manager:1215): CRITICAL **: No Display Manager Found!: Unknown
>> error: 0
>>
>>
>> Other applications work fine and DRI seems to be working. I'm using
>> xfce4.4 and its window manager.
>>
>> Any ideas?
>>
>> _______________________________________________
>> freebsd-x11 at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-x11
>> To unsubscribe, send any mail to "freebsd-x11-unsubscribe at freebsd.org"
> 
> The glxinfo message is not inportant - I get the same, and beryl still works. 
>> ** (beryl-manager:1215): CRITICAL **: No Display Manager Found!: Unknown
>> error: 0
> 
> One of the most common errors I've seen on beryl forums. It can be due to many 
> reasons - it is difficult to say what it is in your case without knowing your 
> setup. I have an nvidia card with the nvidia binary drivers. My xorg.conf is 
> here:
> ftp://hatvani.unideb.hu/personal/screenshots/beryl/xorg.conf
> 
> I use KDE, and I changed the window manager to beryl in .xinitrc:
> 
> export KDEWM=beryl
> exec startkde
> 
> I also start up aquamarine decorator via .kde/Autostart (with a 10 seconds 
> delay, because it won't start simultaneously). 
> 
> Try opening a terminal while running xfce, and type beryl --replace && 
> emerald --replace - and see what error messages it spits out. In case you 
> have an nvidia card, it should work (with xorg.conf similar to mine). 

I have a Radeon R280 card, with 3D support in the open source drivers.
I've rebuilt beryl (and it seems I've updated it to 0.1.9999???), and
here's what it says:

> beryl --replace && emerald -- replace
**************************************************************
* Beryl system compatiblity check                            *
**************************************************************

Detected xserver                                : AIGLX

Checking Display :0.0 ...

Checking for XComposite extension               : passed (v0.3)
Checking for XDamage extension                  : passed
Checking for RandR extension                    : passed
Checking for XSync extension                    : passed

Checking Screen 0 ...

libGL warning: 3D driver claims to not support visual 0x4b
Checking for GLX_SGIX_fbconfig                  : passed
Checking for GLX_EXT_texture_from_pixmap        : passed
Checking for non power of two texture support   : passed
Checking maximum texture size                   : passed (2048x2048)

libGL warning: 3D driver claims to not support visual 0x4b
beryl: No GLXFBConfig for default depth, falling back on visinfo.
Reloading options
/libexec/ld-elf.so.1: /usr/local/lib/beryl/libthumbnail.so: Undefined
symbol "strndup"

As I'm currently without a window manager, I can't start a terminal to
do a ldd on it, but I'll do it when I restart X.



More information about the freebsd-x11 mailing list