Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2008 18:50:04 GMT
From:      "V.Chukharev" <chukharev@mail.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/123775: [dri] DRI Broken under freebsd7-stable/i386
Message-ID:  <200808221850.m7MIo4Qm077045@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/123775; it has been noted by GNATS.

From: "V.Chukharev" <chukharev@mail.ru>
To: bug-followup@freebsd.org, alex@ahhyes.net
Cc:  
Subject: Re: i386/123775: [dri] DRI Broken under freebsd7-stable/i386
Date: Fri, 22 Aug 2008 20:09:02 +0300

 I have looked for the processes which cause the error. I had to install a cron job,
 every minite running something like
 
 ps ax | sort -nu -o ~/pids
 
 and after two days I found that it's 
 
 /usr/local/libexec/gnome-screensaver-gl-helper
 
 If I run it manually, I get the following.
 
 $ /usr/local/libexec/gnome-screensaver-gl-helper
 drmI830GetParam: -22
 libGL warning: 3D driver returned no fbconfigs.
 libGL error: InitDriver failed
 libGL error: reverting to (slow) indirect rendering
 0x24
 
 
 Is this of any help?
 -- 
 V. Chukharev



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808221850.m7MIo4Qm077045>