Prev: xanim: Undefined symbol "__sF" on FreeBSD 8.0
Next: xf86-video-radeonhd: incorrect libpci dependency?
From: Robert Noland on 13 Mar 2010 07:48 On Fri, 2010-03-12 at 20:10 +0100, Torfinn Ingolfsen wrote: > > > On Fri, Mar 12, 2010 at 6:24 PM, Robert Noland <rnoland(a)freebsd.org> > wrote: > Can you try the attached patch and verify that AGP attaches > and reports > correctly. I will try and see if I can enable drm on this > chip with the > current driver, or import version 2.9.1 of the driver this > weekend. You > won't get drm with the 2.9.1 version, but it would be better > than vesa. > > With the patch, AGP reports like this: > root(a)kg-v7# dmesg | grep agp > agp0: <Intel Ironlake (D) SVGA controller> on vgapci0 > agp0: detected 32764k stolen memory > agp0: aperture size is 256M > > How do I verify that it is reporting correctly? Ok, now that agp seems to be working... I have created a port for the 2.9.1 version of the Intel driver. You will need to uninstall the existing intel driver and install this one. You still won't have drm, but should be a good bit better than vesa... http://people.freebsd.org/~rnoland/xf86-video-intel29.tar.gz Please let me know how it goes. You will likely want to use UXA acceleration with this driver. robert. > -- > Regards, > Torfinn -- Robert Noland <rnoland(a)FreeBSD.org> FreeBSD _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Torfinn Ingolfsen on 13 Mar 2010 08:32 On Fri, Mar 12, 2010 at 11:09 PM, Garrett Cooper <yanefbsd(a)gmail.com> wrote: > Something else that I recently got reminded of. XFCE4 uses a lot of > the compositing effects in the window manager. Have you tried > disabling them in xorg.conf and restart the X session? > I tried disabling a few load lines in xorg.conf: #Load "glx" #Load "dri" #Load "dri2" Is that the correct way to do it? Anyway, it didn't make a difference - xfce4-session still crashes when doing 'startxfce4'. -- Regards, Torfinn Ingolfsen _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Torfinn Ingolfsen on 13 Mar 2010 08:37 On Fri, Mar 12, 2010 at 11:24 PM, Robert Noland <rnoland(a)freebsd.org> wrote: > > signal 6 is an abort, can you get a backtrace? How do I do that for a user program? > Does the server exit, or > just xfce? > The server also exits. If this is caused by startxfce4 when It can't start xfce4-session or a window manager, I do not know. (startxfce4 is like startx, but for Xfce). -- Regards, Torfinn _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Torfinn Ingolfsen on 13 Mar 2010 08:49 On Fri, Mar 12, 2010 at 11:33 PM, Robert Noland <rnoland(a)freebsd.org> wrote: > I don't know xfce4, but if it is using compositing and gl, have you > rebuilt libGL and dri? > According to the dates and timestamps in /var/db/pkg and subdirectories, the 'portupgrade -af' that I did have rebuilt all ports. Rebuilding libGL and libGLU ports (via portupgrade -f) now.... didn't help. Ok, trying this now: portupgrade -f dri dri2proto xf86driproto Well, that didn't help either. -- Regards, Torfinn Ingolfsen _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Warren Block on 13 Mar 2010 08:59
Lightly tested on an Acer notebook with Radeon X1250 graphics. xfce4 with compositing works, GL screensavers work. Thanks! -Warren Block * Rapid City, South Dakota USA _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" |