From owner-freebsd-x11@FreeBSD.ORG Wed Aug 28 20:45:10 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D39F78BC for ; Wed, 28 Aug 2013 20:45:10 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 71769268C for ; Wed, 28 Aug 2013 20:45:10 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 0612D4000B for ; Wed, 28 Aug 2013 22:45:09 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id F01F640004; Wed, 28 Aug 2013 22:45:08 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 50B4040003; Wed, 28 Aug 2013 22:45:08 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3cQJqR48hTz8hVn; Wed, 28 Aug 2013 22:45:07 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([10.1.0.3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [10.1.0.6]) (amavisd-new, port 10025) with ESMTPS id cvINrrUXm6_N; Wed, 28 Aug 2013 22:45:03 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3cQJqM5qJ0z8hVm; Wed, 28 Aug 2013 22:45:03 +0200 (CEST) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3cQJqM51wLz9Ctj; Wed, 28 Aug 2013 22:45:03 +0200 (CEST) Message-ID: <521E613C.9090506@freebsd.org> Date: Wed, 28 Aug 2013 22:44:44 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Thomas Mueller Subject: Re: ports/156405: x11-drivers/xf86-video-ati driver: no hardware rendering References: <682705.3346.bm@smtp104.sbc.mail.bf1.yahoo.com> In-Reply-To: <682705.3346.bm@smtp104.sbc.mail.bf1.yahoo.com> X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="----enig2FIOBXJIBOOJWOVIIBOPH" X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-x11@freebsd.org, Matthew Rezny X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Aug 2013 20:45:10 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2FIOBXJIBOOJWOVIIBOPH Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 08/28/13 22:21, Thomas Mueller wrote: > I had this type of problem with NetBSD 5.1_STABLE and 5.99.x even with = native X that is part of the base system, as opposed to pkgsrc X. I can't comment on how NetBSD does things, since I haven't used it. >=20 > I could return to a text console in the dark and type "shutdown -r now"= or even type the command to go back into X, successfully. In general, this can work. It did last time I tested, but that was some time ago so things might have changed. >=20 > Can that be done with FreeBSD, new Xorg and KMS, or is the system just = crashed? The system is definitely not crashed once you go out of X, the only thing that isn't working is the text console. >=20 > With serial ports becoming obsolete, what can one use for or in place o= f a serial console? FireWire. I haven't tested myself, but have a look at http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kern= eldebug-dcons.html for instructions on how to use FireWire as a console. >=20 > Would it work to have two xorg.conf files, one with Intel driver and th= e other with vesa? Then could you go back to a working console when usin= g the vesa driver? Once you've loaded the KMS awawre kernel module, there is no way to get the console back short of a reboot of the system. >=20 > I've wondered (call it X acrobatics) how to switch between root and non= root, and between window managers, without going back to text console. You could try some sort of desktop manager, such as gdm or kdm. I've not used them on FreeBSD, but on linux they make it possible to have several users logged into X at once, and switching window manager, and so on. As for root, it is generally considered a bad idea to run X as root. If it's just a root terminal you need, you can always open an xterm (or your favorite terminal emulator) and use su or sudo. Regards! --=20 Niclas Zeising ------enig2FIOBXJIBOOJWOVIIBOPH 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.20 (FreeBSD) iQIcBAEBCgAGBQJSHmFPAAoJELuNS1e7i1VRnfIP/3vb546NDxRP5TbgnBPDvRuN R8JFlohR1pWJMosZ9pq05QYcf1fnNHe+NDVVTNuKZlVe9+keJYZ3yA9NZQwgSymy 7Q/v7tGV08Q0YBn2n2N99+yH/5+dASRRCG9zrBcjFxNqwFE0tRrHsG3csh/qNpzf yIKOAgKJdSdwBZ1jTnwhryswqMSNdEBP03p7UtT5yT6OLHGE+uNr57tPzGvOipO3 0Unpj3cPcZ1IQ+1X2bhB/kG4+JdscW6kRRG8BzAcNmNsbzF+3q2/NYPxnIMihair edpc6Xot5fVw3O6OpUUG9Jh1GJSPHEZ5hCB9s+qqPiZLlTNEA5JHUjF54/rsB8S4 J/jxV+6I6KNx9B++/qStrq7LCmxDg6wi/ff9RTuRadkmBVW40YtLSRnnsLGENrlg gvG9+lqfE80oPIvnPnvgMSspF2o332zVeG3E1ciT1Qele4DJS3HP9Xh3vY9gJFC+ GhaoYHxj/3Hcakw/6hu0vRHwGAmOUgo7UAq1dnKjWWvJ840nQkeP5pYzG1LZSyKF eTfIWYfn7XPZSCq4slS+Q+lPUdhiDFuns5LON8rjxLfRHAgrJdyIkt3rK2SEG0ZR 5dY6H/S+TOb/WnkRKk7b/AeO/Kf+xXCvKCj/Y8UcsZDndHYevStFrWAMHtLClOwQ oZwvMMhftpyMfP4i+5r9 =0gz7 -----END PGP SIGNATURE----- ------enig2FIOBXJIBOOJWOVIIBOPH--