Advertising

Welcome to SparkyLinux forums
Zapraszamy również na polsko-języczne Forum https://forum.linuxiarze.pl

INSTALLATION FAILS

Started by seadevil, August 23, 2021, 01:03:39 AM

Previous topic - Next topic

seadevil

i have tried 5-6 times and it fails each time.  Error message says: 

Bootloader installation error
The bootloader could not be installed. The installation command
grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=Sparky --force
returned error code 1.

i don't know what error code 1 is, or how to fix it.   
when i first started...it said,  too many primary partitions, create extended one.  ok  did that.
then it says  needs EFI partition,, create that.....so i did.  2000mb efi partition.
 
then i create a 200gb paritition,  ext 4,  / mountpoint,  and install  ....gets up to 98 percent done....then FAILS.

i have  sda1 linuxmint  ,  sda2  swap,   sda3 linuxlite.   and now created  extended partition on sda4  efi part on sda 5,  and  sparky to go on sda6.

can someone help me here?   

thank you

KlemensPL

Hi!
I have the same problem. It occur to me on two computers, but for other computer SparkyLinux 6 works fine. I'm still looking for solution, I'll let you know if I'll find something.

But if someone could know what is happen please help us. I think it's common problem.

pavroo

Provide the installer log so will have a look.
Nothing is easy as it looks. Danielle Steel
Join #sparkylinux.org at [url="//irc.libera.chat"]irc.libera.chat[/url]

Oulik

Did you set the boot flag on the EFI partition?
It must be FAT32

I also had a similar install problem and my mistake was that I didn't set the boot flag on the EFI partition

KlemensPL

#4
Ok, I needed some weekend to fix it by myself but I can't.  :-[
Quote from: Oulik on December 10, 2021, 12:12:41 AM
Did you set the boot flag on the EFI partition?
It must be FAT32

I also had a similar install problem and my mistake was that I didn't set the boot flag on the EFI partition

Yes I was trying it. I set mannually the flag but the same problem occur.
I want to add that my error is same like the topic creator with one different: target: --target=i386-efi


Quote from: pavroo on December 05, 2021, 05:12:03 PM
Provide the installer log so will have a look.

Sure, here's the log from Calameres and var/log/syslog.
var/log/installer include only one empty folder "cdebconf"

Calameres log from console:
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=196716k,mode=755)
/dev/sr0 on /run/live/medium type iso9660 (ro,noatime,nojoliet,check=s,map=n,blocksize=2048)
/dev/loop0 on /run/live/rootfs/filesystem.squashfs type squashfs (ro,noatime)
tmpfs on /run/live/overlay type tmpfs (rw,noatime,mode=755)
overlay on / type overlay (rw,noatime,lowerdir=/run/live/rootfs/filesystem.squashfs/,upperdir=/run/live/overlay/rw,workdir=/run/live/overlay/work)
tmpfs on /usr/lib/live/mount type tmpfs (rw,nosuid,nodev,noexec,relatime,size=196716k,mode=755)
/dev/loop0 on /usr/lib/live/mount/rootfs/filesystem.squashfs type squashfs (ro,noatime)
tmpfs on /usr/lib/live/mount/overlay type tmpfs (rw,noatime,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=11078)
mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
sunrpc on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=196712k,nr_inodes=49178,mode=700,uid=1000,gid=1000)

22:26:47 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new 300MiB partition on /dev/mmcblk2 (mmcblk2)." ( 5 / 38 )
22:26:50 [6]: virtual void Calamares::JobThread::run()
    Starting job "Ustaw flagi na partycji /dev/mmcblk2p1." ( 6 / 38 )
22:26:50 [6]: virtual Calamares::JobResult SetPartFlagsJob::exec()
    Setting flags on "/dev/mmcblk2" partition "/dev/mmcblk2p1"
     "boot"
22:26:51 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new 25295MiB partition on /dev/mmcblk2 (mmcblk2) with entries root." ( 7 / 38 )
22:27:08 [6]: virtual void Calamares::JobThread::run()
    Starting job "Create new 4226MiB partition on /dev/mmcblk2 (mmcblk2)." ( 8 / 38 )
22:27:11 [6]: virtual void Calamares::JobThread::run()
    Starting job "Ustaw informacje partycji" ( 9 / 38 )
22:27:11 [6]: QVariantList FillGlobalStorageJob::createPartitionList() const
    Building partition information map
    ..  partitions on "/dev/mmcblk2"
    ..  mapping for "" "nieprzydzielona"
     partlabel :   ""
     partuuid :   ""
     parttype :   ""
     partattrs :   "0"
     mountPoint: :   ""
     fs: :   "unknown"
     fsName :   "nieznany"
     uuid :   ""
     claimed :   "false"
    ..  mapping for "/dev/mmcblk2p1" "/dev/mmcblk2p1"
     partlabel :   ""
     partuuid :   ""
     parttype :   ""
     partattrs :   "0"
     mountPoint: :   "/boot/efi"
     fs: :   "fat32"
     fsName :   "fat32"
     uuid :   "118B-609D"
     claimed :   "true"
    ..  mapping for "/dev/mmcblk2p2" "/dev/mmcblk2p2"
     partlabel :   "root"
     partuuid :   ""
     parttype :   ""
     partattrs :   "9007388236709942"
     mountPoint: :   "/"
     fs: :   "ext4"
     fsName :   "ext4"
     uuid :   "7d453ee8-396b-4cba-92a7-5c6b118c3033"
     claimed :   "true"
    ..  mapping for "/dev/mmcblk2p3" "/dev/mmcblk2p3"
     partlabel :   ""
     partuuid :   ""
     parttype :   ""
     partattrs :   "0"
     mountPoint: :   ""
     fs: :   "linuxswap"
     fsName :   "linuxswap"
     uuid :   "6a1c3428-9321-4e0e-9408-8b16c5de677f"
     claimed :   "true"
22:27:11 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec()
    Saving partition information map to GlobalStorage["partitions"]
22:27:11 [6]: virtual Calamares::JobResult FillGlobalStorageJob::exec()
    FillGlobalStorageJob writing empty bootLoader value
22:27:11 [6]: virtual void Calamares::JobThread::run()
    Starting job "Zarządzaj ustawieniami auto-montowania" ( 10 / 38 )
22:27:11 [8]: virtual Calamares::JobResult AutoMountManagementJob::exec()
    this @0x558979a250f0 value S@0x7f465800a670 restore
22:27:11 [6]: virtual void Calamares::JobThread::run()
    Starting job "mount" ( 11 / 38 )
22:27:12 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/mount/main.py"
22:27:12 [6]: boost::python::api::object CalamaresPython::gettext_path()
    Determining gettext path from ("/home/live", "/usr/bin", "/usr/share/locale")
    ..  Found "pl_PL" in "/usr/share/locale/pl_PL"
    ..  Job description from pretty_name "mount" = "Montowanie partycji."
chcon: nie udało się odczytać kontekstu bezpieczeństwa '/': Brak danych
22:27:12 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("mount", "-t", "ext4", "/dev/mmcblk2p2", "/tmp/calamares-root-bjeyzihl/")
    ..  Finished. Exit code: 0
22:27:12 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("udevadm", "settle")
    ..  Finished. Exit code: 0
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("sync")
    ..  Finished. Exit code: 0
chcon: nie udało się odczytać kontekstu bezpieczeństwa '/boot/efi': Nie ma takiego pliku ani katalogu
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("mount", "-t", "vfat", "/dev/mmcblk2p1", "/tmp/calamares-root-bjeyzihl/boot/efi")
    ..  Finished. Exit code: 0
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("udevadm", "settle")
    ..  Finished. Exit code: 0
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("sync")
    ..  Finished. Exit code: 0
chcon: nie udało się odczytać kontekstu bezpieczeństwa '/dev': Brak danych
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("mount", "-o", "bind", "/dev", "/tmp/calamares-root-bjeyzihl/dev")
    ..  Finished. Exit code: 0
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("udevadm", "settle")
    ..  Finished. Exit code: 0
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("sync")
    ..  Finished. Exit code: 0
chcon: nie udało się odczytać kontekstu bezpieczeństwa '/proc': Operacja nie obsługiwana
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("mount", "-t", "proc", "proc", "/tmp/calamares-root-bjeyzihl/proc")
    ..  Finished. Exit code: 0
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("udevadm", "settle")
    ..  Finished. Exit code: 0
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("sync")
    ..  Finished. Exit code: 0
chcon: nie udało się odczytać kontekstu bezpieczeństwa '/run': Brak danych
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("mount", "-t", "tmpfs", "tmpfs", "/tmp/calamares-root-bjeyzihl/run")
    ..  Finished. Exit code: 0
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("udevadm", "settle")
    ..  Finished. Exit code: 0
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("sync")
    ..  Finished. Exit code: 0
chcon: nie udało się odczytać kontekstu bezpieczeństwa '/run/udev': Brak danych
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("mount", "-o", "bind", "/run/udev", "/tmp/calamares-root-bjeyzihl/run/udev")
    ..  Finished. Exit code: 0
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("udevadm", "settle")
    ..  Finished. Exit code: 0
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("sync")
    ..  Finished. Exit code: 0
chcon: nie udało się odczytać kontekstu bezpieczeństwa '/sys': Brak danych
22:27:13 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("mount", "-t", "sysfs", "sys", "/tmp/calamares-root-bjeyzihl/sys")
    ..  Finished. Exit code: 0
22:27:14 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("udevadm", "settle")
    ..  Finished. Exit code: 0
22:27:14 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("sync")
    ..  Finished. Exit code: 0
chcon: nie udało się odczytać kontekstu bezpieczeństwa '/sys/firmware/efi/efivars': Operacja nie obsługiwana
22:27:14 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("mount", "-t", "efivarfs", "efivarfs", "/tmp/calamares-root-bjeyzihl/sys/firmware/efi/efivars")
    ..  Finished. Exit code: 0
22:27:14 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("udevadm", "settle")
    ..  Finished. Exit code: 0
22:27:14 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("sync")
    ..  Finished. Exit code: 0
22:27:14 [6]: virtual void Calamares::JobThread::run()
    Starting job "unpackfs" ( 12 / 38 )
22:27:14 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/unpackfs/main.py"
22:27:14 [6]: boost::python::api::object CalamaresPython::gettext_path()
    Determining gettext path from ("/home/live", "/usr/bin", "/usr/share/locale")
    ..  Found "pl_PL" in "/usr/share/locale/pl_PL"
    ..  Job description from pretty_name "unpackfs" = "Zapełnianie systemu plików."
22:27:14 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("mount", "--bind", "/run/live/rootfs/filesystem.squashfs", "/tmp/tmp6bu7gj2s/filesystem")
    ..  Finished. Exit code: 0
22:27:14 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("udevadm", "settle")
    ..  Finished. Exit code: 0
22:27:14 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("sync")
    ..  Finished. Exit code: 0
22:38:43 [6]: virtual void Calamares::JobThread::run()
    Starting job "Generuj machine-id." ( 13 / 38 )
22:38:53 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "systemd-machine-id-setup")
    ..  Finished. Exit code: 0 output:
Initializing machine ID from random generator.
22:38:54 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "ln", "-sf", "/etc/machine-id", "/var/lib/dbus/machine-id")
    ..  Finished. Exit code: 0
22:38:54 [6]: virtual void Calamares::JobThread::run()
    Starting job "fstab" ( 14 / 38 )
22:38:54 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/fstab/main.py"
22:38:54 [6]: boost::python::api::object CalamaresPython::gettext_path()
    Determining gettext path from ("/home/live", "/usr/bin", "/usr/share/locale")
    ..  Found "pl_PL" in "/usr/share/locale/pl_PL"
    ..  Job description from pretty_name "fstab" = "Zapisywanie fstab."
22:38:55 [6]: virtual void Calamares::JobThread::run()
    Starting job "Ustaw strefę czasowa na Europe/Warsaw" ( 15 / 38 )
22:38:55 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "rm", "-f", "/etc/localtime")
    ..  Finished. Exit code: 0
22:38:55 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "ln", "-s", "/usr/share/zoneinfo/Europe/Warsaw", "/etc/localtime")
    ..  Finished. Exit code: 0
22:38:55 [6]: virtual void Calamares::JobThread::run()
    Starting job "Ustaw model klawiatury na pc105, jej układ na pl-" ( 16 / 38 )
22:38:55 [6]: virtual Calamares::JobResult SetKeyboardLayoutJob::exec()
    Executing SetKeyboardLayoutJob
22:38:55 [6]: bool SetKeyboardLayoutJob::writeVConsoleData(const QString&, const QString&) const
    Writing vconsole data to "/tmp/calamares-root-bjeyzihl/etc/vconsole.conf"
22:38:55 [6]: QString SetKeyboardLayoutJob::findConvertedKeymap(const QString&) const
    Looking for converted keymap in "/tmp/calamares-root-bjeyzihl/lib/kbd/keymaps/xkb"
22:38:56 [6]: QString findLegacyKeymap(const QString&, const QString&, const QString&)
    Looking for legacy keymap "pl" "pc105" "" in QRC
    ..  Found legacy keymap "pl2" with score 12
    ..  Written KEYMAP= "pl2" to vconsole.conf 0
22:38:57 [6]: bool SetKeyboardLayoutJob::writeX11Data(const QString&) const
    Writing X11 configuration to "/tmp/calamares-root-bjeyzihl/etc/X11/xorg.conf.d/00-keyboard.conf"
    ..  Written XkbLayout "pl" ; XkbModel "pc105" ; XkbVariant "" to X.org file "/tmp/calamares-root-bjeyzihl/etc/X11/xorg.conf.d/00-keyboard.conf" 0
22:38:57 [6]: bool SetKeyboardLayoutJob::writeDefaultKeyboardData(const QString&) const
    Writing default keyboard data to "/tmp/calamares-root-bjeyzihl/etc/default/keyboard"
    ..  Written XKBMODEL "pc105" ; XKBLAYOUT "pl" ; XKBVARIANT "" to /etc/default/keyboard file "/tmp/calamares-root-bjeyzihl/etc/default/keyboard" 0
22:38:57 [6]: virtual void Calamares::JobThread::run()
    Starting job "localecfg" ( 17 / 38 )
22:38:57 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/localecfg/main.py"
22:38:57 [6]: boost::python::api::object CalamaresPython::gettext_path()
    Determining gettext path from ("/home/live", "/usr/bin", "/usr/share/locale")
    ..  Found "pl_PL" in "/usr/share/locale/pl_PL"
    ..  Job description from pretty_name "localecfg" = "Konfigurowanie ustawień lokalnych."
22:38:57 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "locale-gen")
    ..  Finished. Exit code: 0 output:
