Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 11:12:38 -0700 (MST)
From:      Warren Block <wblock@wonkity.com>
To:        Gereon Kaiping <kta1c10!gereon@linta.de>
Cc:        Kevin Oberman <rkoberman@gmail.com>, "freebsd-x11@freebsd.org" <freebsd-x11@freebsd.org>
Subject:   Re: ATI graphics card on FreeBSD10: Xorg -configure fails (No DRICreatePCIBusID symbol)
Message-ID:  <alpine.BSF.2.00.1402211110520.2000@wonkity.com>
In-Reply-To: <CA%2BmEJ1sfjWAttZVKv5StxAKNNPyiwqKnin1svR2VJSo3Ha4=oA@mail.gmail.com>
References:  <CA%2BmEJ1t7AnHfSnHsRXd_An_0KMTePx6EdcUqP6axa3v4cYYHQQ@mail.gmail.com> <CAN6yY1t9rCxuqmeqq1DBAqVbe9Xs%2BL_ZRmSjLVh5_cEjgFJ5sw@mail.gmail.com> <alpine.BSF.2.00.1402202132120.5066@wonkity.com> <CA%2BmEJ1sfjWAttZVKv5StxAKNNPyiwqKnin1svR2VJSo3Ha4=oA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Feb 2014, Gereon Kaiping wrote:

> Hi,
>
> On 21 February 2014 04:33, Warren Block <wblock@wonkity.com> wrote:
>> [?]  WITH_NEW_XORG gets the
>> later version of xorg with KMS drivers, and the ATI driver also needs
>> WITH_GALLIUM.
>
> So I added
> WITH_GALLIUM=  yes
> to my /etc/make.conf, ran `pkg delete -f libGL dri` and reinstalled
> all packages that were depending on libGL and dri, (`portupgrade -f
> [?] graphics/libGLU x11/xdriinfo x11-servers/xorg-server
> x11-drivers/xf86-video-intel x11-drivers/xf86-video-mach64
> x11-drivers/xf86-video-openchrome x11-drivers/xf86-video-r128
> x11-drivers/xf86-video-ati x11/xorg`).
>
> That was not enough, `X -configure` still segfaults, same as before.

There is a list of ports to rebuild at 
https://wiki.freebsd.org/Graphics#Installing_KMS_Ports

> So I thought maybe rebuilding world would help, but nope, that's not it either.
>
> Seeing that x11-drivers/radeonhd is not in that list, I tried to
> install it explicitly and it told me `** Port marked as IGNORE:
> x11-drivers/xf86-video-radeonhd: Reports of issues with KMS,
> unsupported, use xf86-video-ati.` Is that as expected or part of the
> problem? Did I leave out any other critical step?

radeonhd is a dead, unsupported driver.  The one to use is radeon, which 
is part of xf86-video-ati.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1402211110520.2000>