From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Feng Shu" Subject: Re: Ctrl-Alt-F1,F2,F3 ... can not start a console. Date: Tue, 19 Sep 2017 18:38:16 +0800 Message-ID: <87shfjj7mv.fsf@163.com> References: <87y3pb61ew.fsf@163.com> <87a81r6md2.fsf@gnu.org> 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]:52329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1duFv6-0002lD-6u for guix-devel@gnu.org; Tue, 19 Sep 2017 06:38:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1duFv3-00047e-2v for guix-devel@gnu.org; Tue, 19 Sep 2017 06:38:24 -0400 In-Reply-To: <87a81r6md2.fsf@gnu.org> ("Ludovic \=\?iso-8859-1\?Q\?Court\=E8s\?\= \=\?iso-8859-1\?Q\?\=22's\?\= message of "Tue, 19 Sep 2017 11:58:33 +0200") 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: Ludovic =?iso-8859-1?Q?Court=E8s?= Cc: guix-devel , Feng Shu ludo@gnu.org (Ludovic Court=C3=A8s) writes: > 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 = the VM screen.) > > If not, could it be that the problem has to do with the graphics driver > being used? > > Ludo=E2=80=99. I run command: dmesg, and find error: is it possible the reason? -------- [ 24.692649] udevd[197]: RUN{builtin}: 'uaccess' unknown /gnu/store/34c1z= xa84ljss1iwpc14sh1irjsb2naa-udev-rules/lib/udev/rules.d/73-seat-late.rules:= 15 [ 27.708339] udevd[197]: RUN{builtin}: 'uaccess' unknown /gnu/store/34c1z= xa84ljss1iwpc14sh1irjsb2naa-udev-rules/lib/udev/rules.d/73-seat-late.rules:= 15 [ 30.724264] udevd[197]: RUN{builtin}: 'uaccess' unknown /gnu/store/34c1z= xa84ljss1iwpc14sh1irjsb2naa-udev-rules/lib/udev/rules.d/73-seat-late.rules:= 15 [ 32.460383] usbcore: registered new interface driver usbmouse [ 87.253329] udevd[197]: RUN{builtin}: 'uaccess' unknown /gnu/store/34c1z= xa84ljss1iwpc14sh1irjsb2naa-udev-rules/lib/udev/rules.d/73-seat-late.rules:= 15 -------- --=20