Generating locales (this might take a while)...
  en_US.UTF-8... done
  pl_PL.UTF-8... done
Generation complete.
[PYTHON JOB]: "/tmp/calamares-root-bjeyzihl/etc/locale.gen done"
[PYTHON JOB]: "/tmp/calamares-root-bjeyzihl/etc/locale.conf done"
[PYTHON JOB]: "/tmp/calamares-root-bjeyzihl/etc/default done"
22:39:25 [6]: virtual void Calamares::JobThread::run()
    Starting job "Configure <pre>sudo</pre> users." ( 18 / 38 )
22:39:25 [6]: virtual void Calamares::JobThread::run()
    Starting job "Preparing groups." ( 19 / 38 )
22:39:25 [6]: virtual void Calamares::JobThread::run()
    Starting job "Utwórz użytkownika klemensgak" ( 20 / 38 )
22:39:25 [6]: virtual Calamares::JobResult CreateUserJob::exec()
    [CREATEUSER]: creating user
22:39:25 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "useradd", "-m", "-U", "-s", "/bin/bash", "-c", "Klemens Gak", "klemensgak")
    ..  Finished. Exit code: 0
22:39:26 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" "/tmp/calamares-root-bjeyzihl" "usermod" "-aG" "audio,bluetooth,cdrom,dialout,dip,floppy,lpadmin,netdev,plugdev,scanner,sudo,video,users" "klemensgak"
    ..  Finished. Exit code: 0
22:39:26 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "chown", "-R", "klemensgak:klemensgak", "/home/klemensgak")
    ..  Finished. Exit code: 0
22:39:26 [6]: virtual void Calamares::JobThread::run()
    Starting job "Ustaw hasło dla użytkownika klemensgak" ( 21 / 38 )
22:39:26 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" "/tmp/calamares-root-bjeyzihl" "usermod" "-p" <password> "klemensgak"
    ..  Finished. Exit code: 0
22:39:26 [6]: virtual void Calamares::JobThread::run()
    Starting job "Ustaw hasło dla użytkownika root" ( 22 / 38 )
22:39:26 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" "/tmp/calamares-root-bjeyzihl" "usermod" "-p" <password> "root"
    ..  Finished. Exit code: 0
22:39:26 [6]: virtual void Calamares::JobThread::run()
    Starting job "Ustaw nazwę komputera klemens-tablet" ( 23 / 38 )
22:39:26 [6]: virtual void Calamares::JobThread::run()
    Starting job "displaymanager" ( 24 / 38 )
22:39:26 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/displaymanager/main.py"
22:39:28 [6]: boost::python::api::object CalamaresPython::gettext_path()
    Determining gettext path from ("/home/live", "/usr/bin", "/usr/share/locale")
    ..  Found "pl_PL" in "/usr/share/locale/pl_PL"
    ..  Job description from __doc__ "displaymanager" = "Configure display managers."
[PYTHON JOB]: "slim selected but not installed"
[PYTHON JOB]: "sddm selected but not installed"
[PYTHON JOB]: "gdm selected but not installed"
[PYTHON JOB]: "mdm selected but not installed"
[PYTHON JOB]: "lxdm selected but not installed"
[PYTHON JOB]: "kdm selected but not installed"
[PYTHON JOB]: "Using rootMountPoint '/tmp/calamares-root-bjeyzihl'"
[PYTHON JOB]: ".. selected DE xfce"
22:39:28 [2]: boost::python::api::object CalamaresPython::GlobalStoragePythonWrapper::value(const string&) const
    WARNING: Unknown GS key autoLoginUser
[PYTHON JOB]: "Unsetting autologin."
[PYTHON JOB]: "found greeter lightdm-greeter"
[PYTHON JOB]: "lightdm-greeter configured as greeter."
22:39:28 [6]: virtual void Calamares::JobThread::run()
    Starting job "networkcfg" ( 25 / 38 )
22:39:28 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/networkcfg/main.py"
22:39:29 [6]: boost::python::api::object CalamaresPython::gettext_path()
    Determining gettext path from ("/home/live", "/usr/bin", "/usr/share/locale")
    ..  Found "pl_PL" in "/usr/share/locale/pl_PL"
    ..  Job description from pretty_name "networkcfg" = "Zapisywanie konfiguracji sieci."
[PYTHON JOB]: "Couldn't remove /tmp/calamares-root-bjeyzihl/etc/resolv.conf: [Errno 2] Nie ma takiego pliku ani katalogu: '/tmp/calamares-root-bjeyzihl/etc/resolv.conf'"
22:39:29 [6]: virtual void Calamares::JobThread::run()
    Starting job "hwclock" ( 26 / 38 )
22:39:29 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/hwclock/main.py"
22:39:29 [6]: boost::python::api::object CalamaresPython::gettext_path()
    Determining gettext path from ("/home/live", "/usr/bin", "/usr/share/locale")
    ..  Found "pl_PL" in "/usr/share/locale/pl_PL"
    ..  Job description from pretty_name "hwclock" = "Ustawianie zegara systemowego."
22:39:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "hwclock", "--systohc", "--utc")
    ..  Finished. Exit code: 0
[PYTHON JOB]: "Hwclock set using RTC method."
22:39:29 [6]: virtual void Calamares::JobThread::run()
    Starting job "services-systemd" ( 27 / 38 )
22:39:29 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/services-systemd/main.py"
22:39:29 [6]: boost::python::api::object CalamaresPython::gettext_path()
    Determining gettext path from ("/home/live", "/usr/bin", "/usr/share/locale")
    ..  Found "pl_PL" in "/usr/share/locale/pl_PL"
    ..  Job description from pretty_name "services-systemd" = "Konfiguracja usług systemd"
22:39:29 [6]: virtual void Calamares::JobThread::run()
    Starting job " Run command './bootloader-eficonfig'." ( 28 / 38 )
22:39:29 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("/bin/sh", "-c", "./bootloader-eficonfig")
    ..  Finished. Exit code: 0 output:
* Replacing grub-pc with grub-efi...
Selecting previously unselected package efibootmgr.
(Reading database ... 152552 files and directories currently installed.)
Preparing to unpack efibootmgr_17-1_amd64.deb ...
Unpacking efibootmgr (17-1) ...
Selecting previously unselected package grub-efi-amd64-bin.
Preparing to unpack grub-efi-amd64-bin_2.04-20_amd64.deb ...
Unpacking grub-efi-amd64-bin (2.04-20) ...
Selecting previously unselected package grub-efi-amd64.
dpkg: considering removing grub-pc in favour of grub-efi-amd64 ...
dpkg: yes, will remove grub-pc in favour of grub-efi-amd64
Preparing to unpack grub-efi-amd64_2.04-20_amd64.deb ...
Unpacking grub-efi-amd64 (2.04-20) ...
Selecting previously unselected package grub-efi.
Preparing to unpack grub-efi_2.04-20_amd64.deb ...
Unpacking grub-efi (2.04-20) ...
Preparing to unpack libefiboot1_37-6_amd64.deb ...
Unpacking libefiboot1:amd64 (37-6) over (37-6) ...
Preparing to unpack libefivar1_37-6_amd64.deb ...
Unpacking libefivar1:amd64 (37-6) over (37-6) ...
Setting up grub-efi-amd64-bin (2.04-20) ...
Setting up grub-efi-amd64 (2.04-20) ...
Installing for x86_64-efi platform.
Installation finished. No error reported.
Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found background image: /opt/artwork/sparky-grub.png
Found linux image: /boot/vmlinuz-5.10.0-8-amd64
Found initrd image: /boot/initrd.img-5.10.0-8-amd64
Adding boot menu entry for EFI firmware configuration
done
Setting up grub-efi (2.04-20) ...
Setting up libefivar1:amd64 (37-6) ...
Setting up libefiboot1:amd64 (37-6) ...
Setting up efibootmgr (17-1) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for libc-bin (2.31-13) ...
22:39:51 [6]: virtual void Calamares::JobThread::run()
    Starting job "packages" ( 29 / 38 )
22:39:52 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/packages/main.py"
22:39:52 [6]: boost::python::api::object CalamaresPython::gettext_path()
    Determining gettext path from ("/home/live", "/usr/bin", "/usr/share/locale")
    ..  Found "pl_PL" in "/usr/share/locale/pl_PL"
    ..  Job description from pretty_name "packages" = "Zainstaluj pakiety."
[PYTHON JOB]: "Zainstaluj pakiety."
22:39:52 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "apt-get", "--purge", "-q", "-y", "remove", "sparky-backup-*", "live-*", "calamares", "gparted", "lvm2")
    ..  Finished. Exit code: 0 output:
Reading package lists...
Building dependency tree...
Reading state information...
Package 'sparky-backup-sys' is not installed, so not removed
The following packages were automatically installed and are no longer required:
  dmeventd gparted-common grub-pc-bin kded5 kio kpackagetool5 libaio1
  libappstream4 libappstreamqt2 libboost-python1.74.0 libdbusmenu-qt5-2
  libdevmapper-event1.02.1 libfam0 libkf5archive5 libkf5attica5
  libkf5auth-data libkf5authcore5 libkf5codecs-data libkf5codecs5
  libkf5completion-data libkf5completion5 libkf5config-data libkf5configcore5
  libkf5configgui5 libkf5configwidgets-data libkf5configwidgets5
  libkf5coreaddons-data libkf5coreaddons5 libkf5crash5 libkf5dbusaddons-data
  libkf5dbusaddons5 libkf5doctools5 libkf5globalaccel-bin
  libkf5globalaccel-data libkf5globalaccel5 libkf5globalaccelprivate5
  libkf5guiaddons5 libkf5i18n-data libkf5i18n5 libkf5iconthemes-data
  libkf5iconthemes5 libkf5itemviews-data libkf5itemviews5
  libkf5jobwidgets-data libkf5jobwidgets5 libkf5kiocore5 libkf5kiogui5
  libkf5kiontlm5 libkf5kiowidgets5 libkf5notifications-data
  libkf5notifications5 libkf5package-data libkf5package5 libkf5parts-data
  libkf5parts5 libkf5service-bin libkf5service-data libkf5service5
  libkf5solid5 libkf5solid5-data libkf5sonnet5-data libkf5sonnetcore5
  libkf5sonnetui5 libkf5textwidgets-data libkf5textwidgets5 libkf5wallet-bin
  libkf5wallet-data libkf5wallet5 libkf5widgetsaddons-data
  libkf5widgetsaddons5 libkf5windowsystem-data libkf5windowsystem5
  libkf5xmlgui-data libkf5xmlgui5 libkpmcore10 libkwalletbackend5-5
  liblvm2cmd2.03 libphonon4qt5-4 libphonon4qt5-data libpolkit-qt5-1-1
  libqt5positioning5 libqt5printsupport5 libqt5quickwidgets5 libqt5sensors5
  libqt5texttospeech5 libqt5waylandclient5 libqt5webchannel5 libqt5webkit5
  libqt5xml5 libspeechd2 libstemmer0d libxcb-res0 libyaml-cpp0.6 phonon4qt5
  phonon4qt5-backend-vlc qml-module-qtquick-privatewidgets
  qtspeech5-speechd-plugin syslinux-utils thin-provisioning-tools user-setup
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  calamares* gparted* live-boot* live-boot-doc* live-boot-initramfs-tools*
  live-config* live-config-doc* live-config-systemd* live-tools* lvm2*
  sparky-backup-core* sparky-backup-desktop*
0 upgraded, 0 newly installed, 12 to remove and 0 not upgraded.
After this operation, 24.1 MB disk space will be freed.
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
(Reading database ... 152845 files and directories currently installed.)
Removing calamares (3.2.41.1~sparky6~0-1) ...
Removing gparted (1.2.0-1) ...
Removing live-boot-doc (1:20210208) ...
Removing live-config-doc (11.0.3) ...
Removing live-tools (1:20190831) ...
Removing sparky-backup-core (20210818~sparky6~0) ...
Removing sparky-backup-desktop (20210721~sparky6~0) ...
Removing live-boot (1:20210208) ...
Removing live-boot-initramfs-tools (1:20210208) ...
update-initramfs: deferring update (trigger activated)
Removing live-config (11.0.3) ...
Removing live-config-systemd (11.0.3) ...
Removing lvm2 (2.03.11-2.1) ...
Running in chroot, ignoring request.
Processing triggers for initramfs-tools (0.140) ...
update-initramfs: Generating /boot/initrd.img-5.10.0-8-amd64
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1) ...
Processing triggers for libc-bin (2.31-13) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for menu (2.1.48) ...
Processing triggers for mailcap (3.69) ...
Processing triggers for desktop-file-utils (0.26-1) ...
(Reading database ... 151943 files and directories currently installed.)
Purging configuration files for lvm2 (2.03.11-2.1) ...
Purging configuration files for live-config (11.0.3) ...
Purging configuration files for live-boot (1:20210208) ...
Purging configuration files for live-tools (1:20190831) ...
Purging configuration files for live-config-systemd (11.0.3) ...
Purging configuration files for live-boot-initramfs-tools (1:20210208) ...
22:41:38 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "apt-get", "--purge", "-q", "-y", "autoremove")
    ..  Finished. Exit code: 0 output:
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  dmeventd* gparted-common* grub-pc-bin* kded5* kio* kpackagetool5* libaio1*
  libappstream4* libappstreamqt2* libboost-python1.74.0* libdbusmenu-qt5-2*
  libdevmapper-event1.02.1* libfam0* libkf5archive5* libkf5attica5*
  libkf5auth-data* libkf5authcore5* libkf5codecs-data* libkf5codecs5*
  libkf5completion-data* libkf5completion5* libkf5config-data*
  libkf5configcore5* libkf5configgui5* libkf5configwidgets-data*
  libkf5configwidgets5* libkf5coreaddons-data* libkf5coreaddons5*
  libkf5crash5* libkf5dbusaddons-data* libkf5dbusaddons5* libkf5doctools5*
  libkf5globalaccel-bin* libkf5globalaccel-data* libkf5globalaccel5*
  libkf5globalaccelprivate5* libkf5guiaddons5* libkf5i18n-data* libkf5i18n5*
  libkf5iconthemes-data* libkf5iconthemes5* libkf5itemviews-data*
  libkf5itemviews5* libkf5jobwidgets-data* libkf5jobwidgets5* libkf5kiocore5*
  libkf5kiogui5* libkf5kiontlm5* libkf5kiowidgets5* libkf5notifications-data*
  libkf5notifications5* libkf5package-data* libkf5package5* libkf5parts-data*
  libkf5parts5* libkf5service-bin* libkf5service-data* libkf5service5*
  libkf5solid5* libkf5solid5-data* libkf5sonnet5-data* libkf5sonnetcore5*
  libkf5sonnetui5* libkf5textwidgets-data* libkf5textwidgets5*
  libkf5wallet-bin* libkf5wallet-data* libkf5wallet5*
  libkf5widgetsaddons-data* libkf5widgetsaddons5* libkf5windowsystem-data*
  libkf5windowsystem5* libkf5xmlgui-data* libkf5xmlgui5* libkpmcore10*
  libkwalletbackend5-5* liblvm2cmd2.03* libphonon4qt5-4* libphonon4qt5-data*
  libpolkit-qt5-1-1* libqt5positioning5* libqt5printsupport5*
  libqt5quickwidgets5* libqt5sensors5* libqt5texttospeech5*
  libqt5waylandclient5* libqt5webchannel5* libqt5webkit5* libqt5xml5*
  libspeechd2* libstemmer0d* libxcb-res0* libyaml-cpp0.6* phonon4qt5*
  phonon4qt5-backend-vlc* qml-module-qtquick-privatewidgets*
  qtspeech5-speechd-plugin* syslinux-utils* thin-provisioning-tools*
  user-setup*
