Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Nov 2014 16:47:11 -0500
From:      Dutch Ingraham <stoa@gmx.us>
To:        Jan =?ISO-8859-1?Q?Kokem=FCller?= <jan.kokemueller@gmail.com>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: Xorg configure failure with Radeon card
Message-ID:  <20141115164711.dc9f2b0b219c604ceff307cf@gmx.us>
In-Reply-To: <5467AD77.9060408@gmail.com>
References:  <5466DD69.5000205@gmx.us> <54673C5D.6040900@gmail.com> <54676567.8090200@gmx.us> <5467A3BE.2060207@gmail.com> <5467A75D.9000605@gmx.us> <5467AD77.9060408@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 15 Nov 2014 20:45:59 +0100
Jan Kokem=FCller <jan.kokemueller@gmail.com> wrote:

> > Thanks again, Jan.  I already had that there (from the 10.1-RELEASE
> > notes), so the error is with that tuner set.
>=20
> Does "kldload radeonkms" as root work, as in gives you a nice looking=20
> console in native screen resolution? If that works, at least the KMS=20
> driver does something correctly.
>=20
> Another idea is to try to rebuild the "x11-drivers/xf86-video-ati" port,=
=20
> if you haven't done that already.
>=20
> Can you post the complete contents of /var/log/Xorg.0.log and the output=
=20
> of dmesg after a failed attempt to start the X server?
>=20
> -Jan

Jan!!  That's just the wake-up I needed!  I went back to the last section o=
f the wiki on graphics referred to above and re-read it.  For some reason, =
I was under the impression that loading the radeon firmware in the method d=
escribed in that section was only if I wanted/needed kms to be loaded early=
; I assumed it would be loaded later in the boot process on its own, though=
. =20

I was wrong.  After issuing a #<kldload radeonkms> as you suggested, the fb=
 graphical resolution loaded.  Then, taking wblock@'s advice (elsewhere) th=
at Xorg -config is now generally unnecessary, just issued a <startx> and th=
ings were working properly.  A little xrandr action and both monitors are w=
orking as desired.

For the record, if anyone else is having this radeon issue, here is a summa=
ry specific to the 5450 card (note some of this may be unnecessary, I haven=
't tested each yet):

In loader.conf

kern.vty=3Dvt
radeonkmsfw_CEDAR_pfp_load=3D"YES"
radeonkmsfw_CEDAR_me_load=3D"YES"
radeonkmsfw_CEDAR_rlc_load=3D"YES"
radeonkms_load=3D"YES"

In make.conf:

WITH_NEW_XORG=3DYES
WITH_KMS=3DYES
OPTIONS_SET=3DGALLIUM (or WITH_GALLIUM=3DYES, but the compiler will warn on=
 this when building dri)

Thanks again for all your help, Jan.
--=20
Dutch Ingraham <stoa@gmx.us>



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