Guest User

Untitled

a guest
Jul 18th, 2024
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. $ sudo reform-check
  2. I: Your platform name is: MNT Reform 2
  3. I: You are running kernel version: 6.9.9-mnt-reform-arm64
  4. I: Your installed kernel version: 6.9.9-1+reform20240717T114508Z
  5. I: Your installed reform-tools version: 1.45
  6. E: your currently loaded dtb is not the one referenced by flash-kernel
  7. I: not installed: blueman dunst firefox firmware-realtek inetutils-ping kde-style-breeze network-manager-gnome papirus-icon-theme pasystray qt5ct reform-firedecor wofi
  8. W: /boot/flash.bin is not the latest uboot
  9. W: You can update it to the latest version by running as root:
  10. reform-flash-uboot
  11. W: eMMC does not contain latest uboot
  12. W: You can update it to the latest version by running as root:
  13. reform-flash-uboot emmc
  14. W: unexpected content in /etc/default/flash-kernel:
  15. --- - 2024-07-18 15:29:16.225618197 -0600
  16. +++ /etc/default/flash-kernel 2022-10-28 09:55:24.000000000 -0600
  17. @@ -1,2 +1,2 @@
  18. -LINUX_KERNEL_CMDLINE=""
  19. -LINUX_KERNEL_CMDLINE_DEFAULTS=""
  20. +LINUX_KERNEL_CMDLINE="console=ttymxc0,115200 console=tty1"
  21. +LINUX_KERNEL_CMDLINE_DEFAULTS="ro no_console_suspend cma=512M pci=nomsi"
  22. E: /etc/flash-kernel/preboot.d/00reform2_preboot contains default content overriding /usr/share/flash-kernel/preboot.d/00reform2_preboot
  23. E: consider deleting /etc/flash-kernel/preboot.d/00reform2_preboot in favour of /usr/share/flash-kernel/preboot.d/00reform2_preboot
  24. W: /etc/initramfs-tools/modules contains default content superseded by /usr/share/initramfs-tools/modules.d/reform.conf
  25. W: consider restoring /etc/initramfs-tools/modules to its original state by running:
  26. sed '/^###/d' /usr/share/initramfs-tools/modules | sudo tee /etc/initramfs-tools/modules
  27. E: unexpected last line in /etc/skel/.profile, should be:
  28. if [ "$(whoami)" = "root" ]; then cat /etc/reform-root-help; elif [ -z "$WAYLAND_DISPLAY" ]; then cat /etc/reform-help; fi
  29. I: the following files differ from how they are shipped by reform-tools:
  30. ??5?????? /usr/bin/reform-check
  31. ??5?????? /var/lib/alsa/asound.state
  32. E: the reform repository is not known to apt
  33. E: add the following line to your /etc/apt/sources.list to fix this
  34. deb [arch=arm64 trusted=yes] https://mntre.com/reform-debian-repo reform main
  35. I: file from deprecated kernel flavour found: /boot/initrd.img-6.1.0-reform2-arm64
  36. I: file from deprecated kernel flavour found: /boot/vmlinuz-6.1.0-reform2-arm64
  37. E: /boot/dtb-* symlink does not reference freescale/imx8mq-mnt-reform2.dtb
  38. E: /usr/lib/modules/6.9.9-mnt-reform-arm64/updates/dkms/reform2_lpc.ko does not exist
  39. I: kernel boot parameters your system does use but which are not the default:
  40. + cryptomgr.notests
  41. + loglevel=3
Advertisement
Add Comment
Please, Sign In to add comment