On Wed, 14 Dec 2011 16:10:11 +0100 Gary Jennejohn <[email protected]> wrote:
> On Wed, 14 Dec 2011 14:08:31 +0000 > Matt Dawson <[email protected]> wrote: > > > [1] I have three Radeon X850XT cards here which were, until the r600 > > import, the fastest 3D cards supported by FreeBSD's DRI subsystem[2]. > > While they worked, FSVO "work," the humble GF 210 wipes the floor with > > them in terms of stability, ease of maintenance and functionality. > > > > I have a GF 210 and Xorg gets a signal 11 and dumps core when I use > nvidia-driver (with kern.sugid_coredump=1). > > Trying to debug the cause is basically impossible because nvidia_drv.so > is a binary blob with no debugging symbols (stripped). > > Luckily, nv_drv.so works and so I can at least use the card with Xorg, even > if performance isn't exactly stellar. > Just for the record it turns out that the signal 11 was apparently the result of having AIGLX (default) set for xorg-srerver. After disabling the option Xorg appears to be running stabily using nvidia-driver. -- Gary Jennejohn _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
