[Bug 1231167] Enable CONFIG_SCSI_UFS_QCOM for UFS support on QCOM platforms
https://bugzilla.suse.com/show_bug.cgi?id=1231167 https://bugzilla.suse.com/show_bug.cgi?id=1231167#c5 --- Comment #5 from Ivan Ivanov <ivan.ivanov@suse.com> --- You could make changes to installation ISO yourself, for testing. Here are the instruction how to do this: --- Download kernel-default*.rpm packages from the kernel of the day (KOT) repository [1] or build one yourself with additionally enabled modules. Download latest "minimal" Tumbleweed ISO from here [2]. Specify which modules you think are essential for device to boot. For example: export MODULES="ufs-qcom ..." Create driver upadate package (DUD) [3] from the downloaded/builded kernel package: mkdud --create qualcom.dud --dist TW --install repo kernel-default* Rebuild installation ISO init ramfs [4] with your additional modules specified above. sudo mksusecd --verbose --create qualcom.iso --rebuild-initrd \ --initrd qualcom.dud --kernel kernel-default* \ --modules ${MODULES} -- openSUSE-Tumbleweed-NET-aarch64-Current.iso Test new qualcom.iso. Please try to narrow down required modules. Once you are happy with the result share the list of modules here. Hope this helps. [1] https://download.opensuse.org/repositories/Kernel:/stable/ARM/aarch64/ [2] https://download.opensuse.org/ports/aarch64/tumbleweed/iso/openSUSE-Tumblewe... [3] https://github.com/openSUSE/mkdud [4] https://github.com/openSUSE/mksusecd -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com