Your message dated Thu, 16 May 2024 16:00:11 +0000
with message-id <e1s7dwd-002jd7...@fasolo.debian.org>
and subject line Bug#1061680: fixed in linux 6.8.9-1
has caused the Debian Bug report #1061680,
regarding linux-image-armmp: Add modules to better support Tegra Chromebooks
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.)


-- 
1061680: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061680
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: linux
Version: 6.6.9
Severity: wishlist
X-Debbugs-Cc: awarnecke...@hotmail.com

Dear Maintainer,

Various Tegra K1 Chromebooks exist such as the Acer CB5-311, which are capable
of booting Debian with an unmodified kernel. However there are a few missing
modules which are needed for full functionality.

On the aforementioned Acer Chromebook the following kernel configs enable
useful modules:
 - CONFIG_MWIFIEX
 - CONFIG_MWIFIEX_SDIO
 - CONFIG_CHARGER_BQ24735
 - CONFIG_SENSORS_LM90
 - CONFIG_CEC_TEGRA

There may be other useful modules for this and other similar Chromebooks that I
have not found.

Without these modules functionality such as WiFi, battery status reporting,
temperature reporting and HDMI CEC don't work.

Could these modules be enabled for linux-image-armmp?

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: armhf (armv7l)

Kernel: Linux 6.6.10 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_WARN, TAINT_UNSIGNED_MODULE
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 6.8.9-1
Done: Ben Hutchings <b...@debian.org>

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 1061...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings <b...@debian.org> (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: Thu, 16 May 2024 01:42:10 +0200
Source: linux
Architecture: source
Version: 6.8.9-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: Ben Hutchings <b...@debian.org>
Closes: 1059089 1061116 1061117 1061680 1063161 1065611
Changes:
 linux (6.8.9-1) unstable; urgency=medium
 .
   * New upstream release: https://kernelnewbies.org/Linux_6.8
   * New upstream stable update:
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.1
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.2
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.3
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.4
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.5
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.6
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.7
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.8
     https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.8.9
 .
   [ Diederik de Haas ]
   * d/templates/main.control.in: Add python3-dacite as linux-support Depends
   * [armhf] Improve Tegra Chromebook support (Closes: #1061680)
     - [armhf] drivers/net/wireless/marvell/mwifiex: Enable MWIFIEX and
       MWIFIEX_SDIO as modules
     - [armhf] drivers/power/supply: Enable CHARGER_BQ24735 as module
     - [armhf] drivers/hwmon: Enable SENSORS_LM90 as module
     - [armhf] drivers/media/cec/platform: Enable CEC_TEGRA as module
   * drivers/thermal: Enable THERMAL_NETLINK
   * [amd64] drivers/tee/amdtee: Enable AMDTEE as module
   * [amd64] drivers/platform/x86/amd/pmf: Enable AMD_PMF as module
     (Closes: #1063161)
   * Update to 6.8.8:
     - Drop patches applied upstream:
       - "Partially revert 'MIPS: Add -Werror to arch/mips/Kbuild'"
       - "platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR"
       - "driver core: Emit reason for pending deferred probe"
       - "x86/mmio: Disable KVM mitigation when X86_FEATURE_CLEAR_CPU_BUF is 
set"
       - "Documentation/hw-vuln: Add documentation for RFDS"
       - "x86/rfds: Mitigate Register File Data Sampling (RFDS)"
       - "KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests"
     - Refresh patches:
       - Adjust context in "Tweak gitignore for Debian pkg-kernel using git"
       - Adjust context in "Documentation: Drop sphinx version check"
       - Adjust context in "firmware: Remove redundant log messages from 
drivers"
       - Adjust context in "yama: Disable by default"
       - Adjust context in "btrfs: warn about RAID5/6 being experimental at
         mount time"
       - Adjust context in "x86: Make x32 syscall support conditional on a
         kernel parameter"
       - Adjust context in "efi: Lock down the kernel if booted in secure boot
         mode"
       - Adjust context in "Export symbols needed by Android drivers"
   * d/copyright: Exclude 'action-ebpf' as that's a binary blob
   * d/installer/modules: Remove modules removed from upstream kernel
   * d/config: Update with the help of kconfigeditor2:
     - crypto: Remove CRYPTO_CFB and CRYPTO_OFB
     - drivers/gpu/drm: Remove DRM_LEGACY
     - drivers/md: Remove MD_FAULTY, MD_LINEAR and MD_MULTIPATH
     - [alpha,hppa,mips.malta,powerpc,x86] drivers/net/wireless/atmel:
       Remove ATMEL, PCI_ATMEL and PCMCIA_ATMEL
     - drivers/net/wireless/cisco: Remove WLAN_VENDOR_CISCO and AIRO
     - [alpha,hppa,powerpc,x86] drivers/net/wireless/cisco: Remove AIRO_CS
     - drivers/net/wireless/intersil/hostap: Remove HOSTAP, HOSTAP_FIRMWARE,
       HOSTAP_FIRMWARE_NVRAM, HOSTAP_PLX, HOSTAP_PCI and HOSTAP_CS
     - drivers/net/wireless/intersil/orinoco: Remove HERMES_PRISM,
       HERMES_CACHE_FW_ON_INIT, NORTEL_HERMES, PCMCIA_SPECTRUM and ORINOCO_USB
     - [alpha,hppa,mips.malta,powerpc,x86] 
drivers/net/wireless/intersil/orinoco:
       Remove HERMES, APPLE_AIRPORT, PLX_HERMES, TMD_HERMES, PCI_HERMES,
       PCMCIA_HERMES
     - drivers/net/wireless/legacy: Remove USB_NET_RNDIS_WLAN
     - [alpha,hppa,powerpc,x86] drivers/net/wireless/legacy:
       Remove PCMCIA_RAYCS and PCMCIA_WL3501
     - drivers/net/wireless/marvell/libertas: Remove LIBERTAS_CS
     - [alpha,hppa,mips.malta,powerpc,x86] drivers/net/wireless/zydas:
       Remove USB_ZD1201
     - drivers/video/fbdev: Remove FB_INTEL_DEBUG FB_INTEL_I2C
     - [armhf,arm64] drivers/video/fbdev: Remove FB_ARMCLCD
     - [cloud,x86] drivers/video/fbdev: Remove FB_CARILLO_RANCH and FB_LE80578
     - [x86] drivers/video/fbdev: Remove FB_INTEL
     - fs/fscache: Change FSCACHE to `y`
     - mm: Remove SLAB_DEPRECATED and SLUB
     - net/bpfilter: Remove BPFILTER
   * [rt] Update to 6.8.2-rt11
   * [rt] Drop patches applied in 6.8.6:
     - "printk: For @suppress_panic_printk check for other CPU in panic"
     - "panic: Flush kernel log buffer at the end"
     - "dump_stack: Do not get cpu_sync for panic CPU"
   * [arm64] net/rfkill: Enable RFKILL_GPIO as module
   * [arm64] Further improve support for SolidRun HoneyComb (Closes: #1065611):
     - [arm64] drivers/hwmon/pmbus: Enable PMBUS, SENSORS_PMBUS and
       SENSORS_LTC2978 as modules
     - [arm64] drivers/nvmem: Enable NVMEM_LAYERSCAPE_SFP as module
     - [arm64] drivers/rtc: Enable RTC_DRV_FSL_FTM_ALARM as module
     - [arm64] drivers/soc/fsl: Enable FSL_RCPM
   * d/templates: Change firmware-linux-free from Recommends to Suggests
 .
   [ Vincent Blut ]
   * [arm64] Improve support for SolidRun Honeycomb Workstation:
     - drivers/pci/controller/mobiveil: Enable PCIE_LAYERSCAPE_GEN4
       (Closes: #1061116)
     - drivers/phy/freescale: Enable PHY_FSL_LYNX_28G as module
       (Closes: #1061117)
   * sound/virtio: Enable SND_VIRTIO as module (Closes: #1059089)
 .
   [ Salvatore Bonaccorso ]
   * drivers/tty: Disable N_GSM
   * tipc: fix UAF in error path
   * tipc: fix a possible memleak in tipc_buf_append
 .
   [ Ben Hutchings ]
   - d/salsa-ci.yml: Restore Python static checks on scripts
   * linux-doc: Add python3-yaml to Build-Depends, required from 6.8
   * udeb: Move crc8 to crc-modules to avoid duplication
 .
   [ Stuart Hayhurst ]
   * sound: Enable TAS2781 Smart Amp modules
 .
   [ Eric Mackay ]
   * [arm64] Dynamically allocate cpumasks and increase supported CPUs to 512
 .
   [ Uwe Kleine-König ]
   * [arm64,armhf] Enable SND_SOC_WM8804_I2C for the hifiberry-digi raspberry
     hat.
Checksums-Sha1:
 e477fa5a8b2c5fe0df2c5b4af7dc69c9985a3eb0 229435 linux_6.8.9-1.dsc
 6fba5b8d7e3873167258229d3ad33fa921f635e9 145282260 linux_6.8.9.orig.tar.xz
 2c034cd7f68571c76b652d374e15cd2eed90e068 1553304 linux_6.8.9-1.debian.tar.xz
 0ae8ed067d53c2c0e5bd36cee72fe8ef9c574fa0 6353 linux_6.8.9-1_source.buildinfo
Checksums-Sha256:
 72c3a6182a11d2020382ff5434748347517913cfe47bfa5e1fbd3d12b79dec68 229435 
linux_6.8.9-1.dsc
 25d8ac378134cf86e9b3972a8e33e4ee3ae4b0ecb74e04c6b175b748b551533c 145282260 
linux_6.8.9.orig.tar.xz
 cee26240a9a9864d3e6925b11a1d1d750bc6794e852b2b37844832f2d7ab9114 1553304 
linux_6.8.9-1.debian.tar.xz
 53bfdc29762dcc4769d07fe53fd97bd7076cd8d91c991b031de7ea9fd2f77eeb 6353 
linux_6.8.9-1_source.buildinfo
Files:
 0132babac4dab76f8a733f850ff5a486 229435 kernel optional linux_6.8.9-1.dsc
 34b7e734fadce89c4cc8a0a1d6fa9641 145282260 kernel optional 
linux_6.8.9.orig.tar.xz
 255788b1af500c2b6f0e9e888ebe420b 1553304 kernel optional 
linux_6.8.9-1.debian.tar.xz
 8de1d2fa1ee1207ade7c4bea46c34bf0 6353 kernel optional 
linux_6.8.9-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAmZGEooACgkQ57/I7JWG
EQkuZQ/9G1/Y3I5ITWin2D4HJtzkelPBISHEpcZVKKvxMeeFFCPfvG/U10wPOyZe
zkY0xNmEMYEQI8BsDHN1tiMSFAJm1coO5krfxUDxUgxc+OajZC+AtrkZnS1lZVRh
fP33lDnL7FFV/1imehMQo0s+Kz2Gft7/qooqEVOn0oFUjIGBel5clneaZtxRNhpX
EzjTPqE7LHRT3okIbhrHqmdKDQ32ZA/357f9OUMSjORI1Bz/6BLXyMklIkT6T+O3
Lk+DiTT1rpfl1jEOyMKOQ9SYfg2k2L7/mrnTg6ROWSela0Pifk6RSQIFyRrBCgob
v1MWJ6YpWg1yIF2N1M2tzuv11piCyxqGRe+1DD7wTcsniDpTOzmBrlkFxoDqqME6
fp0szIJCjc2PbXoZR5uPimoLY7C/zBhnnslfWswvHecisAHQqS4o/2jd+mU1nacc
w73kSalprVvzcjg/WhFYYbMYURPgpRDkh+nihbcgrPIUkFVcVFiuHrrHZH24b39H
NMuGSqx5GK0qa5g4ImGrcAeYyfgGyNInPeTA6adQxZkTk4PdGtGPTqjQox9qX0Pr
HsatYdJNmxGrwrzuWZ38pmx7+Co8QYSrVoQ+d23w2qkNCjOhwiGmrsdMkAsbCWKA
wjH33JTsJK4/aOQn/BgNgZn1aAGXsf2VQ2xnD5spdTQnvEACbjA=
=xaxC
-----END PGP SIGNATURE-----

Attachment: pgpqZu2gsxuk0.pgp
Description: PGP signature


--- End Message ---

Reply via email to