https://bugzilla.kernel.org/show_bug.cgi?id=218092 --- Comment #25 from Ertugrul Uyar (ertugruluyar.personal@xxxxxxxxx) --- (In reply to Mario Limonciello (AMD) from comment #24) > The reason to copy the config is to give you a shortcut to have the same > config you're already using without having to learn the entire kernel config > system and what your system actually needs. It's literally the filename > ".config". So: > > # cp /boot/config-6.5.0-10006-tuxedo .config Thank you. I did this. But then I didn't do this: > > 9) Install build dependencies for building the kernel ("apt build-dep > > linux-image" should hopefully help here) Because, I tried "sudo apt install apt build-dep linux-image" --> it didn't find build-dep and show all linux-image* for different versions. Should I try to "make -j$(nproc) bindeb-pkg"? -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.