[Bug 1939205] Re: sound dummy output 21.04

2021-08-09 Thread Raish khaitu
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

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-31 Thread Raish khaitu
@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

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-30 Thread Raish khaitu
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:

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-30 Thread Raish khaitu
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

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-30 Thread Raish khaitu
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

[Bug 1935850] Re: Dell XPS 17 (9710) PCI/internal sound card not detected

2021-07-30 Thread Raish khaitu
@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