Bug#978025: Sound issues with the 5.10.x kernel (alsa)

2021-03-27 Thread Ryutaroh Matsumoto
Hi all,

From: Stefan Wahren 
Subject: Re: Sound issues with the 5.10.x kernel (alsa)
Date: Mon, 8 Feb 2021 13:22:56 +0100
>> This is basically me forwarding the bug I reported on Debian's BTS:
>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978025
>> TL;DR: I have a RPi 3B+ running pure Debian Bullseye arm64 (~from 
>> raspi.debian.net), named rpi-mpd, connected via HDMI cable to my AV Receiver.
> can you please confirm that the bcm2835-audio driver causing the issues?

I think the root cause of this issue is that both vc4.ko and snd_bcm2835.ko
try to provide ALSA sinks to HDMI audio outputs from RPi.
Why do the two drivers provide the same functionality for the same device?
It seems nonsense.
There must be some coordination between vc4.ko and snd_bcm2835.ko
on who provides ALSA sinks of RPi HDMI output.

The non-coordination that both drivers provide different ALSA sinks of the same
device already causes another symptom as
http://lists.infradead.org/pipermail/linux-rpi-kernel/2021-March/008077.html

Best regards, Ryutaroh Matsumoto



linux_5.10.26-1_source.changes ACCEPTED into unstable

2021-03-27 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 27 Mar 2021 15:14:11 +0100
Source: linux
Architecture: source
Version: 5.10.26-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Closes: 985801 985862
Changes:
 linux (5.10.26-1) unstable; urgency=medium
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.25
 https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.26
 - ALSA: dice: fix null pointer dereference when node is disconnected
 - ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro
 - ALSA: hda: generic: Fix the micmute led init state
 - ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air
 - ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8
 - ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
 - ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8
 - Revert "PM: runtime: Update device status before letting suppliers
   suspend"
 - [s390x] vtime: fix increased steal time accounting
 - [s390x] pci: refactor zpci_create_device()
 - [s390x] pci: remove superfluous zdev->zbus check
 - [s390x] pci: fix leak of PCI device structure
 - zonefs: Fix O_APPEND async write handling
 - zonefs: prevent use of seq files as swap file
 - zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
 - btrfs: fix race when cloning extent buffer during rewind of an old root
   (CVE-2021-28964)
 - btrfs: fix slab cache flags for free space tree bitmap
 - vhost-vdpa: fix use-after-free of v->config_ctx (CVE-2021-29266)
 - [armhf] ASoC: fsl_ssi: Fix TDM slot setup for I2S mode
 - [x86] ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 10-p0XX OVCD current
   threshold
 - [x86] ASoC: SOF: Intel: unregister DMIC device on probe error
 - [x86] ASoC: SOF: intel: fix wrong poll bits in dsp power down
 - ASoC: qcom: sdm845: Fix array out of bounds access (CVE-2021-28952)
 - ASoC: qcom: sdm845: Fix array out of range on rx slim channels
 - [arm64] ASoC: qcom: lpass-cpu: Fix lpass dai ids parse
 - [arm*] ASoC: simple-card-utils: Do not handle device clock
 - afs: Fix accessing YFS xattrs on a non-YFS server
 - afs: Stop listxattr() from listing "afs.*" attributes
 - ALSA: usb-audio: Fix unintentional sign extension issue
 - nvme: fix Write Zeroes limitations
 - nvme-tcp: fix misuse of __smp_processor_id with preemption enabled
 - nvme-tcp: fix possible hang when failing to set io queues
 - nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
 - nvmet: don't check iosqes,iocqes for discovery controllers
 - nfsd: Don't keep looking up unhashed files in the nfsd file cache
 - nfsd: don't abort copies early
 - NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
 - NFSD: fix dest to src mount in inter-server COPY
 - svcrdma: disable timeouts on rdma backchannel
 - sunrpc: fix refcount leak for rpc auth modules
 - [x86] i915/perf: Start hrtimer only if sampling the OA buffer
 - pstore: Fix warning in pstore_kill_sb()
 - io_uring: ensure that SQPOLL thread is started for exit (CVE-2021-28951)
 - net/qrtr: fix __netdev_alloc_skb call
 - cifs: fix allocation size on newly created files
 - scsi: lpfc: Fix some error codes in debugfs
 - scsi: myrs: Fix a double free in myrs_cleanup()
 - [riscv64] correct enum sbi_ext_rfence_fid
 - gpiolib: Assign fwnode to parent's if no primary one provided
 - nvme-rdma: fix possible hang when failing to set io queues
 - [armhf] tty: serial: stm32-usart: Remove set but unused 'cookie' 
variables
 - [armhf] serial: stm32: fix DMA initialization error handling
 - bpf: Declare __bpf_free_used_maps() unconditionally
 - module: merge repetitive strings in module_sig_check()
 - module: avoid *goto*s in module_sig_check()
 - module: harden ELF info handling
 - scsi: pm80xx: Make mpi_build_cmd locking consistent
 - scsi: pm80xx: Make running_req atomic
 - scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
 - scsi: pm8001: Neaten debug logging macros and uses
 - scsi: libsas: Remove notifier indirection
 - scsi: libsas: Introduce a _gfp() variant of event notifiers
 - scsi: mvsas: Pass gfp_t flags to libsas event notifiers
 - [x86] scsi: isci: Pass gfp_t flags in isci_port_link_down()
 - [x86] scsi: isci: Pass gfp_t flags in isci_port_link_up()
 - [x86] scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()
 - RDMA/mlx5: Allow creating all QPs even when non RDMA profile is used
 - [powerpc*] sstep: Fix load-store and update emulation
 - [powerpc*] sstep: Fix darn emulation
 - i40e: Fix endianness conversions
 - net: phy: micrel: set soft_reset callback to genphy_soft_reset for 
KSZ8081
 - drm/amd/display: turn DPMS 

firmware-nonfree_20210208-4~bpo10+1_source.changes ACCEPTED into buster-backports->backports-policy