0 upgraded, 0 newly installed, 100 to remove and 0 not upgraded.
After this operation, 150 MB disk space will be freed.
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
(Reading database ... 151928 files and directories currently installed.)
Removing gparted-common (1.2.0-1) ...
Removing grub-pc-bin (2.04-20) ...
Removing libkf5parts5:amd64 (5.78.0-3) ...
Removing kio (5.78.0-5) ...
Removing kded5 (5.78.0-2) ...
Removing kpackagetool5 (5.78.0-3) ...
Removing thin-provisioning-tools (0.9.0-1) ...
Removing libappstreamqt2:amd64 (0.14.4-1) ...
Removing libappstream4:amd64 (0.14.4-1) ...
Removing libboost-python1.74.0 (1.74.0-9) ...
Removing libkf5wallet-bin (5.78.0-2) ...
Removing libkf5wallet5:amd64 (5.78.0-2) ...
Removing libkwalletbackend5-5:amd64 (5.78.0-2) ...
Removing libkf5notifications5:amd64 (5.78.0-2) ...
Removing libdbusmenu-qt5-2:amd64 (0.9.3+16.04.20160218-2+b1) ...
Removing libkpmcore10 (20.12.3-2) ...
Removing libkf5xmlgui5:amd64 (5.78.0-2) ...
Removing libkf5package5:amd64 (5.78.0-3) ...
Removing libkf5kiowidgets5:amd64 (5.78.0-5) ...
Removing libkf5iconthemes5:amd64 (5.78.0-2) ...
Removing libkf5attica5:amd64 (5.78.0-2) ...
Removing libkf5kiogui5:amd64 (5.78.0-5) ...
Removing libkf5kiocore5:amd64 (5.78.0-5) ...
Removing libkf5textwidgets5:amd64 (5.78.0-2) ...
Removing libkf5configwidgets5:amd64 (5.78.0-2) ...
Removing libkf5authcore5:amd64 (5.78.0-2) ...
Removing libkf5auth-data (5.78.0-2) ...
Removing libkf5codecs5:amd64 (5.78.0-2) ...
Removing libkf5codecs-data (5.78.0-2) ...
Removing libkf5completion5:amd64 (5.78.0-3) ...
Removing libkf5completion-data (5.78.0-3) ...
Removing libkf5service-bin (5.78.0-2) ...
Removing libkf5service5:amd64 (5.78.0-2) ...
Removing libkf5configgui5:amd64 (5.78.0-4) ...
Removing libkf5configwidgets-data (5.78.0-2) ...
Removing libkf5globalaccel-bin (5.78.0-3) ...
Removing libkf5crash5:amd64 (5.78.0-3) ...
Removing libkf5dbusaddons5:amd64 (5.78.0-2) ...
Removing libkf5dbusaddons-data (5.78.0-2) ...
Removing libkf5doctools5:amd64 (5.78.0-2) ...
Removing libkf5globalaccelprivate5:amd64 (5.78.0-3) ...
Removing libkf5globalaccel5:amd64 (5.78.0-3) ...
Removing libkf5globalaccel-data (5.78.0-3) ...
Removing libkf5guiaddons5:amd64 (5.78.0-3) ...
Removing libkf5i18n5:amd64 (5.78.0-2) ...
Removing libkf5i18n-data (5.78.0-2) ...
Removing libkf5iconthemes-data (5.78.0-2) ...
Removing libkf5itemviews5:amd64 (5.78.0-2) ...
Removing libkf5itemviews-data (5.78.0-2) ...
Removing libkf5jobwidgets5:amd64 (5.78.0-2) ...
Removing libkf5jobwidgets-data (5.78.0-2) ...
Removing libkf5kiontlm5:amd64 (5.78.0-5) ...
Removing libkf5notifications-data (5.78.0-2) ...
Removing libkf5package-data (5.78.0-3) ...
Removing libkf5parts-data (5.78.0-3) ...
Removing libkf5service-data (5.78.0-2) ...
Removing libkf5solid5:amd64 (5.78.0-2) ...
Removing libkf5solid5-data (5.78.0-2) ...
Removing libkf5sonnetui5:amd64 (5.78.0-2) ...
Removing libkf5sonnetcore5:amd64 (5.78.0-2) ...
Removing libkf5sonnet5-data (5.78.0-2) ...
Removing libkf5textwidgets-data (5.78.0-2) ...
Removing libkf5wallet-data (5.78.0-2) ...
Removing libkf5widgetsaddons5:amd64 (5.78.0-2) ...
Removing libkf5widgetsaddons-data (5.78.0-2) ...
Removing libkf5windowsystem5:amd64 (5.78.0-2) ...
Removing libkf5windowsystem-data (5.78.0-2) ...
Removing libkf5xmlgui-data (5.78.0-2) ...
Removing phonon4qt5:amd64 (4:4.11.1-4) ...
Removing phonon4qt5-backend-vlc:amd64 (1:0.11.3-dmo1) ...
Removing libphonon4qt5-4:amd64 (4:4.11.1-4) ...
Removing libphonon4qt5-data (4:4.11.1-4) ...
Removing libpolkit-qt5-1-1:amd64 (0.113.0-1) ...
Removing libqt5webkit5:amd64 (5.212.0~alpha4-11) ...
Removing libqt5positioning5:amd64 (5.15.2+dfsg-2) ...
Removing libqt5printsupport5:amd64 (5.15.2+dfsg-9) ...
Removing libqt5quickwidgets5:amd64 (5.15.2+dfsg-6) ...
Removing libqt5sensors5:amd64 (5.15.2-2) ...
Removing qtspeech5-speechd-plugin:amd64 (5.15.2-2) ...
Removing libqt5texttospeech5:amd64 (5.15.2-2) ...
Removing libqt5waylandclient5:amd64 (5.15.2-3) ...
Removing libqt5webchannel5:amd64 (5.15.2-2) ...
Removing libqt5xml5:amd64 (5.15.2+dfsg-9) ...
Removing libspeechd2:amd64 (0.10.2-2) ...
Removing libstemmer0d:amd64 (2.1.0-1) ...
Removing libxcb-res0:amd64 (1.14-3) ...
Removing libyaml-cpp0.6:amd64 (0.6.3-9) ...
Removing qml-module-qtquick-privatewidgets:amd64 (5.15.2-2) ...
Removing syslinux-utils (3:6.04~git20190206.bf6db5b4+dfsg1-3+b1) ...
Removing user-setup (1.88) ...
Removing libkf5coreaddons5:amd64 (5.78.0-4) ...
Removing libfam0:amd64 (2.7.0-17.3) ...
Removing libkf5archive5:amd64 (5.78.0-2) ...
Removing libkf5configcore5:amd64 (5.78.0-4) ...
Removing libkf5config-data (5.78.0-4) ...
Removing libkf5coreaddons-data (5.78.0-4) ...
Removing dmeventd (2:1.02.175-2.1) ...
Removing liblvm2cmd2.03:amd64 (2.03.11-2.1) ...
Removing libaio1:amd64 (0.3.112-9) ...
Removing libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
Processing triggers for initramfs-tools (0.140) ...
update-initramfs: Generating /boot/initrd.img-5.10.0-8-amd64
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for gnome-menus (3.36.0-1) ...
Processing triggers for libc-bin (2.31-13) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for dbus (1.12.20-2) ...
Processing triggers for shared-mime-info (2.0-1) ...
Processing triggers for mailcap (3.69) ...
Processing triggers for desktop-file-utils (0.26-1) ...
(Reading database ... 147109 files and directories currently installed.)
Purging configuration files for libkf5codecs-data (5.78.0-2) ...
Purging configuration files for libkf5package-data (5.78.0-3) ...
Purging configuration files for libkf5service-data (5.78.0-2) ...
Purging configuration files for libkf5notifications5:amd64 (5.78.0-2) ...
Purging configuration files for libkf5auth-data (5.78.0-2) ...
Purging configuration files for libkf5archive5:amd64 (5.78.0-2) ...
Purging configuration files for libkf5windowsystem-data (5.78.0-2) ...
Purging configuration files for kded5 (5.78.0-2) ...
Purging configuration files for libkf5xmlgui-data (5.78.0-2) ...
Purging configuration files for libkf5xmlgui5:amd64 (5.78.0-2) ...
Purging configuration files for libkf5configwidgets-data (5.78.0-2) ...
Purging configuration files for libkf5coreaddons-data (5.78.0-4) ...
Purging configuration files for libkf5globalaccel5:amd64 (5.78.0-3) ...
Purging configuration files for libkf5kiocore5:amd64 (5.78.0-5) ...
Purging configuration files for libkf5dbusaddons-data (5.78.0-2) ...
Purging configuration files for libkf5notifications-data (5.78.0-2) ...
Purging configuration files for libkf5crash5:amd64 (5.78.0-3) ...
Purging configuration files for libkf5wallet-data (5.78.0-2) ...
Purging configuration files for libkf5jobwidgets-data (5.78.0-2) ...
Purging configuration files for kio (5.78.0-5) ...
Purging configuration files for libkf5sonnet5-data (5.78.0-2) ...
Purging configuration files for libkf5iconthemes-data (5.78.0-2) ...
Purging configuration files for phonon4qt5:amd64 (4:4.11.1-4) ...
Purging configuration files for dmeventd (2:1.02.175-2.1) ...
Purging configuration files for user-setup (1.88) ...
Purging configuration files for libkf5attica5:amd64 (5.78.0-2) ...
Purging configuration files for libkf5solid5:amd64 (5.78.0-2) ...
[PYTHON JOB]: "Pretty name: Zainstaluj pakiety., setting progress.."
22:43:43 [6]: virtual void Calamares::JobThread::run()
    Starting job "Konfigurowanie pliku klucza LUKS." ( 30 / 38 )
22:43:54 [6]: virtual Calamares::JobResult LuksBootKeyFileJob::exec()
    There are 0 LUKS partitions
    ..  Nothing to do for LUKS.
22:43:55 [6]: virtual void Calamares::JobThread::run()
    Starting job " Run command './sparkyhooks'." ( 31 / 38 )
22:43:55 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("/bin/sh", "-c", "./sparkyhooks")
    ..  Finished. Exit code: 0 output:
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  cryptsetup* cryptsetup-bin* cryptsetup-initramfs* cryptsetup-run*
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
After this operation, 2846 kB disk space will be freed.
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (19: No such device)
(Reading database ... 147104 files and directories currently installed.)
Removing cryptsetup-run (2:2.3.5-1) ...
Removing cryptsetup-initramfs (2:2.3.5-1) ...
update-initramfs: deferring update (trigger activated)
Removing cryptsetup (2:2.3.5-1) ...
Removing cryptsetup-bin (2:2.3.5-1) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for initramfs-tools (0.140) ...
update-initramfs: Generating /boot/initrd.img-5.10.0-8-amd64
(Reading database ... 146944 files and directories currently installed.)
Purging configuration files for cryptsetup (2:2.3.5-1) ...
Purging configuration files for cryptsetup-initramfs (2:2.3.5-1) ...
22:45:26 [6]: virtual void Calamares::JobThread::run()
    Starting job " Run command './secure-boot-install'." ( 32 / 38 )
22:45:26 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "env" ("/bin/sh", "-c", "./secure-boot-install")
    ..  Finished. Exit code: 0 output:
