Bug 38696

Summary: Не добавляется модуль crc32c у ядра kernel-image-tegra
Product: Sisyphus Reporter: Антон Мидюков <antohami>
Component: make-initrdAssignee: Alexey Gladkov <legion>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: glebfm, ldv, legion, placeholder
Version: unstable   
Hardware: aarch64   
OS: Linux   
Bug Depends on:    
Bug Blocks: 33000    
Attachments:
Description Flags
make-initrd bug-report с jetson nano
none
make-initrd -v проблемного initrd none

Description Антон Мидюков 2020-07-10 11:02:58 MSK
После выполнения make-initrd для ядра kernel-image-tegra система не загружается.
В dmesg сообщение:
EXT4-fs (mmcblk0p1): Cannot load crc32c driver

Помогает добавление модуля crc32c_generic

Проблема проявляется у make-initrd 2.8.1-alt2 и не проявляется у версии 2.7.0-alt1
Comment 1 Антон Мидюков 2020-07-10 11:04:11 MSK
Created attachment 8860 [details]
make-initrd bug-report с jetson nano
Comment 2 Антон Мидюков 2020-07-10 11:06:24 MSK
Created attachment 8861 [details]
make-initrd -v проблемного initrd
Comment 3 Repository Robot 2020-07-13 15:11:04 MSK
make-initrd-2.8.2-alt1 -> sisyphus:

 Mon Jul 13 2020 Alexey Gladkov <legion@altlinux.ru> 2.8.2-alt1
 - Feature changes:
   + add-modules: Put MODULES_PRELOAD into the modules-preudev (thx Gleb F-Malinovskiy)
   + add-modules: Fix kmodule.deps.d execution (ALT#38696)
 - Utilities:
   + bug-report: Fix device list
   + depinfo: Do not stop on error (ALT#38698)
   + depinfo: Add option to read names from the file
 - Misc:
   + Change the priority of directories when copying to an image
Comment 4 Антон Мидюков 2020-07-16 15:50:59 MSK
Подтверждаю, что исправлено. Спасибо!