2021-03-27 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 27 Mar 2021 22:30:28 +0900
Source: firmware-nonfree
Architecture: source
Version: 20210208-4~bpo10+1
Distribution: buster-backports
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Roger Shimizu 
Closes: 877667 971791 975726 977042 980101 982579 982757 983561 984489
Changes:
 firmware-nonfree (20210208-4~bpo10+1) buster-backports; urgency=medium
 .
   * Team upload.
   * Rebuild for buster-backports.
 .
 firmware-nonfree (20210208-4) unstable; urgency=medium
 .
   * List MediaTek mt8183 firmware.
   * Update to linux-support 5.10.0-4.
   * Add upstream fix for Raspberry Pi 4B. (closes: #984489)
   * Support BananaPi M2 ultra and BananaPi M3. (closes: #982579)
 Thanks to Ben Hutchings ,
   Bernhard 
 .
 firmware-nonfree (20210208-3) unstable; urgency=medium
 .
   * misc-nonfree: Add missing config files for cxgb4 (closes: #983561)
   * Add missing intel firmwares in iwlwifi, intel-sound, misc-nonfree.
   * Ship all Qualcomm Atheros Bluetooth firmwares.
   * Complete all MediaTek firmwares.
 Thanks to Cyril Brulebois .
 .
 firmware-nonfree (20210208-2) unstable; urgency=medium
 .
   * Add missing brcmfmac43430-sdio.AP6212.txt config. (#982579)
   * brcm80211, msc: add various missing symlinks (closes: #982757)
 .
 firmware-nonfree (20210208-1) unstable; urgency=medium
 .
   * New upstream version:
 - rtl_bt: Update RTL8821C BT(USB I/F) FW to 0x829a_7644
 - rtl_bt: Add firmware and config files for RTL8852A BT USB chip
 - rtl_bt: Update RTL8822C BT(USB I/F) FW to 0x099a_7253
 - rtl_bt: Update RTL8822C BT(UART I/F) FW to 0x059A_25CB
 - brcm: remove old brcm firmwares that have newer cypress variants
 - cypress: Link the new cypress firmware to the old brcm files
 - cypress: Fix link direction
 - brcm: Update Raspberry Pi 3B+/4B NVRAM for downstream changes
 - brcm: Add NVRAM for Vamrs 96boards Rock960
 - brcm: Link RPi4's WiFi firmware with DMI machine name.
 - qcom: add firmware files for Adreno a650
 - qcom: Add SM8250 Audio DSP firmware
 - qcom: Add SM8250 Compute DSP firmware
 - qcom: Add venus firmware files for VPU-1.0
 - i915: Add GuC v49.0.1 for DG1
 - i915: Add HuC v7.7.1 for DG1
 - i915: Add DMC v2.01 for ADL-S
 - linux-firmware: Update firmware file for Intel Bluetooth AX201
 - linux-firmware: Update firmware file for Intel Bluetooth AX200
 - linux-firmware: Update firmware file for Intel Bluetooth AX210
 - rtw88: RTL8821C: Update firmware to v24.8
 - linux-firmware: add firmware for MT7921
   * add rtl_bt/rtl8852au firmware and config.
   * add rtl_bt/rtl8723bs firmware and config.
   * Update to linux-support 5.10.0-3.
 .
 firmware-nonfree (20201218-3) unstable; urgency=medium
 .
   * Add Realtek rtl8822cu config (closes: #971791)
   * Add Realtek RTL8812 firmwares (closes: #877667)
   * Add Realtek rtl8822cs config
 .
 firmware-nonfree (20201218-2) unstable; urgency=medium
 .
   * Add RTW8723D firmware (closes: #980101)
 .
 firmware-nonfree (20201218-1) unstable; urgency=medium
 .
   * New upstream version:
 - amdgpu: update raven firmware for 20.45
 - amdgpu: update raven2 firmware for 20.45
 - amdgpu: update navi10 firmware for 20.45
 - amdgpu: update navi12 firmware for 20.45
 - amdgpu: update navi14 firmware for 20.45
 - amdgpu: update renoir firmware for 20.45
 - amdgpu: update vega10 firmware for 20.45
 - amdgpu: update vega12 firmware for 20.45
 - amdgpu: update vega20 firmware for 20.45
 - amdgpu: add sienna cichlid firmware for 20.45
 - i915: Remove duplicate KBL DMC entry
 - i915: Add GuC firmware v49.0.1 for all platforms
 - linux-firmware: Update firmware file for Intel Bluetooth AX210
 - linux-firmware: Update firmware file for Intel Bluetooth AX210
 - QCA : Updated firmware files for WCN3991
 - mediatek: update MT8173 VPU firmware to v1.1.6
 - linux-firmware: add firmware for Lontium LT9611UXC DSI to HDMI bridge
 - linux-firmware: Update firmware file for Intel Bluetooth 9260
 - linux-firmware: Update firmware file for Intel Bluetooth 9560
 - linux-firmware: Update firmware file for Intel Bluetooth AX201
 - linux-firmware: Update firmware file for Intel Bluetooth AX200
 - linux-firmware: Update firmware file for Intel Bluetooth AX210
 - make AP6212 in bananpi m2 plus/zero work
   * Update to linux-support 5.10.0-1.
 .
 firmware-nonfree (20201118-1) unstable; urgency=medium
 .
   * New upstream version:
 - ath10k: QCA6174 hw3.0: update firmware-6.bin to 
WLAN.RM.4.4.1-00157-QCARMSWPZ-1
 - ath10k: QCA6174 hw3.0: update board-2.bin
 - ath10k: QCA9888 hw2.0: update firmware-5.bin to 10.4-3.9.0.2-00131
 - ath10k: QCA9984 hw1.0: update firmware-5.bin to 10.4-3.9.0.2-00131
 - ath10k: QCA6174 hw3.0: add firmware-sdio-6.bin version 
WLAN.RMH.4.4.1-00077
 - ath11k: IPQ6018 

Processing of firmware-nonfree_20210208-4~bpo10+1_source.changes

2021-03-27 Thread Debian FTP Masters
firmware-nonfree_20210208-4~bpo10+1_source.changes uploaded successfully to 
localhost
along with the files:
  firmware-nonfree_20210208-4~bpo10+1.dsc
  firmware-nonfree_20210208-4~bpo10+1.debian.tar.xz
  firmware-nonfree_20210208-4~bpo10+1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of linux_5.10.26-1_source.changes

2021-03-27 Thread Debian FTP Masters
linux_5.10.26-1_source.changes uploaded successfully to localhost
along with the files:
  linux_5.10.26-1.dsc
  linux_5.10.26.orig.tar.xz
  linux_5.10.26-1.debian.tar.xz
  linux_5.10.26-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#985684: marked as done (arm64: please enable CONFIG_ARCH_MXC for mx8 boards)

2021-03-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 Mar 2021 15:19:48 +
with message-id 
and subject line Bug#985862: fixed in linux 5.10.26-1
has caused the Debian Bug report #985862,
regarding arm64: please enable CONFIG_ARCH_MXC for mx8 boards
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
985862: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985862
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: linux
Severity: wishlist

Dear Maintainer,

Please enable CONFIG_ARCH_MXC and related configs for i.mx8 boards.

In mainline's defconfig, CONFIG_ARCH_MXC is enabled by default. Thus the
mainline kernel supports mx8 boards by default. 

But it seems that Debian kernel doesn't enable it.


So please consider support mx8 boards.



Yours,
Paul





OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 5.10.26-1
Done: Salvatore Bonaccorso 

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 985...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso  (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 27 Mar 2021 15:14:11 +0100
Source: linux
Architecture: source
Version: 5.10.26-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Closes: 985801 985862
Changes:
 linux (5.10.26-1) unstable; urgency=medium
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.25
 https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.26
 - ALSA: dice: fix null pointer dereference when node is disconnected
 - ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro
 - ALSA: hda: generic: Fix the micmute led init state
 - ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air
 - ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8
 - ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
 - ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8
 - Revert "PM: runtime: Update device status before letting suppliers
   suspend"
 - [s390x] vtime: fix increased steal time accounting
 - [s390x] pci: refactor zpci_create_device()
 - [s390x] pci: remove superfluous zdev->zbus check
 - [s390x] pci: fix leak of PCI device structure
 - zonefs: Fix O_APPEND async write handling
 - zonefs: prevent use of seq files as swap file
 - zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
 - btrfs: fix race when cloning extent buffer during rewind of an old root
   (CVE-2021-28964)
 - btrfs: fix slab cache flags for free space tree bitmap
 - vhost-vdpa: fix use-after-free of v->config_ctx (CVE-2021-29266)
 - [armhf] ASoC: fsl_ssi: Fix TDM slot setup for I2S mode
 - [x86] ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 10-p0XX OVCD current
   threshold
 - [x86] ASoC: SOF: Intel: unregister DMIC device on probe error
 - [x86] ASoC: SOF: intel: fix wrong poll bits in dsp power down
 - ASoC: qcom: sdm845: Fix array out of bounds access (CVE-2021-28952)
 - ASoC: qcom: sdm845: Fix array out of range on rx slim channels
 - [arm64] ASoC: qcom: lpass-cpu: Fix lpass dai ids parse
 - [arm*] ASoC: simple-card-utils: Do not handle device clock
 - afs: Fix accessing YFS xattrs on a non-YFS server
 - afs: Stop listxattr() from listing "afs.*" attributes
 - ALSA: usb-audio: Fix unintentional sign extension issue
 - nvme: fix Write Zeroes limitations
 - nvme-tcp: fix misuse of __smp_processor_id with preemption enabled
 - nvme-tcp: fix possible hang when failing to set io queues
 - nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
 - nvmet: don't check iosqes,iocqes for discovery controllers
 - nfsd: Don't keep looking up unhashed files in the nfsd file cache
 - nfsd: don't abort copies early
 - NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
 - NFSD: fix dest to src 

Bug#985801: marked as done (linux: Missing Breaks relation to fwupdate)

2021-03-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 Mar 2021 15:19:48 +
with message-id 
and subject line Bug#985801: fixed in linux 5.10.26-1
has caused the Debian Bug report #985801,
regarding linux: Missing Breaks relation to fwupdate
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
985801: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985801
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: linux
Version: 5.10.24-1
Severity: important
X-Debbugs-Cc: debian-...@lists.debian.org

fwupdate in buster uses a Debian-specific install script that checks
that /sys/firmware/efi/vars exists and does not install files in the
ESP otherwise.

This kernel interface has been deprecated for some time in favour of
/sys/firmware/efi/efivars, and is no longer enabled in the bullseye
kernel.  This is a serious problem for buster-backports!

For bullseye, I think we should add a versioned Breaks relation that
forces an upgrade of fwupdate, i.e. "Breaks: fwupdate (<< 12-7)".  For
buster-backports, it is probably better to enable CONFIG_EFI_VARS
instead, as there is no backport of fwupdate.

Ben.

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-2-amd64 (SMP w/2 CPU threads)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 5.10.26-1
Done: Salvatore Bonaccorso 

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 985...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso  (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 27 Mar 2021 15:14:11 +0100
Source: linux
Architecture: source
Version: 5.10.26-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Closes: 985801 985862
Changes:
 linux (5.10.26-1) unstable; urgency=medium
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.25
 https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.26
 - ALSA: dice: fix null pointer dereference when node is disconnected
 - ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro
 - ALSA: hda: generic: Fix the micmute led init state
 - ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air
 - ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8
 - ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
 - ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8
 - Revert "PM: runtime: Update device status before letting suppliers
   suspend"
 - [s390x] vtime: fix increased steal time accounting
 - [s390x] pci: refactor zpci_create_device()
 - [s390x] pci: remove superfluous zdev->zbus check
 - [s390x] pci: fix leak of PCI device structure
 - zonefs: Fix O_APPEND async write handling
 - zonefs: prevent use of seq files as swap file
 - zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
 - btrfs: fix race when cloning extent buffer during rewind of an old root
   (CVE-2021-28964)
 - btrfs: fix slab cache flags for free space tree bitmap
 - vhost-vdpa: fix use-after-free of v->config_ctx (CVE-2021-29266)
 - [armhf] ASoC: fsl_ssi: Fix TDM slot setup for I2S mode
 - [x86] ASoC: Intel: bytcr_rt5640: Fix HP Pavilion x2 10-p0XX OVCD current
   threshold
 - [x86] ASoC: SOF: Intel: unregister DMIC device on probe error
 - [x86] ASoC: SOF: intel: fix wrong poll bits in dsp power down
 - ASoC: qcom: sdm845: Fix array out of bounds access (CVE-2021-28952)
 - ASoC: qcom: sdm845: Fix array out of range on rx slim channels
 - [arm64] ASoC: qcom: lpass-cpu: Fix 

Bug#985862: marked as done (linux: Please enable support for NXP/Freescale iMX8)

2021-03-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 Mar 2021 15:19:48 +
with message-id 
and subject line Bug#985862: fixed in linux 5.10.26-1
has caused the Debian Bug report #985862,
regarding linux: Please enable support for NXP/Freescale iMX8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
985862: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985862
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: linux
Severity: normal

The iMX8 SoC is used on various boards, widely available to debian
users and well supported by free software, but the platform is not
enabled in debian kernels, which is a rather major omission. I don't
know why not (I guess no-one filed this bug?).

These are all avilable today and should at least mostly work with
mainline:
Nitrogen 8M 
 https://boundarydevices.com/product/nitrogen8m/
Solidrun 
 Cubox M https://shop.solid-run.com/product/SRMP8QDWB1D04GE008X00CE/
 Hummingboard Pulse 
https://shop.solid-run.com/product-category/embedded-computers/nxp-family/hummingboard-m/
Purism
 Librem 5 Phone https://en.wikipedia.org/wiki/Librem_5
Compulab
 SBC-iMX8X 
https://www.compulab.com/products/sbcs/sbc-imx8x-nxp-i-mx-8x-single-board-computer/
 (supported since 5.4.24)
Toradex
 Apalis iMX8 CoM 
https://www.toradex.com/computer-on-modules/apalis-arm-family/nxp-imx-8

I believe that all that is needed is adding
CONFIG_ARCH_MXC=y in debian/config/arm64/config
Which is set by default upstream.

(There may be other drivers that should enabled too for some of these
platforms?)

I just built the kernel with the above config change and it builds
fine on arm64, and installs and boots on softiron. I don't have an
iMX8 here to test on, but we can find some, I'm sure.

It seems like the timing was rather unfortunate here with some of this
hardware only becoming widely available in Q4 2020 (shortly before the
Bullseye freeze). Is there any chance of one more hardware enablement
upload for bullseye, or does this feel like too big a change? If not,
getting this into a point release would make debian stable useful on a
lot more hardware. What testing would make the kernel team reasonably
happy about doing that?

-- 
Wookey
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 5.10.26-1
Done: Salvatore Bonaccorso 

We believe that the bug you reported is fixed in the latest version of
linux, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 985...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Salvatore Bonaccorso  (supplier of updated linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 27 Mar 2021 15:14:11 +0100
Source: linux
Architecture: source
Version: 5.10.26-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: Salvatore Bonaccorso 
Closes: 985801 985862
Changes:
 linux (5.10.26-1) unstable; urgency=medium
 .
   * New upstream stable update:
 https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.25
 https://www.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.10.26
 - ALSA: dice: fix null pointer dereference when node is disconnected
 - ALSA: hda/realtek: apply pin quirk for XiaomiNotebook Pro
 - ALSA: hda: generic: Fix the micmute led init state
 - ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook Air
 - ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8
 - ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
 - ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8
 - Revert "PM: runtime: Update device status before letting suppliers
   suspend"
 - [s390x] vtime: fix increased steal time accounting
 - [s390x] pci: refactor zpci_create_device()
 - [s390x] pci: remove superfluous zdev->zbus check
 - [s390x] pci: fix leak of PCI device structure
 - zonefs: Fix O_APPEND async write handling
 - zonefs: prevent use of seq files as swap file
 - zonefs: fix to update .i_wr_refcnt correctly in zonefs_open_zone()
 - btrfs: fix race when cloning extent buffer during rewind of an old root
   (CVE-2021-28964)
 - btrfs: fix slab cache flags for free 

Uploading linux (5.10.26-1)

2021-03-27 Thread Salvatore Bonaccorso
Hi

I would like to upload linux version 5.10.26-1 today. It imports
stable versions up to 5.10.26 and covering the usual upstream
bugfixes and adresses the following CVEs: CVE-2021-28964,
CVE-2021-28951, CVE-2021-28972 and CVE-2021-28971.

An ABI change could be avoided so far.

The Debian packaging changes are:

   * linux-image: Add Breaks: relation with old fwupdate versions
 (Closes: #985801)
   * [rt] Update to 5.10.25-rt35
   * Refresh "Include package version along with kernel release in stack
 traces"
   * Refresh "firmware: Remove redundant log messages from drivers"
   * Refresh "MODSIGN: checking the blacklisted hash before loading a kernel
 module"
   * libsas: Avoid ABI change for removal of notifier indirection
   * [arm64] Enable various configurations for i.MX8 (Closes: #985862)

Regards,
Salvatore


signature.asc
Description: PGP signature


firmware-nonfree_20210315-2_amd64.changes ACCEPTED into unstable

2021-03-27 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Mar 2021 19:14:23 +0100
Source: firmware-nonfree
Binary: firmware-amd-graphics firmware-atheros firmware-bnx2 firmware-bnx2x 
firmware-brcm80211 firmware-cavium firmware-intel-sound firmware-intelwimax 
firmware-ipw2x00 firmware-ivtv firmware-iwlwifi firmware-libertas 
firmware-linux firmware-linux-nonfree firmware-misc-nonfree firmware-myricom 
firmware-netronome firmware-netxen firmware-qcom-media firmware-qcom-soc 
firmware-qlogic firmware-realtek firmware-samsung firmware-siano 
firmware-ti-connectivity
Architecture: source all
Version: 20210315-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: maximilian attems 
Description:
 firmware-amd-graphics - Binary firmware for AMD/ATI graphics chips
 firmware-atheros - Binary firmware for Qualcomm Atheros wireless cards
 firmware-bnx2 - Binary firmware for Broadcom NetXtremeII
 firmware-bnx2x - Binary firmware for Broadcom NetXtreme II 10Gb
 firmware-brcm80211 - Binary firmware for Broadcom/Cypress 802.11 wireless cards
 firmware-cavium - Binary firmware for Cavium Ethernet adapters
 firmware-intel-sound - Binary firmware for Intel sound DSPs
 firmware-intelwimax - Binary firmware for Intel WiMAX Connection
 firmware-ipw2x00 - Binary firmware for Intel Pro Wireless 2100, 2200 and 2915
 firmware-ivtv - Binary firmware for iTVC15-family MPEG codecs (ivtv and 
pvrusb2 d
 firmware-iwlwifi - Binary firmware for Intel Wireless cards
 firmware-libertas - Binary firmware for Marvell wireless cards
 firmware-linux - Binary firmware for various drivers in the Linux kernel 
(metapack
 firmware-linux-nonfree - Binary firmware for various drivers in the Linux 
kernel (metapack
 firmware-misc-nonfree - Binary firmware for various drivers in the Linux kernel
 firmware-myricom - Binary firmware for Myri-10G Ethernet adapters
 firmware-netronome - Binary firmware for Netronome network adapters
 firmware-netxen - Binary firmware for QLogic Intelligent Ethernet (3000 and 
3100 Se
 firmware-qcom-media - Binary firmware for Qualcomm graphics/video (dummy 
package)
 firmware-qcom-soc - Binary firmware for Qualcomm SoCs
 firmware-qlogic - Binary firmware for QLogic HBAs
 firmware-realtek - Binary firmware for Realtek wired/wifi/BT adapters
 firmware-samsung - Binary firmware for Samsung MFC video codecs
 firmware-siano - Binary firmware for Siano MDTV receivers
 firmware-ti-connectivity - Binary firmware for TI Connectivity wifi and 
BT/FM/GPS adapters
Closes: 844056 985740 985743
Changes:
 firmware-nonfree (20210315-2) unstable; urgency=medium
 .
   * Support Cubietech Cubietruck and Jumper EZpad mini 3 tablet
 (closes: #985740, #844056)
   * Add firmware-atheros recommends to firmware-qcom-soc (closes: #985743)
 Thanks to Andreas Beckmann 
   * Add missing brcmfmac4366c firmware.
   * Add more missing BCM4334, BCM43340 and BCM43430 NVRAMS.
Checksums-Sha1:
 6c19432a1b3c00aa47e22ed6a80dcd0e83e634cd 3940 firmware-nonfree_20210315-2.dsc
 af4cbd7ece1a740a869657e042bff4db60928e4a 791484 
firmware-nonfree_20210315-2.debian.tar.xz
 47cc783b3ba7ed9636e5c3a05b869b79db39a5c4 5952408 
firmware-amd-graphics_20210315-2_all.deb
 70ccf93c2039af85c9dee34cf699e2b4e1b74aa2 10024076 
firmware-atheros_20210315-2_all.deb
 3bc544e586bb916a12b8f5ff59a7d513bebfa2fc 108052 
firmware-bnx2_20210315-2_all.deb
 0e60888a1aeeef8ec2a3d2ff5808582614155e2e 3402384 
firmware-bnx2x_20210315-2_all.deb
 b4544a25ecdb15f47b1acb730656deed198097fb 5304480 
firmware-brcm80211_20210315-2_all.deb
 a8fc1d264d64b24b1166c9f2dd13ea425e406771 655720 
firmware-cavium_20210315-2_all.deb
 f06bd5f6f5493680c2aa4b6ca0535eda0507c98d 800560 
firmware-intel-sound_20210315-2_all.deb
 1ff16d2044ce8f2a996791fca89353f6d03ab25d 1199672 
firmware-intelwimax_20210315-2_all.deb
 482f2ade20ba8208770b705e0c0c854b0dead474 257336 
firmware-ipw2x00_20210315-2_all.deb
 5d7ec69af6e0045ed433aa890db0ff67c50b522a 114632 
firmware-ivtv_20210315-2_all.deb
 e9132ae36d6c9e6601806491b9c07cbd39e4295b 13447656 
firmware-iwlwifi_20210315-2_all.deb
 78762176987fd1ffbe0b0279c9775659177c3e96 17653576 
firmware-libertas_20210315-2_all.deb
 811e95fc68c8e0c9b44482335e96f0d150796928 23168 
firmware-linux-nonfree_20210315-2_all.deb
 b085362a5b240807bcad822ad0099926c85f1d52 23436 
firmware-linux_20210315-2_all.deb
 ccdb2c3dd89a65c1b6c1f16315c66c3c9995d51c 8949576 
firmware-misc-nonfree_20210315-2_all.deb
 7c91f377b65d705986f1022dc46b651ab47d12c0 275684 
firmware-myricom_20210315-2_all.deb
 9fa0a4745587d8715491c4381d56d43e304d8ceb 1736280 
firmware-netronome_20210315-2_all.deb
 2272dc4141844cdf7438291c2ca27d2c9bf877aa 1247584 
firmware-netxen_20210315-2_all.deb
 2d8af040af64f8af41bdaefe942236523fc320b6 13204 
firmware-nonfree_20210315-2_amd64.buildinfo
 e994d529907a16d81524a5b6fed7da1ec654aa8b 23464 
firmware-qcom-media_20210315-2_all.deb
 7b55cd2987e3c3d347d5130b6fc9f272e3f2e973 14078880 
firmware-qcom-soc_20210315-2_all.deb
 

Bug#839662: marked as done (firmware-atheros: ath10k_pci firmware crashed when AP is changing bandwidth)

2021-03-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 Mar 2021 13:43:48 +0100
with message-id 
and subject line Re:  firmware-atheros: ath10k_pci firmware crashed when AP is 
changing bandwidth
has caused the Debian Bug report #839662,
regarding firmware-atheros: ath10k_pci firmware crashed when AP is changing 
bandwidth
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
839662: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839662
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: firmware-atheros
Version: 20160110-1~bpo8+1
Severity: normal

Dear Maintainer,

for an Acer Aspire V 15 Nitro I need to install atheros-firmware from debian 
backports to support this wireless card. From time to time the firmware crashes 
when the accesspoint the laptop is connected to, changes the bandwith (see 
below syslog). The AP is a Fritzbox 7312 with the latest firmware 06.50.
This also happens after installing the latest firmware for the Qualcomm Card 
from 
https://github.com/kvalo/ath10k-firmware/tree/master/QCA6174

#
Sep 28 18:20:03 debian kernel: [  322.058702] wlan0: AP 24:65:11:df:76:52 
changed bandwidth, new config is 2462 MHz, width 2 (2452/0 MHz)
Sep 28 18:20:03 debian kernel: [  322.101455] ath10k_pci :03:00.0: firmware 
crashed! (uuid n/a)
Sep 28 18:20:03 debian kernel: [  322.101471] ath10k_pci :03:00.0: qca6174 
hw2.1 target 0x0501 chip_id 0x003405ff sub 11ad:0804
Sep 28 18:20:03 debian kernel: [  322.101475] ath10k_pci :03:00.0: kconfig 
debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
Sep 28 18:20:03 debian kernel: [  322.102033] ath10k_pci :03:00.0: firmware 
ver SW_RM.1.1.1-00157-QCARMSWPZ-1 api 5 features ignore-otp,no-4addr-pad crc32 
10bf8e08
Sep 28 18:20:03 debian kernel: [  322.102328] ath10k_pci :03:00.0: 
board_file api 2 bmi_id N/A crc32 ae2e275a
Sep 28 18:20:03 debian kernel: [  322.102331] ath10k_pci :03:00.0: htt-ver 
3.1 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
Sep 28 18:20:03 debian kernel: [  322.104340] ath10k_pci :03:00.0: firmware 
register dump:
#


-- System Information:
Debian Release: 8.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-0.bpo.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

firmware-atheros depends on no packages.

firmware-atheros recommends no packages.

Versions of packages firmware-atheros suggests:
ii  initramfs-tools  0.120+deb8u2

-- no debconf information
--- End Message ---
--- Begin Message ---
> I've solved the problem by getting an other network adapter => 

closing as not reproducible by reporter anymore and no relevant new
reports.

thank you for your report.--- End Message ---


Processing of firmware-nonfree_20210315-2_amd64.changes

2021-03-27 Thread Debian FTP Masters
firmware-nonfree_20210315-2_amd64.changes uploaded successfully to localhost
along with the files:
  firmware-nonfree_20210315-2.dsc
  firmware-nonfree_20210315-2.debian.tar.xz
  firmware-amd-graphics_20210315-2_all.deb
  firmware-atheros_20210315-2_all.deb
  firmware-bnx2_20210315-2_all.deb
  firmware-bnx2x_20210315-2_all.deb
  firmware-brcm80211_20210315-2_all.deb
  firmware-cavium_20210315-2_all.deb
  firmware-intel-sound_20210315-2_all.deb
  firmware-intelwimax_20210315-2_all.deb
  firmware-ipw2x00_20210315-2_all.deb
  firmware-ivtv_20210315-2_all.deb
  firmware-iwlwifi_20210315-2_all.deb
  firmware-libertas_20210315-2_all.deb
  firmware-linux-nonfree_20210315-2_all.deb
  firmware-linux_20210315-2_all.deb
  firmware-misc-nonfree_20210315-2_all.deb
  firmware-myricom_20210315-2_all.deb
  firmware-netronome_20210315-2_all.deb
  firmware-netxen_20210315-2_all.deb
  firmware-nonfree_20210315-2_amd64.buildinfo
  firmware-qcom-media_20210315-2_all.deb
  firmware-qcom-soc_20210315-2_all.deb
  firmware-qlogic_20210315-2_all.deb
  firmware-realtek_20210315-2_all.deb
  firmware-samsung_20210315-2_all.deb
  firmware-siano_20210315-2_all.deb
  firmware-ti-connectivity_20210315-2_all.deb

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#985743: marked as done (firmware-qcom-soc: broken symlink: /lib/firmware/qcom/sdm845/wlanmdsp.mbn -> ../../ath10k/WCN3990/hw1.0/wlanmdsp.mbn)

2021-03-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 Mar 2021 12:34:06 +
with message-id 
and subject line Bug#985743: fixed in firmware-nonfree 20210315-2
has caused the Debian Bug report #985743,
regarding firmware-qcom-soc: broken symlink: 
/lib/firmware/qcom/sdm845/wlanmdsp.mbn -> 
../../ath10k/WCN3990/hw1.0/wlanmdsp.mbn
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
985743: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985743
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: firmware-qcom-soc
Version: 20210315-1
Severity: important
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package ships (or creates)
a broken symlink.

>From the attached log (scroll to the bottom...):

0m15.9s ERROR: FAIL: Broken symlinks:
  /lib/firmware/qcom/sdm845/wlanmdsp.mbn -> 
../../ath10k/WCN3990/hw1.0/wlanmdsp.mbn (firmware-qcom-soc)


Is firmware-qcom-soc missing a dependency on firmware-atheros ?


cheers,

Andreas


firmware-qcom-soc_20210315-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: firmware-nonfree
Source-Version: 20210315-2
Done: maximilian attems 

We believe that the bug you reported is fixed in the latest version of
firmware-nonfree, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 985...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems  (supplier of updated firmware-nonfree 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Mar 2021 19:14:23 +0100
Source: firmware-nonfree
Binary: firmware-amd-graphics firmware-atheros firmware-bnx2 firmware-bnx2x 
firmware-brcm80211 firmware-cavium firmware-intel-sound firmware-intelwimax 
firmware-ipw2x00 firmware-ivtv firmware-iwlwifi firmware-libertas 
firmware-linux firmware-linux-nonfree firmware-misc-nonfree firmware-myricom 
firmware-netronome firmware-netxen firmware-qcom-media firmware-qcom-soc 
firmware-qlogic firmware-realtek firmware-samsung firmware-siano 
firmware-ti-connectivity
Architecture: source all
Version: 20210315-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: maximilian attems 
Description:
 firmware-amd-graphics - Binary firmware for AMD/ATI graphics chips
 firmware-atheros - Binary firmware for Qualcomm Atheros wireless cards
 firmware-bnx2 - Binary firmware for Broadcom NetXtremeII
 firmware-bnx2x - Binary firmware for Broadcom NetXtreme II 10Gb
 firmware-brcm80211 - Binary firmware for Broadcom/Cypress 802.11 wireless cards
 firmware-cavium - Binary firmware for Cavium Ethernet adapters
 firmware-intel-sound - Binary firmware for Intel sound DSPs
 firmware-intelwimax - Binary firmware for Intel WiMAX Connection
 firmware-ipw2x00 - Binary firmware for Intel Pro Wireless 2100, 2200 and 2915
 firmware-ivtv - Binary firmware for iTVC15-family MPEG codecs (ivtv and 
pvrusb2 d
 firmware-iwlwifi - Binary firmware for Intel Wireless cards
 firmware-libertas - Binary firmware for Marvell wireless cards
 firmware-linux - Binary firmware for various drivers in the Linux kernel 
(metapack
 firmware-linux-nonfree - Binary firmware for various drivers in the Linux 
kernel (metapack
 firmware-misc-nonfree - Binary firmware for various drivers in the Linux kernel
 firmware-myricom - Binary firmware for Myri-10G Ethernet adapters
 firmware-netronome - Binary firmware for Netronome network adapters
 firmware-netxen - Binary firmware for QLogic Intelligent Ethernet (3000 and 
3100 Se
 firmware-qcom-media - Binary firmware for Qualcomm graphics/video (dummy 
package)
 firmware-qcom-soc - Binary firmware for Qualcomm SoCs
 firmware-qlogic - Binary firmware for QLogic HBAs
 firmware-realtek - Binary firmware for Realtek wired/wifi/BT adapters
 firmware-samsung - Binary firmware for Samsung MFC video codecs
 firmware-siano - Binary firmware for Siano MDTV receivers
 firmware-ti-connectivity - Binary firmware for TI Connectivity wifi and 
BT/FM/GPS adapters
Closes: 844056 985740 985743
Changes:
 firmware-nonfree (20210315-2) unstable; urgency=medium
 .
   * Support Cubietech Cubietruck and Jumper EZpad mini 3 

Bug#985740: marked as done (firmware-brcm80211: broken symlink: /lib/firmware/brcm/brcmfmac43362-sdio.lemaker,bananapro.txt -> brcmfmac43362-sdio.cubietech,cubietruck.txt)

2021-03-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 Mar 2021 12:34:06 +
with message-id 
and subject line Bug#985740: fixed in firmware-nonfree 20210315-2
has caused the Debian Bug report #985740,
regarding firmware-brcm80211: broken symlink: 
/lib/firmware/brcm/brcmfmac43362-sdio.lemaker,bananapro.txt -> 
brcmfmac43362-sdio.cubietech,cubietruck.txt
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
985740: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=985740
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: firmware-brcm80211
Version: 20210315-1
Severity: important
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package ships (or creates)
a broken symlink.

>From the attached log (scroll to the bottom...):

0m14.6s ERROR: FAIL: Broken symlinks:
  /lib/firmware/brcm/brcmfmac43362-sdio.lemaker,bananapro.txt -> 
brcmfmac43362-sdio.cubietech,cubietruck.txt (firmware-brcm80211)


cheers,

Andreas


firmware-brcm80211_20210315-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: firmware-nonfree
Source-Version: 20210315-2
Done: maximilian attems 

We believe that the bug you reported is fixed in the latest version of
firmware-nonfree, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 985...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems  (supplier of updated firmware-nonfree 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Mar 2021 19:14:23 +0100
Source: firmware-nonfree
Binary: firmware-amd-graphics firmware-atheros firmware-bnx2 firmware-bnx2x 
firmware-brcm80211 firmware-cavium firmware-intel-sound firmware-intelwimax 
firmware-ipw2x00 firmware-ivtv firmware-iwlwifi firmware-libertas 
firmware-linux firmware-linux-nonfree firmware-misc-nonfree firmware-myricom 
firmware-netronome firmware-netxen firmware-qcom-media firmware-qcom-soc 
firmware-qlogic firmware-realtek firmware-samsung firmware-siano 
firmware-ti-connectivity
Architecture: source all
Version: 20210315-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: maximilian attems 
Description:
 firmware-amd-graphics - Binary firmware for AMD/ATI graphics chips
 firmware-atheros - Binary firmware for Qualcomm Atheros wireless cards
 firmware-bnx2 - Binary firmware for Broadcom NetXtremeII
 firmware-bnx2x - Binary firmware for Broadcom NetXtreme II 10Gb
 firmware-brcm80211 - Binary firmware for Broadcom/Cypress 802.11 wireless cards
 firmware-cavium - Binary firmware for Cavium Ethernet adapters
 firmware-intel-sound - Binary firmware for Intel sound DSPs
 firmware-intelwimax - Binary firmware for Intel WiMAX Connection
 firmware-ipw2x00 - Binary firmware for Intel Pro Wireless 2100, 2200 and 2915
 firmware-ivtv - Binary firmware for iTVC15-family MPEG codecs (ivtv and 
pvrusb2 d
 firmware-iwlwifi - Binary firmware for Intel Wireless cards
 firmware-libertas - Binary firmware for Marvell wireless cards
 firmware-linux - Binary firmware for various drivers in the Linux kernel 
(metapack
 firmware-linux-nonfree - Binary firmware for various drivers in the Linux 
kernel (metapack
 firmware-misc-nonfree - Binary firmware for various drivers in the Linux kernel
 firmware-myricom - Binary firmware for Myri-10G Ethernet adapters
 firmware-netronome - Binary firmware for Netronome network adapters
 firmware-netxen - Binary firmware for QLogic Intelligent Ethernet (3000 and 
3100 Se
 firmware-qcom-media - Binary firmware for Qualcomm graphics/video (dummy 
package)
 firmware-qcom-soc - Binary firmware for Qualcomm SoCs
 firmware-qlogic - Binary firmware for QLogic HBAs
 firmware-realtek - Binary firmware for Realtek wired/wifi/BT adapters
 firmware-samsung - Binary firmware for Samsung MFC video codecs
 firmware-siano - Binary firmware for Siano MDTV receivers
 firmware-ti-connectivity - Binary firmware for TI Connectivity wifi and 
BT/FM/GPS adapters
Closes: 844056 985740 985743
Changes:
 firmware-nonfree (20210315-2) unstable; urgency=medium
 .
   * Support Cubietech Cubietruck and Jumper EZpad mini 3 tablet
 

Bug#844056: marked as done (Missing brcmfmac43362-sdio.txt stops wireless working)

2021-03-27 Thread Debian Bug Tracking System
Your message dated Sat, 27 Mar 2021 12:34:06 +
with message-id 
and subject line Bug#844056: fixed in firmware-nonfree 20210315-2
has caused the Debian Bug report #844056,
regarding Missing brcmfmac43362-sdio.txt stops wireless working
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
844056: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=844056
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: firmware-brcm80211
Version: 20160824-1
Severity: normal

The firmware file brcm/brcmfmac43362-sdio.bin is available in the
package, but the driver brcmfmac (at least on cubietruck and maybe
always) does not work unless the file brcmfmac43362-sdio.txt is also
supplied.

See the thread here for details: 
https://groups.google.com/forum/#!topic/linux-sunxi/NngIhT-ELVc

That says that for the sdio version of this device the rom/nvram is
normally not fitted so the OS has to provide the config, from this
text file. 

It also suggests that the best thing to do is put it in the firmware
package, next to the corresponding firmware.

There may well be more that one variant of this for different boards,
but this one covers several, probably everything using the ap6210.

The file is available from
http://dl.cubieboard.org/public/Cubieboard/benn/firmware/ap6210/nvram_ap6210.txt

and looks like this.
#AP6210_NVRAM_V1.2_03192013
manfid=0x2d0
prodid=0x492
vendid=0x14e4
devid=0x4343
boardtype=0x0598

# Board Revision is P307, same nvram file can be used for P304, P305, P306 and P
307 as the tssi pa params used are same
#Please force the automatic RX PER data to the respective board directory if not
 using P307 board, for e.g. for P305 boards force the data into the following di
rectory /projects/BCM43362/a1_labdata/boardtests/results/sdg_rev0305
boardrev=0x1307
boardnum=777
xtalfreq=26000
boardflags=0x80201
boardflags2=0x80
sromrev=3
wl0id=0x431b
macaddr=00:90:4c:07:71:12
aa2g=1
ag0=2
maxp2ga0=74
cck2gpo=0x
ofdm2gpo=0x
mcs2gpo0=0x
mcs2gpo1=0x
pa0maxpwr=56

#P207 PA params
#pa0b0=5447
#pa0b1=-658
#pa0b2=-175

#Same PA params for P304,P305, P306, P307

pa0b0=5447
pa0b1=-607
pa0b2=-160
pa0itssit=62
pa1itssit=62


cckPwrOffset=5
ccode=0
rssismf2g=0xa
rssismc2g=0x3
rssisav2g=0x7
triso2g=0
noise_cal_enable_2g=0
noise_cal_po_2g=0
swctrlmap_2g=0x04040404,0x02020202,0x02020202,0x010101,0x1ff
temp_add=29767
temp_mult=425

btc_flags=0x6
btc_params0=5000
btc_params1=1000
btc_params6=63


-- System Information:
Debian Release: 8.6
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64, armhf

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
--- End Message ---
--- Begin Message ---
Source: firmware-nonfree
Source-Version: 20210315-2
Done: maximilian attems 

We believe that the bug you reported is fixed in the latest version of
firmware-nonfree, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 844...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
maximilian attems  (supplier of updated firmware-nonfree 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Mar 2021 19:14:23 +0100
Source: firmware-nonfree
Binary: firmware-amd-graphics firmware-atheros firmware-bnx2 firmware-bnx2x 
firmware-brcm80211 firmware-cavium firmware-intel-sound firmware-intelwimax 
firmware-ipw2x00 firmware-ivtv firmware-iwlwifi firmware-libertas 
firmware-linux firmware-linux-nonfree firmware-misc-nonfree firmware-myricom 
firmware-netronome firmware-netxen firmware-qcom-media firmware-qcom-soc 
firmware-qlogic firmware-realtek firmware-samsung firmware-siano 
firmware-ti-connectivity
Architecture: source all
Version: 20210315-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team 
Changed-By: maximilian attems 
Description:
 firmware-amd-graphics - Binary firmware for AMD/ATI graphics chips
 firmware-atheros - Binary firmware for Qualcomm Atheros wireless cards
 firmware-bnx2 - Binary firmware for Broadcom NetXtremeII
 

Processed: Re: Bug#980539: sun4i_codec kernel warnings due to missing card->owner

2021-03-27 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + moreinfo
Bug #980539 [src:linux] linux-image-5.9.0-0.bpo.5-armmp-lpae: [PATCH] 
sun4i-codec: set card->owner to avoid warnings
Ignoring request to alter tags of bug #980539 to the same tags previously set

-- 
980539: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980539
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: Re: Bug#980539: sun4i_codec kernel warnings due to missing card->owner

2021-03-27 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + moreinfo
Bug #980539 [src:linux] linux-image-5.9.0-0.bpo.5-armmp-lpae: [PATCH] 
sun4i-codec: set card->owner to avoid warnings
Added tag(s) moreinfo.

-- 
980539: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980539
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#980539: sun4i_codec kernel warnings due to missing card->owner

2021-03-27 Thread Salvatore Bonaccorso
Control: tags -1 + moreinfo

Hi,

On Thu, Mar 25, 2021 at 06:52:41PM +0100, RobJE Debian ARM wrote:
> Hi list,
> 
> What is needed to get the patch from #980539 included?
> 
> Looking at the source for 5.10.24 the problem still exists and is limited to
> sun4i_codec and (potentially) rk3288_hdmi_analog modules.
> 
> These modules have a "stuct snd_soc_card" with no "owner" set, which
> triggers kernel warnings when loading the module.
> 
> All other 128 files with "stuct snd_soc_card" do also have "owner =
> THIS_MODULE".

Could you please report it upstream?

Regards,
Salvatore



firmware-nonfree 20210315-2 upload

2021-03-27 Thread maximilian attems
Hello,

uploading 20210315-2 now with several important fixes.
Once it has again enough unstable exposure will ask for unblock.

There is a known issue with Raspberry Pi 4 5 Ghz wlan,
which has no known solution yet.

best,



signature.asc
Description: PGP signature