Re: [ECFT] drm/dri/mesa/xorg-server update [Part 1]

2011-03-21 Thread Urankar Mikael
This is still a problem with Xorg 1.9.5, the patch I've mentioned in my
previous mail were not merged in Xorg 1.9.5.

On Fri 18 March 2011 at 03:51:56PM +0800, Martin Wilke wrote:
 ok, we have a patch set for xorg server 1.9.5 release.
 
 On Fri, Mar 18, 2011 at 3:45 PM, Urankar Mikael 
 mikael.uran...@ujf-grenoble.fr wrote:
 
  On Wed 16 March 2011 at 09:00:30AM +0100, Urankar Mikael wrote:
   On Fri 11 March 2011 at 07:37:59PM +0800, Martin Wilke wrote:
Please report any problems and issues to x11 (at) FreeBSD.org.
   
  
   Works fine here with a GeForce Go 7300 (xf86-intel-2.7)
  
   I have problems with an ATI R710, Xorg randomly crash within 5 to 10
   minutes (sigbus) with KDE4 and desktop effects enabled.
   I've tried Xorg 1.9.3 but to not avail (againg sigbus). I've reverted
   Xorg to 1.7.7 and I can use my desktop more than 10 minutes...
   If I disable desktop effect, Xorg 1.9.4 runs happily with no crash.
   I've recompiled xorg-server, libX11, libGL etc with debug flags but I
   can't get a useful backtrace.
   I've just seen [1], I'll try to get more info later today and will post
   my findings.
  
   [1] http://www.x.org/wiki/Development/Documentation/ServerDebugging
  
 
  I was able to get a backtrace [1]. The trace look similar to the problem
  described at [2], Andriy Gapon had the same problem apparently. I'm
  using the patch at [3] and everything works fine since.
  Patches for xorg-server port are available at [4].
 
  [1] http://membres.multimania.fr/mike8/bsd/xorg-1.9.4/btfull
  [2] https://bugs.freedesktop.org/show_bug.cgi?id=28181
  [3] http://lists.x.org/archives/xorg-devel/2010-December/016969.html
  [4] http://membres.multimania.fr/mike8/bsd/xorg-1.9.4/patch-glx__glxcmds.c
  http://membres.multimania.fr/mike8/bsd/xorg-1.9.4/patch-glx__glxdrawable.h
  http://membres.multimania.fr/mike8/bsd/xorg-1.9.4/patch-glx__glxext.c
 
  HTH,
  Mikaėl
 

-- 
Mikaël Urankar
Moyens Informatiques et Réseaux
IUT1 GRENOBLE BP67
38402 ST MARTIN D'HERES CEDEX
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: [ECFT] drm/dri/mesa/xorg-server update [Part 1]

2011-03-18 Thread Urankar Mikael
On Wed 16 March 2011 at 09:00:30AM +0100, Urankar Mikael wrote:
 On Fri 11 March 2011 at 07:37:59PM +0800, Martin Wilke wrote:
  Please report any problems and issues to x11 (at) FreeBSD.org.
  
 
 Works fine here with a GeForce Go 7300 (xf86-intel-2.7)
 
 I have problems with an ATI R710, Xorg randomly crash within 5 to 10
 minutes (sigbus) with KDE4 and desktop effects enabled.
 I've tried Xorg 1.9.3 but to not avail (againg sigbus). I've reverted
 Xorg to 1.7.7 and I can use my desktop more than 10 minutes...
 If I disable desktop effect, Xorg 1.9.4 runs happily with no crash.
 I've recompiled xorg-server, libX11, libGL etc with debug flags but I
 can't get a useful backtrace.
 I've just seen [1], I'll try to get more info later today and will post
 my findings.
 
 [1] http://www.x.org/wiki/Development/Documentation/ServerDebugging
 

I was able to get a backtrace [1]. The trace look similar to the problem
described at [2], Andriy Gapon had the same problem apparently. I'm
using the patch at [3] and everything works fine since.
Patches for xorg-server port are available at [4].

[1] http://membres.multimania.fr/mike8/bsd/xorg-1.9.4/btfull
[2] https://bugs.freedesktop.org/show_bug.cgi?id=28181
[3] http://lists.x.org/archives/xorg-devel/2010-December/016969.html
[4] http://membres.multimania.fr/mike8/bsd/xorg-1.9.4/patch-glx__glxcmds.c
http://membres.multimania.fr/mike8/bsd/xorg-1.9.4/patch-glx__glxdrawable.h
http://membres.multimania.fr/mike8/bsd/xorg-1.9.4/patch-glx__glxext.c

HTH,
Mikaël
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: [ECFT] drm/dri/mesa/xorg-server update [Part 1]

2011-03-16 Thread Urankar Mikael
On Fri 11 March 2011 at 07:37:59PM +0800, Martin Wilke wrote:
 Please report any problems and issues to x11 (at) FreeBSD.org.
 

Works fine here with a GeForce Go 7300 (xf86-intel-2.7)

I have problems with an ATI R710, Xorg randomly crash within 5 to 10
minutes (sigbus) with KDE4 and desktop effects enabled.
I've tried Xorg 1.9.3 but to not avail (againg sigbus). I've reverted
Xorg to 1.7.7 and I can use my desktop more than 10 minutes...
If I disable desktop effect, Xorg 1.9.4 runs happily with no crash.
I've recompiled xorg-server, libX11, libGL etc with debug flags but I
can't get a useful backtrace.
I've just seen [1], I'll try to get more info later today and will post
my findings.

[1] http://www.x.org/wiki/Development/Documentation/ServerDebugging

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: [ECFT] drm/dri/mesa/xorg-server update [Part 1]

2011-03-16 Thread Urankar Mikael
On Wed 16 March 2011 at 09:00:30AM +0100, Urankar Mikael wrote:
 On Fri 11 March 2011 at 07:37:59PM +0800, Martin Wilke wrote:
  Please report any problems and issues to x11 (at) FreeBSD.org.
  
 
 Works fine here with a GeForce Go 7300 (xf86-intel-2.7)
 

Oups, I'm using the nv driver (xf86-video-nv-2.1.18) of course.
Thanks to Tom Evans for pointing this out.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: [CFT] Xorg 7.5.1

2011-02-24 Thread Urankar Mikael
On Sat 19 February 2011 at 09:25:10PM +0800, Martin Wilke wrote:
 We are calling the update xorg 7.5.1.
 

Works fine here on 9-current amd64 with a GeForce Go 7300
(xf86-intel-2.7.1_4) and a ati r710 (xf86-video-ati-6.14.0)

Thanks !
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org