X not working on AMD64 Radeon after upgrading 9-Stable to 10-RC3
Jean-Sébastien Pédron
dumbbell at FreeBSD.org
Sat Jan 4 12:06:01 UTC 2014
On 03.01.2014 10:35, Graham Menhennitt wrote:
> I have a box that's been running X and Kde4 on 9-Stable successfully for
> ages. I tried a source upgrade to 10-Stable but couldn't get X to run
> properly. I then blew the old installation away and did a fresh install
> of 10-RC3. It has the same problem.
Starting with FreeBSD 10.0, a new Radeon driver is available in the
kernel. It's mandatory for Radeon HD 5000 and above, but can be used
with older cards too.
Could you please try to:
1. Define the following variable in your /etc/make.conf:
WITH_NEW_XORG="YES"
2. Upgrade your ports (eg. "portmaster -a" if you're using
portmaster). It should at least upgrade the following ports:
graphics/libdrm
graphics/libGL
graphics/dri
x11-servers/xorg-server
x11-drivers/xf86-video-ati
3. Rebuild xf86-* ports not upgraded by previous step. This could
include:
x11-drivers/xf86-input-keyboard
x11-drivers/xf86-input-mouse
And try to start X again. Note that "Xorg -configure" will probably
fail: this is a known issue. Try to start X without a configuration file.
If this doesn't work, could you please post:
o the output of dmesg *after* trying to start X
o the output of "pciconf -lv"
o your Xorg.log
--
Jean-Sébastien Pédron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20140104/9f894b74/attachment.sig>
More information about the freebsd-stable
mailing list