Mathias Picker wrote:
After my upgrade on -current to xorg 7.3 the ATI Radeon RV350 Mobility
9600 M10 NP in my travelmate 290 comes up blank. I'm now using the vesa
driver. Has anyone else experienced this?

my sytem: FreeBSD mp.virtual-earth.de 7.0-CURRENT FreeBSD 7.0-CURRENT
#3: Fri Sep 14
xorg.conf: happens also without xorg.conf

one additional data point: if I try to disable one of the other outputs
(e.g. monitor-vga, monitor-S-video) the X server does not start at all
but says there are no usable screens configured...?

Thanks for any help, Mathias

Maybe you had WITHOUT_AIGLX enabled when you built Xorg 7.2, and then this flag was not set for Xorg 7.3. Your video hardware is identical to mine, and it is working now after some effort on my part.

Start here: http://bugs.freedesktop.org/show_bug.cgi?id=11870

Apply the patch into /usr/src/sys/dev/drm and then rebuild and reinstall your drm kernel modules. This should allow Xorg to work with your rv350 and have AIGLX support. You will probably then end up in a situation where the new radeon_drv.so breaks your GLX support. I downloaded the latest xf86-video-ati driver from git://anongit.freedesktop.org/ and built/installed it over the top of the one that is gotten from /usr/ports/x11-drivers/xf86-video-ati.

--
Coleman Kane

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to