Hello,

Thanks for submitting this bug. We have recently change the oem kernel
version to rebase off of 6.14 and your kernel jumped from generic-6.8 to
oem-6.14.

Can you try installing hwe-6-14 an let us know if this fixes your issue
(oem kernel is more optimized version of the kernel for certain
brand/models. This can include webcam changes as well).

Steps:

  sudo apt update
  sudo apt install
  sudo apt install linux-generic-hwe-24.04

Upon reboot if "uname -r" still show that oem kernel is active, can you
activate hwe-6.14 kernel:

  sudo grep 'menuentry \|submenu ' /boot/grub/grub.cfg | cut -f2 -d "'"

  # Copy the line for hwe-6.14 kernel, in this case "Ubuntu, with Linux
6.14.0-33-generic"

  sudo nano /etc/default/grub
  # Change GRUB_DEFAULT in /etc/default/grub
  # from GRUB_DEFAULT=0
  # to GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 
6.14.0-33-generic"
  sudo update-grub
  sudo reboot

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

Title:
  Webcam regressed after Ubuntu update; test YUYV, apply uvcvideo quirk,
  keep firmware matched

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-oem-6.14/+bug/2125512/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to