Failed to start realtimekit scheduling policy service

Привіт! При запуску ноутбука з’являється “failed to start realtimekit scheduling policy service” і далі нічого не відбувається. Комп висить.
@discobot

Can you please provide us with a Diagnostic by executing the following command:

LANG=en_US.UTF-8 eos-diagnostics

then, upload the generated file in this Thread.

Неможливо ввести текст. Курсор є, але на введення тексту не реагує. Натискаю клавіші, нічого на моніторі не з’являється.
На фото стан монітору зараз.

Включав ноутбук через usb-live (kubuntu), ноутбук працює без проблем. А на Endless не включається…

Can you please press Ctrl-Alt-F2 and check if you get a Login Terminal (Maybe you need to additionally press a Fn-Key to get F2, depends on your Notebook Model).

Should look like:
image

Log in there, and run the diagnostic. Then, insert a USB stick and run the following commands to copy it over:

blkid

This will output a list of attached devices, look for your USB stick there:

/dev/nvme0n1p1: SEC_TYPE="msdos" UUID="B511-B02E" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="157ca48f-5486-6d40-81e3-b76c4e7661d1"
/dev/nvme0n1p3: LABEL="ostree" UUID="6b4f3d49-aded-42b1-a54c-e097c5c097f6" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="364abc79-d500-344b-95b1-ee42383b7950"
/dev/sda1: LABEL="backup" UUID="95406185-05e0-4e0d-a7d5-9a167a3b673e" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="Linux filesystem" PARTUUID="2453ff92-acdf-46b9-ad32-80c468dc789e"
/dev/zram0: UUID="3a5a7d63-302b-4b0f-8294-b43c798ccffe" TYPE="swap"
/dev/sdf1: SEC_TYPE="msdos" LABEL="1GB" UUID="6EF8-7798" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="6003cf84-01"

Normally, a USB stick is the one which starts with sd and has the highest char appended - sdf in my case. Mount it with the following command:

sudo mount /dev/sdf1 /mnt

Now, copy the diagnostic:

cp eos-diagnostic* /mnt

Unmount the filesystem, then remove the stick:

sudo umount /mnt

Head over to another working computer and upload the diagnostic to this thread.

Зайшов у Термінал.

Ввів LANG=en_US.UTF-8 eos-diagnostics

Введений текст зник. Просить endless login.

Але login я не ставив.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.