pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bad performance with xf86-video-intel-2.7.0



On Wednesday 13 May 2009 20:05:53 Thomas Klausner wrote:
> 2.7.1 is out,

Tried 2.7.1 - it might have fixed the issue with the 965Q but my laptop 
still segfaults immediately.

stacktrace is:
Program received signal SIGSEGV, Segmentation fault.
0xbb76e4d6 in i965_batch_flush_notify ()
   from /usr/pkg/lib/xorg/modules/drivers//intel_drv.so
(gdb) where
#0  0xbb76e4d6 in i965_batch_flush_notify ()
   from /usr/pkg/lib/xorg/modules/drivers//intel_drv.so
#1  0xbb73c870 in intel_batch_flush ()
   from /usr/pkg/lib/xorg/modules/drivers//intel_drv.so
#2  0xbb73bfa0 in I830Sync ()
   from /usr/pkg/lib/xorg/modules/drivers//intel_drv.so
#3  0xbb74bb40 in i830WaitSync ()
   from /usr/pkg/lib/xorg/modules/drivers//intel_drv.so
#4  0xbb742f04 in i830_crtc_lock ()
   from /usr/pkg/lib/xorg/modules/drivers//intel_drv.so
#5  0x080e94ce in xf86CrtcSetMode ()
#6  0x080e9ae6 in xf86SetDesiredModes ()
#7  0xbb74c1f9 in I830EnterVT ()
   from /usr/pkg/lib/xorg/modules/drivers//intel_drv.so
#8  0xbb74d9e7 in I830ScreenInit ()
   from /usr/pkg/lib/xorg/modules/drivers//intel_drv.so
#9  0x0806b7ad in AddScreen ()
#10 0x080a015e in InitOutput ()
#11 0x0806bf66 in main ()

Haven't had a chance to try it with DRM support in the kernel yet.

Also does patch-ba actually do anything?  Seems to me its adding a line 
that is identical to the immediately preceeding line.

cheers
mark


Home | Main Index | Thread Index | Old Index