You are not logged in.

#1 2007-01-31 15:32:30

microft
Member
From: Portugal
Registered: 2006-09-16
Posts: 29

aiglx + beryl + i810 = error

I've installed aiglx, emerald and beryl just like the wiki instructed.
And am trying to use  "No Desktop, Beryl as window manager only" .

my .xinitrc looks like this:

if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
    eval `dbus-launch --sh-syntax --exit-with-session`
fi
exec emerald & exec beryl-manager & gnome-panel

but when I try running the beryl-manager I get this:

libGL warning: 3D driver claims to not support visual 0x4b
do_wait: drmWaitVBlank returned -1, IRQs don't seem to be working correctly.
Try running with LIBGL_THROTTLE_REFRESH and LIBL_SYNC_REFRESH unset.

but I can't really understand this error, since my intel i810 is suposed to be supported.

HELP!!

Offline

#2 2007-01-31 16:20:14

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: aiglx + beryl + i810 = error

Your .xinitrc is only executed to the first "exec" line, so only emerald is started. And btw, dbus is not necessary to start beryl.

Offline

#3 2007-01-31 16:23:52

microft
Member
From: Portugal
Registered: 2006-09-16
Posts: 29

Re: aiglx + beryl + i810 = error

Sorry to disagree, but beryl-manager and gnome-panel get executed.
The panel shows up :-) and the beryl icon appears on its taskbar.

Offline

#4 2007-01-31 16:53:27

kasa
Member
From: Italy
Registered: 2005-07-21
Posts: 48

Re: aiglx + beryl + i810 = error

Well, compiz here, but I use aiglx and i810 driver. As far as I can tell, these 2 lines show up on any OpenGL program I run... but they work as expected, so probably they're not the error you're looking for.

Offline

#5 2007-01-31 18:00:42

xabbott
Member
From: orlando, fl
Registered: 2007-01-11
Posts: 56
Website

Re: aiglx + beryl + i810 = error

libGL warning: 3D driver claims to not support visual 0x4b

That error is ok to ignore.

Offline

#6 2007-01-31 19:23:01

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: aiglx + beryl + i810 = error

Be sure to configure xorg.conf as 24bit colors, otherwise you'll have problems with beryl. Another thing you don't specify is what graphics chipset you use. At this moment the 965G driver is broken due to missing options in CFLAGS in the xf86-video-i810 package, other chips should work though.

Offline

#7 2007-01-31 21:25:06

microft
Member
From: Portugal
Registered: 2006-09-16
Posts: 29

Re: aiglx + beryl + i810 = error

my lspci:

00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)

and my xorg.conf is here

I always used the i810driver for X.

Note: in the wiki page, it talks about a gbe module, but Xorg doesn't have it.


Can anyone see anything wrong here?

Offline

#8 2007-02-02 14:22:53

microft
Member
From: Portugal
Registered: 2006-09-16
Posts: 29

Re: aiglx + beryl + i810 = error

Problem solved.
Don't really know if this was the problem, but when I installed a beryl configuration manager everything started working.

Offline

#9 2007-03-19 18:28:08

saciel
Member
From: Germany
Registered: 2006-07-30
Posts: 153

Re: aiglx + beryl + i810 = error

what do you mean by 'beryl configuration manager'? i have a similiar problem - at least i try the same with the same hardware and get the same output. what was your actual problem? messed up windows in beryl?


They say if you reverse play a Windows CD you can hear satanic verses... But wanna know what's even worse? If you forward play it, it's gonna install Windows on your system!

Offline

#10 2007-03-19 19:02:35

saciel
Member
From: Germany
Registered: 2006-07-30
Posts: 153

Re: aiglx + beryl + i810 = error

ok, now it works for me, too... I additionally installed 'beryl-settings' which did the job... so it really seems to be the problem.


They say if you reverse play a Windows CD you can hear satanic verses... But wanna know what's even worse? If you forward play it, it's gonna install Windows on your system!

Offline

#11 2007-03-19 20:28:38

microft
Member
From: Portugal
Registered: 2006-09-16
Posts: 29

Re: aiglx + beryl + i810 = error

Well, I installed something like:

unstable/beryl-settings-simple-svn
or
unstable/beryl-settings-svn

and it worked

Offline

Board footer

Powered by FluxBB