The solution that worked for me ():
the solution that worked for me was to compile the kernal using following
steps:
cloned the repo: https://github.com/thesofproject/linux.git
and run following commands
```
sudo apt install build-essential libssl-dev ccache bison flex libelf-dev dwarves
sudo
@hui.wang as far as i know i didn't have to update the sof-firmware.
Just changing the kernel did the work for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1935850
Title:
Dell XPS 17 (9710) PCI
Thanks @mblack154 its working now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1935850
Title:
Dell XPS 17 (9710) PCI/internal sound card not detected
To manage notifications about this bug go to:
yes i did. I am doing it all over again just in case if i miss anything.
Thank you for the advise @mblack154
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1935850
Title:
Dell XPS 17 (9710) PCI/inter
I am getting this error @mblack154:
BTF: .tmp_vmlinux.btf: pahole (pahole) is not available
Failed to generate BTF for vmlinux
Try to disable CONFIG_DEBUG_INFO_BTF
make[3]: *** [Makefile:1177: vmlinux] Error 1
make[2]: *** [debian/rules:7: build-arch] Error 2
dpkg-buildpackage: error: debian/rules
@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-essenti