* Installing Secure Boot support...
Selecting previously unselected package fwupd-amd64-signed-template.
(Reading database ... 146939 files and directories currently installed.)
Preparing to unpack fwupd-amd64-signed-template_1.5.7-4_amd64.deb ...
Unpacking fwupd-amd64-signed-template (1.5.7-4) ...
Selecting previously unselected package fwupd-amd64-signed.
Preparing to unpack fwupd-amd64-signed_1.5.7+4_amd64.deb ...
Unpacking fwupd-amd64-signed (1.5.7+4) ...
Selecting previously unselected package fwupd.
Preparing to unpack fwupd_1.5.7-4_amd64.deb ...
Unpacking fwupd (1.5.7-4) ...
Selecting previously unselected package grub-efi-amd64-signed-template.
Preparing to unpack grub-efi-amd64-signed-template_2.04-20_amd64.deb ...
Unpacking grub-efi-amd64-signed-template (2.04-20) ...
Selecting previously unselected package grub-efi-amd64-signed.
Preparing to unpack grub-efi-amd64-signed_1+2.04+20_amd64.deb ...
Unpacking grub-efi-amd64-signed (1+2.04+20) ...
Selecting previously unselected package libfwupd2:amd64.
Preparing to unpack libfwupd2_1.5.7-4_amd64.deb ...
Unpacking libfwupd2:amd64 (1.5.7-4) ...
Selecting previously unselected package libfwupdplugin1:amd64.
Preparing to unpack libfwupdplugin1_1.5.7-4_amd64.deb ...
Unpacking libfwupdplugin1:amd64 (1.5.7-4) ...
Selecting previously unselected package libjcat1:amd64.
Preparing to unpack libjcat1_0.1.3-2_amd64.deb ...
Unpacking libjcat1:amd64 (0.1.3-2) ...
Selecting previously unselected package linux-image-amd64-signed-template.
Preparing to unpack linux-image-amd64-signed-template_5.10.46-4_amd64.deb ...
Unpacking linux-image-amd64-signed-template (5.10.46-4) ...
Selecting previously unselected package mokutil.
Preparing to unpack mokutil_0.3.0+1538710437.fb6250f-1+b1_amd64.deb ...
Unpacking mokutil (0.3.0+1538710437.fb6250f-1+b1) ...
Selecting previously unselected package shim-helpers-amd64-signed-template.
Preparing to unpack shim-helpers-amd64-signed-template_15.4-7_amd64.deb ...
Unpacking shim-helpers-amd64-signed-template (15.4-7) ...
Selecting previously unselected package shim-helpers-amd64-signed.
Preparing to unpack shim-helpers-amd64-signed_1+15.4+7_amd64.deb ...
Unpacking shim-helpers-amd64-signed (1+15.4+7) ...
Selecting previously unselected package shim-signed-common.
Preparing to unpack shim-signed-common_1.38+15.4-7_all.deb ...
Unpacking shim-signed-common (1.38+15.4-7) ...
Selecting previously unselected package shim-signed:amd64.
Preparing to unpack shim-signed_1.38+15.4-7_amd64.deb ...
Unpacking shim-signed:amd64 (1.38+15.4-7) ...
Selecting previously unselected package shim-unsigned.
Preparing to unpack shim-unsigned_15.4-7_amd64.deb ...
Unpacking shim-unsigned (15.4-7) ...
Setting up fwupd-amd64-signed-template (1.5.7-4) ...
Setting up grub-efi-amd64-signed-template (2.04-20) ...
Setting up grub-efi-amd64-signed (1+2.04+20) ...
Setting up libjcat1:amd64 (0.1.3-2) ...
Setting up linux-image-amd64-signed-template (5.10.46-4) ...
Setting up mokutil (0.3.0+1538710437.fb6250f-1+b1) ...
Setting up shim-helpers-amd64-signed-template (15.4-7) ...
Setting up shim-signed-common (1.38+15.4-7) ...
No DKMS packages installed: not changing Secure Boot validation state.
Setting up shim-unsigned (15.4-7) ...
Setting up libfwupd2:amd64 (1.5.7-4) ...
Setting up libfwupdplugin1:amd64 (1.5.7-4) ...
Setting up shim-helpers-amd64-signed (1+15.4+7) ...
grub-install: error: /usr/lib/grub/i386-efi/modinfo.sh doesn't exist. Please specify --target or --directory.
Failed: grub-install --target=i386-efi
WARNING: Bootloader is not properly installed, system may not be bootable
Setting up shim-signed:amd64 (1.38+15.4-7) ...
grub-install: error: /usr/lib/grub/i386-efi/modinfo.sh doesn't exist. Please specify --target or --directory.
Failed: grub-install --target=i386-efi
WARNING: Bootloader is not properly installed, system may not be bootable
No DKMS packages installed: not changing Secure Boot validation state.
Setting up fwupd (1.5.7-4) ...
Created symlink /etc/systemd/system/timers.target.wants/fwupd-refresh.timer -> /lib/systemd/system/fwupd-refresh.timer.
Setting up fwupd-amd64-signed (1.5.7+4) ...
Processing triggers for dbus (1.12.20-2) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for man-db (2.9.4-2) ...
Processing triggers for libc-bin (2.31-13) ...

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
22:45:44 [6]: virtual void Calamares::JobThread::run()
    Starting job "initramfscfg" ( 33 / 38 )
22:45:44 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/initramfscfg/main.py"
22:45:52 [6]: boost::python::api::object CalamaresPython::gettext_path()
    Determining gettext path from ("/home/live", "/usr/bin", "/usr/share/locale")
    ..  Found "pl_PL" in "/usr/share/locale/pl_PL"
    ..  Job description from pretty_name "initramfscfg" = "Konfigurowanie initramfs."
22:45:52 [6]: virtual void Calamares::JobThread::run()
    Starting job "Tworzenie initramfs." ( 34 / 38 )
22:45:52 [6]: virtual Calamares::JobResult InitramfsJob::exec()
    Updating initramfs with kernel "all"
22:45:52 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "update-initramfs", "-k", "all", "-c", "-t")
    ..  Finished. Exit code: 0 output:
update-initramfs: Generating /boot/initrd.img-5.10.0-8-amd64
22:47:08 [6]: virtual void Calamares::JobThread::run()
    Starting job "grubcfg" ( 35 / 38 )
22:47:08 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/grubcfg/main.py"
22:47:08 [6]: boost::python::api::object CalamaresPython::gettext_path()
    Determining gettext path from ("/home/live", "/usr/bin", "/usr/share/locale")
    ..  Found "pl_PL" in "/usr/share/locale/pl_PL"
    ..  Job description from pretty_name "grubcfg" = "Konfiguracja GRUB."
22:47:08 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "sh", "-c", "which dracut")
    ..  Target cmd: ("sh", "-c", "which dracut") Exit code: 1 (no output)
22:47:08 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "sh", "-c", "which plymouth")
    ..  Finished. Exit code: 0 output:
/usr/bin/plymouth
22:47:09 [6]: virtual void Calamares::JobThread::run()
    Starting job "bootloader" ( 36 / 38 )
22:47:09 [6]: virtual Calamares::JobResult Calamares::PythonJob::exec()
    Job file "/usr/lib/x86_64-linux-gnu/calamares/modules/bootloader/main.py"
22:47:09 [6]: boost::python::api::object CalamaresPython::gettext_path()
    Determining gettext path from ("/home/live", "/usr/bin", "/usr/share/locale")
    ..  Found "pl_PL" in "/usr/share/locale/pl_PL"
    ..  Job description from pretty_name "bootloader" = "Instalacja programu rozruchowego."
[PYTHON JOB]: "Bootloader: grub (efi)"
22:47:09 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "grub-install", "--target=i386-efi", "--efi-directory=/boot/efi", "--bootloader-id=Sparky", "--force")
    ..  Target cmd: ("grub-install", "--target=i386-efi", "--efi-directory=/boot/efi", "--bootloader-id=Sparky", "--force") Exit code: 1 output:
grub-install: error: /usr/lib/grub/i386-efi/modinfo.sh doesn't exist. Please specify --target or --directory.
WARNING: [PYTHON JOB]: "Command 'grub-install --target=i386-efi --efi-directory=/boot/efi --bootloader-id=Sparky --force' returned non-zero exit status 1."
[PYTHON JOB]: "stdout:grub-install: error: /usr/lib/grub/i386-efi/modinfo.sh doesn't exist. Please specify --target or --directory."
[PYTHON JOB]: "stderr:None"
22:47:11 [6]: virtual void Calamares::JobThread::run()
    Skipping non-emergency job " Run command './secure-boot-fix'."
22:47:11 [6]: virtual void Calamares::JobThread::run()
    Skipping non-emergency job "umount"
22:47:11 [1]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
    ERROR: Installation failed: "Bootloader installation error"
    ..  - message: "Bootloader installation error"
    ..  - details: The bootloader could not be installed. The installation command <pre>grub-install --target=i386-efi --efi-directory=/boot/efi --bootloader-id=Sparky --force</pre> returned error code 1.
22:47:20 [6]: void Calamares::ViewManager::onInstallationFailed(const QString&, const QString&)
    Calamares will quit when the dialog closes.
22:47:25 [6]: void Config::doNotify(bool, bool)
    Notification not sent; completion: failed

KlemensPL

#5
syslog:


