Date: Sun, 05 Jan 2014 20:37:39 +0100 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <jean-sebastien.pedron@dumbbell.fr> To: freebsd-stable@freebsd.org, Graham Menhennitt <graham@menhennitt.com.au> Subject: Re: X not working on AMD64 Radeon after upgrading 9-Stable to 10-RC3 Message-ID: <52C9B483.5060209@dumbbell.fr> In-Reply-To: <52C8F9AA.1090207@menhennitt.com.au> References: <52C6846A.8010304@menhennitt.com.au> <52C7F922.6010204@FreeBSD.org> <52C8F9AA.1090207@menhennitt.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --4J7HOiMrWpCXSGrUabjk2KOTd55xSri7s Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 05.01.2014 07:20, Graham Menhennitt wrote: > Firstly, I had the same problem with GLDEBUGPROCARB that you provided a= > fix to Zenny for. I blew away all my xorg ports and started again which= > fixed it. Correct, I forgot that one. > Then I had a problem with glproto not being found. It looks like there'= s > a dependency on that missing somewhere. After I manually installed it, > everything built. Thank you for the report! > Now I can successfully start X and KDE - thank you! You're welcome :) > Also, I can't use Alt-F1 etc. to switch to other virtual consoles. And = I > can't seem to kill X - I need to reboot. But both of those are very > minor problems. This is expected unfortunately: our console driver (syscons) doesn't support the new kernel video drivers. This means that once X.Org is started, it's not possible to switch to the console, or have a console back when closing the X session. This problem is fixed in HEAD (11-CURRENT) if you use the new console driver (vt(9), previously referred to as "Newcons"). About errors in dmesg(8), I answer below: > info: [drm] Loading RS690/RS740 Microcode > info: [drm] radeon: ring at 0x00000000A0001000 > error: [drm:pid1162:r100_ring_test] *ERROR* radeon: ring test failed > (scratch(0x15E4)=3D0xCAFEDEAD) > error: [drm:pid1162:r100_cp_init] *ERROR* radeon: cp isn't working (-22= ). > drmn0: error: failed initializing CP (-22). Those errors are unexpected. Could you please try with Ubuntu 13.04 live CD, and check if the same errors occur? --=20 Jean-S=E9bastien P=E9dron --4J7HOiMrWpCXSGrUabjk2KOTd55xSri7s Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlLJtIcACgkQa+xGJsFYOlNLhQCcDA+oz3dwkBHQKCVhbfRC3vXN 6GAAoKUsR3+19x/L+W5007/N2m4KqV3s =m4MU -----END PGP SIGNATURE----- --4J7HOiMrWpCXSGrUabjk2KOTd55xSri7s--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52C9B483.5060209>