https://bugzilla.kernel.org/show_bug.cgi?id=218092 --- Comment #29 from Ertugrul Uyar (ertugruluyar.personal@xxxxxxxxx) --- (In reply to Mario Limonciello (AMD) from comment #28) > Yeah like I said, you need to install build dependencies. You can do them > manually one by one or you can use 'sudo apt build-dep $SOURCE_PACKAGE' to > do it. > > I don't know the name of the source package used for Tuxedo. It's something > like this: > > # sudo apt build-dep linux-image I tried this: https://phoenixnap.com/kb/build-linux-kernel sudo apt-get install git fakeroot build-essential ncurses-dev xz-utils libssl-dev bc flex libelf-dev bison And it's start to build. Then I keep enter to choose default options for questions. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.