Уголок новичка
   1826

WARNING при установке ( обновдении ) нового ядра ( решено )

Всем доброго времени суток… Подскажите пожалуйса как поправить ошибку если её возможно исправить при установке ядра 6.3.3-1 стоит 6.2.16-1 раньше именно такой ошибки не было
The following packages will be installed:
linux62

Starting
resolving dependencies...
looking for conflicting packages...
Packages (1) linux62-6.2.16-1
Total Download Size:   174.78 MiB
Total Installed Size:  179.12 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
linux62-6.2.16-1-x86_64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing linux62...
>>> NOTE: 6.2.16 is the last maintenance release for the linux62 series.
    This kernel is now marked 'End Of Life' (EOL).
    
    It is recommend to switch to the newer linux63 series:
    'sudo mhwd-kernel -i linux63'
Optional dependencies for linux62
    wireless-regdb: to set the correct wireless channels of your country [installed]
:: Running post-transaction hooks...
(1/5) Arming ConditionNeedsUpdate...
(2/5) Updating module dependencies...
(3/5) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux62.preset: 'default'
-> -k /boot/vmlinuz-6.2-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.2-x86_64.img --microcode /boot/amd-ucode.img
==> Starting build: '6.2.16-1-MANJARO'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [plymouth]
-> Running build hook: [encrypt]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.2-x86_64.img'
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux62.preset: 'fallback'
-> -k /boot/vmlinuz-6.2-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.2-x86_64-fallback.img -S autodetect --microcode /boot/amd-ucode.img
==> Starting build: '6.2.16-1-MANJARO'
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
-> Running build hook: [plymouth]
-> Running build hook: [encrypt]
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.2-x86_64-fallback.img'
==> Image generation successful
(4/5) Refreshing PackageKit...
(5/5) Updating Grub-Bootmenu
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-6.2-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.2-x86_64.img
Found initrd fallback image: /boot/initramfs-6.2-x86_64-fallback.img
Found linux image: /boot/vmlinuz-6.1-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.1-x86_64.img
Found initrd fallback image: /boot/initramfs-6.1-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/sdb1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
Root filesystem isn't btrfs
If you think an error has occurred, please file a bug report at "https://github.com/Antynea/grub-btrfs"
Found memtest86+ image: /boot/memtest86+/memtest.bin
Found memtest86+ EFI image: /boot/memtest86+/memtest.efi
done


Готово...
Linux Manjaro самая последняя с обновлениями, на втором диске Windows 10

10 комментариев

avatar
WARNING: consolefont: no font found in configuration
если речь об этом?
делаем так
Спойлер!
!cat /etc//vconsole.conf
KEYMAP=ru
FONT=cyr-sun16
FONT_MAP=


затем
sudo mkinitcpio -P linux
Последний раз редактировалось
?
p5ql/epu q9300 clover,hackintosh,mint,void,manjaro,only kde
+1
avatar
речь об ошибках warning опять что-то напортачили в новой версии.раньше не было их

<code>The following packages will be installed:
linux63

Starting
resolving dependencies...
looking for conflicting packages...
Packages (1) linux63-6.3.3-1
Total Installed Size:  153.71 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing linux63...
Optional dependencies for linux63
    wireless-regdb: to set the correct wireless channels of your country [installed]
:: Running post-transaction hooks...
(1/5) Arming ConditionNeedsUpdate...
(2/5) Updating module dependencies...
(3/5) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux63.preset: 'default'
-> -k /boot/vmlinuz-6.3-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.3-x86_64.img
==> Starting build: 6.3.3-1-MANJARO
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: xhci_pci
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
-> Running build hook: [plymouth]
-> Running build hook: [encrypt]
==> WARNING: Possibly missing firmware for module: qat_4xxx
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-6.3-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux63.preset: 'fallback'
-> -k /boot/vmlinuz-6.3-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.3-x86_64-fallback.img -S autodetect
==> Starting build: 6.3.3-1-MANJARO
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [modconf]
-> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: bfa
==> WARNING: Possibly missing firmware for module: qed
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: xhci_pci
-> Running build hook: [keyboard]
-> Running build hook: [keymap]
-> Running build hook: [consolefont]
-> Running build hook: [plymouth]
-> Running build hook: [encrypt]
==> WARNING: Possibly missing firmware for module: qat_4xxx
-> Running build hook: [filesystems]
-> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-6.3-x86_64-fallback.img
==> Image generation successful
(4/5) Refreshing PackageKit...
(5/5) Updating Grub-Bootmenu
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-6.3-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.3-x86_64.img
Found initrd fallback image: /boot/initramfs-6.3-x86_64-fallback.img
Found linux image: /boot/vmlinuz-6.1-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-6.1-x86_64.img
Found initrd fallback image: /boot/initramfs-6.1-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/sdb1@/efi/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
Root filesystem isn't btrfs
If you think an error has occurred, please file a bug report at "https://github.com/Antynea/grub-btrfs"
Found memtest86+ image: /boot/memtest86+/memtest.bin
Found memtest86+ EFI image: /boot/memtest86+/memtest.efi
done


Готово...</code>
0
avatar
Нужно установить эти прошивки в основном из AUR

linux-firmware-qlogic
wd719x-firmware
upd72020x-fw
aic94xx-firmware

затем:

sudo mkinitcpio -P

+ как написали отредактировать /etc/vconsole.conf добавив FONT=cyr-sun16
Последний раз редактировалось
0
avatar
то как вы написали сделал толку 0
0
avatar
Посмотрите Это
?
p5ql/epu q9300 clover,hackintosh,mint,void,manjaro,only kde
0
avatar
а почему такая хренотень началась? система у меня с 0 с официального сайта… ставил через Ventoy… раньше были глюки… Но что-бы такое… что системе не хватало… ведь обязана с установки работать…
0
avatar
ведь обязана с установки работать…
а разве система не работала, некоторые пользователи просто не обращают внимание на подобные варнинги
?
p5ql/epu q9300 clover,hackintosh,mint,void,manjaro,only kde
0
avatar
я только недавно заново поставил новую версию… на старых вроде не было варнингов таких… а вот новая стала так работать… ( я конечно на этом пк не храню ничего… но как-то все не хорошо это )
0
avatar
Так Вы избавились от ошибок или нет?
?
p5ql/epu q9300 clover,hackintosh,mint,void,manjaro,only kde
0
avatar
да благодарю… единственное всё равно как-то не должно быть такого… сейчас заново всё с дисков переставлю на всякий случай
0
Только зарегистрированные и авторизованные пользователи могут оставлять комментарии.