Date: Tue, 15 Sep 2015 15:13:01 -0500 From: Brandon J. Wandersee <brandon.wandersee@gmail.com> To: Glenn English <ghe@slsware.net> Cc: Warren Block <wblock@wonkity.com>, freebsdQuestions <questions@freebsd.org> Subject: Re: 10.2 graphics problem Message-ID: <867fnr1lwy.fsf@WorkBox.Home> In-Reply-To: <E6FDE819-14B8-4906-8E9C-F297341781E7@slsware.net> References: <8F541F88-2EAE-434C-B52C-43A744F54ADD@slsware.net> <alpine.BSF.2.20.1509151329030.76298@wonkity.com> <E6FDE819-14B8-4906-8E9C-F297341781E7@slsware.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Glenn English writes: > I'll uninstall and try again. What package? dbus, xorg, or something completely different? That's not likely to accomplish anything. You say that you can't "quit back to the console," which in my mind could mean two different things. First, try adding the lines Warren mentioned to the /boot/loader.conf file. Some graphics adapters, like the newer Intel i* series, require the new vt(8) console in order to work properly. Second, if you're saying you can't actually quit from the desktop--as in, you can't click the "Logoff" button in the session menu--it's likely because you haven't started XFCE with ConsoleKit. You need to start XFCE from your ~/.xinitrc file (or session file, if you're using a display manager) with the line: exec ck-launch-session startxfce4 That will enable the log-out, shutdown and reboot functions. -- ================================================================= :: Brandon Wandersee :: :: brandon.wandersee@gmail.com :: ================================================================== 'A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools.' - Douglas Adams ==================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?867fnr1lwy.fsf>