Launchpad has imported 19 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=204237.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2019-07-19T19:36:02+00:00 drraug wrote:

Created attachment 283853
dmesg output

Since kernel 5.2 there is no sound on my Broadwell-based laptop with
bdw-rt5677 driver. The laptop is a Chromebook Pixel 2015 (Samus)
converted to Linux with UEFI firmware by MrChromebox. There was no
problem with this component with 4.19.*, 5.0.* and 5.1.* kernels up
until 5.1.16.


> uname -a
Linux pixie 5.2.1-arch1-1-ARCH #1 SMP PREEMPT Sun Jul 14 14:52:52 UTC 2019 
x86_64 GNU/Linux

> cat /proc/version
Linux version 5.2.1-arch1-1-ARCH (builduser@heftig-55221) (gcc version 9.1.0 
(GCC)) #1 SMP PREEMPT Sun Jul 14 14:52:52 UTC 2019

> cat /proc/cpuinfo | grep -i name
model name      : Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/0

------------------------------------------------------------------------
On 2019-07-19T19:38:58+00:00 drraug wrote:

awk -f scripts/ver_linux
If some fields are empty or look unusual you may have an old version.
Compare to the current minimal requirements in Documentation/Changes.

Linux pixie 5.2.1-arch1-1-ARCH #1 SMP PREEMPT Sun Jul 14 14:52:52 UTC
2019 x86_64 GNU/Linux

GNU C                   9.1.0
GNU Make                4.2.1
Binutils                2.32
Util-linux              2.34
Mount                   2.34
Module-init-tools       26
E2fsprogs               1.45.3
Jfsutils                1.1.15
Reiserfsprogs           3.6.27
Xfsprogs                4.20.0
Linux C Library         2.29
Dynamic linker (ldd)    2.29
Linux C++ Library       6.0.26
Procps                  3.3.15
Kbd                     2.0.4
Console-tools           2.0.4
Sh-utils                8.31
Udev                    242
Modules Loaded          8021q ac ac97_bus aesni_intel aes_x86_64 agpgart ahci 
arc4 atkbd atmel_mxt_ts battery ccm cfg80211 chromeos_laptop cmdlinepart 
coretemp crc16 crc32c_generic crc32c_intel crc32_pclmul crct10dif_pclmul 
cros_ec_core cros_ec_lpcs cros_kbd_led_backlight cryptd crypto_simd drm 
drm_kms_helper evdev ext4 fat fb_sys_fops garp ghash_clmulni_intel glue_helper 
gpio_lynxpoint i2c_algo_bit i8042 i915 input_leds intel_cstate intel_gtt 
intel_pch_thermal intel_powerclamp intel_rapl intel_rapl_perf intel_spi 
intel_spi_platform intel_uncore ip_tables irqbypass iTCO_vendor_support 
iTCO_wdt iwlmvm iwlwifi jbd2 joydev kvm kvm_intel libahci libata libps2 llc 
lpc_ich lz4 lz4_compress mac80211 mac_hid mbcache media mei mei_me mousedev mrp 
msr mtd nls_cp437 nls_iso8859_1 ofpart pcc_cpufreq pcspkr rfkill rng_core 
scsi_mod sd_mod serio serio_raw snd snd_compress snd_hda_codec 
snd_hda_codec_hdmi snd_hda_core snd_hda_intel snd_hwdep snd_pcm 
snd_pcm_dmaengine snd_soc_acpi snd_soc_acpi_intel_match snd_soc_core 
snd_soc_rl6231 snd_soc_rt5677 snd_soc_rt5677_spi snd_soc_sst_acpi 
snd_soc_sst_bdw_rt5677_mach snd_soc_sst_dsp snd_soc_sst_firmware 
snd_soc_sst_haswell_pcm snd_soc_sst_ipc snd_sof snd_sof_intel_bdw 
snd_sof_intel_byt snd_sof_intel_ipc snd_sof_xtensa_dsp snd_timer sof_acpi_dev 
soundcore spi_nor spi_pxa2xx_platform stp syscopyarea sysfillrect sysimgblt tpm 
tpm_tis tpm_tis_core uvcvideo vfat videobuf2_common videobuf2_memops 
videobuf2_v4l2 videobuf2_vmalloc videodev x86_pkg_temp_thermal xhci_hcd 
xhci_pci x_tables

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/1

------------------------------------------------------------------------
On 2019-07-19T19:40:54+00:00 drraug wrote:

Created attachment 283855
/proc/modules

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/2

------------------------------------------------------------------------
On 2019-07-19T19:41:12+00:00 drraug wrote:

Created attachment 283857
/proc/iomem

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/3

------------------------------------------------------------------------
On 2019-07-19T19:42:37+00:00 drraug wrote:

Created attachment 283859
lspci -vvv

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/4

------------------------------------------------------------------------
On 2019-07-19T19:44:16+00:00 drraug wrote:

> cat /etc/modprobe.d/modprobe.conf
blacklist btintel
blacklist btusb
blacklist bluetooth

options snd slots=snd_soc_sst_bdw_rt5677_mach,snd-hda-intel

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/5

------------------------------------------------------------------------
On 2019-07-21T23:57:37+00:00 bubbathevtog wrote:

I can confirm that this is an issue with Linux 5.2 and the bdw-rt5677
hardware. Downgrading to Linux 4.19.59 fixes the issue. This issue was
not present in Linux 5.0 or 5.1. The hardware is a 2015 Chromebook Pixel
(Samus).

