Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2007 13:39:38 -0400
From:      Coleman Kane <cokane@FreeBSD.org>
To:        Mathias Picker <Mathias.Picker@strongdesk.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: xorg 7.3: ati card comes up blank
Message-ID:  <46F00D5A.8060803@FreeBSD.org>
In-Reply-To: <1190110290.95087.0.camel@1.strongdesk.com>
References:  <1190110290.95087.0.camel@1.strongdesk.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46F00D5A.8060803>