Date: Thu, 16 May 2013 11:25:24 +0200 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <dumbbell@FreeBSD.org> To: shrike <neuntoeter@gmail.com> Cc: freebsd-x11@freebsd.org Subject: Re: Radeon UMS and NEW_XORG Message-ID: <5194A604.6090204@FreeBSD.org> In-Reply-To: <1368385415448-5810808.post@n5.nabble.com> References: <512D2460.4020907@fsfe.org> <512DA1F8.2060904@gmail.com> <512DC5A6.30402@fsfe.org> <1368385415448-5810808.post@n5.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On 12.05.2013 21:03, shrike wrote:
> Hi everyone, it is my first post!
Hello and welcome!
> Okay, I Have the exact same problem except that I do not understand the
> problem. What exactly does this mean:
> ########
>> Is the drm option active on the port graphics/libdrm? It needs to be off.
>
> You mean the KMS option? Setting that to off did the trick! Thanks!
> ##########
>
> What is "port graphics/libdrm"? Is this in xorg.conf or some other file or
> something else entirely?
The "graphics/libdrm" port is the source-based package of libdrm on FreeBSD.
To uncheck the KMS option and rebuild the port, you need to login as
"root" and go into the port's directory:
cd /usr/ports/graphics/libdrm
From there, you can display and select all available options:
make config
A dialog will appear, showing the list of options. Here, only one
option, "KMS", which should look like this:
[ ] KMS Enable experimental KMS support
If the option is enabled, there will be a '*' or 'x' inside the square
brackets. In this case, just hit the Space bar to unselect it and hit
Enter to close the dialog.
Now, you need to rebuild and reinstall libdrm:
make all deinstall reinstall clean
I hope this helps!
--
Jean-Sébastien Pédron
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (FreeBSD)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iEYEARECAAYFAlGUpgkACgkQa+xGJsFYOlPFwgCfVQBNGxv79eiBcVPiwvja7HjS
TVwAoK3dNaYCiQwDHVeiVKIPk5uohBUc
=LcuI
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5194A604.6090204>
