From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Ctrl-Alt-F1,F2,F3 ... can not start a console. Date: Tue, 19 Sep 2017 11:58:33 +0200 Message-ID: <87a81r6md2.fsf@gnu.org> References: <87y3pb61ew.fsf@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duFIe-0003z3-J7 for guix-devel@gnu.org; Tue, 19 Sep 2017 05:58:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1duFIb-00009Z-GZ for guix-devel@gnu.org; Tue, 19 Sep 2017 05:58:40 -0400 In-Reply-To: <87y3pb61ew.fsf@163.com> (Feng Shu's message of "Tue, 19 Sep 2017 07:18:47 +0800") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Feng Shu Cc: guix-devel Hi, "Feng Shu" skribis: > Yestaday, I reinstall my guixsd, and install xfce4 as my desktop. > A problem faced is that: When I press Ctrl-Alt-F1, F2, F3 ... > I can not start a tty, instead of start a slim login picture? Can you reproduce the problem in a VM created by =E2=80=98guix system vm=E2= =80=99? (Note that in QEMU you need to do ctrl-1 to go to the QEMU console, then =E2=80=9Csendkey ctrl-alt-f1=E2=80=9D, and then ctrl-2 to switch back to th= e VM screen.) If not, could it be that the problem has to do with the graphics driver being used? Ludo=E2=80=99.