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

2021-08-05 Thread Hui Wang
** Package changed: alsa-driver (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Importance: Undecided => Low ** Also affects: linux (Ubuntu Impish) Importance: Low Status: Confirmed ** Also affects: linux (Ubuntu Hirsute) Importance: Undecided Status: New **

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

2021-08-04 Thread Will G
The kernel patch for 9710 is now in the sound subsystem tree, it should be in linux-next sometime later today https://mailman.alsa-project.org/pipermail/alsa- devel/2021-August/188208.html -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [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 Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1935850

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

2021-07-30 Thread Hui Wang
Do you need to update the sof-firmware apart from changing the kernel? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710) PCI/internal

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

2021-07-30 Thread Mohit Thakral
So, the overall steps would be make a clone of https://github.com/thesofproject/linux.git and run following commands ``` sudo apt install build-essential sudo apt-get build-dep linux-image-`uname -r` #(the running kernel) ``` and after that copied over current cofig Removed -->

[Touch-packages] [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 Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710) PCI/internal sound card not detected Status in

[Touch-packages] [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 Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1935850

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

2021-07-30 Thread Michael Black
Did you clone the src files from here? https://github.com/thesofproject/linux.git On 7/30/21 1:34 PM, Raish khaitu wrote: > 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

[Touch-packages] [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:

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

2021-07-30 Thread Michael Black
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,

[Touch-packages] [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

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

2021-07-26 Thread Hui Wang
After the patch is merged to upstream (at least linux-next), I will backport it to ubuntu kernel. @Michael, BTW, what version of sof-firmware did you install? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in

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

2021-07-26 Thread Perry Steger
Intel merged the bug fix for this issue two hours ago: https://github.com/thesofproject/linux/pull/3059 When will this get pushed out in the standard Ubuntu 21.04 kernel update? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

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

2021-07-26 Thread Michael Black
Yes On 7/26/21 2:05 PM, Perry Steger wrote: > Excellent, Michael! Sound in and out? > -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17

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

2021-07-26 Thread Perry Steger
Excellent, Michael! Sound in and out? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710) PCI/internal sound card not detected Status in

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

2021-07-26 Thread Michael Black
Got the kernel compiled this morning with the patch and I have sound. (5.14-rc2) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710)

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

2021-07-26 Thread Michael Black
thanks @mblack154 can you try the patch in a312717 https://github.com/thesofproject/linux/commit/a312717b3d2a911a103e09dd313e533bb58d0dd0 You may need to rename the RT711_JD2 as SOF_RT711_JD_SRC_JD2 since a recent commit changed the JD definition.

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

2021-07-26 Thread Hui Wang
And you could try: sudo apt install build-essential sudo apt-get build-dep linux-image- (the running kernel) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1935850

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

2021-07-26 Thread Hui Wang
Where could I get that patch, let me build the testing kernel. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710) PCI/internal sound

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

2021-07-23 Thread Michael Black
Wang Have a patch to test from intel. Attempting to compile doing the following: 1) Copy old config over to source 2) make oldconfig (Accept default changes) 3) make -j8 4) sudo make modules_install At this point I get this error: arch/x86/Makefile:148: CONFIG_X86_X32 enabled but no

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

2021-07-22 Thread Mohit Thakral
Even ubuntu 20.04 has the same issue. Audio device is shown as dummy device -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710)

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

2021-07-21 Thread Hui Wang
According to #15, it looks like the topology file is not suitable for this machine. Please file a bug to Intel/sof, let Intel engineers take a look at this issue. https://github.com/thesofproject/linux/issues/new -- You received this bug notification because you are a member of Ubuntu Touch

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

2021-07-21 Thread Michael Black
Tried versions 1.6, 1.7 and 1.8. Results from dmesg for each are below. 1.6 - [2.813265] snd_hda_intel :00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100 [2.814293] snd_hda_intel :00:1f.3:

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

2021-07-20 Thread Hui Wang
Could you please rename sof-tgl-h.ri to sof-tgl.ri, let kernel load this firmware and let us see what error log in the dmesg. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

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

2021-07-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: alsa-driver (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

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

2021-07-20 Thread Michael Black
Looks like same error with 1.7.x and 1.8.x using sof-tgl.ri [2.993700] sof-audio-pci :00:1f.3: SoundWire enabled on CannonLake+ platform, using SOF driver [2.993714] sof-audio-pci :00:1f.3: enabling device ( -> 0002) [2.993959] sof-audio-pci :00:1f.3: DSP detected

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

2021-07-20 Thread Hui Wang
Please restore the folder name and try the latest sof-tgl.ri in the 1.7.x and 1.8.x then. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17

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

2021-07-20 Thread Michael Black
Missing file now. (sof-tgl.ri) [2.977845] snd_hda_intel :00:1f.3: DSP detected with PCI class/subclass/prog-if info 0x040100 [2.978089] snd_hda_intel :00:1f.3: SoundWire enabled on CannonLake+ platform, using SOF driver [2.978153] snd_hda_intel :01:00.1: enabling

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

2021-07-20 Thread Hui Wang
or you temporarily change the folder name of /lib/firmware/intel/sof to /lib/firmware/intel/sof-bak, is there erro about file not found? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

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

2021-07-20 Thread Michael Black
Removed the link for sof-tgl-h.ri in /lib/firmware/intel/sof/. No errors about file not found. Same error as above. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

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

2021-07-19 Thread Hui Wang
If you temporarily remove the sof-tgl-h.ri and bootup, check the dmesg, does the sof-audio-pci looks for sof-tgl-h.ri and fail to find? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.

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

2021-07-19 Thread Michael Black
Tried sof-tgl-h.ri 1.7 and 1.8 signed and RC2 of both. Speakers are still showing dummy output. Still getting: [5.999872] sof-audio-pci :00:1f.3: error: firmware boot failure [5.999879] sof-audio-pci :00:1f.3: status: fw entered - code 0005 [5.999885] sof-audio-pci

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

2021-07-19 Thread Hui Wang
Please try the latest sof-tgl-h.ri in the https://github.com/thesofproject/sof-bin (like 1.7.x or 1.8.x), this file is at /lib/firmware/intel/sof/ under ubuntu -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in

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

2021-07-19 Thread Nuno Pato
Hi there, Same model here (Dell XPS 17 9710) with Ubuntu 21.04. I see the exact same stack trace after enabling the Nvidia drivers (replacing Nouveau) advised for the RTX 3060 (Version: 470.57.02 https://www.nvidia.com/Download/driverResults.aspx/177145/en-us) Tried with versions 460 & 465: same

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

2021-07-12 Thread Hui Wang
[6.552898] sof-audio-pci :00:1f.3: error: firmware boot failure [6.552929] sof-audio-pci :00:1f.3: status: fw entered - code 0005 [6.552935] sof-audio-pci :00:1f.3: error: status = 0x panic = 0x0211 [6.552968] sof-audio-pci :00:1f.3: error: extended

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

2021-07-12 Thread Hui Wang
your machine uses Intel TGL-H chipset, let me find a higher version firmware. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1935850 Title: Dell XPS 17 (9710)