{{description>При подключении к удалённому столу Linux возникает ошибка KVM child process has unexpectedly exited}} ====== Ошибка KVM child process has unexpectedly exited ====== [[ http://wiki.mihanik.net/doku.php?id=web-серверы_и_движки:meshcentral:ошибка_kvm_child_process_has_unexpectedly_exited&do=export_pdf | Экспорт в PDF ]] ~~ODT~~ Дата создания: 2024/12/24 08:25 (C) mihanik ===== Дано ===== При подключении к удалённому столу Linux возникает ошибка KVM child process has unexpectedly exited. {{ :web-серверы_и_движки:meshcentral:kvm_child_process_has_unexpectedly_exited.png?nolink&600 |}} ===== Надо ===== Устранить ошибку ===== Решение ===== В зависимости от того, какая ОС стоит на удалённом ПК, откройте или файл /etc/gdm/custom.conf, или /etc/gdm3/custom.conf Раскомментируйте строчку WaylandEnable=false. Добавьте следующую строчку в секцию **[daemon]** DefaultSession=gnome-xorg.desktop Получиться следующее # GDM configuration storage [daemon] # Uncomment the line below to force the login screen to use Xorg WaylandEnable=false DefaultSession=gnome-xorg.desktop [security] [xdmcp] [chooser] [debug] # Uncomment the line below to turn on debugging #Enable=true Перезагрузите сервер. ===== Источники ===== * https://github.com/Ylianst/MeshAgent/issues/135?ysclid=m5272057gn561130023 [[#top|⇑ Наверх ⇑]]