Looking at Dmitry Savostyanov logs, we have very similar output. Our
only difference is that I have not edited /etc/modprobe.d/modprob.conf
to blacklist modules via udev. I will post additional information.

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/6

------------------------------------------------------------------------
On 2019-07-22T00:01:12+00:00 bubbathevtog wrote:

Created attachment 283891
lsmod

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/7

------------------------------------------------------------------------
On 2019-07-26T05:32:49+00:00 truga wrote:

Exact same issue here.

Probably related to this commit:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3f6c2a2e9abe1ac636a49ad96dfbb42ce8d39be

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/8

------------------------------------------------------------------------
On 2019-07-30T20:45:08+00:00 drraug wrote:

The issue persists with kernel 5.2.4-arch1-1-ARCH.

When attempting to play sound the kernel reports the following error:

Jul 30 21:42:25 pixie kernel: haswell-pcm-audio haswell-pcm-audio: ipc:
error set dx state 3 failed

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/9

------------------------------------------------------------------------
On 2019-09-21T09:13:10+00:00 drraug wrote:

The issue persists in kernel 5.3.

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/10

------------------------------------------------------------------------
On 2019-10-25T01:57:00+00:00 david.ward wrote:

Liam and Pierre-Louis,

I have bisected this to the Sound Open Framework support from Intel that
was added during the v5.2-rc1 cycle. Specifically, the issue is present
beginning with this commit:


commit f35bf70f61d389754fafd7fce75efbb3bd2eea87
Author: Liam Girdwood <liam.r.girdw...@linux.intel.com>
Date:   Fri Apr 12 11:09:03 2019 -0500

    ASoC: Intel: Make sure BDW based machine drivers build for SOF
    
    BDW uses hard coded IPC calls to set SSP, not needed in SOF as SSP is
    configured via topology.
    
    Signed-off-by: Liam Girdwood <liam.r.girdw...@linux.intel.com>
    Signed-off-by: Pierre-Louis Bossart <pierre-louis.boss...@linux.intel.com>
    Reviewed-by: Takashi Iwai <ti...@suse.de>
    Signed-off-by: Mark Brown <broo...@kernel.org>


For me, this is occurring on a Dell Latitude 7350, running out-of-the-box 
Fedora 30 or Arch Linux. I see the output from dmesg that others have mentioned 
and then more -- including a kernel bug involving sst_dsp_dma_put_channel(). I 
will attach it here.

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/19

------------------------------------------------------------------------
On 2019-10-25T02:47:36+00:00 david.ward wrote:

Created attachment 285641
dmesg (Latitude 7350, kernel 5.3.7, typical output)

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/20

------------------------------------------------------------------------
On 2019-10-25T02:48:16+00:00 david.ward wrote:

Created attachment 285643
dmesg (Latitude 7350, kernel 5.3.7, output with DMA bug)

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/21

------------------------------------------------------------------------
On 2019-10-25T05:03:52+00:00 russianneuromancer wrote:

*** Bug 205083 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/24

------------------------------------------------------------------------
On 2019-10-25T13:01:39+00:00 pierre-louis.bossart wrote:

It's likely that you enabled both drivers for Broadwell, which is an
invalid configuration. Just deselect SOF_BROADWELL with make menuconfig
and retry.

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/25

------------------------------------------------------------------------
On 2019-10-25T13:33:22+00:00 david.ward wrote:

Pierre,

1) This is occurring with the stock Linux kernel that ships with
mainline Linux distributions (Fedora, Ubuntu, Arch Linux). It's
affecting end users who just want sound to work out-of-the-box, like it
did before SOF was introduced.

2) If selecting both kernel configuration options would produce an
invalid build, that is a bug in the Kconfig files, which should be
adjusted to enforce these dependencies.

Thanks!

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/26

------------------------------------------------------------------------
On 2019-10-25T14:43:29+00:00 pierre-louis.bossart wrote:

> 1) This is occurring with the stock Linux kernel that ships with mainline
> Linux
> distributions (Fedora, Ubuntu, Arch Linux). It's affecting end users who just
> want sound to work out-of-the-box, like it did before SOF was introduced.

The notion of stock kernel is misleading, it all depends on what options 
are selected.

> 2) If selecting both kernel configuration options would produce an invalid
> build, that is a bug in the Kconfig files, which should be adjusted to
> enforce
> these dependencies.

Indeed the distros don't seem to have a proper communication channel 
with driver developers to make sure the options make sense. We just had 
a case with Ubuntu where HDaudio support was removed due to the 
selection of an option explicitly marked as 'use at your own risk'

We'll try to make the options more self-explanatory, in the mean time, 
can you please try and confirm the hypothesis that it's indeed a Kconfig 
option issue

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/27

------------------------------------------------------------------------
On 2019-10-25T15:24:55+00:00 russianneuromancer wrote:

Disabling SND_SOC_SOF_BROADWELL_SUPPORT does help at least on Dell Venue
11 Pro 7140.

Reply at: https://bugs.launchpad.net/ubuntu/+source/alsa-
driver/+bug/1846539/comments/28


** Changed in: linux
       Status: Unknown => Confirmed

** Changed in: linux
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1846539

Title:
  [broadwell-rt286, playback] Since Linux 5.2rc2 audio playback no
  longer works on Dell Venue 11 Pro 7140

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1846539/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to