Dec 28 21:12:31 localhost systemd[1]: rsyslog.service: Sent signal SIGHUP to main process 1020 (rsyslogd) on client request.
Dec 28 21:12:31 localhost systemd[1]: logrotate.service: Succeeded.
Dec 28 21:12:31 localhost systemd[1]: Finished Rotate log files.
Dec 28 21:12:32 localhost systemd[1]: Started Modem Manager.
Dec 28 21:12:32 localhost systemd[1]: Started CUPS Scheduler.
Dec 28 21:12:32 localhost systemd[1]: Started Make remote CUPS printers available locally.
Dec 28 21:12:32 localhost ntpd[1124]: error resolving pool 0.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:12:32 localhost ntpd[1124]: error resolving pool 1.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:12:32 localhost NetworkManager[1013]: <warn>  [1640725952.6767] device (wlan0): set-hw-addr: new MAC address 2E:D9:72:C5:92:2E not successfully set (scanning)
Dec 28 21:12:32 localhost NetworkManager[1013]: <info>  [1640725952.7237] modem-manager: ModemManager available
Dec 28 21:12:32 localhost ntpd[1124]: error resolving pool 2.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:12:32 localhost systemd[1]: Received SIGRTMIN+21 from PID 216 (plymouthd).
Dec 28 21:12:32 localhost systemd[1]: Received SIGRTMIN+21 from PID 216 (plymouthd).
Dec 28 21:12:32 localhost systemd[1]: Started Light Display Manager.
Dec 28 21:12:32 localhost wpa_supplicant[1025]: dbus: fill_dict_with_properties dbus_interface=fi.w1.wpa_supplicant1.Interface.P2PDevice dbus_property=P2PDeviceConfig getter failed
Dec 28 21:12:32 localhost NetworkManager[1013]: <info>  [1640725952.9974] device (wlan0): supplicant interface state: internal-starting -> disconnected
Dec 28 21:12:32 localhost NetworkManager[1013]: <info>  [1640725952.9976] device (wlan0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Dec 28 21:12:33 localhost ntpd[1124]: error resolving pool 3.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:12:33 localhost systemd[1]: Started Disk Manager.
Dec 28 21:12:34 localhost udisksd[1024]: udisks_state_check_mounted_fs_entry: mountpoint /media/pavroo/usb16 is invalid, cannot recover the canonical path
Dec 28 21:12:34 localhost udisksd[1024]: Cleaning up mount point /media/pavroo (device 8:16 no longer exists)
Dec 28 21:12:34 localhost udisksd[1024]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Dec 28 21:12:34 localhost NetworkManager[1013]: <info>  [1640725954.5151] manager: startup complete
Dec 28 21:12:34 localhost systemd[1]: Finished Network Manager Wait Online.
Dec 28 21:12:34 localhost systemd[1]: Reached target Network is Online.
Dec 28 21:12:34 localhost systemd[1]: Starting LSB: exim Mail Transport Agent...
Dec 28 21:12:34 localhost systemd[1]: Starting /etc/rc.local Compatibility...
Dec 28 21:12:34 localhost systemd[1]: Started /etc/rc.local Compatibility.
Dec 28 21:12:34 localhost systemd[1]: Starting Hold until boot process finishes up...
Dec 28 21:12:34 localhost systemd[1]: Finished Hold until boot process finishes up.
Dec 28 21:12:34 localhost systemd[1]: Started Getty on tty1.
Dec 28 21:12:34 localhost systemd[1]: Reached target Login Prompts.
Dec 28 21:12:35 localhost ModemManager[1097]: <info>  [base-manager] couldn't check support for device '/sys/devices/platform/INT33BB:00/mmc_host/mmc0/mmc0:0001/mmc0:0001:1': not supported by any plugin
Dec 28 21:12:36 localhost exim4[1157]: Starting MTA: exim4.
Dec 28 21:12:36 localhost systemd[1]: Started LSB: exim Mail Transport Agent.
Dec 28 21:12:41 localhost systemd[1]: Created slice User Slice of UID 1000.
Dec 28 21:12:41 localhost systemd[1]: Starting User Runtime Directory /run/user/1000...
Dec 28 21:12:41 localhost systemd[1]: Finished User Runtime Directory /run/user/1000.
Dec 28 21:12:41 localhost systemd[1]: Starting User Manager for UID 1000...
Dec 28 21:12:43 localhost systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Dec 28 21:12:43 localhost systemd[1434]: gpgconf: błąd uruchamiania ,,/usr/lib/gnupg/scdaemon'': prawdopodobnie nie zainstalowany
Dec 28 21:12:43 localhost blueman-mechanism[1008]: Unable to init server: Could not connect: Connection refused
Dec 28 21:12:46 localhost blueman-mechanism[1008]: Unable to init server: Nie można połączyć: Connection refused
Dec 28 21:12:47 localhost systemd-xdg-autostart-generator[1451]: /etc/xdg/autostart/sparky-welcome.desktop:12: Unknown key name 'MultipleArgs' in section 'Desktop Entry', ignoring.
Dec 28 21:12:47 localhost systemd[1429]: Queued start job for default target Main User Target.
Dec 28 21:12:47 localhost systemd[1429]: Created slice User Application Slice.
Dec 28 21:12:47 localhost systemd[1429]: Reached target Paths.
Dec 28 21:12:47 localhost systemd[1429]: Reached target Timers.
Dec 28 21:12:47 localhost systemd[1429]: Starting D-Bus User Message Bus Socket.
Dec 28 21:12:47 localhost systemd[1429]: Listening on GnuPG network certificate management daemon.
Dec 28 21:12:47 localhost systemd[1429]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Dec 28 21:12:47 localhost systemd[1429]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Dec 28 21:12:47 localhost systemd[1429]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Dec 28 21:12:47 localhost systemd[1429]: Listening on GnuPG cryptographic agent and passphrase cache.
Dec 28 21:12:47 localhost systemd[1429]: Listening on Sound System.
Dec 28 21:12:47 localhost systemd[1429]: Listening on D-Bus User Message Bus Socket.
Dec 28 21:12:47 localhost systemd[1429]: Reached target Sockets.
Dec 28 21:12:47 localhost systemd[1429]: Reached target Basic System.
Dec 28 21:12:47 localhost systemd[1]: Started User Manager for UID 1000.
Dec 28 21:12:47 localhost systemd[1]: Started Session 1 of user live.
Dec 28 21:12:47 localhost systemd[1429]: Starting Sound Service...
Dec 28 21:12:50 localhost rtkit-daemon[1021]: Successfully made thread 1458 of process 1458 owned by '1000' high priority at nice level -11.
Dec 28 21:12:50 localhost rtkit-daemon[1021]: Supervising 1 threads of 1 processes of 1 users.
Dec 28 21:12:50 localhost blueman-mechani[1008]: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Dec 28 21:12:50 localhost systemd[1]: Started Bluetooth management mechanism.
Dec 28 21:12:50 localhost systemd[1]: Reached target Multi-User System.
Dec 28 21:12:50 localhost systemd[1]: Reached target Graphical Interface.
Dec 28 21:12:50 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes...
Dec 28 21:12:51 localhost systemd[1]: systemd-update-utmp-runlevel.service: Succeeded.
Dec 28 21:12:51 localhost systemd[1]: Finished Update UTMP about System Runlevel Changes.
Dec 28 21:12:51 localhost systemd[1429]: Started D-Bus User Message Bus.
Dec 28 21:12:54 localhost systemd[1]: Started Session 3 of user live.
Dec 28 21:12:57 localhost systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 28 21:13:04 localhost systemd[1]: mlocate.service: Succeeded.
Dec 28 21:13:04 localhost systemd[1]: mlocate.service: Consumed 6.271s CPU time.
Dec 28 21:13:05 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.6' (uid=1000 pid=1470 comm="xfce4-session ")
Dec 28 21:13:05 localhost systemd[1429]: Starting Accessibility services bus...
Dec 28 21:13:05 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.a11y.Bus'
Dec 28 21:13:05 localhost systemd[1429]: Started Accessibility services bus.
Dec 28 21:13:05 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating service name='org.xfce.Xfconf' requested by ':1.9' (uid=1000 pid=1470 comm="xfce4-session ")
Dec 28 21:13:05 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.xfce.Xfconf'
Dec 28 21:13:05 localhost at-spi-bus-launcher[1539]: dbus-daemon[1539]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1470 comm="xfce4-session ")
Dec 28 21:13:05 localhost at-spi-bus-launcher[1539]: dbus-daemon[1539]: Successfully activated service 'org.a11y.atspi.Registry'
Dec 28 21:13:05 localhost at-spi-bus-launcher[1548]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Dec 28 21:13:06 localhost systemd[1429]: Started GnuPG cryptographic agent and passphrase cache.
Dec 28 21:13:06 localhost gpg-agent[1556]: gpg-agent[1556]: katalog ,,/home/live/.gnupg'' utworzony
Dec 28 21:13:06 localhost gpg-agent[1556]: gpg-agent[1556]: katalog ,,/home/live/.gnupg/private-keys-v1.d'' utworzony
Dec 28 21:13:06 localhost gpg-agent[1556]: gpg-agent (GnuPG) 2.2.27 starting in supervised mode.
Dec 28 21:13:06 localhost gpg-agent[1556]: using fd 3 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Dec 28 21:13:06 localhost gpg-agent[1556]: using fd 4 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Dec 28 21:13:06 localhost gpg-agent[1556]: using fd 5 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Dec 28 21:13:06 localhost gpg-agent[1556]: using fd 6 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Dec 28 21:13:06 localhost gpg-agent[1556]: listening on: std=3 extra=6 browser=5 ssh=4
Dec 28 21:13:06 localhost kernel: [  148.034046] intel_sst_acpi 80860F28:00: firmware: failed to load intel/fw_sst_0f28.bin (-2)
Dec 28 21:13:06 localhost kernel: [  148.034058] intel_sst_acpi 80860F28:00: Direct firmware load for intel/fw_sst_0f28.bin failed with error -2
Dec 28 21:13:06 localhost kernel: [  148.034066] intel_sst_acpi 80860F28:00: request fw failed -2
Dec 28 21:13:06 localhost kernel: [  148.034072] intel_sst_acpi 80860F28:00: FW download fail -2
Dec 28 21:13:06 localhost kernel: [  148.034433]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.034575]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.034712]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.035037]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.035288]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.036434]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.036589]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.036724]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.037053]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.037389]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.038930]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.039391]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.039813]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.040460]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.041042]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.042993]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.043468]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.043894]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.044586]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.045136]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.046191]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.046338]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.046470]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.046770]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.048174]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.048321]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.048457]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.048820]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.050654]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.051116]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.051530]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.052194]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost systemd[1429]: gpg-agent.service: Succeeded.
Dec 28 21:13:06 localhost systemd[1429]: Started GnuPG cryptographic agent and passphrase cache.
Dec 28 21:13:06 localhost kernel: [  148.054941]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.055461]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.055918]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.056594]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.058432]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.058579]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.058716]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.059016]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.059256]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost gpg-agent[1559]: gpg-agent (GnuPG) 2.2.27 starting in supervised mode.
Dec 28 21:13:06 localhost gpg-agent[1559]: using fd 3 for std socket (/run/user/1000/gnupg/S.gpg-agent)
Dec 28 21:13:06 localhost gpg-agent[1559]: using fd 4 for ssh socket (/run/user/1000/gnupg/S.gpg-agent.ssh)
Dec 28 21:13:06 localhost kernel: [  148.060347]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.060499]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.060643]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.061001]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.061341]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.062862]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.063335]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.063760]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.064420]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.065002]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.067028]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.067520]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.067958]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost gpg-agent[1559]: using fd 5 for browser socket (/run/user/1000/gnupg/S.gpg-agent.browser)
Dec 28 21:13:06 localhost gpg-agent[1559]: using fd 6 for extra socket (/run/user/1000/gnupg/S.gpg-agent.extra)
Dec 28 21:13:06 localhost gpg-agent[1559]: listening on: std=3 extra=6 browser=5 ssh=4
Dec 28 21:13:06 localhost kernel: [  148.068638]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.069254]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.070539]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.070691]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.070828]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.071169]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.071552]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.072666]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.072816]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.072952]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.073284]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.073648]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.075087]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.075524]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.075910]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.076555]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.077145]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.079070]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.079545]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.079961]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.080620]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.081197]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.085416]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.085562]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.085695]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.085991]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.086239]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.087220]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.087364]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.087499]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.087790]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.088029]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.089539]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.089963]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.090347]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.090864]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.091300]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.093232]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.093684]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.094091]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.094630]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost kernel: [  148.095082]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:06 localhost pulseaudio[1458]: Failed to find a working profile.
Dec 28 21:13:06 localhost pulseaudio[1458]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="platform-bytcr_rt5640" card_name="alsa_card.platform-bytcr_rt5640" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Dec 28 21:13:06 localhost pulseaudio[1458]: Failed to open cookie file '/home/live/.config/pulse/cookie': Nie ma takiego pliku ani katalogu
Dec 28 21:13:06 localhost pulseaudio[1458]: Failed to load authentication key '/home/live/.config/pulse/cookie': Nie ma takiego pliku ani katalogu
Dec 28 21:13:06 localhost pulseaudio[1458]: Failed to open cookie file '/home/live/.pulse-cookie': Nie ma takiego pliku ani katalogu
Dec 28 21:13:06 localhost pulseaudio[1458]: Failed to load authentication key '/home/live/.pulse-cookie': Nie ma takiego pliku ani katalogu
Dec 28 21:13:06 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service' requested by ':1.12' (uid=1000 pid=1561 comm="xfwm4 ")
Dec 28 21:13:06 localhost rtkit-daemon[1021]: Supervising 1 threads of 1 processes of 1 users.
Dec 28 21:13:06 localhost systemd[1429]: Starting Virtual filesystem service...
Dec 28 21:13:06 localhost rtkit-daemon[1021]: Successfully made thread 1564 of process 1458 owned by '1000' RT at priority 5.
Dec 28 21:13:06 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:13:07 localhost systemd[1429]: Started Sound Service.
Dec 28 21:13:07 localhost systemd[1429]: Reached target Main User Target.
Dec 28 21:13:07 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.gtk.vfs.Daemon'
Dec 28 21:13:07 localhost systemd[1429]: Started Virtual filesystem service.
Dec 28 21:13:07 localhost systemd[1429]: Startup finished in 25.938s.
Dec 28 21:13:07 localhost kernel: [  149.339344]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.339476]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.339595]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.339872]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.340165]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.341158]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.341289]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.341409]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.341692]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.341947]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.343465]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.343921]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.344400]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.344945]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.345422]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.347369]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.347850]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.348335]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.348901]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.349392]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.350447]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.350593]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.350728]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.351024]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.352463]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.352614]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.352752]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.353053]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.354880]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.355334]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.355742]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.356353]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.359026]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.359508]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.359940]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.360571]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.362379]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.362527]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.362663]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.362959]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.363201]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.364278]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.364428]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.364565]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.364868]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.365122]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.366619]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.367076]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.367486]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.368070]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.368617]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.370573]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.371053]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.371488]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.372097]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.372648]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.373849]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.373996]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.374132]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.374439]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.374683]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.375688]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.375835]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.375971]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.376376]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.376691]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.378097]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.378531]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.378922]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.379444]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.379886]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.381884]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.382346]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.382761]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.383306]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.383765]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.387815]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.387964]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.388139]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.388452]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.388714]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.389718]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.389865]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.390001]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.390295]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.390540]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.391936]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.392418]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.392812]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.393356]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.393928]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.395820]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.396351]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.396776]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.397364]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.397917]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost pulseaudio[1458]: Failed to find a working profile.
Dec 28 21:13:07 localhost pulseaudio[1458]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="platform-bytcr_rt5640" card_name="alsa_card.platform-bytcr_rt5640" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Dec 28 21:13:07 localhost bluetoothd[1010]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink/sbc
Dec 28 21:13:07 localhost bluetoothd[1010]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource/sbc
Dec 28 21:13:07 localhost kernel: [  149.460661] Bluetooth: RFCOMM TTY layer initialized
Dec 28 21:13:07 localhost kernel: [  149.460680] Bluetooth: RFCOMM socket layer initialized
Dec 28 21:13:07 localhost kernel: [  149.460700] Bluetooth: RFCOMM ver 1.11
Dec 28 21:13:07 localhost kernel: [  149.536133]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.536281]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.536417]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.536722]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.536985]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.538037]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.538182]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.538319]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.538616]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.538857]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.540443]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
07 localhost kernel: [  149.595611]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.596170]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost pulseaudio[1458]: Failed to find a working profile.
Dec 28 21:13:07 localhost pulseaudio[1458]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="platform-bytcr_rt5640" card_name="alsa_card.platform-bytcr_rt5640" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Dec 28 21:13:07 localhost kernel: [  149.729471]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:07 localhost kernel: [  149.729621]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port28 21:13:08 localhost kernel: [  150.233666]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:08 localhost kernel: [  150.234225]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:08 localhost kernel: [  150.234704]  Baytrail Audio Port: ASoC: no backend DAIs enabled for Baytrail Audio Port
Dec 28 21:13:08 localhost pulseaudio[1458]: Failed to find a working profile.
Dec 28 21:13:08 localhost pulseaudio[1458]: Failed to load module "module-alsa-card" (argument: "device_id="1" name="platform-bytcr_rt5640" card_name="alsa_card.platform-bytcr_rt5640" namereg_fail=false tsched=yes fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes avoid_resampling=no card_properties="module-udev-detect.discovered=1""): initialization failed.
Dec 28 21:13:08 localhost pulseaudio[1458]: Tried to configure /devices/platform/80860F28:00/bytcr_rt5640/sound/card1 (alsa_card.platform-bytcr_rt5640) more often than 5 times in 10s
Dec 28 21:13:11 localhost systemd[1]: man-db.service: Succeeded.
Dec 28 21:13:11 localhost systemd[1]: Finished Daily man-db regeneration.
Dec 28 21:13:11 localhost systemd[1]: Startup finished in 9.395s (firmware) + 59.088s (loader) + 25.386s (kernel) + 2min 7.556s (userspace) = 3min 41.426s.
Dec 28 21:13:11 localhost systemd[1]: man-db.service: Consumed 8.974s CPU time.
Dec 28 21:13:15 localhost dbus-daemon[1012]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.30' (uid=1000 pid=1574 comm="xfsettingsd ")
Dec 28 21:13:15 localhost systemd[1]: Starting Daemon for power management...
Dec 28 21:13:16 localhost upowerd[1577]: energy_full (29,817715) is greater than energy_full_design (0,000000)
Dec 28 21:13:16 localhost dbus-daemon[1012]: [system] Successfully activated service 'org.freedesktop.UPower'
Dec 28 21:13:16 localhost systemd[1]: Started Daemon for power management.
Dec 28 21:13:20 localhost systemd[1]: blueman-mechanism.service: Succeeded.
Dec 28 21:13:20 localhost systemd[1]: blueman-mechanism.service: Consumed 10.711s CPU time.
Dec 28 21:13:25 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating service name='org.freedesktop.thumbnails.Thumbnailer1' requested by ':1.19' (uid=1000 pid=1604 comm="xfdesktop ")
Dec 28 21:13:27 localhost NetworkManager[1013]: <info>  [1640726007.4725] agent-manager: agent[acd7e2271175208d,:1.33/org.freedesktop.nm-applet/1000]: agent registered
Dec 28 21:13:28 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating via systemd: service name='org.freedesktop.Notifications' unit='xfce4-notifyd.service' requested by ':1.29' (uid=1000 pid=1754 comm="xfce4-power-manager ")
Dec 28 21:13:28 localhost systemd[1429]: Starting XFCE notifications service...
Dec 28 21:13:28 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.freedesktop.Notifications'
Dec 28 21:13:29 localhost systemd[1429]: Started XFCE notifications service.
Dec 28 21:13:30 localhost xfce4-notifyd[1774]: Uruchomiono już innego demona powiadomień, wyłączanie
Dec 28 21:13:30 localhost systemd[1429]: xfce4-notifyd.service: Succeeded.
Dec 28 21:13:35 localhost ntpd[1124]: error resolving pool 1.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:13:36 localhost ntpd[1124]: error resolving pool 0.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:13:38 localhost ntpd[1124]: error resolving pool 3.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:13:39 localhost dbus-daemon[1012]: [system] Activating via systemd: service name='org.blueman.Mechanism' unit='blueman-mechanism.service' requested by ':1.34' (uid=1000 pid=1618 comm="/usr/bin/python3 /usr/bin/blueman-applet ")
Dec 28 21:13:39 localhost systemd[1]: Starting Bluetooth management mechanism...
Dec 28 21:13:39 localhost ntpd[1124]: error resolving pool 2.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:13:39 localhost blueman-mechanism[1820]: Unable to init server: Could not connect: Connection refused
Dec 28 21:13:39 localhost blueman-mechanism[1820]: Unable to init server: Nie można połączyć: Connection refused
Dec 28 21:13:39 localhost blueman-mechani[1820]: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Dec 28 21:13:39 localhost dbus-daemon[1012]: [system] Successfully activated service 'org.blueman.Mechanism'
Dec 28 21:13:39 localhost systemd[1]: Started Bluetooth management mechanism.
Dec 28 21:13:39 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating via systemd: service name='org.blueman.Applet' unit='blueman-applet.service' requested by ':1.34' (uid=1000 pid=1816 comm="/usr/bin/python3 /usr/bin/blueman-tray ")
Dec 28 21:13:40 localhost systemd[1429]: Starting Bluetooth management applet...
Dec 28 21:13:40 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.blueman.Applet'
Dec 28 21:13:40 localhost systemd[1429]: Started Bluetooth management applet.
Dec 28 21:13:40 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating via systemd: service name='org.bluez.obex' unit='obex.service' requested by ':1.27' (uid=1000 pid=1618 comm="/usr/bin/python3 /usr/bin/blueman-applet ")
Dec 28 21:13:40 localhost systemd[1429]: Starting Bluetooth OBEX service...
Dec 28 21:13:40 localhost obexd[1828]: OBEX daemon 5.55
Dec 28 21:13:40 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.bluez.obex'
Dec 28 21:13:40 localhost systemd[1429]: Started Bluetooth OBEX service.
Dec 28 21:13:41 localhost blueman-applet[1826]: blueman-applet version 2.1.4 starting
Dec 28 21:13:41 localhost blueman-applet[1826]: There is an instance already running
Dec 28 21:13:41 localhost systemd[1429]: blueman-applet.service: Succeeded.
Dec 28 21:13:50 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service' requested by ':1.19' (uid=1000 pid=1604 comm="xfdesktop ")
Dec 28 21:13:51 localhost systemd[1429]: Starting Virtual filesystem metadata service...
Dec 28 21:13:51 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.gtk.vfs.Metadata'
Dec 28 21:13:51 localhost systemd[1429]: Started Virtual filesystem metadata service.
Dec 28 21:13:51 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service' requested by ':1.19' (uid=1000 pid=1604 comm="xfdesktop ")
Dec 28 21:13:51 localhost systemd[1429]: Starting Virtual filesystem service - disk device monitor...
Dec 28 21:13:52 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Dec 28 21:13:52 localhost systemd[1429]: Started Virtual filesystem service - disk device monitor.
Dec 28 21:13:52 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service' requested by ':1.19' (uid=1000 pid=1604 comm="xfdesktop ")
Dec 28 21:13:52 localhost systemd[1429]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Dec 28 21:13:53 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Dec 28 21:13:53 localhost systemd[1429]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Dec 28 21:13:53 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service' requested by ':1.19' (uid=1000 pid=1604 comm="xfdesktop ")
Dec 28 21:13:53 localhost systemd[1429]: Starting Virtual filesystem service - digital camera monitor...
Dec 28 21:13:53 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Dec 28 21:13:53 localhost systemd[1429]: Started Virtual filesystem service - digital camera monitor.
Dec 28 21:13:53 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service' requested by ':1.19' (uid=1000 pid=1604 comm="xfdesktop ")
Dec 28 21:13:53 localhost systemd[1429]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Dec 28 21:13:53 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Dec 28 21:13:53 localhost systemd[1429]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Dec 28 21:13:53 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service' requested by ':1.19' (uid=1000 pid=1604 comm="xfdesktop ")
Dec 28 21:13:53 localhost systemd[1429]: Starting Virtual filesystem service - Apple File Conduit monitor...
Dec 28 21:13:54 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Dec 28 21:13:54 localhost systemd[1429]: Started Virtual filesystem service - Apple File Conduit monitor.
Dec 28 21:13:59 localhost org.freedesktop.thumbnails.Thumbnailer1[1788]: libva info: VA-API version 1.10.0
Dec 28 21:13:59 localhost org.freedesktop.thumbnails.Thumbnailer1[1788]: libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
Dec 28 21:14:00 localhost org.freedesktop.thumbnails.Thumbnailer1[1788]: libva info: Found init function __vaDriverInit_1_10
Dec 28 21:14:00 localhost org.freedesktop.thumbnails.Thumbnailer1[1788]: libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
Dec 28 21:14:00 localhost org.freedesktop.thumbnails.Thumbnailer1[1788]: libva info: va_openDriver() returns 1
Dec 28 21:14:00 localhost org.freedesktop.thumbnails.Thumbnailer1[1788]: libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
Dec 28 21:14:00 localhost org.freedesktop.thumbnails.Thumbnailer1[1788]: libva info: Found init function __vaDriverInit_1_8
Dec 28 21:14:00 localhost org.freedesktop.thumbnails.Thumbnailer1[1788]: libva info: va_openDriver() returns 0
Dec 28 21:14:05 localhost org.freedesktop.thumbnails.Thumbnailer1[1620]: Registered thumbnailer atril-thumbnailer -s %s %u %o
Dec 28 21:14:05 localhost org.freedesktop.thumbnails.Thumbnailer1[1620]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Dec 28 21:14:05 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Dec 28 21:14:10 localhost systemd[1]: blueman-mechanism.service: Succeeded.
Dec 28 21:14:41 localhost ntpd[1124]: error resolving pool 1.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:14:41 localhost ntpd[1124]: error resolving pool 0.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:14:42 localhost ntpd[1124]: error resolving pool 3.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:14:46 localhost ntpd[1124]: error resolving pool 2.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:15:46 localhost ntpd[1124]: error resolving pool 1.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:15:47 localhost ntpd[1124]: error resolving pool 0.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:15:48 localhost ntpd[1124]: error resolving pool 3.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:15:53 localhost ntpd[1124]: error resolving pool 2.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:16:42 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=BEACON_HINT type=UNKNOWN
Dec 28 21:16:44 localhost NetworkManager[1013]: <info>  [1640726204.1672] device (wlan0): Activation: starting connection 'FunBox-9D03' (7f8134e1-6059-47e2-9fbd-f9383f43ab29)
Dec 28 21:16:44 localhost NetworkManager[1013]: <info>  [1640726204.1681] audit: op="connection-add-activate" uuid="7f8134e1-6059-47e2-9fbd-f9383f43ab29" name="FunBox-9D03" pid=1621 uid=1000 result="success"
Dec 28 21:16:44 localhost NetworkManager[1013]: <info>  [1640726204.1701] device (wlan0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 28 21:16:44 localhost NetworkManager[1013]: <info>  [1640726204.1725] manager: NetworkManager state is now CONNECTING
Dec 28 21:16:44 localhost NetworkManager[1013]: <info>  [1640726204.1760] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 28 21:16:44 localhost NetworkManager[1013]: <info>  [1640726204.1777] device (wlan0): Activation: (wifi) access point 'FunBox-9D03' has security, but secrets are required.
Dec 28 21:16:44 localhost NetworkManager[1013]: <info>  [1640726204.1778] device (wlan0): state change: config -> need-auth (reason 'none', sys-iface-state: 'managed')
Dec 28 21:16:44 localhost NetworkManager[1013]: <info>  [1640726204.1792] sup-iface[e7265fae7f3dff24,0,wlan0]: wps: type pbc start...
Dec 28 21:16:44 localhost wpa_supplicant[1025]: wlan0: WPS-PBC-ACTIVE
Dec 28 21:16:44 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating service name='org.freedesktop.secrets' requested by ':1.25' (uid=1000 pid=1621 comm="nm-applet ")
Dec 28 21:16:44 localhost gnome-keyring-d[1966]: couldn't access control socket: /run/user/1000/keyring/control: Nie ma takiego pliku ani katalogu
Dec 28 21:16:44 localhost NetworkManager[1013]: <info>  [1640726204.6516] device (wlan0): supplicant interface state: disconnected -> scanning
Dec 28 21:16:44 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.freedesktop.secrets'
Dec 28 21:16:45 localhost systemd[1]: Started PC/SC Smart Card Daemon.
Dec 28 21:16:46 localhost dbus-daemon[1012]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.33' (uid=1000 pid=1621 comm="nm-applet ")
Dec 28 21:16:46 localhost systemd[1]: Starting Hostname Service...
Dec 28 21:16:47 localhost dbus-daemon[1012]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 28 21:16:47 localhost systemd[1]: Started Hostname Service.
Dec 28 21:16:51 localhost ntpd[1124]: error resolving pool 1.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:16:53 localhost ntpd[1124]: error resolving pool 0.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:16:55 localhost ntpd[1124]: error resolving pool 3.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:16:59 localhost ntpd[1124]: error resolving pool 2.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:17:02 localhost CRON[2007]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Dec 28 21:17:17 localhost systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 28 21:17:47 localhost systemd[1]: pcscd.service: Succeeded.
Dec 28 21:17:55 localhost ntpd[1124]: error resolving pool 1.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:17:59 localhost ntpd[1124]: error resolving pool 0.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:18:00 localhost ntpd[1124]: error resolving pool 3.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:18:05 localhost ntpd[1124]: error resolving pool 2.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:18:33 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating service name='ca.desrt.dconf' requested by ':1.25' (uid=1000 pid=1621 comm="nm-applet ")
Dec 28 21:18:33 localhost NetworkManager[1013]: <info>  [1640726313.9609] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 28 21:18:33 localhost NetworkManager[1013]: <info>  [1640726313.9680] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 28 21:18:33 localhost NetworkManager[1013]: <info>  [1640726313.9744] device (wlan0): Activation: (wifi) connection 'FunBox-9D03' has security, and secrets exist.  No new secrets needed.
Dec 28 21:18:33 localhost NetworkManager[1013]: <info>  [1640726313.9756] Config: added 'ssid' value 'FunBox-9D03'
Dec 28 21:18:33 localhost NetworkManager[1013]: <info>  [1640726313.9767] Config: added 'scan_ssid' value '1'
Dec 28 21:18:33 localhost NetworkManager[1013]: <info>  [1640726313.9777] Config: added 'bgscan' value 'simple:30:-70:86400'
Dec 28 21:18:33 localhost NetworkManager[1013]: <info>  [1640726313.9788] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Dec 28 21:18:33 localhost NetworkManager[1013]: <info>  [1640726313.9798] Config: added 'auth_alg' value 'OPEN'
Dec 28 21:18:33 localhost NetworkManager[1013]: <info>  [1640726313.9808] Config: added 'psk' value '<hidden>'
Dec 28 21:18:34 localhost wpa_supplicant[1025]: wlan0: Trying to associate with 18:1e:78:bb:9d:03 (SSID='FunBox-9D03' freq=2412 MHz)
Dec 28 21:18:34 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'ca.desrt.dconf'
Dec 28 21:18:34 localhost kernel: [  476.211269] RTL8723BS: rtw_set_802_11_connect(wlan0)  fw_state = 0x00000008
Dec 28 21:18:34 localhost NetworkManager[1013]: <info>  [1640726314.4511] device (wlan0): supplicant interface state: scanning -> associating
Dec 28 21:18:40 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
Dec 28 21:18:40 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
Dec 28 21:18:40 localhost NetworkManager[1013]: <info>  [1640726320.6068] device (wlan0): supplicant interface state: associating -> disconnected
Dec 28 21:18:40 localhost NetworkManager[1013]: <info>  [1640726320.7110] device (wlan0): supplicant interface state: disconnected -> scanning
Dec 28 21:18:42 localhost wpa_supplicant[1025]: wlan0: Trying to associate with 18:1e:78:bb:9d:03 (SSID='FunBox-9D03' freq=2412 MHz)
Dec 28 21:18:42 localhost kernel: [  484.415156] RTL8723BS: rtw_set_802_11_connect(wlan0)  fw_state = 0x00000008
Dec 28 21:18:42 localhost NetworkManager[1013]: <info>  [1640726322.6870] device (wlan0): supplicant interface state: scanning -> associating
Dec 28 21:18:48 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
Dec 28 21:18:48 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
Dec 28 21:18:48 localhost NetworkManager[1013]: <info>  [1640726328.7940] device (wlan0): supplicant interface state: associating -> disconnected
Dec 28 21:18:49 localhost NetworkManager[1013]: <info>  [1640726329.2990] device (wlan0): supplicant interface state: disconnected -> scanning
Dec 28 21:18:50 localhost wpa_supplicant[1025]: wlan0: Trying to associate with 18:1e:78:bb:9d:03 (SSID='FunBox-9D03' freq=2412 MHz)
Dec 28 21:18:50 localhost kernel: [  492.514731] RTL8723BS: rtw_set_802_11_connect(wlan0)  fw_state = 0x00000008
Dec 28 21:18:50 localhost NetworkManager[1013]: <info>  [1640726330.7522] device (wlan0): supplicant interface state: scanning -> associating
Dec 28 21:18:50 localhost kernel: [  492.621257] RTL8723BS: start auth
Dec 28 21:18:50 localhost kernel: [  492.624938] RTL8723BS: auth success, start assoc
Dec 28 21:18:50 localhost wpa_supplicant[1025]: wlan0: Associated with 18:1e:78:bb:9d:03
Dec 28 21:18:50 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 28 21:18:50 localhost kernel: [  492.629047] RTL8723BS: rtw_cfg80211_indicate_connect(wlan0) BSS not found !!
Dec 28 21:18:50 localhost kernel: [  492.629064] RTL8723BS: assoc success
Dec 28 21:18:50 localhost NetworkManager[1013]: <info>  [1640726330.8725] device (wlan0): supplicant interface state: associating -> associated
Dec 28 21:18:50 localhost kernel: [  492.639194] RTL8723BS: send eapol packet
Dec 28 21:18:50 localhost NetworkManager[1013]: <info>  [1640726330.8811] device (wlan0): supplicant interface state: associated -> 4way_handshake
Dec 28 21:18:51 localhost kernel: [  493.654225] RTL8723BS: send eapol packet
Dec 28 21:18:52 localhost kernel: [  494.683652] RTL8723BS: send eapol packet
Dec 28 21:18:53 localhost kernel: [  495.731882] RTL8723BS: send eapol packet
Dec 28 21:18:54 localhost kernel: [  496.737075] RTL8723BS: send eapol packet
Dec 28 21:18:55 localhost kernel: [  497.745001] RTL8723BS: send eapol packet
Dec 28 21:18:56 localhost kernel: [  498.750865] RTL8723BS: send eapol packet
Dec 28 21:18:57 localhost kernel: [  499.758879] RTL8723BS: send eapol packet
Dec 28 21:18:58 localhost kernel: [  500.201650] RTL8723BS: rtw_tkip_decrypt(wlan0) no_gkey_bc_cnt:2, no_gkey_mc_cnt:0
Dec 28 21:18:58 localhost kernel: [  500.755351] RTL8723BS: sta recv deauth reason code(15) sta:18:1e:78:bb:9d:03, ignore = 0
Dec 28 21:18:59 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-DISCONNECTED bssid=18:1e:78:bb:9d:03 reason=0 locally_generated=1
Dec 28 21:18:59 localhost wpa_supplicant[1025]: wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
Dec 28 21:18:59 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="FunBox-9D03" auth_failures=1 duration=10 reason=WRONG_KEY
Dec 28 21:18:59 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Dec 28 21:18:59 localhost NetworkManager[1013]: <info>  [1640726339.0095] device (wlan0): supplicant interface state: 4way_handshake -> disconnected
Dec 28 21:18:59 localhost NetworkManager[1013]: <info>  [1640726339.0175] device (wlan0): Activation: (wifi) disconnected during association, asking for new key
Dec 28 21:18:59 localhost NetworkManager[1013]: <info>  [1640726339.0182] device (wlan0): state change: config -> need-auth (reason 'supplicant-disconnect', sys-iface-state: 'managed')
Dec 28 21:18:59 localhost NetworkManager[1013]: <info>  [1640726339.1078] device (wlan0): supplicant interface state: disconnected -> inactive
Dec 28 21:18:59 localhost systemd[1]: Started PC/SC Smart Card Daemon.
Dec 28 21:19:02 localhost dbus-daemon[1012]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.33' (uid=1000 pid=1621 comm="nm-applet ")
Dec 28 21:19:02 localhost ntpd[1124]: error resolving pool 1.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:19:03 localhost systemd[1]: Starting Hostname Service...
Dec 28 21:19:03 localhost dbus-daemon[1012]: [system] Successfully activated service 'org.freedesktop.hostname1'
Dec 28 21:19:03 localhost systemd[1]: Started Hostname Service.
Dec 28 21:19:03 localhost ntpd[1124]: error resolving pool 0.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:19:05 localhost ntpd[1124]: error resolving pool 3.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:19:10 localhost ntpd[1124]: error resolving pool 2.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:19:33 localhost systemd[1]: systemd-hostnamed.service: Succeeded.
Dec 28 21:20:03 localhost systemd[1]: pcscd.service: Succeeded.
Dec 28 21:20:07 localhost ntpd[1124]: error resolving pool 1.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:20:09 localhost ntpd[1124]: error resolving pool 3.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:20:09 localhost ntpd[1124]: error resolving pool 0.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:20:13 localhost NetworkManager[1013]: <info>  [1640726413.3493] device (wlan0): state change: need-auth -> prepare (reason 'none', sys-iface-state: 'managed')
Dec 28 21:20:13 localhost NetworkManager[1013]: <info>  [1640726413.3542] device (wlan0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')
Dec 28 21:20:13 localhost NetworkManager[1013]: <info>  [1640726413.3559] device (wlan0): Activation: (wifi) connection 'FunBox-9D03' has security, and secrets exist.  No new secrets needed.
Dec 28 21:20:13 localhost NetworkManager[1013]: <info>  [1640726413.3561] Config: added 'ssid' value 'FunBox-9D03'
Dec 28 21:20:13 localhost NetworkManager[1013]: <info>  [1640726413.3562] Config: added 'scan_ssid' value '1'
Dec 28 21:20:13 localhost NetworkManager[1013]: <info>  [1640726413.3563] Config: added 'bgscan' value 'simple:30:-70:86400'
Dec 28 21:20:13 localhost NetworkManager[1013]: <info>  [1640726413.3564] Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK'
Dec 28 21:20:13 localhost NetworkManager[1013]: <info>  [1640726413.3564] Config: added 'auth_alg' value 'OPEN'
Dec 28 21:20:13 localhost NetworkManager[1013]: <info>  [1640726413.3565] Config: added 'psk' value '<hidden>'
Dec 28 21:20:13 localhost NetworkManager[1013]: <info>  [1640726413.8345] device (wlan0): supplicant interface state: inactive -> scanning
Dec 28 21:20:14 localhost ntpd[1124]: error resolving pool 2.debian.pool.ntp.org: Name or service not known (-2)
Dec 28 21:20:15 localhost wpa_supplicant[1025]: wlan0: Trying to associate with 18:1e:78:bb:9d:03 (SSID='FunBox-9D03' freq=2412 MHz)
Dec 28 21:20:15 localhost kernel: [  577.539718] RTL8723BS: rtw_set_802_11_connect(wlan0)  fw_state = 0x00000008
Dec 28 21:20:15 localhost NetworkManager[1013]: <info>  [1640726415.7835] device (wlan0): supplicant interface state: scanning -> associating
Dec 28 21:20:21 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
Dec 28 21:20:21 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="FunBox-9D03" auth_failures=1 duration=10 reason=CONN_FAILED
Dec 28 21:20:21 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-ASSOC-REJECT status_code=1
Dec 28 21:20:21 localhost NetworkManager[1013]: <info>  [1640726421.9796] device (wlan0): supplicant interface state: associating -> disconnected
Dec 28 21:20:27 localhost NetworkManager[1013]: <info>  [1640726427.4106] device (wlan0): supplicant interface state: disconnected -> scanning
Dec 28 21:20:31 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-SSID-REENABLED id=0 ssid="FunBox-9D03"
Dec 28 21:20:31 localhost wpa_supplicant[1025]: wlan0: Trying to associate with 18:1e:78:bb:9d:03 (SSID='FunBox-9D03' freq=2412 MHz)
Dec 28 21:20:32 localhost kernel: [  594.036090] RTL8723BS: rtw_set_802_11_connect(wlan0)  fw_state = 0x00000008
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.2770] device (wlan0): supplicant interface state: scanning -> associating
Dec 28 21:20:32 localhost kernel: [  594.201047] RTL8723BS: start auth
Dec 28 21:20:32 localhost kernel: [  594.204957] RTL8723BS: auth success, start assoc
Dec 28 21:20:32 localhost wpa_supplicant[1025]: wlan0: Associated with 18:1e:78:bb:9d:03
Dec 28 21:20:32 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Dec 28 21:20:32 localhost kernel: [  594.211835] RTL8723BS: rtw_cfg80211_indicate_connect(wlan0) BSS not found !!
Dec 28 21:20:32 localhost kernel: [  594.211878] RTL8723BS: assoc success
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.4585] device (wlan0): supplicant interface state: associating -> associated
Dec 28 21:20:32 localhost kernel: [  594.223375] RTL8723BS: send eapol packet
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.4672] device (wlan0): supplicant interface state: associated -> 4way_handshake
Dec 28 21:20:32 localhost kernel: [  594.238594] RTL8723BS: send eapol packet
Dec 28 21:20:32 localhost wpa_supplicant[1025]: wlan0: WPA: Key negotiation completed with 18:1e:78:bb:9d:03 [PTK=CCMP GTK=TKIP]
Dec 28 21:20:32 localhost wpa_supplicant[1025]: wlan0: CTRL-EVENT-CONNECTED - Connection to 18:1e:78:bb:9d:03 completed [id=0 id_str=]
Dec 28 21:20:32 localhost wpa_supplicant[1025]: bgscan simple: Failed to enable signal strength monitoring
Dec 28 21:20:32 localhost kernel: [  594.239696] RTL8723BS: set pairwise key camid:4, addr:18:1e:78:bb:9d:03, kid:0, type:AES
Dec 28 21:20:32 localhost kernel: [  594.240003] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Dec 28 21:20:32 localhost kernel: [  594.245731] RTL8723BS: set group key camid:5, addr:18:1e:78:bb:9d:03, kid:1, type:TKIP
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.4849] device (wlan0): supplicant interface state: 4way_handshake -> completed
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.4857] device (wlan0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful. Connected to wireless network "FunBox-9D03"
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.4865] device (wlan0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.4877] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Dec 28 21:20:32 localhost avahi-daemon[1007]: Joining mDNS multicast group on interface wlan0.IPv6 with address fe80::db21:39c:9a35:5fb0.
Dec 28 21:20:32 localhost avahi-daemon[1007]: New relevant interface wlan0.IPv6 for mDNS.
Dec 28 21:20:32 localhost avahi-daemon[1007]: Registering new address record for fe80::db21:39c:9a35:5fb0 on wlan0.*.
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.5649] dhcp4 (wlan0): state changed unknown -> bound, address=192.168.1.13
Dec 28 21:20:32 localhost avahi-daemon[1007]: Joining mDNS multicast group on interface wlan0.IPv4 with address 192.168.1.13.
Dec 28 21:20:32 localhost avahi-daemon[1007]: New relevant interface wlan0.IPv4 for mDNS.
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.5687] device (wlan0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')
Dec 28 21:20:32 localhost avahi-daemon[1007]: Registering new address record for 192.168.1.13 on wlan0.IPv4.
Dec 28 21:20:32 localhost dbus-daemon[1012]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.11' (uid=0 pid=1013 comm="/usr/sbin/NetworkManager --no-daemon ")
Dec 28 21:20:32 localhost systemd[1]: Starting Network Manager Script Dispatcher Service...
Dec 28 21:20:32 localhost dbus-daemon[1012]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Dec 28 21:20:32 localhost systemd[1]: Started Network Manager Script Dispatcher Service.
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.6065] device (wlan0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.6074] device (wlan0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.6090] manager: NetworkManager state is now CONNECTED_LOCAL
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.6138] manager: NetworkManager state is now CONNECTED_SITE
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.6143] policy: set 'FunBox-9D03' (wlan0) as default for IPv4 routing and DNS
Dec 28 21:20:32 localhost dbus-daemon[1012]: [system] Activating via systemd: service name='org.freedesktop.resolve1' unit='dbus-org.freedesktop.resolve1.service' requested by ':1.11' (uid=0 pid=1013 comm="/usr/sbin/NetworkManager --no-daemon ")
Dec 28 21:20:32 localhost dbus-daemon[1012]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.resolve1.service': Unit dbus-org.freedesktop.resolve1.service not found.
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.6682] device (wlan0): Activation: successful, device activated.
Dec 28 21:20:32 localhost NetworkManager[1013]: <info>  [1640726432.6717] manager: NetworkManager state is now CONNECTED_GLOBAL
Dec 28 21:20:33 localhost ntpd[1124]: Listen normally on 4 wlan0 192.168.1.13:123
Dec 28 21:20:33 localhost ntpd[1124]: bind(24) AF_INET6 fe80::db21:39c:9a35:5fb0%2#123 flags 0x11 failed: Cannot assign requested address
Dec 28 21:20:33 localhost ntpd[1124]: unable to create socket on wlan0 (5) for fe80::db21:39c:9a35:5fb0%2#123
Dec 28 21:20:33 localhost ntpd[1124]: failed to init interface for address fe80::db21:39c:9a35:5fb0%2
Dec 28 21:20:33 localhost ntpd[1124]: new interface(s) found: waking up resolver
Dec 28 21:20:35 localhost ntpd[1124]: Listen normally on 6 wlan0 [fe80::db21:39c:9a35:5fb0%2]:123
Dec 28 21:20:35 localhost ntpd[1124]: new interface(s) found: waking up resolver
Dec 28 21:20:43 localhost systemd[1]: NetworkManager-dispatcher.service: Succeeded.
Dec 28 21:20:58 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:20:58 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:20:58 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:20:58 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:20:58 localhost rtkit-daemon[1021]: Successfully made thread 2185 of process 2054 owned by '1000' RT at priority 10.
Dec 28 21:20:58 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:20:59 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:20:59 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:20:59 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:20:59 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:00 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:00 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:03 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:03 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:14 localhost ntpd[1124]: Soliciting pool server 77.237.25.197
Dec 28 21:21:14 localhost ntpd[1124]: Soliciting pool server 195.46.37.22
Dec 28 21:21:15 localhost ntpd[1124]: Soliciting pool server 93.105.88.82
Dec 28 21:21:15 localhost ntpd[1124]: Soliciting pool server 194.177.4.2
Dec 28 21:21:15 localhost ntpd[1124]: Soliciting pool server 94.172.186.238
Dec 28 21:21:16 localhost ntpd[1124]: Soliciting pool server 217.168.143.169
Dec 28 21:21:16 localhost ntpd[1124]: Soliciting pool server 159.253.242.123
Dec 28 21:21:16 localhost ntpd[1124]: Soliciting pool server 178.252.19.225
Dec 28 21:21:17 localhost ntpd[1124]: Soliciting pool server 193.25.222.136
Dec 28 21:21:17 localhost ntpd[1124]: Soliciting pool server 94.154.96.7
Dec 28 21:21:17 localhost ntpd[1124]: Soliciting pool server 162.159.200.123
Dec 28 21:21:18 localhost ntpd[1124]: Soliciting pool server 89.25.168.137
Dec 28 21:21:20 localhost ntpd[1124]: Soliciting pool server 94.23.94.78
Dec 28 21:21:21 localhost ntpd[1124]: Soliciting pool server 213.199.225.40
Dec 28 21:21:21 localhost ntpd[1124]: receive: Unexpected origin timestamp 0xe575fe51.bd200023 does not match aorg 0000000000.00000000 from server@193.25.222.136 xmt 0xe575fe51.542c8909
Dec 28 21:21:21 localhost ntpd[1124]: receive: Unexpected origin timestamp 0xe575fe51.bd1b5973 does not match aorg 0000000000.00000000 from server@94.154.96.7 xmt 0xe575fe51.564de966
Dec 28 21:21:21 localhost ntpd[1124]: receive: Unexpected origin timestamp 0xe575fe51.bd232898 does not match aorg 0000000000.00000000 from server@217.168.143.169 xmt 0xe575fe51.557ec41e
Dec 28 21:21:22 localhost ntpd[1124]: Soliciting pool server 46.175.224.7
Dec 28 21:21:23 localhost ntpd[1124]: Soliciting pool server 213.199.225.30
Dec 28 21:21:24 localhost ntpd[1124]: Soliciting pool server 2a02:f40:10:1::4
Dec 28 21:21:34 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:21:34 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:21:34 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:21:34 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:21:34 localhost rtkit-daemon[1021]: Successfully made thread 2379 of process 2308 owned by '1000' RT at priority 10.
Dec 28 21:21:34 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:34 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:34 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:36 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:36 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:37 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:37 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:40 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:21:40 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:22:30 localhost rsyslogd: [origin software="rsyslogd" swVersion="8.2102.0" x-pid="1020" x-info="https://www.rsyslog.com"] rsyslogd was HUPed
Dec 28 21:22:36 localhost dbus-daemon[1012]: [system] Activating service name='org.kde.kpmcore.helperinterface' requested by ':1.65' (uid=0 pid=2529 comm="calamares -d ") (using servicehelper)
Dec 28 21:22:38 localhost dbus-daemon[1012]: [system] Successfully activated service 'org.kde.kpmcore.helperinterface'
Dec 28 21:22:49 localhost kernel: [  731.372498] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled
Dec 28 21:22:49 localhost kernel: [  731.451677] JFS: nTxBlock = 8192, nTxLock = 65536
Dec 28 21:22:49 localhost kernel: [  731.833184] QNX4 filesystem 0.2.3 registered.
Dec 28 21:22:49 localhost kernel: [  732.021646] raid6: sse2x4   gen()  4360 MB/s
Dec 28 21:22:49 localhost kernel: [  732.089483] raid6: sse2x4   xor()  1356 MB/s
Dec 28 21:22:49 localhost kernel: [  732.157658] raid6: sse2x2   gen()  3398 MB/s
Dec 28 21:22:50 localhost kernel: [  732.225664] raid6: sse2x2   xor()  2451 MB/s
Dec 28 21:22:50 localhost kernel: [  732.293656] raid6: sse2x1   gen()  3098 MB/s
Dec 28 21:22:50 localhost kernel: [  732.361655] raid6: sse2x1   xor()  1738 MB/s
Dec 28 21:22:50 localhost kernel: [  732.361663] raid6: using algorithm sse2x4 gen() 4360 MB/s
Dec 28 21:22:50 localhost kernel: [  732.361667] raid6: .... xor() 1356 MB/s, rmw enabled
Dec 28 21:22:50 localhost kernel: [  732.361671] raid6: using ssse3x2 recovery algorithm
Dec 28 21:22:50 localhost kernel: [  732.592705] xor: measuring software checksum speed
Dec 28 21:22:50 localhost kernel: [  732.594187]    prefetch64-sse  :  6865 MB/sec
Dec 28 21:22:50 localhost kernel: [  732.595972]    generic_sse     :  6031 MB/sec
Dec 28 21:22:50 localhost kernel: [  732.595976] xor: using function: prefetch64-sse (6865 MB/sec)
Dec 28 21:22:51 localhost kernel: [  733.214935] Btrfs loaded, crc32c=crc32c-intel
Dec 28 21:22:51 localhost os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/mmcblk2p1
Dec 28 21:22:53 localhost kernel: [  735.753509] device-mapper: uevent: version 1.0.3
Dec 28 21:22:53 localhost kernel: [  735.753769] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
Dec 28 21:22:53 localhost 50mounted-tests: debug: mounted using GRUB fat filesystem driver
Dec 28 21:22:53 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/05efi
Dec 28 21:22:53 localhost 05efi: debug: /dev/mmcblk2p1 is a FAT partition (mounted by GRUB)
Dec 28 21:22:53 localhost 05efi: debug: /dev/mmcblk2p1 partition scheme is gpt
Dec 28 21:22:53 localhost 05efi: debug: /dev/mmcblk2p1 partition type is c12a7328-f81f-11d2-ba4b-00a0c93ec93b
Dec 28 21:22:53 localhost 05efi: debug: running subtest /usr/lib/os-probes/mounted/efi/10elilo
Dec 28 21:22:54 localhost 05efi: debug: running subtest /usr/lib/os-probes/mounted/efi/20microsoft
Dec 28 21:22:54 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Dec 28 21:22:54 localhost 10freedos: debug: /dev/mmcblk2p1 is a FAT partition (mounted by GRUB)
Dec 28 21:22:54 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Dec 28 21:22:54 localhost 10qnx: debug: /dev/mmcblk2p1 is not a QNX4 partition: exiting
Dec 28 21:22:54 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Dec 28 21:22:54 localhost macosx-prober: debug: /dev/mmcblk2p1 is not an HFS+ partition: exiting
Dec 28 21:22:54 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Dec 28 21:22:54 localhost 20microsoft: debug: Skipping legacy bootloaders on UEFI system
Dec 28 21:22:54 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Dec 28 21:22:54 localhost 30utility: debug: /dev/mmcblk2p1 is a FAT partition (mounted by GRUB)
Dec 28 21:22:54 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Dec 28 21:22:54 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Dec 28 21:22:54 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Dec 28 21:22:54 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/83haiku
Dec 28 21:22:54 localhost 83haiku: debug: /dev/mmcblk2p1 is not a BeFS partition: exiting
Dec 28 21:22:54 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Dec 28 21:22:54 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90solaris
Dec 28 21:22:54 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/efi
Dec 28 21:22:54 localhost systemd[1]: var-lib-os\x2dprober-mount.mount: Succeeded.
Dec 28 21:22:54 localhost systemd[1429]: var-lib-os\x2dprober-mount.mount: Succeeded.
Dec 28 21:22:54 localhost os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/mmcblk2p2
Dec 28 21:22:54 localhost 50mounted-tests: debug: /dev/mmcblk2p2 is a swap partition; skipping
Dec 28 21:22:54 localhost os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Dec 28 21:22:55 localhost os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/mmcblk2p3
Dec 28 21:22:55 localhost 50mounted-tests: debug: mounted using GRUB ext2 filesystem driver
Dec 28 21:22:55 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/05efi
Dec 28 21:22:55 localhost 05efi: debug: /dev/mmcblk2p3 is ext2 partition: exiting
Dec 28 21:22:55 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Dec 28 21:22:55 localhost 10freedos: debug: /dev/mmcblk2p3 is not a FAT partition: exiting
Dec 28 21:22:55 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Dec 28 21:22:55 localhost 10qnx: debug: /dev/mmcblk2p3 is not a QNX4 partition: exiting
Dec 28 21:22:55 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20macosx
Dec 28 21:22:55 localhost macosx-prober: debug: /dev/mmcblk2p3 is not an HFS+ partition: exiting
Dec 28 21:22:55 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Dec 28 21:22:55 localhost 20microsoft: debug: Skipping legacy bootloaders on UEFI system
Dec 28 21:22:55 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/30utility
Dec 28 21:22:55 localhost 30utility: debug: /dev/mmcblk2p3 is not a FAT partition: exiting
Dec 28 21:22:55 localhost 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Dec 28 21:22:55 localhost 40lsb: result: /dev/mmcblk2p3:SparkyLinux (6.0):Sparky:linux
Dec 28 21:22:55 localhost 50mounted-tests: debug: os found by subtest /usr/lib/os-probes/mounted/40lsb
Dec 28 21:22:55 localhost systemd[1429]: var-lib-os\x2dprober-mount.mount: Succeeded.
Dec 28 21:22:55 localhost systemd[1]: var-lib-os\x2dprober-mount.mount: Succeeded.
Dec 28 21:22:55 localhost os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Dec 28 21:22:55 localhost kernel: [  737.896686] EXT4-fs (mmcblk2p3): mounted filesystem without journal. Opts: noload
Dec 28 21:22:55 localhost systemd[1]: tmp-calamares\x2dInKPbB.mount: Succeeded.
Dec 28 21:22:55 localhost systemd[1429]: tmp-calamares\x2dInKPbB.mount: Succeeded.
Dec 28 21:24:00 localhost dbus-daemon[1012]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.69' (uid=0 pid=2931 comm="/usr/bin/timedatectl set-timezone Europe/Warsaw ")
Dec 28 21:24:00 localhost systemd[1]: Starting Time & Date Service...
Dec 28 21:24:00 localhost dbus-daemon[1012]: [system] Successfully activated service 'org.freedesktop.timedate1'
Dec 28 21:24:00 localhost systemd[1]: Started Time & Date Service.
Dec 28 21:24:00 localhost systemd-timedated[2932]: Changed time zone to 'Europe/Warsaw' (CEST).
Dec 28 21:24:30 localhost systemd[1]: systemd-timedated.service: Succeeded.
Dec 28 21:26:34 localhost systemd[1]: Starting Cleanup of Temporary Directories...
Dec 28 21:26:34 localhost systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
Dec 28 21:26:34 localhost systemd[1]: Finished Cleanup of Temporary Directories.
Dec 28 21:26:39 localhost dbus-daemon[2540]: [session uid=0 pid=2538] Activating service name='org.kde.kded5' requested by ':1.0' (uid=0 pid=2529 comm="calamares -d ")
Dec 28 21:26:41 localhost org.kde.kded5[2980]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Dec 28 21:26:41 localhost org.kde.kded5[2980]: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
Dec 28 21:26:41 localhost dbus-daemon[2540]: [session uid=0 pid=2538] Successfully activated service 'org.kde.kded5'
Dec 28 21:26:43 localhost org.kde.kded5[2980]: kf.kded: could not find kded module with id "device_automounter"
Dec 28 21:26:43 localhost org.kde.kded5[2980]: kf.kded: could not find kded module with id "device_automounter"
Dec 28 21:26:44 localhost kernel: [  967.019179]  mmcblk2: p1 p2 p3
Dec 28 21:26:45 localhost kernel: [  967.340026]  mmcblk2:
Dec 28 21:26:45 localhost kernel: [  967.344307]  mmcblk2:
Dec 28 21:26:47 localhost kernel: [  969.983530]  mmcblk2:
Dec 28 21:26:48 localhost kernel: [  970.293188]  mmcblk2: p1
Dec 28 21:26:49 localhost kernel: [  971.396576]  mmcblk2: p1
Dec 28 21:26:50 localhost kernel: [  973.140867]  mmcblk2: p1
Dec 28 21:26:51 localhost kernel: [  973.813480]  mmcblk2: p1
Dec 28 21:26:51 localhost kernel: [  974.112155]  mmcblk2: p1 p2
Dec 28 21:26:52 localhost kernel: [  975.051769]  mmcblk2: p1 p2
Dec 28 21:26:53 localhost kernel: [  976.048568]  mmcblk2: p1 p2
Dec 28 21:27:06 localhost kernel: [  988.972775]  mmcblk2: p1 p2
Dec 28 21:27:06 localhost kernel: [  988.980274]  mmcblk2: p1 p2
Dec 28 21:27:08 localhost kernel: [  990.702904]  mmcblk2: p1 p2
Dec 28 21:27:08 localhost kernel: [  991.021221]  mmcblk2: p1 p2 p3
Dec 28 21:27:09 localhost kernel: [  992.031973]  mmcblk2: p1 p2 p3
Dec 28 21:27:11 localhost org.kde.kded5[2980]: kf.kded: could not find kded module with id "device_automounter"
Dec 28 21:27:12 localhost kernel: [  995.152236] EXT4-fs (mmcblk2p2): mounted filesystem with ordered data mode. Opts: (null)
Dec 28 21:30:07 localhost CRON[3494]: (root) CMD ([ -x /etc/init.d/anacron ] && if [ ! -d /run/systemd/system ]; then /usr/sbin/invoke-rc.d anacron start >/dev/null; fi)
Dec 28 21:30:24 localhost ntpd[1124]: 217.168.143.169 local addr 192.168.1.13 -> <null>
Dec 28 21:30:25 localhost ntpd[1124]: 178.252.19.225 local addr 192.168.1.13 -> <null>
Dec 28 21:30:29 localhost ntpd[1124]: 194.177.4.2 local addr 192.168.1.13 -> <null>
Dec 28 21:30:57 localhost systemd[1]: Started Run anacron jobs.
Dec 28 21:31:01 localhost ntpd[1124]: 93.105.88.82 local addr 192.168.1.13 -> <null>
Dec 28 21:31:02 localhost systemd[1]: anacron.service: Succeeded.
Dec 28 21:37:10 localhost ntpd[1124]: 89.25.168.137 local addr 192.168.1.13 -> <null>
Dec 28 21:38:42 localhost systemd[1429]: tmp-tmp6bu7gj2s-filesystem.mount: Succeeded.
Dec 28 21:38:42 localhost systemd[1]: tmp-tmp6bu7gj2s-filesystem.mount: Succeeded.
Dec 28 21:50:12 localhost ntpd[1124]: 94.172.186.238 local addr 192.168.1.13 -> <null>
Dec 28 21:54:25 localhost ntpd[1124]: 162.159.200.123 local addr 192.168.1.13 -> <null>
Dec 28 21:54:29 localhost ntpd[1124]: 94.154.96.7 local addr 192.168.1.13 -> <null>
Dec 28 21:58:12 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:58:13 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:58:13 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:58:13 localhost rtkit-daemon[1021]: Supervising 2 threads of 1 processes of 1 users.
Dec 28 21:58:13 localhost rtkit-daemon[1021]: Successfully made thread 34872 of process 34776 owned by '1000' RT at priority 10.
Dec 28 21:58:13 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:58:17 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:58:17 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:58:38 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:58:38 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:58:41 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:58:41 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:58:43 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 21:58:43 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 22:02:36 localhost systemd[1]: Starting Daily apt upgrade and clean activities...
Dec 28 22:02:58 localhost systemd[1]: apt-daily-upgrade.service: Succeeded.
Dec 28 22:02:58 localhost systemd[1]: Finished Daily apt upgr
Dec 28 22:02:58 localhost systemd[1]: apt-daily-upgrade.service: Consumed 11.030s CPU time.
Dec 28 22:08:36 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 22:08:36 localhost rtkit-daemon[1021]: Supervising 3 threads of 2 processes of 1 users.
Dec 28 22:11:56 localhost kernel: [ 3678.762991] perf: interrupt took too long (2513 > 2500), lowering kernel.perf_event_max_sample_rate to 79500
Dec 28 22:17:01 localhost CRON[35248]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
Dec 28 22:19:38 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating service name='org.freedesktop.thumbnails.Thumbnailer1' requested by ':1.17' (uid=1000 pid=1598 comm="Thunar --daemon ")
Dec 28 22:19:42 localhost org.freedesktop.thumbnails.Thumbnailer1[35268]: Registered thumbnailer atril-thumbnailer -s %s %u %o
Dec 28 22:19:42 localhost org.freedesktop.thumbnails.Thumbnailer1[35268]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Dec 28 22:19:42 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.freedesktop.thumbnails.Thumbnailer1'
Dec 28 22:23:22 localhost ntpd[1124]: 159.253.242.123 local addr 192.168.1.13 -> <null>
Dec 28 22:25:44 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Activating service name='org.freedesktop.thumbnails.Cache1' requested by ':1.17' (uid=1000 pid=1598 comm="Thunar --daemon ")
Dec 28 22:25:44 localhost org.freedesktop.thumbnails.Cache1[35314]: Registered thumbnailer atril-thumbnailer -s %s %u %o
Dec 28 22:25:44 localhost org.freedesktop.thumbnails.Cache1[35314]: Registered thumbnailer /usr/bin/gdk-pixbuf-thumbnailer -s %s %u %o
Dec 28 22:25:44 localhost dbus-daemon[1463]: [session uid=1000 pid=1463] Successfully activated service 'org.freedesktop.thumbnails.Cache1'

KlemensPL

#6
So I'm not sure but I think that key problem is here:
[PYTHON JOB]: "Bootloader: grub (efi)"
22:47:09 [6]: static CalamaresUtils::ProcessResult CalamaresUtils::System::runCommand(CalamaresUtils::System::RunLocation, const QStringList&, const QString&, const QString&, std::chrono::seconds)
    Running "chroot" ("/tmp/calamares-root-bjeyzihl", "grub-install", "--target=i386-efi", "--efi-directory=/boot/efi", "--bootloader-id=Sparky", "--force")
    ..  Target cmd: ("grub-install", "--target=i386-efi", "--efi-directory=/boot/efi", "--bootloader-id=Sparky", "--force") Exit code: 1 output:
grub-install: error: /usr/lib/grub/i386-efi/modinfo.sh doesn't exist. Please specify --target or --directory


So in short : error: /usr/lib/grub/i386-efi/modinfo.sh doesn't exist.

Is it problem with installation or I did something wrong?

It can't get modinfo, well info about kernel becouse it's looking for i386-efi, while I've got 64x architecture device and installation version (sparky 6.0) is for 64x architecture. I'm confused, I'll be grateful if someone could help me solve this probken.

21grams

QuoteNo DKMS packages installed: not changing Secure Boot validation state.

Try disabling Secure Boot In Bios (and possibly Fast boot as well) and try again.
21grams >> light in flight

KlemensPL

Thank you so much. It provide me on the right director.
the device has have proor bios which is 64 bit while eufi 32bit. Secure boot is all the time switch off.
I will continue my research about this problem. Probably it's device problem but I'll check while some weekend.
I'll post here when I'll know something more.

View the most recent posts on the forum