Jump to content

Некорректно отображается кириллица в консоли debian 9.5 LXDE, x32


Recommended Posts

Некорректно отображается кириллица в консоли debian 9.5 LXDE, x32. Установлены языки EN, RU, UA, язык системы UA.

/etc/default/keyboard  

#KEYBOARD CONFIGURATION FILE
XKBMODEL="pc105"
XKBLAYOUT="ua,ru,en"
BACKSPACE="guess"
XKBVARIANT=" "
XKBOPTIONS="grp:ctrl_shift_toggle"

В LXDE, LX-terminal кириллица отображается корректно, но при Ctrl+Alt+F1 -> все кириллические папки отображены квадратиками вместо символов в названии.
Провел следующие операции:

sudo apt-get purge locales
sudo apt-get install locales
sudo dpkg-reconfigure locales
EN,RU,UA UTF-8  --->OK
sudo service keyboard-setup restart
sudo systemctl restart console-setup.service
sudo reboot

user1@debian219:~$ sudo systemctl status console-setup.service
[sudo] пароль до user1:
● console-setup.service - Set console font and keymap
   Loaded: loaded (/lib/systemd/system/console-setup.service; enabled; vendor pr
   Active: failed (Result: exit-code) since Tue 2018-11-06 10:33:31 EET; 3min 3s
  Process: 307 ExecStart=/lib/console-setup/console-setup.sh (code=exited, statu
Main PID: 307 (code=exited, status=1/FAILURE)

лис 06 10:33:25 debian219 systemd[1]: Starting Set console font and keymap...
лис 06 10:33:27 debian219 console-setup.sh[307]: /usr/bin/ckbcomp: Can not find
лис 06 10:33:31 debian219 systemd[1]: console-setup.service: Main process exited
лис 06 10:33:31 debian219 systemd[1]: Failed to start Set console font and keyma
лис 06 10:33:31 debian219 systemd[1]: console-setup.service: Unit entered failed
лис 06 10:33:31 debian219 systemd[1]: console-setup.service: Failed with result
lines 1-12/12 (END)...skipping...
● 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 Tue 2018-11-06 10:33:31 EET; 3min 3s ago
  Process: 307 ExecStart=/lib/console-setup/console-setup.sh (code=exited, status=1/FAILURE)
Main PID: 307 (code=exited, status=1/FAILURE)

лис 06 10:33:25 debian219 systemd[1]: Starting Set console font and keymap...
лис 06 10:33:27 debian219 console-setup.sh[307]: /usr/bin/ckbcomp: Can not find file "symbols/en" in any known directory
лис 06 10:33:31 debian219 systemd[1]: console-setup.service: Main process exited, code=exited, status=1/FAILURE
лис 06 10:33:31 debian219 systemd[1]: Failed to start Set console font and keymap.
лис 06 10:33:31 debian219 systemd[1]: console-setup.service: Unit entered failed state.
лис 06 10:33:31 debian219 systemd[1]: console-setup.service: Failed with result 'exit-code'.


user1@debian219:~$ sudo systemctl restart console-setup.service
Job for console-setup.service failed because the control process exited with error code.
See "systemctl status console-setup.service" and "journalctl -xe" for details.
user1@debian219:~$ journalctl -xe
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.
user1@debian219:~$ sudo journalctl -xe
лис 06 10:34:14 debian219 dbus-daemon[1082]: Activating service name='org.gnome.OnlineAccounts'
лис 06 10:34:17 debian219 goa-daemon[1248]: goa-daemon version 3.22.5 starting
лис 06 10:34:17 debian219 dbus-daemon[1082]: Activating service name='org.gnome.Identity'
лис 06 10:34:18 debian219 dbus-daemon[1082]: Successfully activated service 'org.gnome.OnlineAccounts'
лис 06 10:34:18 debian219 dbus-daemon[1082]: Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
лис 06 10:34:18 debian219 systemd[1061]: Started Virtual filesystem service - GNOME Online Accounts monitor.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is done.
лис 06 10:34:18 debian219 dbus-daemon[1082]: Successfully activated service 'org.gnome.Identity'
лис 06 10:34:28 debian219 login[708]: pam_unix(login:session): session opened for user user1 by LOGIN(uid=0)
лис 06 10:34:28 debian219 systemd[1]: Started Session 4 of user user1.
-- Subject: Unit session-4.scope has finished start-up
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit session-4.scope has finished starting up.
--
-- The start-up result is done.
лис 06 10:34:28 debian219 systemd-logind[364]: New session 4 of user user1.
-- Subject: A new session 4 has been created for user user1
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
--
-- A new session with the ID 4 has been created for the user user1.
--
-- The leading process of the session is 708.
лис 06 10:34:37 debian219 pulseaudio[1199]: [pulseaudio] bluez5-util.c: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a rep
лис 06 10:34:37 debian219 dbus[366]: [system] Failed to activate service 'org.bluez': timed out
лис 06 10:35:01 debian219 CRON[1400]: pam_unix(cron:session): session opened for user root by (uid=0)
лис 06 10:35:01 debian219 CRON[1401]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
лис 06 10:35:01 debian219 CRON[1400]: pam_unix(cron:session): session closed for user root
лис 06 10:36:34 debian219 sudo[1454]:    user1 : TTY=pts/0 ; PWD=/home/user1 ; USER=root ; COMMAND=/bin/systemctl status console-setup.service
лис 06 10:36:34 debian219 sudo[1454]: pam_unix(sudo:session): session opened for user root by (uid=0)
лис 06 10:37:16 debian219 sudo[1457]:    user1 : TTY=pts/0 ; PWD=/home/user1 ; USER=root ; COMMAND=/bin/systemctl restart console-setup.service
лис 06 10:37:16 debian219 sudo[1457]: pam_unix(sudo:session): session opened for user root by (uid=0)
лис 06 10:37:16 debian219 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.
лис 06 10:37:17 debian219 console-setup.sh[1460]: /usr/bin/ckbcomp: Can not find file "symbols/en" in any known directory
лис 06 10:37:17 debian219 systemd[1]: console-setup.service: Main process exited, code=exited, status=1/FAILURE
лис 06 10:37:17 debian219 systemd[1]: Failed to start Set console font and keymap.
-- Subject: Unit console-setup.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- Unit console-setup.service has failed.
--
-- The result is failed.
лис 06 10:37:17 debian219 systemd[1]: console-setup.service: Unit entered failed state.
лис 06 10:37:17 debian219 systemd[1]: console-setup.service: Failed with result 'exit-code'.
лис 06 10:37:17 debian219 sudo[1457]: pam_unix(sudo:session): session closed for user root
лис 06 10:37:51 debian219 sudo[1486]:    user1 : TTY=pts/0 ; PWD=/home/user1 ; USER=root ; COMMAND=/bin/journalctl -xe
лис 06 10:37:51 debian219 sudo[1486]: pam_unix(sudo:session): session opened for user root by (uid=0)

При перезапуске еще и матюкнулось pulseaudio.
Господа, ШО делать?
Подскажите пожалуйста.
Виноват ли systemd?
Куда systemd пишет лог и как его посмотреть?
Можно ли перейти на другую систему инициализации и не убить систему?
Читал что в debian-based-Mint-е можно просто установить пакет с systemd, запустить его службу из терминала и перезагрузиться. А как-то наоборот нельзя, чтобы от него избавиться?
Так не хочется все папки и файлы переиминовывать с кириллических названий на латинницу....

P.S.:  Проверил звук - работает.

Link to comment
Share on other sites

не знаю, может ошибка в сборке, может в программе просмотра файлов, может установлен шрифт, для которого есть кириллица, но нет украинских символов

для начала если есть свободные 700 мб озу, установите виртуалбокс, в него crunchbangplusplus, а там уже добавляете украинскую раскладку и смотрите, та же ошибка или нет

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...