Systemd Journal

Подскажите, а как посмотреть лог с предпоследней загрузки?
actics
Подскажите, а как посмотреть лог с предпоследней загрузки?
как вариант, пользоваться флагами –since=DATE –until=DATE.
PGP 0x31361F01
arcanisrepo
Проводя очередной мониторинг journalctl -b, в выхлопе вдобавок к
  • ошибки, предупреждения строки:
    pulseaudio: bluetooth-util.c: org.bluez.Manager.ListAdapters() failed: org.freedesktop.systemd1.Loa

    pppd: Cannot determine ethernet address for proxy ARP

    gnome-session: WARNING: Detected that screensaver has left the bus
    gnome-session: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed
    gdm-simple-slave: WARNING: Failed to remove slave program access to the display. Trying to proceed.

    gnome-session: WARNING: Application ‘at-spi-registryd.desktop’ killed by signal 11

    pulseaudio: bluetooth-util.c: org.bluez.Manager.ListAdapters() failed: org.freedesktop.systemd1.Loa
    systemd-logind: Removed session 1.
    gnome-session: WARNING: Application ‘at-spi-registryd.desktop’ failed to register before timeout

    pulseaudio: pid.c: Daemon already running.

    kernel: end_request: I/O error, dev fd0, sector 0
    kernel: end_request: I/O error, dev fd0, sector 0

    через 6 минут имеется вот такая строка ещё:

    systemd-tmpfiles: stat(/run/user/1000/gvfs) failed: Permission denied
появилось:
Nov 27 05:26:30 myhost gdm-launch-environment]: GLib-CRITICAL: g_variant_compare: assertion `!g_variant_is_container (a)' failed
Nov 27 05:26:30 myhost gdm-launch-environment]: GLib-CRITICAL: g_variant_compare: assertion `!g_variant_is_container (a)' failed
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
  • ACPI Warning: 0x00000400-0x0000041f SystemIO conflicts with Region \_SB_.PCI0.SBRG.ASOC.SMRG 1 (20120711/utad
    ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

    myhost kernel: ACPI Warning: 0x00000480-0x000004bf SystemIO conflicts with Region \_SB_.PCI0.SBRG.GPIO 1 (20120711/utaddress

    myhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
к чему Вы всё это пишете?
такие дела.
У меня имеются такие ошибки и предупреждения, а как их решить и устранить не знаю.
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
там видимо аспи с кемто поцапался по части территории…имхо(неуверен)
Лозунг у них был такой: "Познание бесконечности требует бесконечного времени". С этим я не спорил, но они делали из этого неожиданный вывод: "А потому работай не работай — все едино". И в интересах неувеличения энтропии Вселенной они не работали. (с)
Как бы все или хотя бы большинство ошибок и предупреждений устранить? Особо не понимаю, что от меня он хочет, а так же не знаю, куда копать и что делать… =(
"If you try to hide the complexity of the system, you'll end up with a more complex system". Layers of abstraction that serve to hide internals are never a good thing. Instead, the internals should be designed in a way such that they NEED no hiding. —Aaron Griffin
В системд же встроили http сервер, как логи в браузере смотреть?
Dganic
В системд же встроили http сервер, как логи в браузере смотреть?
Установить libmicrohttpd, запустить
systemctl start systemd-journal-gatewayd
и смотреть по адресу http://localhost:19531/entries
 
Зарегистрироваться или войдите чтобы оставить сообщение.