[Kernel-packages] [Bug 2122398] Re: No on-screen keyboard on dell tablets
This bug was fixed in the package linux-oem-6.14 - 6.14.0-1014.14 --- linux-oem-6.14 (6.14.0-1014.14) noble; urgency=medium * noble/linux-oem-6.14: 6.14.0-1014.14 -proposed tracker (LP: #2123944) * Adjust fbcon console device detection for Dual GPU platform (LP: #2124232) - vfio/pci: match IGD devices in display controller class - PCI: Add pci_is_display() to check if device is a display controller - vfio/pci: Use pci_is_display() - vga_switcheroo: Use pci_is_display() - iommu/vt-d: Use pci_is_display() - ALSA: hda: Use pci_is_display() - Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO - PCI/VGA: Replace vga_is_firmware_default() with a screen info check - fbcon: Use screen info to find primary device - DRM: Add a new 'boot_display' attribute * Support external amplifier for some Dell laptops (LP: #2122628) - ASoC: amd: amd_sdw: Add quirks for some new Dell laptops * [noble] Fix system hang observed with comfy-ui (LP: #2125201) - drm/amd/include : Update MES v12 API for fence update - SAUCE: drm/amdgpu: Enable MES lr_compute_wa by default * System hangs when running the memory stress test (LP: #2103680) - mm: page_alloc: avoid kswapd thrashing due to NUMA restrictions * [SRU] Re-enable common modes for eDP on AMDGPU (LP: #2125471) - drm/amd/display: Use scaling for non-native resolutions on eDP * No on-screen keyboard on dell tablets (LP: #2122398) - SAUCE: platform/x86/intel/hid: Add Dell Pro Rugged 10/12 tablet to VGBS DMI quirks [ Ubuntu: 6.14.0-34.34 ] * plucky/linux: 6.14.0-34.34 -proposed tracker (LP: #2123945) * [25.04 FEAT] [post announcement] [KRN2304] CPU-MF Counters for new IBM Z hardware - perf part (LP: #2103415) - perf list: Add IBM z17 event descriptions * Kernel fails to build when coresight is enabled (LP: #2122527) - Coresight: Introduce a new struct coresight_path - Coresight: Change functions to accept the coresight_path - coresight: change coresight_device lock type to raw_spinlock_t * memory leaks when configuring a small rate limit in audit (LP: #2122554) - audit: fix skb leak when audit rate limit is exceeded * [UBUNTU 24.04] s390/pci: Don't abort recovery for user-space drivers (LP: #2121150) - s390/pci: Allow automatic recovery with minimal driver support * [AMDGPU] Call trace occurs when unplugging a HDMI/DP/VGA cable on Dell platforms (LP: #2116908) - drm/amd/display: limit clear_update_flags to dcn32 and above - drm/amd/display: Allow DCN301 to clear update flags * sources list generation using dwarfdump takes up to 0.5hr in build process (LP: #2104911) - [Packaging] Don't generate list of source files * [SRU] Apparmor: Unshifted uids for hardlinks and unix sockets in user namespaces (LP: #2121257) - apparmor: shift ouid when mediating hard links in userns - apparmor: shift uid when mediating af_unix in userns * Plucky update: upstream stable patchset 2025-09-04 (LP: #2122072) - rtc: pcf2127: add missing semicolon after statement - rtc: pcf2127: fix SPI command byte for PCF2131 - rtc: cmos: use spin_lock_irqsave in cmos_interrupt - virtio-net: xsk: rx: fix the frame's length check - virtio-net: ensure the received length does not exceed allocated size - net: txgbe: request MISC IRQ in ndo_open - vsock/vmci: Clear the vmci transport packet properly when initializing it - net: libwx: fix the incorrect display of the queue number - mmc: sdhci: Add a helper function for dump register in dynamic debug mode - Revert "mmc: sdhci: Disable SD card clock before changing parameters" - mmc: core: sd: Apply BROKEN_SD_DISCARD quirk earlier - Bluetooth: HCI: Set extended advertising data synchronously - Bluetooth: hci_sync: revert some mesh modifications - Bluetooth: MGMT: set_mesh: update LE scan interval and window - Bluetooth: MGMT: mesh_send: check instances prior disabling advertising - iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes - regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods - Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt() - usb: typec: altmodes/displayport: do not index invalid pin_assignments - mtk-sd: Fix a pagefault in dma_unmap_sg() for not prepared data - mtk-sd: Prevent memory corruption from DMA map failure - mtk-sd: reset host->mrq on prepare_data() error - drm/v3d: Disable interrupts before resetting the GPU - firmware: arm_ffa: Fix memory leak by freeing notifier callback node - firmware: arm_ffa: Move memory allocation outside the mutex locking - firmware: arm_ffa: Replace mutex with rwlock to avoid sleep in atomic context - arm64: dts: apple: t8103: Fix PCIe BCM4377 nodename - platform/mellanox: mlxbf-tmfifo: fix vring_desc.len assignment -
[Kernel-packages] [Bug 2122398] Re: No on-screen keyboard on dell tablets
This bug is awaiting verification that the linux-oem-6.14/6.14.0-1014.14 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-noble-linux-oem-6.14' to 'verification-done- noble-linux-oem-6.14'. If the problem still exists, change the tag 'verification-needed-noble-linux-oem-6.14' to 'verification-failed- noble-linux-oem-6.14'. If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you! ** Tags added: kernel-spammed-noble-linux-oem-6.14-v2 verification-needed-noble-linux-oem-6.14 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2122398 Title: No on-screen keyboard on dell tablets Status in HWE Next: New Status in linux package in Ubuntu: In Progress Status in linux-oem-6.14 package in Ubuntu: Invalid Status in linux source package in Noble: In Progress Status in linux-oem-6.14 source package in Noble: Fix Committed Status in linux source package in Questing: In Progress Status in linux-oem-6.14 source package in Questing: Invalid Bug description: [Impact] No on-screen keyboard in gdm and can't enter password if there is no keyboard is connected. [Fix] Added those tablets to dmi_vgbs_allow_list() to read tablet mode while probing fixes the issue. Currently, we use the product SKU in the DMI quirk. I’ll submit a patch upstream with the real product name once the machines reach the market. [Test] Boot up the affected tablets to gdm without touching any physical keys, the on-screen keyboard should pop up. [Where problems could occur] Current BIOS is reliablely to report the tablet mode during probing intel hid driver, but when it fails, it may report the wrong state and show the on-screen keyboard when keyboard is connected. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/2122398/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp
[Kernel-packages] [Bug 2122398] Re: No on-screen keyboard on dell tablets
** Tags added: patch -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/2122398 Title: No on-screen keyboard on dell tablets Status in HWE Next: New Status in linux package in Ubuntu: In Progress Status in linux-oem-6.14 package in Ubuntu: Invalid Status in linux source package in Noble: In Progress Status in linux-oem-6.14 source package in Noble: In Progress Status in linux source package in Questing: In Progress Status in linux-oem-6.14 source package in Questing: Invalid Bug description: [Impact] No on-screen keyboard in gdm and can't enter password if there is no keyboard is connected. [Fix] Added those tablets to dmi_vgbs_allow_list() to read tablet mode while probing fixes the issue. Currently, we use the product SKU in the DMI quirk. I’ll submit a patch upstream with the real product name once the machines reach the market. [Test] Boot up the affected tablets to gdm without touching any physical keys, the on-screen keyboard should pop up. [Where problems could occur] Current BIOS is reliablely to report the tablet mode during probing intel hid driver, but when it fails, it may report the wrong state and show the on-screen keyboard when keyboard is connected. To manage notifications about this bug go to: https://bugs.launchpad.net/hwe-next/+bug/2122398/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp

