LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 06-29-2017, 08:35 AM   #1
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,715

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Question Bootup red text: "failed to start set console font and keymap." in Debian 9 Stretch Xfce


Hi.

I get this red text message during bootup: "failed to start set console font and keymap."

I see no issue in using the distro but am wondering what the above means exactly. Also I tried this but no joy: https://askubuntu.com/questions/8008...console-keymap

I am using LUKS.

Thanks.
 
Old 06-29-2017, 09:39 AM   #2
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,715

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Post

Code:
~$ systemctl status console-setup.service
Code:
● console-setup.service - Set console font and keymap
   Loaded: loaded (/lib/systemd/system/console-setup.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Thu 2017-06-29 15:33:11 IST; 3min 11s ago
  Process: 805 ExecStart=/lib/console-setup/console-setup.sh (code=exited, status=1/FAILURE)
 Main PID: 805 (code=exited, status=1/FAILURE)
 
Old 06-30-2017, 10:52 AM   #3
sudowtf
Member
 
Registered: Nov 2013
Posts: 205

Rep: Reputation: 46
journalctl -xe -u console-setup
might produce more troubleshooting info
 
Old 07-11-2017, 07:26 AM   #4
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,715

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Post

Quote:
Originally Posted by sudowtf View Post
journalctl -xe -u console-setup
might produce more troubleshooting info
Hi. Here's output as normal user and as sudo.

Code:
journalctl -xe -u console-setup
Hint: You are currently not seeing messages from other users and the system.
      Users in the 'systemd-journal' group can see all messages. Pass -q to
      turn off this notice.
No journal files were opened due to insufficient permissions.
Code:
sudo journalctl -xe -u console-setup
~
~
~
~
~
~
~
~
~
-- Logs begin at Tue 2017-07-11 13:15:33 IST, end at Tue 2017-07-11 13:23:52 IST. --
Jul 11 13:15:40 XXXXX systemd[1]: Starting Set console font and keymap...
-- Subject: Unit console-setup.service has begun start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- Unit console-setup.service has begun starting up.
Jul 11 13:15:40 XXXXX systemd[1]: Started Set console font and keymap.
-- Subject: Unit console-setup.service has finished start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- 
-- Unit console-setup.service has finished starting up.
-- 
-- The start-up result is done.
I change my PC name to 'XXXXX'.
 
Old 07-22-2017, 08:15 AM   #5
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,715

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
I no longer see the warning. Not sure what sorted it out.
 
Old 10-28-2017, 05:52 PM   #6
JamesBlanchett
LQ Newbie
 
Registered: Oct 2017
Posts: 1

Rep: Reputation: Disabled
Had this same issue; not sure if it was around beforehand, but it showed up for sure after going from 17.04 to 17.10 in a very basic Linux installation (Grafana, MongoDB).

Rebooted a few times before I managed to figure out what the error was, and I "fixed" it by typing:

Code:
sudo systemctl restart console-setup.service
I unfortunately have no idea what was done "under the hood" to fix it, but I had the error (typed systemctl status console-setup.service to see the error), typed my "fix", then typed that status command again.
 
1 members found this post helpful.
Old 10-29-2017, 08:34 AM   #7
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,715

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Thumbs up

Quote:
Originally Posted by JamesBlanchett View Post
Had this same issue; not sure if it was around beforehand, but it showed up for sure after going from 17.04 to 17.10 in a very basic Linux installation (Grafana, MongoDB).

Rebooted a few times before I managed to figure out what the error was, and I "fixed" it by typing:

Code:
sudo systemctl restart console-setup.service
I unfortunately have no idea what was done "under the hood" to fix it, but I had the error (typed systemctl status console-setup.service to see the error), typed my "fix", then typed that status command again.
Cheers James.
 
Old 04-16-2020, 05:53 AM   #8
Cris47
LQ Newbie
 
Registered: Apr 2020
Location: Bulgaria
Distribution: Kali GNU/Linux Rolling 2020.1
Posts: 1

Rep: Reputation: Disabled
Failed to start set console font and keymap

I used the command: sudo systemctl enable console-setup , which instructed the system to load the service at boot time.

Just to say: OS Kali GNU/Linux Rolling with Persistence.

Last edited by Cris47; 04-25-2020 at 04:55 AM.
 
1 members found this post helpful.
Old 04-16-2020, 08:36 AM   #9
linustalman
LQ Guru
 
Registered: Mar 2010
Location: Ireland
Distribution: Debian 12 Bookworm
Posts: 5,715

Original Poster
Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Thumbs up

Quote:
Originally Posted by Cris47 View Post
I used the command: sudo systemctl enable console-setup , which instructed the system to load the service at boot time.
Thanks, Cris47. I've noted that for future reference.
 
  


Reply

Tags
debian 9, red text, xfce



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Debian Outs First Release Candidate of Debian GNU/Linux 9 "Stretch" Installer LXer Syndicated Linux News 0 01-17-2017 03:33 AM
LXer: You Can Still Help Define the Look and Feel of Debian GNU/Linux 9 "Stretch" LXer Syndicated Linux News 0 07-31-2016 01:51 AM
Centos Server Failed @ Bootup: Missing "/sbin/blkid" & "fsck" command not found beagle7 Linux - Newbie 4 08-24-2012 01:33 AM
How to set the font-size for "xterm" terminal-emulator (running "bash" shell) ajaygarg Linux - Desktop 1 03-09-2012 12:38 PM
Debian post-migration "Setting up general console font" message stalls stuartmfe Linux - Software 1 03-18-2007 10:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 11:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration