Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jan 2016 11:38:34 -0600
From:      Brandon J. Wandersee <brandon.wandersee@gmail.com>
To:        axl rose <axlrose112@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: freebsd console problem
Message-ID:  <868u3961ut.fsf@WorkBox.Home>
In-Reply-To: <CACwUFgSDe_fGhkaRpfw-G3fYN8vPF-3X8ZF29_jYYPhrr-%2BvoA@mail.gmail.com>
References:  <CACwUFgSDe_fGhkaRpfw-G3fYN8vPF-3X8ZF29_jYYPhrr-%2BvoA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

axl rose writes:

> Hello,
> i am running FreeBsd 10.2, i unstall xfce with pkg install xfce, when I
> start xfce everything works well, but when i logout from xfce i have blanck
> screen i can not get my console as before
> thank you

Check that you're using the vt(4) console driver, rather than the legacy
sc(4) driver. If you boot via UEFI, this should be enabled by
default. If not, the line

kern.vty="vt"

should be added to /boot/loader.conf. If you're using Intel graphics,
you'll need to install x11-drivers/xf86-video-intel as well.

-- 
=================================================================
   		      :: Brandon Wandersee ::
                  :: brandon.wandersee@gmail.com ::
==================================================================



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