Comment 28 for bug 1935850

Revision history for this message
Michael Black (mblack154) wrote : Re: [Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

Had to compile with:

copied over current cofig
Removed --> #CONFIG_SYSTEM_TRUSTED_KEYS
sudo make menuconfig
sudo make clean
sudo make deb-pkg LOCALVERSION=-custom KDEB_PKGVERSION=$(make
kernelversion)-1

Then installed the deb files.

Let me know if this works.

Michael

On 7/30/21 10:17 AM, Raish khaitu wrote:
> @mblack154 How did you resolve this issue:
> arch/x86/Makefile:148: CONFIG_X86_X32 enabled but no binutils support
> sed: can't read modules.order: No such file or directory
> make: *** [Makefile:1485: __modinst_pre] Error 2
>
> i am still stuck here even after running these:
> sudo apt install build-essential
> sudo apt-get build-dep linux-image-xxxx (the running kernel)
>