From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: bug#30467: GuixSD fails to display login prompt on headless server Date: Tue, 27 Feb 2018 13:08:56 +0100 Message-ID: <20180227130856.0bebf997@scratchpost.org> References: <868tbu9u0r.fsf@gmail.com> <20180215165455.09a9efa3@scratchpost.org> <86y3jundqw.fsf@gmail.com> <20180216015312.416091f0@scratchpost.org> <868tbtlnmp.fsf@gmail.com> <20180217180348.1961da18@scratchpost.org> <86mv01iz6h.fsf@gmail.com> <20180222124139.26626adf@scratchpost.org> <86a7vzbtel.fsf@gmail.com> <20180224155134.66876b39@scratchpost.org> <868tbfelbg.fsf@gmail.com> <20180226183200.0e5ce79c@scratchpost.org> <86606jegas.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59597) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eqd85-0006UU-AH for bug-guix@gnu.org; Tue, 27 Feb 2018 06:09:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eqd82-0005Op-KZ for bug-guix@gnu.org; Tue, 27 Feb 2018 06:09:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:54742) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eqd82-0005Of-Hd for bug-guix@gnu.org; Tue, 27 Feb 2018 06:09:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eqd82-0004tH-8o for bug-guix@gnu.org; Tue, 27 Feb 2018 06:09:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <86606jegas.fsf@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: George myglc2 Clemmer Cc: 30467@debbugs.gnu.org > g1@g1 ~/bug/bug#30467-vga-no-login$ sudo fbset > > mode "1280x1024" > geometry 1280 1024 1280 1024 32 > timings 0 0 0 0 0 0 0 > accel true > rgba 8/16,8/8,8/0,0/0 > endmode > > g1@g1 ~/bug/bug#30467-vga-no-login$ Ok, so there is a screen there... Does sudo -i echo foo >/dev/tty1 work and print something there? What is output of the command "dmesg" ? Also, please try ps -ef |grep mingetty