[Kernel-packages] [Bug 2076216] Re: Ubuntu 24.04 LTS kernel 6.8.0-35 fails to boot up and get stuck at efi stub measured initrd data into pcr 9

2024-10-18 Thread dabrain
Hello,

I experience the same issue. The kernels 6.8.x until 6.8.12 dont boot on
my machine. It starts to work after 6.9.x. I tried to get some logs to
see what's wrong but I only get

efi stub measured initrd data into pcr 9

My machine is a desktop with Intel Core I7 14700K and AMD RX7600.

This bug prevents me to run the Ubuntu 24.04 installer. Luckily the 6.5
kernel was booting after an upgrade from 23.10 to 24.04

Fedora 40 live image with 6.8.5 kernel is running properly.

Now I will run 6.5 for stability

Please let me know if you need more information.

-- 
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/2076216

Title:
  Ubuntu 24.04 LTS kernel 6.8.0-35 fails to boot up and get stuck at
  efi stub measured initrd data into pcr 9

Status in linux package in Ubuntu:
  Invalid

Bug description:
  From our observation this issue is specific to certain server platform on 
which we found 6.8.0-35/36 exhibits the same failure symptom, seems like 
6.8.0-39 works. On other server platforms 6.8.0-35/36/39 all boot up fine. 
  We'd like to understand the root cause so we can know if the problem lies in 
specific server platform or in 6.8.0-35/36 kernel. 
  Please refer to the screenshot for the exact screen where the system gets 
stuck indefinitely.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2077287] Re: [SRU]Fail to locate the LED of NVME disk behind Intel VMD

2024-10-18 Thread Roxana Nicolescu
** Changed in: linux (Ubuntu Noble)
   Status: In Progress => Fix Committed

-- 
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/2077287

Title:
  [SRU]Fail to locate the LED of NVME disk behind  Intel VMD

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Noble:
  Fix Committed
Status in linux source package in Oracular:
  Fix Released

Bug description:
  [Impact]
  Failed to locate the LED of nvme device behing Intel VMD via below command
     # ledctl locate=/dev/nvme0n1  or ledctl locate=/dev/nvme0n1 --listed-only

  [Test Plan]

  1. Fresh install of Ubuntu server 24.04 on the Server with Intel VMD
  2. Upgrade the kernel to 6.8.0-40 and install ledmon package
  3. Locate the LED of nvme device behing Intel VMD via below command
     # ledctl locate=/dev/nvme0n1  or ledctl locate=/dev/nvme0n1 --listed-only

  [Fix]
  After checking the source code, it ran into the issue from the kernel commit 
abaaac4845a0d6f39f83cbaba4c3b46ba5f93170. This patch 
5560a612c20d3daacbf5da7913deefa5c31742f4 which is now upstream resolves this 
issue.

  [Where problems could occur]

  [Other Info]

  
https://code.launchpad.net/~mreed8855/ubuntu/+source/linux/+git/noble/+ref/lp_2077287_locate_led_nvme

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2050083] Re: generate and ship vmlinux.h to allow packages to build BPF CO-RE

2024-10-18 Thread Luca Boccassi
It would be great if the new package was backported to Noble too, so
that we can use it in the upstream systemd build and CI. I've tested and
sent a patch: https://lists.ubuntu.com/archives/kernel-
team/2024-October/154734.html

** Also affects: linux (Ubuntu Noble)
   Importance: Undecided
   Status: New

-- 
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/2050083

Title:
  generate and ship vmlinux.h to allow packages to build BPF CO-RE

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Noble:
  New

Bug description:
  A vmlinux.h header generated from a kernel build with bpftool is needed to 
build and ship BPF CO-RE programs. We are looking to ship these in the next 
version of systemd.
  vmlinux.h being generated depends on the kernel version, architecture and 
kconfig. There are some vague promises of backward compatibility, but it is 
hard to gauge.

  We definitely do not want this file to be generated from the kernel
  running the build machine when building a package though, as very
  often these are very old and stable kernels building packages for the
  bleeding edge.

  In Fedora and now Debian we generate vmlinux.h at kernel package build
  time, and ship it with the other kernel headers (_not_ UAPI, the
  internal headers): https://salsa.debian.org/kernel-
  team/linux/-/commit/ac6f7eda4c3e8b0d0db20ad4bb8236371cf8d38e

  Please consider doing the same in Ubuntu's linux-headers.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2060709] Re: Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

2024-10-18 Thread Romwriter
Workaround successful with my system. Thank you!

-- 
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/2060709

Title:
  Kernel 6.8 and Gigabyte F2A88XM-D3H mainboard do not collaborate

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu with kernel 5.15 runs fine. With kernel 6.8, the system does
  not boot up. USB peripherals do not work, keyboard LEDs are off.
  Further error messages in screenshots.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-image-6.8.0-22-generic 6.8.0-22.22
  ProcVersionSignature: Ubuntu 5.15.0-101.111-generic 5.15.143
  Uname: Linux 5.15.0-101-generic x86_64
  ApportVersion: 2.28.0-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  xxx1799 F wireplumber
   /dev/snd/controlC0:  xxx1799 F wireplumber
   /dev/snd/seq:xxx1797 F pipewire
  CasperMD5CheckResult: unknown
  CurrentDesktop: XFCE
  Date: Tue Apr  9 17:28:31 2024
  HibernationDevice: RESUME=none
  IwConfig:
   lono wireless extensions.
   
   enp1s0no wireless extensions.
   
   tun0  no wireless extensions.
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-101-generic 
root=UUID=1fb4c915-afb5-4195-90f9-1e21e105aa17 ro noplymouth
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-5.15.0-101-generic N/A
   linux-backports-modules-5.15.0-101-generic  N/A
   linux-firmware  20240202.git36777504-0ubuntu1
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/09/2014
  dmi.bios.release: 4.6
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F5
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: F2A88XM-D3H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF5:bd01/09/2014:br4.6:svnGigabyteTechnologyCo.,Ltd.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnF2A88XM-D3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: To be filled by O.E.M.
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.
  mtime.conffile..etc.init.d.apport: 2024-02-22T15:20:00

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084808] Re: Dell Alienware sysytem reports errors of dell_wmi_sysman and dell_smbios in demsg

2024-10-18 Thread Roxana Nicolescu
** Changed in: linux (Ubuntu)
   Status: New => In Progress

** Changed in: linux (Ubuntu)
   Status: In Progress => Invalid

** Changed in: linux (Ubuntu Oracular)
   Status: New => In Progress

** Changed in: linux (Ubuntu Oracular)
   Status: In Progress => Fix Committed

-- 
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/2084808

Title:
  Dell Alienware sysytem reports errors of dell_wmi_sysman and
  dell_smbios in demsg

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Oracular:
  Fix Committed

Bug description:
  [Impact]
  A Dell Alienware system reports some error messages in dmesg after booting up:
  1. dell_wmi_sysman: Unable to run on non-Dell system
  2. dell_smbios: Unable to run on non-Dell system

  [Fix]
  Applying the following patch from linux-next fixes the issue:
  a561509b4187 platform/x86: dell-sysman: add support for alienware products

  [Test Plan]
  1. Boot to Ubuntu OS
  2. Launch $ sudo dmesg
  3. Check if the error messages are gone

  [Where problems could occur]
  May cause regression

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084526] Re: r8169: transmit queue 0 timed out error when re-plugging the Ethernet cable

2024-10-18 Thread Roxana Nicolescu
** Changed in: linux (Ubuntu Noble)
   Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Oracular)
   Status: In Progress => Fix Committed

-- 
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/2084526

Title:
  r8169: transmit queue 0 timed out error when re-plugging the Ethernet
  cable

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Jammy:
  In Progress
Status in linux source package in Noble:
  Fix Committed
Status in linux source package in Oracular:
  Fix Committed

Bug description:
  [Impact]
  After unplugging and re-plugging the Ethernet cable, the r8169 NIC stop 
working and reports an error "transmit queue 0 timed out". The connection will 
remain broken until around 15 minutes.

  [Fix]
  Apply the fix from upstream solves the issue:

  b9c7ac4fe22c r8169: disable ALDPS per default for RTL8125

  [Test Plan]
  1. Boot up the kernel with r8169 hardware shown in the machine
  2. Unplug the Ethernet cable
  3. After the connection-close icon shown, re-plug the Ethernet cable
  4. See if the connection is established

  [Where problems could occur]
  May cause regression.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084834] Re: [SRU] cpufreq: intel_pstate: Support Emerald Rapids OOB mode

2024-10-18 Thread Roxana Nicolescu
** Changed in: linux (Ubuntu Noble)
   Status: In Progress => Fix Committed

-- 
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/2084834

Title:
  [SRU] cpufreq: intel_pstate: Support Emerald Rapids OOB mode

Status in linux package in Ubuntu:
  New
Status in linux source package in Noble:
  Fix Committed

Bug description:
  This is a public version of: https://bugs.launchpad.net/bugs/2078894

  [Impact]

  In Emerald Rapids VMs with OOB P-states enabled, a stack trace is
  printed during boot on 6.8 based kernels. The stack traces look like:

  [ 1.206658] intel_pstate: Intel P-state driver initializing
  [ 1.207453] unchecked MSR access error: WRMSR to 0x199 (tried to write 
0x0800) at rIP: 0xb94c3b24 (native_write_msr+0x4/0x40)
  [ 1.208422] Call Trace:
  [ 1.208422] 
  [ 1.208422] ? show_stack_regs+0x23/0x40
  [ 1.208422] ? ex_handler_msr+0x10a/0x180
  [ 1.208422] ? fixup_exception+0x183/0x390
  [ 1.208422] ? gp_try_fixup_and_notify+0x23/0xc0
  [ 1.208422] ? exc_general_protection+0x15e/0x480
  [ 1.208422] ? asm_exc_general_protection+0x27/0x30
  [ 1.208422] ? __pfx___wrmsr_on_cpu+0x10/0x10
  [ 1.208422] ? native_write_msr+0x4/0x40
  [ 1.208422] ? __wrmsr_on_cpu+0x4b/0x90
  [ 1.208422] ? __pfx___rdmsr_on_cpu+0x10/0x10
  [ 1.208422] ? __pfx___wrmsr_on_cpu+0x10/0x10
  [ 1.208422] generic_exec_single+0x7e/0x120
  [ 1.208422] smp_call_function_single+0x103/0x140
  [ 1.208422] ? __pfx___wrmsr_on_cpu+0x10/0x10
  [ 1.208422] wrmsrl_on_cpu+0x57/0x80
  [ 1.208422] intel_pstate_set_pstate+0x3e/0x80
  [ 1.208422] intel_pstate_get_cpu_pstates.constprop.0+0xd7/0x190
  [ 1.208422] intel_pstate_init_cpu+0x3f/0x140
  [ 1.208422] intel_cpufreq_cpu_init+0x44/0x270
  [ 1.208422] ? freq_qos_add_notifier+0x45/0x80
  [ 1.208422] cpufreq_online+0x444/0xb80
  [ 1.208422] cpufreq_add_dev+0x99/0xd0
  [ 1.208422] subsys_interface_register+0x11c/0x140
  [ 1.208422] cpufreq_register_driver+0x1b5/0x330
  [ 1.208422] intel_pstate_register_driver+0x48/0xd0
  [ 1.208422] intel_pstate_init+0x25c/0x810
  [ 1.208422] ? __pfx_intel_pstate_init+0x10/0x10
  [ 1.208422] do_one_initcall+0x5b/0x310
  [ 1.208422] do_initcalls+0x104/0x210
  [ 1.208422] ? __pfx_kernel_init+0x10/0x10
  [ 1.208422] kernel_init_freeable+0x134/0x1f0
  [ 1.208422] kernel_init+0x1b/0x200
  [ 1.208422] ret_from_fork+0x44/0x70
  [ 1.208422] ? __pfx_kernel_init+0x10/0x10
  [ 1.208422] ret_from_fork_asm+0x1b/0x30
  [ 1.208422] 

  [Fix]
  Cherry pick of 7e1c3f584ee7 - cpufreq: intel_pstate: Support Emerald Rapids 
OOB mode
  Upstream since v6.11.

  Very simple change as the OOB identifying bits are same as for the prior
  generation CPUs like Sapphire Rapids servers, so also add Emerald Rapids to 
the
  intel_pstate_cpu_oob_ids[] list.

  [Test Plan]
  Set HW PM OOB mode in BIOS power management config.
  Make sure that no cpufreq drivers are loaded. You can verify that
  /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver is not present or any 
cpufreq interface.

  It's also already part of linux-aws:
  https://bugs.launchpad.net/bugs/2078894

  [Where problems could occur]
  cpufreq regression.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2083559] Re: Lack of UART boot output on rb3gen2 even with earlycon

2024-10-18 Thread Roxana Nicolescu
** Also affects: linux (Ubuntu Oracular)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Oracular)
   Status: New => Fix Released

** Changed in: linux (Ubuntu Oracular)
   Status: Fix Released => Fix Committed

** Changed in: linux (Ubuntu Oracular)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
   Status: New => Invalid

** Changed in: linux (Ubuntu Oracular)
 Assignee: (unassigned) => Ricardo Salveti (ricardosalveti)

-- 
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/2083559

Title:
  Lack of UART boot output on rb3gen2 even with earlycon

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Oracular:
  Fix Committed

Bug description:
  I'm validating latest 6.11 kernel on Qualcomm RB3Gen2
  (https://www.thundercomm.com/product/qualcomm-rb3-gen-2/) and noticed
  there is basically no UART output at all, even with earlycon set.

  Looking at the kernel config the issue seems to be that all clocks and
  uart drivers are set as module, which is loaded a bit too late in the
  boot process.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2078929] Re: Pull in latest X13s commits

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/2078929

Title:
  Pull in latest X13s commits

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Oracular:
  Fix Released

Bug description:
  There are a couple of X13s/sc8280xp related commits in linux-next and
  Johan's WIP tree that we should pull into 6.11 of Oracular.

  They fix a coupe of minor issues and enable Qualcomm's Venus video
  accelerator HW.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2080322] Re: [SRU] Disable CONFIG_TCG_TPM2_HMAC to avoid performance loss after v6.10

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/2080322

Title:
  [SRU] Disable CONFIG_TCG_TPM2_HMAC to avoid performance loss after
  v6.10

Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-6.11 package in Ubuntu:
  Invalid
Status in linux source package in Noble:
  Invalid
Status in linux-oem-6.11 source package in Noble:
  In Progress
Status in linux source package in Oracular:
  Fix Released
Status in linux-oem-6.11 source package in Oracular:
  Invalid

Bug description:
  [Impact]
  significant delays at bootup, the bootup time is 7 sec when this feature is 
disabled,
  but 20 sec when it's enabled.

  [Fix]
  v6.10-rc1 introduce encryption overhead to all kernel to TPM transactions,
  Disable it by default until there is a real fix.

  [Test]
  Tested on hardware, bootup is 7 sec as 6.8 noble kernel.

  [Where problems could occur]
  It may less security or break TPM.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2077145] Re: GDS force mitigation re-enabled in 6.10 (and 6.11) causing crashes

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/2077145

Title:
  GDS force mitigation re-enabled in 6.10 (and 6.11) causing crashes

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  The (supposedly unintended) re-enabling of GDS force migration in the
  Ubuntu 6.10 kernels causes the AVX instruction to be disabled on older
  CPUs which have no available microcode update. This causes various
  programs to crash due to the unconditional use of AVX in libgnutls.so,
  libxul.so, etc.

  Typically "traps" of "invalid opcode" will be seen in dmesg output
  along with the initial notice:

  [0.121833] GDS: Microcode update needed! Disabling AVX as mitigation.
  [0.121835] GDS: Mitigation: AVX disabled, no microcode

  When GDS force mitigation appeared in the kernel, with default "y", it
  created a lot of issues like these and Ubuntu quickly patched all
  their kernels, this from the 6.2.0-28.29_6.2.0-31.31 diff:

  ==

  ```
  diff -u linux-6.2.0/debian.master/changelog 
linux-6.2.0/debian.master/changelog
  --- linux-6.2.0/debian.master/changelog
  +++ linux-6.2.0/debian.master/changelog
  @@ -1,3 +1,13 @@
  +linux (6.2.0-31.31) lunar; urgency=medium
  +
  +  * lunar/linux: 6.2.0-31.31 -proposed tracker (LP: #2031146)
  +
  +  * libgnutls report "trap invalid opcode" when trying to install packages 
over
  +https (LP: #2031093)
  +- [Config]: disable CONFIG_GDS_FORCE_MITIGATION
  +
  + -- Thadeu Lima de Souza Cascardo   Mon, 14 Aug 2023 
08:29:52 -0300
  +
   linux (6.2.0-28.29) lunar; urgency=medium

     * lunar/linux: 6.2.0-28.29 -proposed tracker (LP: #2030547)
  diff -u linux-6.2.0/debian.master/config/annotations 
linux-6.2.0/debian.master/config/annotations
  --- linux-6.2.0/debian.master/config/annotations
  +++ linux-6.2.0/debian.master/config/annotations
  @@ -4992,7 +4992,7 @@
   CONFIG_GCC_VERSION  policy<{'amd64': '120200', 
'arm64': '120200', 'armhf': '120200', 'ppc64el': '120200', 'riscv64': '120200', 
's390x': '120200'}>
   CONFIG_GCOV_KERNEL  policy<{'amd64': 'n', 
'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 'riscv64': 'n', 's390x': 'n'}>
   CONFIG_GDB_SCRIPTS  policy<{'amd64': 'y', 
'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
  -CONFIG_GDS_FORCE_MITIGATION policy<{'amd64': 'y'}>
  +CONFIG_GDS_FORCE_MITIGATION policy<{'amd64': 'n'}>
   CONFIG_GEMINI_ETHERNET  policy<{'arm64': 'm', 
'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm'}>
   CONFIG_GENERIC_ADC_BATTERY  policy<{'amd64': 'm', 
'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm'}>
   CONFIG_GENERIC_ADC_THERMAL  policy<{'amd64': 'm', 
'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm'}>
  ```

  ==

  In upstream 6.9 the option was renamed from
  CONFIG_GDS_FORCE_MITIGATION to CONFIG_MITIGATION_GDS_FORCE, but when
  Ubuntu jumped from 6.8 to 6.10, this customization was lost, seen in
  the 6.8.0-31.31_6.10.0-15.15 diff:

  ==

   ```
   CONFIG_GDB_SCRIPTS  policy<{'amd64': 'y', 
'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y', 's390x': 'y'}>
  -CONFIG_GDS_FORCE_MITIGATION policy<{'amd64': 'n'}>
   CONFIG_GEMINI_ETHERNET  policy<{'arm64': 'm', 
'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm'}>
  ...
   CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY  policy<{'arm64': 'y'}>
  +CONFIG_MITIGATION_CALL_DEPTH_TRACKING   policy<{'amd64': 'y'}>
  +CONFIG_MITIGATION_GDS_FORCE policy<{'amd64': 'y'}>
  +CONFIG_MITIGATION_IBPB_ENTRYpolicy<{'amd64': 'y'}>
  +CONFIG_MITIGATION_IBRS_ENTRYpolicy<{'amd64': 'y'}>
  ```

  ==

  I am sure this was an oversight, and that the old option was simply
  dropped because it didn't exist any longer, without thinking of it
  being renamed (among a lot of other renames).

To manage notifications

[Kernel-packages] [Bug 2079017] Re: Need driver support for Realtek RTL8126A rev.b 5Gbps ethernet [10ec:8126]

2024-10-18 Thread Roxana Nicolescu
** Changed in: linux (Ubuntu Oracular)
   Status: In Progress => Fix Committed

-- 
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/2079017

Title:
  Need driver support for Realtek RTL8126A rev.b 5Gbps ethernet
  [10ec:8126]

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  In Progress
Status in linux-firmware package in Ubuntu:
  Fix Released
Status in linux-oem-6.11 package in Ubuntu:
  Invalid
Status in linux source package in Noble:
  Won't Fix
Status in linux-firmware source package in Noble:
  In Progress
Status in linux-oem-6.11 source package in Noble:
  In Progress
Status in linux source package in Oracular:
  Fix Committed
Status in linux-firmware source package in Oracular:
  Fix Released
Status in linux-oem-6.11 source package in Oracular:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]

  Need driver support for Realtek RTL8126A rev.b 5Gbps ethernet.

    $ lspci -vvnn
    ...
    81:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. Device 
[10ec:8126] (rev 01)
    Subsystem: Dell Device [1028:0d09]

  [Fix]

  * kernel:
    - v6.12-rc1 commit 69cb89981c7a ("r8169: add support for RTL8126A rev.b").
- v6.12-rc1 commit 3b067536daa4 ("r8169: add missing MODULE_FIRMWARE entry 
for RTL8126A rev.b")
  * firmware:
    - commit d75c2bd6f ("rtl_nic: add firmware rtl8126a-3")

  [Test Case]

  Ethernet link up and available.

    $ dmesg
    ...
    r8169 :81:00.0: can't disable ASPM; OS doesn't have ASPM control
    r8169 :81:00.0 eth0: RTL8126A, d0:46:0c:93:eb:e2, XID 64a, IRQ 139
    r8169 :81:00.0 eth0: jumbo features [frames: 9194 bytes, tx 
checksumming: ko]
    r8169 :81:00.0 enp129s0: renamed from eth0
    RTL8251B 5Gbps PHY r8169-0-8100:00: attached PHY driver 
(mii_bus:phy_addr=r8169-0-8100:00, irq=MAC)
    r8169 :81:00.0 enp129s0: Link is Up

  [Where problems could occur]

  New device. Expect further updates.

  [Other Info]

  Targets v6.11+ kernels. Nominate for linux/o, oem-6.11/n, linux-
  firmware/n.

  == original bug report ==

  Proposed fixes:
  * kernel: 
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=69cb89981c7a181d857b634c0740e914d5df79ea
 (v6.12-rc1)
  * linux-firmware:
    - 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=973a17c006aab5944e246ce5c82af5b277598abe
 (upstream tag 20240220, in noble/oracular)
    - 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=d75c2bd6f2c911cb338ded1c113d35508322bfe0
 (upstream tag 20240909, in oracular)
  ---
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/seq:ubuntu 1895 F pipewire
   /dev/snd/controlC0:  ubuntu 1899 F wireplumber
   /dev/snd/controlC1:  ubuntu 1899 F wireplumber
  CasperMD5CheckMismatches: ./casper/initrd ./casper/vmlinuz 
./casper/minimal.standard.live.hotfix.manifest 
./casper/minimal.standard.live.hotfix.size ./casper/minimal.standard.live.size 
./casper/minimal.manifest ./casper/minimal.standard.manifest 
./casper/minimal.standard.size ./casper/minimal.hotfix.size 
./casper/minimal.standard.live.hotfix.squashfs 
./casper/minimal.standard.hotfix.squashfs ./casper/minimal.standard.hotfix.size 
./casper/minimal.hotfix.squashfs ./casper/minimal.standard.live.manifest 
./casper/minimal.size ./boot/grub/grub.cfg
  CasperMD5CheckResult: fail
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for Ubuntu 24.04 for Dell
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-noble-oem-24.04b-edge-20240920-103
  DistroRelease: Ubuntu 24.04
  InstallationDate: Installed on 2024-10-01 (14 days ago)
  InstallationMedia: Ubuntu OEM 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240919)
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 0458:0137 KYE Systems Corp. (Mouse Systems) USB 
Optical Mouse
   Bus 001 Device 003: ID 04ca:004b Lite-On Technology Corp. Keyboard
   Bus 001 Device 004: ID 8087:0033 Intel Corp. AX211 Bluetooth
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  MachineType: Dell Inc. Dell Pro Tower Q1T1250
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.11.0-9005-oem 
root=UUID=2cfecc2f-88c9-4469-a7f3-2c4ea8369553 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 6.11.0-9005.5+exp.12-oem 6.11.0-rc7
  RelatedPackageVersions:
   linux-restricted-modules-6.11.0-9005-oem N/A
   linux-backports-modules-6.11.0-9005-oem  N/A
   linux-firmware   
20240318.git3b128b60-0ubuntu2.4+exp.19
  Tags: noble
  Uname: Linux 6.11.0-9005-oem x86_64
  UpgradeStatus: No u

[Kernel-packages] [Bug 2062951] Re: Random flickering with Intel i915 (Gen9 GPUs in 6th-8th gen CPUs) on Linux 6.8

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-hwe-6.8 in Ubuntu.
https://bugs.launchpad.net/bugs/2062951

Title:
  Random flickering with Intel i915 (Gen9 GPUs in 6th-8th gen CPUs) on
  Linux 6.8

Status in Linux:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-hwe-6.8 package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Invalid
Status in linux-hwe-6.8 source package in Jammy:
  Confirmed
Status in linux source package in Noble:
  Fix Committed
Status in linux-hwe-6.8 source package in Noble:
  Invalid
Status in linux source package in Oracular:
  Fix Released
Status in linux-hwe-6.8 source package in Oracular:
  Invalid

Bug description:
  SRU Justification

  [Impact]
  The flickering predominantly occurs when the mouse cursor is in the bottom 
quarter of the screen and stops when the cursor leaves this area.
  Extensive testing across various kernel versions revealed that the issue 
became apparent from kernel version 6.8.0 onward, correlating with the 
mentioned configuration changes, CONFIG_INTEL_IOMMU_DEFAULT_ON and 
CONFIG_INTEL_IOMMU_SCALABLE_MODE_DEFAULT_ON.
  The problem persists in the latest drm tip.

  [Fix]
  As an immediate workaround, adding 'intel_iommu=igfx_off' to the kernel 
command line has been found to effectively eliminate the flickering issue. 
  This patch proposes the same behavior as 'intel_iommu=igfx_off' and apply the 
rule to all Intel SKL GPU IDs.

  [Test]
  1. Boot up to desktop with 6.8.0-x kernels
  2. Moving cursor around the desktop
  3. There should be no flicker while cursor is moving

  [Where problems could occur]
  For virtualized environments using hardware-assisted virtualization for 
graphics (such as VFIO or mediated pass-through), disabling IOMMU for graphics 
could either disable these features or reduce their security and efficiency.
  Usually, users pass the 'intel_iommu=on' by themselves when they are using 
related features. So, the impact of this change is minimal.

  ===

  After migrating Mantic 23.10 install to Linux 6.8.0, I am experiencing heavy 
flickering at random.
  It happens after a moderate to heavy on screen activity like window 
switching, scrolling etc.
  It never happens when playing video or when there is no interaction using 
keyboard/pointer.

  It tend to happen when the mouse cursor is in the bottom quarter of the 
screen and stops immediately when the cursor leaves that screen region.
  Around the same time the following appears in kernel log:
  kernel: i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun

  Happens on both X11 and Wayland on both KDE plasma and Mate (though
  less).

  I first encountered the issue with Linux 6.8.0-11 and it still happens with 
Ubunutu's 6.8.0-28 and Mainline 6.8.7.
  Kernels 6.6, 6.5, 6.1 and older did not have that issue.

  Hardware is: Dell XPS 9350, Vendor Intel, Driver i915, Skylake GT2 [HD 
Graphics 520]
  Software: Ubuntu 23.10, KDE Plasma 5.27.10 / Mate 1.26

  Attaching kernel log for 6.8.0-28

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2025265] Re: Remove non-LPAE kernel flavor

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/2025265

Title:
  Remove non-LPAE kernel flavor

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  The LPA (large physical address) extension is an optional extension
  currently supported by the Cortex-A7, Cortex-A12, and Cortex-A15
  processors. The main generic Ubuntu armhf kernel is not supposed to
  run on older 32-bit processors or 32-bit processors that don't have
  this extension.

  So let's drop the non-LPAE flavor.

  We currently provide two armhf flavors: generic (LPAE disabled) and
  generic-lpae (LPAE enabled). Change the generic flavor to be LAPE-
  enabled and remove the generic-lpae flavor.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1960841] Re: Make linux-tools-common Provide linux-cpupower

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/1960841

Title:
  Make linux-tools-common Provide linux-cpupower

Status in linux package in Ubuntu:
  Fix Released
Status in opa-ff package in Ubuntu:
  Confirmed

Bug description:
  In Debian, the tools cpupower, turbostat and x86_energy_perf_policy
  are packaged in linux-cpupower. In turn, some packages that use those
  CLI tools depend on this package.

  Currently on Debian sid, we have

  ❯ reverse-depends linux-cpupower
  Reverse-Recommends
  * tuned

  Reverse-Depends
  * opa-basic-tools [amd64

  
  Having linux-tools-common Providing linux-cpupower would allow us to keep the 
aforementioned packages in sync with Debian without introducing a delta.

  While this is related to
  https://bugs.launchpad.net/ubuntu/+source/opa-ff/+bug/1215411 it is
  *not* the same issue, as we're not dealing with the libraries but with
  the CLI tools.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2028253] Re: update apparmor and LSM stacking patch set

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/2028253

Title:
  update apparmor and LSM stacking patch set

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Mantic:
  Fix Released
Status in linux source package in Noble:
  Fix Released

Bug description:
  [Impact]

  Provide an updated patch set for apparmor / LSM stacking with all the
  custom features that we need in the Ubuntu kernel.

  This patch set is required to provide the proper confinement with
  snaps and other Ubuntu-specific security features.

  [Fix]

  Apply the latest updated patch set from:

   https://gitlab.com/jjohansen/apparmor-kernel

  [Test case]

  Run the apparmor test case suite.

  [Regression potential]

  This patch set introduces significant non-upstream changes to the
  security layer, so we may expect generic regressions in the kernel,
  especially running applications that are stressing the security layer
  (such as systemd, snapd, lxd, etc.).

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2080378] Re: IOMMU warnings on AMD systems after booting into kdump kernel

2024-10-18 Thread Roxana Nicolescu
** Changed in: linux (Ubuntu Jammy)
   Status: New => Fix Committed

-- 
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/2080378

Title:
  IOMMU warnings on AMD systems after booting into kdump kernel

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Focal:
  New
Status in linux source package in Jammy:
  Fix Committed

Bug description:
  [impact]
  On some AMD systems, loading into a kdump kernel will show a few warnings 
IOMMU warnings during early boot. These warnings have not been observed yet to 
cause any issues but there is a fix upstream for them. Currently only focal-HWE 
and jammy 5.15 are affected. Newer kernel releases already have the fix. The 
stack traces look like the following:

  [9.125703] WARNING: CPU: 0 PID: 1 at drivers/iommu/amd/init.c:829 
iommu_init_irq+0x2f2/0x3c0
  [9.134223] Modules linked in:
  [9.137283] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 
5.15.0-107-generic #117~20.04.1-Ubuntu
  [9.145716] Hardware name: 
  [9.153111] RIP: 0010:iommu_init_irq+0x2f2/0x3c0
  [9.157729] Code: 90 ff 85 c0 0f 84 e8 fd ff ff be 01 00 00 00 44 89 
ef 89 45 94 e8 2e dc 90 ff 4c 89 e7 e8 b6 cf 90 ff 8b 45 94 e9 6c fd ff ff <0f> 
0b 31 c0 e9 63 fd ff ff 0f 0b 31 c0 e9 5a fd ff ff 31 c9 48 c7
  [9.176475] RSP: 0018:a005000fbd00 EFLAGS: 00010202
  [9.181703] RAX: 0198 RBX: 9335af44a000 RCX: 
a0050010
  [9.188838] RDX: a0050010 RSI: 9335c05b9140 RDI: 
9335c05b95c8
  [9.195970] RBP: a005000fbd70 R08:  R09: 

  [9.203101] R10: ffe0 R11: 0025 R12: 
9335c0468cc0
  [9.210231] R13: 001a R14: 9335b0151600 R15: 
0006
  [9.217362] FS:  () GS:9336aec0() 
knlGS:
  [9.225446] CS:  0010 DS:  ES:  CR0: 80050033
  [9.231185] CR2:  CR3: 02006c81 CR4: 
00350ef0
  [9.238318] Call Trace:
  [9.240763]  
  [9.242869]  ? show_regs.cold+0x1a/0x1f
  [9.246710]  ? iommu_init_irq+0x2f2/0x3c0
  [9.250722]  ? __warn+0x8b/0xe0
  [9.253868]  ? iommu_init_irq+0x2f2/0x3c0
  [9.257883]  ? report_bug+0xd5/0x110
  [9.261461]  ? handle_bug+0x39/0x90
  [9.264956]  ? exc_invalid_op+0x19/0x70
  [9.268794]  ? asm_exc_invalid_op+0x1b/0x20
  [9.272980]  ? iommu_init_irq+0x2f2/0x3c0
  [9.276993]  ? e820__memblock_setup+0x89/0x89
  [9.281353]  state_next+0x3f5/0x6ba
  [9.284847]  ? e820__memblock_setup+0x89/0x89
  [9.289206]  iommu_go_to_state+0x28/0x31
  [9.293131]  amd_iommu_init+0x15/0x4f
  [9.296797]  ? e820__memblock_setup+0x89/0x89
  [9.301150]  pci_iommu_init+0x1a/0x48
  [9.304817]  do_one_initcall+0x48/0x1e0
  [9.308655]  kernel_init_freeable+0x284/0x2f1
  [9.313016]  ? rest_init+0x100/0x100
  [9.316593]  kernel_init+0x1b/0x150
  [9.320078]  ? rest_init+0x100/0x100
  [9.323658]  ret_from_fork+0x22/0x30
  [9.327238]  
  [9.329431] ---[ end trace 6113ebe8cb8ce54f ]---

  The commit that fixes the issue is:

  * c5e1a1eb9279 ("iommu/amd: Simplify and Consolidate Virtual APIC
  (AVIC) Enablement")

  However another commit was also created that fixed compiler warnings
  introduced by the above commit:

  * be280ea763f7 ("iommu/amd: Fix compile warning in init code")

  [Test Plan]

  1- On a machine using an AMD CPU and running the focal-hwe or jammy
  5.15 kernel, make sure kdump is configured following these steps:
  https://ubuntu.com/server/docs/kernel-crash-dump

  2- Trigger a kernel panic. This can be done using the command:

  $ echo c > /proc/sysrq-trigger

  3- When the machine reboots, you will notice IOMMU warnings during the
  early phases of the boot process in dmesg.

  4- After applying the two commits and repeating step 2. No IOMMU
  warnings should show up anymore in dmesg.

  [Fix]
  Only the first commit of the below list is required to fix the bug, but the 
second one is good to have to avoid compilation warnings introduced by that 
commit:

  * c5e1a1eb9279 ("iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) 
Enablement")
  * be280ea763f7 ("iommu/amd: Fix compile warning in init code")

  [where problems could occur]

  * IOMMU can fail to initialize after applying these commits on AMD
  systems.

  * There is a chance these commits do not fix IOMMU  warnings for all
  AMD system configurations

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Uns

[Kernel-packages] [Bug 2050083] Re: generate and ship vmlinux.h to allow packages to build BPF CO-RE

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/2050083

Title:
  generate and ship vmlinux.h to allow packages to build BPF CO-RE

Status in linux package in Ubuntu:
  Fix Released

Bug description:
  A vmlinux.h header generated from a kernel build with bpftool is needed to 
build and ship BPF CO-RE programs. We are looking to ship these in the next 
version of systemd.
  vmlinux.h being generated depends on the kernel version, architecture and 
kconfig. There are some vague promises of backward compatibility, but it is 
hard to gauge.

  We definitely do not want this file to be generated from the kernel
  running the build machine when building a package though, as very
  often these are very old and stable kernels building packages for the
  bleeding edge.

  In Fedora and now Debian we generate vmlinux.h at kernel package build
  time, and ship it with the other kernel headers (_not_ UAPI, the
  internal headers): https://salsa.debian.org/kernel-
  team/linux/-/commit/ac6f7eda4c3e8b0d0db20ad4bb8236371cf8d38e

  Please consider doing the same in Ubuntu's linux-headers.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2074049] Re: please help enable more EROFS compression algorithms

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/2074049

Title:
  please help enable more EROFS compression algorithms

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Oracular:
  Fix Released

Bug description:
  Hi,

  Could you please enable more EROFS compression algorithms for better
  compression ratios to end users on Ubuntu?

  CONFIG_EROFS_FS_ZIP_LZMA=y  (Kernel 5.16+)
  CONFIG_EROFS_FS_ZIP_DEFLATE=y   (Kernel 6.6+)
  CONFIG_EROFS_FS_ZIP_ZSTD=y (Kernel 6.10+)

  so that users can use these algorithms directly with shipped kernels
  in addition to the default LZ4 one.

  Thanks in advance!

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2072760] Re: [24.10 FEAT] [KRN1911] Vertical CPU Polarization Support Stage 2

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/2072760

Title:
  [24.10 FEAT] [KRN1911] Vertical CPU Polarization Support Stage 2

Status in Ubuntu on IBM z Systems:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released

Bug description:
  Description:

  The linux kernel already provides a mechanism to switch from horizontal to 
vertical polarization. However the current implementation does not tell the 
Linux scheduler about the "cpu capacity" of the different types of vertical 
cpus.
  For vertical high cpus cpu capacity is 100%. For vertial low cpus it should 
be close to 0% (should not be used). Difficult is to tell the cpu capacity of 
vertical medium cpus.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/2072760/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2078038] Re: UBSAN array-index-out-of-bounds reported with N-6.8 on P9 node baltar

2024-10-18 Thread Roxana Nicolescu
** Changed in: linux (Ubuntu Noble)
   Status: New => Fix Committed

-- 
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/2078038

Title:
  UBSAN array-index-out-of-bounds reported with N-6.8 on P9 node baltar

Status in ubuntu-kernel-tests:
  Invalid
Status in linux package in Ubuntu:
  New
Status in linux source package in Noble:
  Fix Committed

Bug description:
  [Impact]

  Issue found with Noble 6.8.0-41-generic on P9 node baltar.

  [1.628868] i40e 0002:01:00.0: enabling device (0140 -> 0142)
  [1.631444] [ cut here ]
  [1.631460] UBSAN: array-index-out-of-bounds in 
/build/linux-k1IV9m/linux-6.8.0/drivers/scsi/aacraid/comminit.c:130:16
  [1.631497] index 1 is out of range for type '_rrq [1]'
  [1.631526] CPU: 0 PID: 974 Comm: kworker/0:2 Not tainted 6.8.0-41-generic 
#41-Ubuntu
  [1.631551] Hardware name: 9006-12C POWER9 0x4e1202 opal:skiboot-v6.0.19 
PowerNV
  [1.631587] Workqueue: events work_for_cpu_fn
  [1.631621] Call Trace:
  [1.631628] [cdf938c0] [c16bfec8] 
dump_stack_lvl+0x80/0x10c (unreliable)
  [1.631663] [cdf938f0] [c0c83458] 
__ubsan_handle_out_of_bounds+0xc4/0x12c
  [1.631699] [cdf939a0] [c0080c460a28] 
aac_alloc_comm.constprop.0+0x580/0x620 [aacraid]
  [1.631742] [cdf93a80] [c0080c460b18] aac_comm_init+0x50/0x4f0 
[aacraid]
  [1.631776] [cdf93b10] [c0080c4616ec] 
aac_init_adapter+0x234/0x660 [aacraid]
  [1.631808] [cdf93c10] [c0080c46ee0c] 
aac_srcv_init+0x28c/0x7b4 [aacraid]
  [1.631844] [cdf93ce0] [c0080c45395c] 
aac_probe_one+0x334/0x924 [aacraid]
  [1.631882] [cdf93da0] [c0cef564] 
local_pci_probe+0x68/0x124
  [1.631919] [cdf93e20] [c01c224c] work_for_cpu_fn+0x38/0x60
  [1.631957] [cdf93e50] [c01c8ab8] 
process_one_work+0x1d4/0x4dc
  [1.631993] [cdf93ef0] [c01ca60c] worker_thread+0x470/0x648
  [1.632031] [cdf93f90] [c01d90bc] kthread+0x138/0x140
  [1.632068] [cdf93fe0] [c000ded8] 
start_kernel_thread+0x14/0x18
  [1.632109] ---[ end trace ]---
  [1.632128] [ cut here ]
  [1.632147] UBSAN: array-index-out-of-bounds in 
/build/linux-k1IV9m/linux-6.8.0/drivers/scsi/aacraid/comminit.c:132:16
  [1.632184] index 1 is out of range for type '_rrq [1]'
  [1.632214] CPU: 0 PID: 974 Comm: kworker/0:2 Not tainted 6.8.0-41-generic 
#41-Ubuntu
  [1.632239] Hardware name: 9006-12C POWER9 0x4e1202 opal:skiboot-v6.0.19 
PowerNV
  [1.632271] Workqueue: events work_for_cpu_fn
  [1.632305] Call Trace:
  [1.632311] [cdf938c0] [c16bfec8] 
dump_stack_lvl+0x80/0x10c (unreliable)
  [1.632349] [cdf938f0] [c0c83458] 
__ubsan_handle_out_of_bounds+0xc4/0x12c
  [1.632385] [cdf939a0] [c0080c460a44] 
aac_alloc_comm.constprop.0+0x59c/0x620 [aacraid]
  [1.632433] [cdf93a80] [c0080c460b18] aac_comm_init+0x50/0x4f0 
[aacraid]
  [1.632473] [cdf93b10] [c0080c4616ec] 
aac_init_adapter+0x234/0x660 [aacraid]
  [1.632511] [cdf93c10] [c0080c46ee0c] 
aac_srcv_init+0x28c/0x7b4 [aacraid]
  [1.632547] [cdf93ce0] [c0080c45395c] 
aac_probe_one+0x334/0x924 [aacraid]
  [1.632583] [cdf93da0] [c0cef564] 
local_pci_probe+0x68/0x124
  [1.632619] [cdf93e20] [c01c224c] work_for_cpu_fn+0x38/0x60
  [1.632654] [cdf93e50] [c01c8ab8] 
process_one_work+0x1d4/0x4dc
  [1.632690] [cdf93ef0] [c01ca60c] worker_thread+0x470/0x648
  [1.632728] [cdf93f90] [c01d90bc] kthread+0x138/0x140
  [1.632755] [cdf93fe0] [c000ded8] 
start_kernel_thread+0x14/0x18
  [1.632791] ---[ end trace ]---
  [1.632809] [ cut here ]
  [1.632827] UBSAN: array-index-out-of-bounds in 
/build/linux-k1IV9m/linux-6.8.0/drivers/scsi/aacraid/comminit.c:134:16
  [1.632863] index 1 is out of range for type '_rrq [1]'
  [1.632895] CPU: 0 PID: 974 Comm: kworker/0:2 Not tainted 6.8.0-41-generic 
#41-Ubuntu
  [1.632930] Hardware name: 9006-12C POWER9 0x4e1202 opal:skiboot-v6.0.19 
PowerNV
  [1.632962] Workqueue: events work_for_cpu_fn
  [1.632993] Call Trace:
  [1.633000] [cdf938c0] [c16bfec8] 
dump_stack_lvl+0x80/0x10c (unreliable)
  [1.633037] [cdf938f0] [c0c83458] 
__ubsan_handle_out_of_bounds+0xc4/0x12c
  [1.633072] [cdf939a0] [c0080c460a60] 
aac_alloc_comm.constprop.0+0x5b8/0x620 [aacraid]
  [1.633112] [cdf93a80] [c0080c460b18] aac_comm_init+0x50/0x4f0 
[aacraid]
  [1.633146] [cdf93b10] [c0080c4616ec] 
aac_init_adapter+0x234/0x660 [aacraid]
  [1.633184]

[Kernel-packages] [Bug 2076428] Re: Enable CONFIG_EXFAT_FS in s390x too

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/2076428

Title:
  Enable CONFIG_EXFAT_FS in s390x too

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Oracular:
  Fix Released

Bug description:
  The Desktop Team is looking to MIR exfatprogs and include it in the Desktop 
image.
  Autopkgtests detected missing support for CONFIG_EXFAT_FS in s390x when 
trying to mount an exfat image.

  There doesn't seem to be a specific reason for keeping this disabled in s390x.
  We should be able to just enable it in s390x making it match all other Ubuntu 
architectures.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2076209] Re: Intel Lunar Lake / Battlemage enablement

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/2076209

Title:
  Intel Lunar Lake / Battlemage enablement

Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-6.11 package in Ubuntu:
  Invalid
Status in linux source package in Noble:
  Invalid
Status in linux-oem-6.11 source package in Noble:
  New
Status in linux source package in Oracular:
  Fix Released
Status in linux-oem-6.11 source package in Oracular:
  Invalid

Bug description:
  [Impact]

  Intel Lunar Lake & Battlemage GPU's don't work in 24.10.

  [Fix]

  Backport commits from 6.12 to 6.11 in two batches, the second one
  dropping xe.force_probe requirement.

  [Test case]

  Boot the new kernel, check from dmesg that the drm driver is
  initialized correctly.

  [Where problems could occur]

  The backport is mostly confined in drm/xe, which isn't used by default
  on any hardware before LNL/BMG, so chance of regressions should be
  limited. Also, this backport is validated by the vendor.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2072679] Re: Regression: unable to reach low idle states on Tiger Lake

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-6.8 in Ubuntu.
https://bugs.launchpad.net/bugs/2072679

Title:
  Regression: unable to reach low idle states on Tiger Lake

Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-6.8 package in Ubuntu:
  Invalid
Status in linux source package in Noble:
  Fix Committed
Status in linux-oem-6.8 source package in Noble:
  Fix Released
Status in linux source package in Oracular:
  Fix Released
Status in linux-oem-6.8 source package in Oracular:
  Invalid

Bug description:
  In the v2:
  Thanks for Timo to point out, there is the same problem for
  lunar-generic and mantic-generic kernels, and we applied to similar
  UBUNTU SAUCE patches to those kernels, but somehow we forgot to
  apply the patches to unstable at that time, hence we have regression
  for this issue in N/O/..., the tracking bug for L/M is:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2034504

  short-term plan:
  SRU the SAUCE patches to N/O/unstable, fix the regression on those
  Dell machines ASAP.
  long-term plan:
  Kai-heng will ping and discuss with linux-pci maintainers, modify
  the patch as maintainers request, once the formal patches are merged
  to upstream kernel, I will revert the SAUCE patches from N/O/unstable
  and SRU the formal patches to these kernels.

  
  [Impact]
  The NVME controller works in RAID on mode by default on some Dell
  machines, and in this case, the PCIE ASPM couldn't be enabled, and
  as a result the system idle can't enter deep idle states. This issue
  not only impacts ubuntu users but also impacts our Dell OEM projects.

  
  [Fix]
  pick 2 commits from linux-pci mailist

  [Test]
  After running the patched kernel, we could run 'sudo lspci -nnvv'
  and check "Non-Volatile memory controller":
 LnkCtl: ASPM L1 Enabled;

  And check idle states, we could see the system could enter deep idle:
  $ sudo cat /sys/kernel/debug/pmc_core/package_cstate_show
  Package C2 : 55740989
  Package C3 : 4656373
  Package C6 : 43325041
  Package C7 : 6687655
  Package C8 : 44948950
  Package C9 : 1693
  Package C10 : 92865596

  [Where problems could occur]
  Because the patchset is not accepted by upstream yet, it is a bit
  risky to merge the patchset to ubuntu kernel. And the patch only
  impacts vmd driver, hence if there is regression, it could only be
  in the nvme driver with RAID on mode. The regression possibility is
  very low because we already tested the patch on many Dell, lenovo
  machines, there is no regression so far.


  After upgrading to Ubuntu 24.04 the CPU is unable to hit lower idle
  states.

  The device is a HP Spectre x360 14 (14-ea1000) with a Tiger Lake CPU.

  This is a regression introduced somewhere 6.5.0-42 and 6.8.0-36. The
  issue is not observed when booting the same OS with 6.5.0-42.

  Some debug output:

  root@hp-spectre-x360:/sys/kernel/debug/pmc_core# cat package_cstate_show
  Package C2 : 36087003
  Package C3 : 69314350
  Package C6 : 0
  Package C7 : 0
  Package C8 : 0
  Package C9 : 0
  Package C10 : 0

  $ sudo cat /sys/kernel/debug/pmc_core/substate_requirements
     Element |S0i2.0 |Status |
  pmc0:USB2PLL_OFF_STS |  Required |   Yes |
  pmc0: PCIe/USB3.1_Gen2PLL_OFF_STS |  Required |   |
  pmc0:   PCIe_Gen3PLL_OFF_STS |  Required |   Yes |
  pmc0:OPIOPLL_OFF_STS |  Required |   Yes |
  pmc0:  OCPLL_OFF_STS |  Required |   Yes |
  pmc0:MIPIPLL_OFF_STS |  Required |   Yes |
  pmc0:AC_Ring_Osc_OFF_STS |  Required |   Yes |
  pmc0:SATAPLL_OFF_STS |  Required |   Yes |
  pmc0:CSME_PG_STS |  Required |   Yes |
  pmc0:SATA_PG_STS |  Required |   Yes |
  pmc0:xHCI_PG_STS |  Required |   Yes |
  pmc0:   UFSX2_PG_STS |  Required |   Yes |
  pmc0: OTG_PG_STS |  Required |   Yes |
  pmc0: SPA_PG_STS |  Required |   Yes |
  pmc0: SPB_PG_STS |  Required |   Yes |
  pmc0: S

[Kernel-packages] [Bug 2074376] Re: Disable PCI_DYNAMIC_OF_NODES in Ubuntu

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/2074376

Title:
  Disable PCI_DYNAMIC_OF_NODES in Ubuntu

Status in The Ubuntu-power-systems project:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Noble:
  Fix Released
Status in linux source package in Oracular:
  Fix Released

Bug description:
  This came in via KTML from upstream. It is part of a discussion
  between upstream and IBM reporting a bug which occurs in KVM:

  Rob Herring  writes:

  >> On 2024/07/11 06:20 AM, Rob Herring wrote:
  >>> On Wed, Jul 3, 2024 at 8:17 AM Amit Machhiwal  
wrote:
  
   With CONFIG_PCI_DYNAMIC_OF_NODES [1], a hot-plug and hot-unplug sequence
   of a PCI device attached to a PCI-bridge causes following kernel Oops on
   a pseries KVM guest:
  >>>
  >>> Can I ask why you have this option on in the first place? Do you have
  >>> a use for it or it's just a case of distros turn on every kconfig
  >>> option.
  >>
  >> Yes, this option is turned on in Ubuntu's distro kernel config where the 
issue
  >> was originally reported, while Fedora is keeping this turned off.
  >>
  >> root@ubuntu:~# cat /boot/config-6.8.0-38-generic | grep PCI_DYN
  >> CONFIG_PCI_DYNAMIC_OF_NODES=y
  > 
  > Ubuntu should turn off this option. For starters, it is not complete
  > to be usable. Eventually, it should get removed in favor of some TBD
  > runtime option.
  > 
  > (And we should fix the crash too)

  This option is described in the config system as:

This option enables support for generating device tree nodes for some
PCI devices. Thus, the driver of this kind can load and overlay
flattened device tree for its downstream devices.
.
Once this option is selected, the device tree nodes will be generated
for all PCI bridges.

  Open Firmware (OF) would be used for KVM for UEFI mode. The reported
  bug was related to hot-unplugging PCI devices. My guess would be that
  this probably is not of much use to the majority of users and might
  even go away. So it should really be disabled in Ubuntu, too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/2074376/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2077922] Re: Missing device ID for amd_atl for AMD platforms Kraken and Strix-Halo

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
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/2077922

Title:
  Missing device ID for amd_atl for AMD platforms Kraken and Strix-Halo

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-6.11 package in Ubuntu:
  Invalid
Status in linux source package in Noble:
  Invalid
Status in linux-oem-6.11 source package in Noble:
  In Progress
Status in linux source package in Oracular:
  Fix Released
Status in linux-oem-6.11 source package in Oracular:
  Invalid

Bug description:
  [SRU Justification]

  BugLink: https://bugs.launchpad.net/bugs/2077922

  [Impact]

  amd_atl driver doesn't work on AMD platforms Kracken and Strix-Halo.

$ dmesg | grep amd_atl
amd_atl: Failed to determine DF Revision

  [Fix]

  Two upstream commits that are already in linux-next:
  * 59c34008d3bd x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h
  * 0f70fdd42559 x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h

  [Test Case]

  When correctly enabled, there should be following messages in dmesg
  output:

$ dmesg | grep amd_atl
amd_atl: AMD Address Translation Library initialized

  [Where problems could occur]

  New hardware support.

  [Other Info]

  This targets kernel v6.10+, which makes linux/oracular and linux-
  oem-6.11/noble, linux-unstable/oracular the only three targets.

  ---
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/seq:ubuntu 2370 F pipewire
   /dev/snd/controlC2:  ubuntu 2373 F wireplumber
   /dev/snd/controlC0:  ubuntu 2373 F wireplumber
   /dev/snd/controlC1:  ubuntu 2373 F wireplumber
  CRDA: N/A
  CasperMD5CheckResult: pass
  DistroRelease: Ubuntu 24.04
  InstallationDate: Installed on 2024-05-07 (119 days ago)
  InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240424)
  IwConfig:
   lono wireless extensions.

   enp193s0f0  no wireless extensions.
  MachineType: AMD MAPLE
  Package: linux (not installed)
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.11.0-1002-oem 
root=UUID=ff988e57-9bf4-46d6-94cf-1e35d0139e12 ro 
amdgpu.ip_block_mask=0xfcff quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 6.11.0-1002.2-oem 6.11.0-rc4
  RelatedPackageVersions:
   linux-restricted-modules-6.11.0-1002-oem N/A
   linux-backports-modules-6.11.0-1002-oem  N/A
   linux-firmware   
20240318.git3b128b60-0ubuntu2.3+exp.17
  RfKill:

  Tags: noble
  Uname: Linux 6.11.0-1002-oem x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  _MarkForUpload: True
  dmi.bios.date: 04/25/2024 21:25:16
  dmi.bios.release: 0.0
  dmi.bios.vendor: AMD
  dmi.bios.version: RG60061C
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: MAPLE-STXH
  dmi.board.vendor: AMD
  dmi.board.version: RevB
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: AMD
  dmi.chassis.version: 12345
  dmi.ec.firmware.release: 0.23
  dmi.modalias: 
dmi:bvnAMD:bvrRG60061C:bd04/25/2024212516:br0.0:efr0.23:svnAMD:pnMAPLE:pvrRG60061C:rvnAMD:rnMAPLE-STXH:rvrRevB:cvnAMD:ct10:cvr12345:sku12345678:
  dmi.product.family: STXH
  dmi.product.name: MAPLE
  dmi.product.sku: 12345678
  dmi.product.version: RG60061C
  dmi.sys.vendor: AMD

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2077922/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2071698] Re: Integrated Sensor Hub (ISH) support for Intel Lunar Lake platform

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/2071698

Title:
  Integrated Sensor Hub (ISH) support for Intel Lunar Lake platform

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-firmware package in Ubuntu:
  Fix Released
Status in linux-oem-6.11 package in Ubuntu:
  Invalid
Status in linux source package in Noble:
  Won't Fix
Status in linux-firmware source package in Noble:
  Fix Released
Status in linux-oem-6.11 source package in Noble:
  In Progress
Status in linux source package in Oracular:
  Fix Released
Status in linux-firmware source package in Oracular:
  Fix Released
Status in linux-oem-6.11 source package in Oracular:
  Invalid

Bug description:
  [SRU Justification]

  [Impact]

  Starting from Intel Lunar Lake, the ISH firmware will reside in system
  root as separated blobs, and the kernel driver is responsible for
  loading a preferred one based on DMI info.

  [Fix]

  Kernel fixes in linux-next:
  * aa4674c525e1e hid: intel-ish-hid: Add support for vendor customized 
firmware loading
  * 641361538b68d HID: intel-ish-hid: Use CPU generation string in driver_data
  * 87de1615194ee Documentation: hid: intel-ish-hid: Add vendor custom firmware 
loading

  linux-firmware in upstream tag 20240709:
  * 33a8b2a7f604 linux-firmware: Add ISH firmware file for Intel Lunar Lake 
platform

  [Test Case]

  dmesg dumps:
  ```
  intel_ish_ipc :00:12.0: ISH loader: firmware loaded. size:748032
  ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done 
OK, num_hid_devices=2
  hid-generic 001F:8087:0AC2.0005: hidraw4: SENSOR HUB HID v2.00 Device 
[hid-ishtp 8087:0AC2] on 
  hid-generic 001F:8087:0AC2.0006: hidraw5: SENSOR HUB HID v2.00 Device 
[hid-ishtp 8087:0AC2] on 
  hid-sensor-hub 001F:8087:0AC2.0005: hidraw4: SENSOR HUB HID v2.00 Device 
[hid-ishtp 8087:0AC2] on 
  hid-sensor-hub 001F:8087:0AC2.0006: hidraw5: SENSOR HUB HID v2.00 Device 
[hid-ishtp 8087:0AC2] on
  ```

  [Where problems could occur]

  This is to include generic blob provided by Intel for all Lunar Lake
  platforms. It may not be stable, may not be functional, and may have
  various problems until the hardware vendor submit their own.

  [Other Info]

  Nominated for linux/oracular, linux-oem-6.11/noble, linux-
  firmware/oracular and linux-firmware/noble.

  == original bug report ==

  * kernel
    - 
https://patchwork.kernel.org/project/linux-input/cover/20240813034736.812475-1-lixu.zh...@intel.com/
  * linux-firmware
    - generic
  * commit 33a8b2a7f604 ("linux-firmware: Add ISH firmware file for Intel 
Lunar Lake platform")

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2071698/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2077858] Re: Fix ethernet performance on JSL and EHL

2024-10-18 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-
hwe-6.11/6.11.0-9.9~24.04.1 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-
hwe-6.11' to 'verification-done-noble-linux-hwe-6.11'. If the problem
still exists, change the tag 'verification-needed-noble-linux-hwe-6.11'
to 'verification-failed-noble-linux-hwe-6.11'.


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-hwe-6.11-v2 
verification-needed-noble-linux-hwe-6.11

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-oem-6.11 in Ubuntu.
https://bugs.launchpad.net/bugs/2077858

Title:
  Fix ethernet performance on JSL and EHL

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-6.11 package in Ubuntu:
  New
Status in linux source package in Noble:
  Fix Committed
Status in linux-oem-6.11 source package in Noble:
  New
Status in linux source package in Oracular:
  Fix Released
Status in linux-oem-6.11 source package in Oracular:
  New

Bug description:
  [Impact]
  Sub-optimal ethernet performance on Intel JSL and EHL platform with
  Realtek PCIe NIC.

  Iperf shows the network throughput can only reach around 75% of

  [Fix]
  The CPU idle state transition C1 -> C1E -> C0 overhead can be too high,
  so disabling C1E to increase the IRQ latency and DMA speed.

  [Test]
  With the patch applied, iperf shows over 95% of network throughput
  consistently.

  [Where problems could occur]
  Disabling C1E can theoretically increase power consumption slightly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2077858/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2083292] Re: Missing device ID for amd_atl driver for AMD Strix platform

2024-10-18 Thread Roxana Nicolescu
** Changed in: linux (Ubuntu Oracular)
   Status: In Progress => Fix Committed

-- 
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/2083292

Title:
  Missing device ID for amd_atl driver for AMD Strix platform

Status in HWE Next:
  New
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-6.11 package in Ubuntu:
  Invalid
Status in linux source package in Noble:
  Invalid
Status in linux-oem-6.11 source package in Noble:
  In Progress
Status in linux source package in Oracular:
  Fix Committed
Status in linux-oem-6.11 source package in Oracular:
  Invalid

Bug description:
  [SRU Justification]

  BugLink: https://bugs.launchpad.net/bugs/2083292

  [Impact]

  amd_atl driver doesn't work on AMD Strix platform.

    $ dmesg | grep amd_atl
    amd_atl: Failed to determine DF Revision

  [Fix]

  *
  
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?h=x86/urgent&id=f8bc84b6096f1ffa67252f0f88d86e77f6bbe348

  [Test Case]

  When correctly enabled, there should be following messages in dmesg
  output:

    $ dmesg | grep amd_atl
    amd_atl: AMD Address Translation Library initialized

  [Where problems could occur]

  New hardware support.

  [Other Info]

  This is a follow-up for bug 2077922. This targets kernel v6.10+, which
  makes linux/oracular and linux-oem-6.11/noble, linux-unstable/oracular
  the only three targets.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2083292/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084931] [NEW] package linux-headers-6.8.0-47-generic 6.8.0-47.47 failed to install/upgrade: installed linux-headers-6.8.0-47-generic package post-installation script subprocess

2024-10-18 Thread Dmitry Malinovsky
Public bug reported:

sudo apt upgrade

ProblemType: Package
DistroRelease: Ubuntu 24.04
Package: linux-headers-6.8.0-47-generic 6.8.0-47.47
ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
Uname: Linux 6.8.0-45-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/seq:raspberry   1741 F pipewire
 /dev/snd/controlC0:  raspberry   1747 F wireplumber
 /dev/snd/controlC1:  raspberry   1747 F wireplumber
CRDA: N/A
CasperMD5CheckResult: unknown
Date: Fri Oct 18 19:09:49 2024
ErrorMessage: installed linux-headers-6.8.0-47-generic package 
post-installation script subprocess returned error exit status 11
InstallationDate: Installed on 2022-03-05 (958 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
MachineType: ASUSTeK COMPUTER INC. Vivobook_ASUSLaptop M3500QC_M3500QC
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-45-generic 
root=UUID=4e541726-d40d-45b1-bdde-6c926a767f52 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
Python3Details: /usr/bin/python3.12, Python 3.12.3, python3-minimal, 
3.12.3-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions: grub-pc 2.12-1ubuntu7
SourcePackage: linux
Title: package linux-headers-6.8.0-47-generic 6.8.0-47.47 failed to 
install/upgrade: installed linux-headers-6.8.0-47-generic package 
post-installation script subprocess returned error exit status 11
UpgradeStatus: Upgraded to noble on 2024-10-12 (6 days ago)
dmi.bios.date: 08/16/2021
dmi.bios.release: 5.19
dmi.bios.vendor: American Megatrends International, LLC.
dmi.bios.version: M3500QC.301
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: M3500QC
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrM3500QC.301:bd08/16/2021:br5.19:svnASUSTeKCOMPUTERINC.:pnVivobook_ASUSLaptopM3500QC_M3500QC:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnM3500QC:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:sku:
dmi.product.family: Vivobook
dmi.product.name: Vivobook_ASUSLaptop M3500QC_M3500QC
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package noble

-- 
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/2084931

Title:
  package linux-headers-6.8.0-47-generic 6.8.0-47.47 failed to
  install/upgrade: installed linux-headers-6.8.0-47-generic package
  post-installation script subprocess returned error exit status 11

Status in linux package in Ubuntu:
  New

Bug description:
  sudo apt upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 24.04
  Package: linux-headers-6.8.0-47-generic 6.8.0-47.47
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/seq:raspberry   1741 F pipewire
   /dev/snd/controlC0:  raspberry   1747 F wireplumber
   /dev/snd/controlC1:  raspberry   1747 F wireplumber
  CRDA: N/A
  CasperMD5CheckResult: unknown
  Date: Fri Oct 18 19:09:49 2024
  ErrorMessage: installed linux-headers-6.8.0-47-generic package 
post-installation script subprocess returned error exit status 11
  InstallationDate: Installed on 2022-03-05 (958 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  MachineType: ASUSTeK COMPUTER INC. Vivobook_ASUSLaptop M3500QC_M3500QC
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-45-generic 
root=UUID=4e541726-d40d-45b1-bdde-6c926a767f52 ro quiet splash vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  Python3Details: /usr/bin/python3.12, Python 3.12.3, python3-minimal, 
3.12.3-0ubuntu2
  PythonDetails: N/A
  RelatedPackageVersions: grub-pc 2.12-1ubuntu7
  SourcePackage: linux
  Title: package linux-headers-6.8.0-47-generic 6.8.0-47.47 failed to 
install/upgrade: installed linux-headers-6.8.0-47-generic package 
post-installation script subprocess returned error exit status 11
  UpgradeStatus: Upgraded to noble on 2024-10-12 (6 days ago)
  dmi.bios.date: 08/16/2021
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: M3500QC.301
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: M3500Q

[Kernel-packages] [Bug 2003374] Re: Undefined Behavior Sanitizer (UBSAN) causes failure to match symbols

2024-10-18 Thread Bug Watch Updater
** Changed in: dh-kpatches
   Status: Unknown => Fix Released

-- 
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/2003374

Title:
  Undefined Behavior Sanitizer (UBSAN) causes failure to match symbols

Status in dh-kpatches:
  Fix Released
Status in Ubuntu on IBM z Systems:
  Fix Committed
Status in kpatch package in Ubuntu:
  In Progress
Status in linux package in Ubuntu:
  Fix Released
Status in kpatch source package in Jammy:
  In Progress
Status in linux source package in Jammy:
  Fix Released
Status in kpatch source package in Kinetic:
  Won't Fix

Bug description:
  [ Impact ]

   * When UBSAN is enabled in an s390x kernel configuration, kpatch-
  build can fail to find matching symbols in the vmlinux symbol table
  (see attached example_livepatch.patch). This was discovered in both
  Jammy 5.15 and Kinetic 5.19 kernels, where UBSAN was first enabled
  (releases up to Focal did not enable UBSAN). See attached kpatch-build
  console output (output.log) and kpatch-build log (build.log).

  * Disabling UBSAN in s390x kernel configurations resolved the issue
  for both Jammy 5.15 and Kinetic 5.19. Possibly this could be fixed in
  kpatch/kpatch-build to continue to enable UBSAN while still allowing
  Livepatch functionality.

  [ Test Plan ]

   * Use kpatch-build testcases to build and load a fs/proc/meminfo.c
  Livepatch on s390x kernel (see attached example_livepatch.patch). This
  should be successful.

  [ Where problems could occur ]

   * A fix in kpatch/kpatch-build to properly handle UBSAN objects
  shouldn't yield any regressions. If UBSAN is disabled to ultimately
  get past this issue, it could lead to undefined behavior not being
  caught.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dh-kpatches/+bug/2003374/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084945] Re: PS Ethernet does not get a DHCP address at boot with latest Ubuntu 24.04 Image

2024-10-18 Thread Harshitha Panduranga
I am also seeing this issue with the x04 image on my KV260 board.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-xilinx-zynqmp in Ubuntu.
https://bugs.launchpad.net/bugs/2084945

Title:
  PS Ethernet does not get a DHCP address at boot with latest Ubuntu
  24.04  Image

Status in linux-xilinx-zynqmp package in Ubuntu:
  New

Bug description:
  I booted latest Ubuntu 24.04 Image drop https://oem-
  share.canonical.com/partners/limerick/share/kria-24.04/classic-24.04-x04/
  on KR260 with Ethernet Cable connected to GEM0 PS ethernet(top - eth1)
  connected to DHCP address. At first boot, it does not get a DHCP
  address. When I swap the ethernet cable from GEM0 PS to GEM1 PS(bottom
  eth0), eth0 gets a DHCP address.

  Keeping the cable connected, if I issue a "sudo reboot", this time
  around eth0 also does not get an IP and when I swap the cable again to
  eth1, it gets an IP. Issue here is that IP address is not persistent
  across reboots.

  Similar is observed on KV260.

  Workaround is as follows:

  1. Initial ifconfig

  ubuntu@kria:~$ ifconfig
  eth0: flags=4099  mtu 1500
  ether 00:0a:35:10:37:f9  txqueuelen 1000  (Ethernet)
  RX packets 0  bytes 0 (0.0 B)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 0  bytes 0 (0.0 B)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  device interrupt 42

  eth1: flags=4163  mtu 1500
  inet6 fe80::3864:9bff:fe9e:1b6d  prefixlen 64  scopeid 0x20
  inet6 2601:647:4200:6870:3864:9bff:fe9e:1b6d  prefixlen 64  scopeid 
0x0
  ether 3a:64:9b:9e:1b:6d  txqueuelen 1000  (Ethernet)
  RX packets 20  bytes 3286 (3.2 KB)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 7  bytes 630 (630.0 B)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  device interrupt 41

  lo: flags=73  mtu 65536
  inet 127.0.0.1  netmask 255.0.0.0
  inet6 ::1  prefixlen 128  scopeid 0x10
  loop  txqueuelen 1000  (Local Loopback)
  RX packets 404  bytes 28928 (28.9 KB)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 404  bytes 28928 (28.9 KB)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

  2. On every boot run the following to get the uuid of the connected
  eth port

  ubuntu@kria:~$ nmcli connection show
  NAMEUUID  TYPE  DEVICE
  eth163b15f62-c30a-4ed4-a52e-8e7656587990  ethernet  eth1
  lo  82707ca4-9673-4854-a692-b8e1478832a1  loopback  lo

  3. Copy the uuid value for eth1(I have cable connected to GEM0 PS) and
  run the following

  ubuntu@kria:~$ sudo nmcli connection down 63b15f62-c30a-4ed4-a52e-8e7656587990
  [sudo] password for ubuntu:
  Connection 'eth1' successfully deactivated (D-Bus active path: 
/org/freedesktop/NetworkManager/ActiveConnection/2)

  4. Run ifconfig to get an IP on eth1

  ubuntu@kria:~$ ifconfig
  eth0: flags=4099  mtu 1500
  ether 00:0a:35:10:37:f9  txqueuelen 1000  (Ethernet)
  RX packets 0  bytes 0 (0.0 B)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 0  bytes 0 (0.0 B)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  device interrupt 42

  eth1: flags=4163  mtu 1500
  inet 10.0.0.73  netmask 255.255.255.0  broadcast 10.0.0.255
  inet6 2601:647:4200:6870::1ba1  prefixlen 128  scopeid 0x0
  inet6 fe80::a1b7:248d:f617:c55b  prefixlen 64  scopeid 0x20
  inet6 2601:647:4200:6870:1c7:5ea4:d982:8f1f  prefixlen 64  scopeid 
0x0
  inet6 2601:647:4200:6870:98aa:48c3:fb1:395c  prefixlen 64  scopeid 
0x0
  ether 3a:64:9b:9e:1b:6d  txqueuelen 1000  (Ethernet)
  RX packets 79  bytes 11997 (11.9 KB)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 51  bytes 5964 (5.9 KB)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  device interrupt 41

  lo: flags=73  mtu 65536
  inet 127.0.0.1  netmask 255.0.0.0
  inet6 ::1  prefixlen 128  scopeid 0x10
  loop  txqueuelen 1000  (Local Loopback)
  RX packets 732  bytes 52396 (52.3 KB)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 732  bytes 52396 (52.3 KB)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-xilinx-zynqmp/+bug/2084945/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2083022] Re: [SRU] Fix AST DP output after resume

2024-10-18 Thread Roxana Nicolescu
** Changed in: linux (Ubuntu Noble)
   Status: In Progress => Fix Committed

-- 
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/2083022

Title:
  [SRU] Fix AST DP output after resume

Status in HWE Next:
  In Progress
Status in linux package in Ubuntu:
  Fix Released
Status in linux-oem-6.8 package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Invalid
Status in linux-oem-6.8 source package in Jammy:
  In Progress
Status in linux source package in Noble:
  Fix Committed
Status in linux-oem-6.8 source package in Noble:
  Fix Released
Status in linux source package in Oracular:
  Fix Released
Status in linux-oem-6.8 source package in Oracular:
  Invalid

Bug description:
  [Impact]
  After resume from suspend, the mini-DP output from ASPEED BMC card
  is either blank or mess up.

  [Fix]
  From upstream 6.11 kernel,

  1, a fix of the blank screen after resume:
  12c35c5582acb drm/ast: Fix black screen after resume

  2, DP detection fix:
  0ce91928ec62d drm/ast: astdp: Wake up during connector status detection

  3, the patchset refactors the CRTC's mode-setting code:
  https://lore.kernel.org/all/20240627153638.8765-1-tzimmerm...@suse.de/

  [Test]
  Tested on hardware by vendor for 10 times of suspend and resume.
  The screen is OK.

  [Where problems could occur]
  It may break ASPEED drm support.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2083022/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084493] Re: thinkpad having issues with freeze after boot

2024-10-18 Thread Lukasz
Ok. tkanks for the explanation

-- 
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/2084493

Title:
  thinkpad having issues with  freeze after boot

Status in linux package in Ubuntu:
  Invalid

Bug description:
  after launching the kernel, the screen freezes when selecting linux
  6.11.0.8

  Ubuntu 24.10

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084922] [NEW] Ubuntu 24.04 not able to launch SEV-ES Guest using virt-install

2024-10-18 Thread Kim Naru
Public bug reported:

When we try to install a SEV-ES guest on ubuntu 24.04 (regardless of
kernel we use), virt-install will prompt an error message saying not
able to find efi firmware.

/usr/bin/virt-install --name zy-amdsos --vcpus sockets=2,cores=10 --ram 20480 
--cpu host-passthrough --graphics none --video vga --machine q35 --import 
--memtune hard_limit=23068672 --launchSecurity 
sev,policy=0x05,cbitpos=51,reducedPhysBits=1 --memballoon driver.iommu=on 
--disk 
path=/var/lib/libvirt/images/ubuntu-2404_svr_amdsos59_8gb_noworkload.img,device=disk,format=raw
 --osinfo ubuntu24.04 --boot 
uefi,loader=/usr/share/OVMF/OVMF_CODE_4M.fd,loader_ro=yes,loader_type=pflash,nvram_template=/usr/share/OVMF/OVMF_VARS_4M.fd,loader_secure=no
 --print-xml  > /var/lib/libvirt/images/zy-amdsos.xml
virsh define /var/lib/libvirt/images/zy-amdsos.xml
error: Failed to define domain from /var/lib/libvirt/images/zy-amdsos.xml
error: operation failed: Unable to find 'efi' firmware that is compatible with 
the current configuration

The issue is not observed while trying to install standard or SEV guest
using the same image on the same system. This issue is triggered only on
Ubuntu 24.04 && SEV-ES guest.


---

Able to workaround issue by adding the "amd-sev-es" to the json file and
doing "service libvirtd restart."  Able to install the SEV-ES guest
using virt-install utility.  Ubuntu 20.04 and 22.04 didn't have the
"amd-sev-es" included in their json file and they work for virt-stall.
This is possibly because there is no checking mechanism in Ubuntu
22.04/20.04.

60-edk2-x86_64.json with amd-sev-es entry :

{
"description": "UEFI firmware for x86_64, without Secure Boot, optional 
SMM, empty varstore",
"interface-types": [
"uefi"
],
"mapping": {
"device": "flash",
"executable": {
"filename": "/usr/share/OVMF/OVMF_CODE_4M.fd",
"format": "raw"
},
"nvram-template": {
"filename": "/usr/share/OVMF/OVMF_VARS_4M.fd",
"format": "raw"
}
},
"targets": [
{
"architecture": "x86_64",
"machines": [
"pc-i440fx-*",
"pc-q35-*"
]
}
],
"features": [
"acpi-s3",
"amd-sev",
"amd-sev-es",
"verbose-dynamic"
],
"tags": [

]
}

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/2084922

Title:
  Ubuntu 24.04 not able to launch SEV-ES Guest using virt-install

Status in linux package in Ubuntu:
  New

Bug description:
  When we try to install a SEV-ES guest on ubuntu 24.04 (regardless of
  kernel we use), virt-install will prompt an error message saying not
  able to find efi firmware.

  /usr/bin/virt-install --name zy-amdsos --vcpus sockets=2,cores=10 --ram 20480 
--cpu host-passthrough --graphics none --video vga --machine q35 --import 
--memtune hard_limit=23068672 --launchSecurity 
sev,policy=0x05,cbitpos=51,reducedPhysBits=1 --memballoon driver.iommu=on 
--disk 
path=/var/lib/libvirt/images/ubuntu-2404_svr_amdsos59_8gb_noworkload.img,device=disk,format=raw
 --osinfo ubuntu24.04 --boot 
uefi,loader=/usr/share/OVMF/OVMF_CODE_4M.fd,loader_ro=yes,loader_type=pflash,nvram_template=/usr/share/OVMF/OVMF_VARS_4M.fd,loader_secure=no
 --print-xml  > /var/lib/libvirt/images/zy-amdsos.xml
  virsh define /var/lib/libvirt/images/zy-amdsos.xml
  error: Failed to define domain from /var/lib/libvirt/images/zy-amdsos.xml
  error: operation failed: Unable to find 'efi' firmware that is compatible 
with the current configuration

  The issue is not observed while trying to install standard or SEV
  guest using the same image on the same system. This issue is triggered
  only on Ubuntu 24.04 && SEV-ES guest.

  
  ---

  Able to workaround issue by adding the "amd-sev-es" to the json file
  and doing "service libvirtd restart."  Able to install the SEV-ES
  guest using virt-install utility.  Ubuntu 20.04 and 22.04 didn't have
  the "amd-sev-es" included in their json file and they work for virt-
  stall.  This is possibly because there is no checking mechanism in
  Ubuntu 22.04/20.04.

  60-edk2-x86_64.json with amd-sev-es entry :

  {
  "description": "UEFI firmware for x86_64, without Secure Boot, optional 
SMM, empty varstore",
  "interface-types": [
  "uefi"
  ],
  "mapping": {
  "device": "flash",
  "executable": {
  "filename": "/usr/share/OVMF/OVMF_CODE_4M.fd",
  "format": "raw"
  },
  "nvram-template": {
  "filename": "/usr/share/OVMF/OVMF_VARS_4M.fd",
  "format": "raw"
  }
  },
  "targets": [
  {
  "

[Kernel-packages] [Bug 2084013] Re: New upstream release 535.216.01

2024-10-18 Thread Kuba Pawlak
** Also affects: nvidia-graphics-drivers-535-server (Ubuntu Plucky)
   Importance: Undecided
   Status: New

** Also affects: fabric-manager-535 (Ubuntu Plucky)
   Importance: Undecided
   Status: New

** Also affects: libnvidia-nscq-535 (Ubuntu Plucky)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-535-server in
Ubuntu.
https://bugs.launchpad.net/bugs/2084013

Title:
  New upstream release 535.216.01

Status in fabric-manager-535 package in Ubuntu:
  New
Status in libnvidia-nscq-535 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-535-server package in Ubuntu:
  New
Status in fabric-manager-535 source package in Bionic:
  New
Status in libnvidia-nscq-535 source package in Bionic:
  New
Status in nvidia-graphics-drivers-535-server source package in Bionic:
  New
Status in fabric-manager-535 source package in Focal:
  New
Status in libnvidia-nscq-535 source package in Focal:
  New
Status in nvidia-graphics-drivers-535-server source package in Focal:
  New
Status in fabric-manager-535 source package in Jammy:
  New
Status in libnvidia-nscq-535 source package in Jammy:
  New
Status in nvidia-graphics-drivers-535-server source package in Jammy:
  New
Status in fabric-manager-535 source package in Noble:
  New
Status in libnvidia-nscq-535 source package in Noble:
  New
Status in nvidia-graphics-drivers-535-server source package in Noble:
  New
Status in fabric-manager-535 source package in Oracular:
  New
Status in libnvidia-nscq-535 source package in Oracular:
  New
Status in nvidia-graphics-drivers-535-server source package in Oracular:
  New
Status in fabric-manager-535 source package in Plucky:
  New
Status in libnvidia-nscq-535 source package in Plucky:
  New
Status in nvidia-graphics-drivers-535-server source package in Plucky:
  New

Bug description:
  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.

  See the changelog entry below for a full list of changes and bugs.

  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates

  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu

  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.

  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned system level tests are attached to this bug.

  [Discussion]

  [Changelog]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fabric-manager-535/+bug/2084013/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084052] Re: RDMA/mana_ib patches

2024-10-18 Thread John Cabaj
** Changed in: linux-azure (Ubuntu Jammy)
   Status: New => Confirmed

** Changed in: linux-azure (Ubuntu Jammy)
   Status: Confirmed => Fix Committed

** Changed in: linux-azure (Ubuntu Noble)
   Status: New => Fix Committed

** Changed in: linux-azure (Ubuntu Oracular)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/2084052

Title:
  RDMA/mana_ib patches

Status in linux-azure package in Ubuntu:
  New
Status in linux-azure source package in Jammy:
  Fix Committed
Status in linux-azure source package in Noble:
  Fix Committed
Status in linux-azure source package in Oracular:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  * Microsoft requested backport of multiple RDMA/mana patches

  [Fix]

  * Clean cherry-pick 4a3b99bc04e5: "RDMA/mana_ib: use the correct page size 
for mapping user-mode doorbell page" for all releases
  * Clean cherry-pick 9e517a8e9d9a: "RDMA/mana_ib: use the correct page table 
index based on hardware page size" for Oracular and Noble, simple backport 
required for Jammy

  [Test Plan]

  * Compile tested
  * Boot tested
  * Tested by Microsoft

  [Regression potential]

  * Changes isolated, minimal regression risk. Changes already
  backported as of 6.11

  [Other info]

  * SF #00398680
  * SF #00398679

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084945] Re: PS Ethernet does not get a DHCP address at boot with latest Ubuntu 24.04 Image

2024-10-18 Thread Chris Kohn
@Talha this issue is similar or identical with the one I reported with
the previous image AFTER installing the Ubuntu Desktop package. I can
also reproduce the same issue that Sagar highlighted on my kv260 board
with the x04 image.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-xilinx-zynqmp in Ubuntu.
https://bugs.launchpad.net/bugs/2084945

Title:
  PS Ethernet does not get a DHCP address at boot with latest Ubuntu
  24.04  Image

Status in linux-xilinx-zynqmp package in Ubuntu:
  New

Bug description:
  I booted latest Ubuntu 24.04 Image drop https://oem-
  share.canonical.com/partners/limerick/share/kria-24.04/classic-24.04-x04/
  on KR260 with Ethernet Cable connected to GEM0 PS ethernet(top - eth1)
  connected to DHCP address. At first boot, it does not get a DHCP
  address. When I swap the ethernet cable from GEM0 PS to GEM1 PS(bottom
  eth0), eth0 gets a DHCP address.

  Keeping the cable connected, if I issue a "sudo reboot", this time
  around eth0 also does not get an IP and when I swap the cable again to
  eth1, it gets an IP. Issue here is that IP address is not persistent
  across reboots.

  Similar is observed on KV260.

  Workaround is as follows:

  1. Initial ifconfig

  ubuntu@kria:~$ ifconfig
  eth0: flags=4099  mtu 1500
  ether 00:0a:35:10:37:f9  txqueuelen 1000  (Ethernet)
  RX packets 0  bytes 0 (0.0 B)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 0  bytes 0 (0.0 B)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  device interrupt 42

  eth1: flags=4163  mtu 1500
  inet6 fe80::3864:9bff:fe9e:1b6d  prefixlen 64  scopeid 0x20
  inet6 2601:647:4200:6870:3864:9bff:fe9e:1b6d  prefixlen 64  scopeid 
0x0
  ether 3a:64:9b:9e:1b:6d  txqueuelen 1000  (Ethernet)
  RX packets 20  bytes 3286 (3.2 KB)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 7  bytes 630 (630.0 B)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  device interrupt 41

  lo: flags=73  mtu 65536
  inet 127.0.0.1  netmask 255.0.0.0
  inet6 ::1  prefixlen 128  scopeid 0x10
  loop  txqueuelen 1000  (Local Loopback)
  RX packets 404  bytes 28928 (28.9 KB)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 404  bytes 28928 (28.9 KB)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

  2. On every boot run the following to get the uuid of the connected
  eth port

  ubuntu@kria:~$ nmcli connection show
  NAMEUUID  TYPE  DEVICE
  eth163b15f62-c30a-4ed4-a52e-8e7656587990  ethernet  eth1
  lo  82707ca4-9673-4854-a692-b8e1478832a1  loopback  lo

  3. Copy the uuid value for eth1(I have cable connected to GEM0 PS) and
  run the following

  ubuntu@kria:~$ sudo nmcli connection down 63b15f62-c30a-4ed4-a52e-8e7656587990
  [sudo] password for ubuntu:
  Connection 'eth1' successfully deactivated (D-Bus active path: 
/org/freedesktop/NetworkManager/ActiveConnection/2)

  4. Run ifconfig to get an IP on eth1

  ubuntu@kria:~$ ifconfig
  eth0: flags=4099  mtu 1500
  ether 00:0a:35:10:37:f9  txqueuelen 1000  (Ethernet)
  RX packets 0  bytes 0 (0.0 B)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 0  bytes 0 (0.0 B)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  device interrupt 42

  eth1: flags=4163  mtu 1500
  inet 10.0.0.73  netmask 255.255.255.0  broadcast 10.0.0.255
  inet6 2601:647:4200:6870::1ba1  prefixlen 128  scopeid 0x0
  inet6 fe80::a1b7:248d:f617:c55b  prefixlen 64  scopeid 0x20
  inet6 2601:647:4200:6870:1c7:5ea4:d982:8f1f  prefixlen 64  scopeid 
0x0
  inet6 2601:647:4200:6870:98aa:48c3:fb1:395c  prefixlen 64  scopeid 
0x0
  ether 3a:64:9b:9e:1b:6d  txqueuelen 1000  (Ethernet)
  RX packets 79  bytes 11997 (11.9 KB)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 51  bytes 5964 (5.9 KB)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
  device interrupt 41

  lo: flags=73  mtu 65536
  inet 127.0.0.1  netmask 255.0.0.0
  inet6 ::1  prefixlen 128  scopeid 0x10
  loop  txqueuelen 1000  (Local Loopback)
  RX packets 732  bytes 52396 (52.3 KB)
  RX errors 0  dropped 0  overruns 0  frame 0
  TX packets 732  bytes 52396 (52.3 KB)
  TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-xilinx-zynqmp/+bug/2084945/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpa

[Kernel-packages] [Bug 2071744] Re: Missing fix in linux kernel cifs/smb client module

2024-10-18 Thread John Cabaj
** Changed in: linux-azure (Ubuntu Focal)
   Status: New => Fix Committed

** Changed in: linux-azure (Ubuntu Jammy)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-azure in Ubuntu.
https://bugs.launchpad.net/bugs/2071744

Title:
  Missing fix in linux kernel cifs/smb client module

Status in linux-azure package in Ubuntu:
  New
Status in linux-azure source package in Focal:
  Fix Committed
Status in linux-azure source package in Jammy:
  Fix Committed

Bug description:
  SRU Justification

  [Impact]

  * Adding missing patch to avoid file size updates from readdir during
  read/write lease.

  [Fix]

  * Backport from linux upstream, e4b61f3b1c67: "cifs: prevent updating
  file size from server if we have a read/write lease"

  [Test Plan]

  * Compile tested
  * Boot tested
  * Tested by Microsoft

  [Regression potential]

  * Changes isolated, minimal regression risk. Changes already backported to 
6.8 kernel.
  * Changes add two function, is_size_safe_to_change() and cifs_fattr_to_inode()

  [Other info]

  * SF #0038

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084945] [NEW] PS Ethernet does not get a DHCP address at boot with latest Ubuntu 24.04 Image

2024-10-18 Thread Sagar Karmarkar
Public bug reported:

I booted latest Ubuntu 24.04 Image drop https://oem-
share.canonical.com/partners/limerick/share/kria-24.04/classic-24.04-x04/
on KR260 with Ethernet Cable connected to GEM0 PS ethernet(top - eth1)
connected to DHCP address. At first boot, it does not get a DHCP
address. When I swap the ethernet cable from GEM0 PS to GEM1 PS(bottom
eth0), eth0 gets a DHCP address.

Keeping the cable connected, if I issue a "sudo reboot", this time
around eth0 also does not get an IP and when I swap the cable again to
eth1, it gets an IP. Issue here is that IP address is not persistent
across reboots.

Similar is observed on KV260.

Workaround is as follows:

1. Initial ifconfig

ubuntu@kria:~$ ifconfig
eth0: flags=4099  mtu 1500
ether 00:0a:35:10:37:f9  txqueuelen 1000  (Ethernet)
RX packets 0  bytes 0 (0.0 B)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 0  bytes 0 (0.0 B)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
device interrupt 42

eth1: flags=4163  mtu 1500
inet6 fe80::3864:9bff:fe9e:1b6d  prefixlen 64  scopeid 0x20
inet6 2601:647:4200:6870:3864:9bff:fe9e:1b6d  prefixlen 64  scopeid 
0x0
ether 3a:64:9b:9e:1b:6d  txqueuelen 1000  (Ethernet)
RX packets 20  bytes 3286 (3.2 KB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 7  bytes 630 (630.0 B)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
device interrupt 41

lo: flags=73  mtu 65536
inet 127.0.0.1  netmask 255.0.0.0
inet6 ::1  prefixlen 128  scopeid 0x10
loop  txqueuelen 1000  (Local Loopback)
RX packets 404  bytes 28928 (28.9 KB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 404  bytes 28928 (28.9 KB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

2. On every boot run the following to get the uuid of the connected eth
port

ubuntu@kria:~$ nmcli connection show
NAMEUUID  TYPE  DEVICE
eth163b15f62-c30a-4ed4-a52e-8e7656587990  ethernet  eth1
lo  82707ca4-9673-4854-a692-b8e1478832a1  loopback  lo

3. Copy the uuid value for eth1(I have cable connected to GEM0 PS) and
run the following

ubuntu@kria:~$ sudo nmcli connection down 63b15f62-c30a-4ed4-a52e-8e7656587990
[sudo] password for ubuntu:
Connection 'eth1' successfully deactivated (D-Bus active path: 
/org/freedesktop/NetworkManager/ActiveConnection/2)

4. Run ifconfig to get an IP on eth1

ubuntu@kria:~$ ifconfig
eth0: flags=4099  mtu 1500
ether 00:0a:35:10:37:f9  txqueuelen 1000  (Ethernet)
RX packets 0  bytes 0 (0.0 B)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 0  bytes 0 (0.0 B)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
device interrupt 42

eth1: flags=4163  mtu 1500
inet 10.0.0.73  netmask 255.255.255.0  broadcast 10.0.0.255
inet6 2601:647:4200:6870::1ba1  prefixlen 128  scopeid 0x0
inet6 fe80::a1b7:248d:f617:c55b  prefixlen 64  scopeid 0x20
inet6 2601:647:4200:6870:1c7:5ea4:d982:8f1f  prefixlen 64  scopeid 
0x0
inet6 2601:647:4200:6870:98aa:48c3:fb1:395c  prefixlen 64  scopeid 
0x0
ether 3a:64:9b:9e:1b:6d  txqueuelen 1000  (Ethernet)
RX packets 79  bytes 11997 (11.9 KB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 51  bytes 5964 (5.9 KB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
device interrupt 41

lo: flags=73  mtu 65536
inet 127.0.0.1  netmask 255.0.0.0
inet6 ::1  prefixlen 128  scopeid 0x10
loop  txqueuelen 1000  (Local Loopback)
RX packets 732  bytes 52396 (52.3 KB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 732  bytes 52396 (52.3 KB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

** Affects: linux-xilinx-zynqmp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-xilinx-zynqmp in Ubuntu.
https://bugs.launchpad.net/bugs/2084945

Title:
  PS Ethernet does not get a DHCP address at boot with latest Ubuntu
  24.04  Image

Status in linux-xilinx-zynqmp package in Ubuntu:
  New

Bug description:
  I booted latest Ubuntu 24.04 Image drop https://oem-
  share.canonical.com/partners/limerick/share/kria-24.04/classic-24.04-x04/
  on KR260 with Ethernet Cable connected to GEM0 PS ethernet(top - eth1)
  connected to DHCP address. At first boot, it does not get a DHCP
  address. When I swap the ethernet cable from GEM0 PS to GEM1 PS(bottom
  eth0), eth0 gets a DHCP address.

  Keeping the cable connected, if I issue a "sudo reboot", this time
  around eth0 also does not get an IP and when I swap the cable again to
  eth1, it gets an IP. Issue here is that IP address is not persistent
  across reboots.

[Kernel-packages] [Bug 2084922] Re: Ubuntu 24.04 not able to launch SEV-ES Guest using virt-install

2024-10-18 Thread Kim Naru
patch in qemu-devel a few days ago  -
https://lists.gnu.org/archive/html/qemu-devel/2024-10/msg02237.html

-- 
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/2084922

Title:
  Ubuntu 24.04 not able to launch SEV-ES Guest using virt-install

Status in linux package in Ubuntu:
  New

Bug description:
  When we try to install a SEV-ES guest on ubuntu 24.04 (regardless of
  kernel we use), virt-install will prompt an error message saying not
  able to find efi firmware.

  /usr/bin/virt-install --name zy-amdsos --vcpus sockets=2,cores=10 --ram 20480 
--cpu host-passthrough --graphics none --video vga --machine q35 --import 
--memtune hard_limit=23068672 --launchSecurity 
sev,policy=0x05,cbitpos=51,reducedPhysBits=1 --memballoon driver.iommu=on 
--disk 
path=/var/lib/libvirt/images/ubuntu-2404_svr_amdsos59_8gb_noworkload.img,device=disk,format=raw
 --osinfo ubuntu24.04 --boot 
uefi,loader=/usr/share/OVMF/OVMF_CODE_4M.fd,loader_ro=yes,loader_type=pflash,nvram_template=/usr/share/OVMF/OVMF_VARS_4M.fd,loader_secure=no
 --print-xml  > /var/lib/libvirt/images/zy-amdsos.xml
  virsh define /var/lib/libvirt/images/zy-amdsos.xml
  error: Failed to define domain from /var/lib/libvirt/images/zy-amdsos.xml
  error: operation failed: Unable to find 'efi' firmware that is compatible 
with the current configuration

  The issue is not observed while trying to install standard or SEV
  guest using the same image on the same system. This issue is triggered
  only on Ubuntu 24.04 && SEV-ES guest.

  
  ---

  Able to workaround issue by adding the "amd-sev-es" to the json file
  and doing "service libvirtd restart."  Able to install the SEV-ES
  guest using virt-install utility.  Ubuntu 20.04 and 22.04 didn't have
  the "amd-sev-es" included in their json file and they work for virt-
  stall.  This is possibly because there is no checking mechanism in
  Ubuntu 22.04/20.04.

  60-edk2-x86_64.json with amd-sev-es entry :

  {
  "description": "UEFI firmware for x86_64, without Secure Boot, optional 
SMM, empty varstore",
  "interface-types": [
  "uefi"
  ],
  "mapping": {
  "device": "flash",
  "executable": {
  "filename": "/usr/share/OVMF/OVMF_CODE_4M.fd",
  "format": "raw"
  },
  "nvram-template": {
  "filename": "/usr/share/OVMF/OVMF_VARS_4M.fd",
  "format": "raw"
  }
  },
  "targets": [
  {
  "architecture": "x86_64",
  "machines": [
  "pc-i440fx-*",
  "pc-q35-*"
  ]
  }
  ],
  "features": [
  "acpi-s3",
  "amd-sev",
"amd-sev-es",
  "verbose-dynamic"
  ],
  "tags": [

  ]
  }

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2062951] Re: Random flickering with Intel i915 (Gen9 GPUs in 6th-8th gen CPUs) on Linux 6.8

2024-10-18 Thread R. van der van der Spank
I tried to understand the steps for installing this kernel, but I don't 
understand step 1. What should I do when > appears after this:
cat 

[Kernel-packages] [Bug 2083488] Re: Noble update: upstream stable patchset 2024-10-02

2024-10-18 Thread Roxana Nicolescu
** Changed in: linux (Ubuntu Noble)
   Status: In Progress => Fix Committed

-- 
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/2083488

Title:
  Noble update: upstream stable patchset 2024-10-02

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Noble:
  Fix Committed

Bug description:
  
  SRU Justification

  Impact:
 The upstream process for stable tree updates is quite similar
 in scope to the Ubuntu SRU process, e.g., each patch has to
 demonstrably fix a bug, and each patch is vetted by upstream
 by originating either directly from a mainline/stable Linux tree or
 a minimally backported form of that patch. The following upstream
 stable patches should be included in the Ubuntu kernel:

 upstream stable patchset 2024-10-02

  Ported from the following upstream stable releases:
  v6.6.45, v6.10.4

 from git://git.kernel.org/

  sysctl: allow change system v ipc sysctls inside ipc namespace
  sysctl: allow to change limits for posix messages queues
  sysctl: treewide: drop unused argument ctl_table_root::set_ownership(table)
  ext4: factor out a common helper to query extent map
  ext4: check the extent status again before inserting delalloc block
  leds: trigger: Store brightness set by led_trigger_event()
  leds: trigger: Call synchronize_rcu() before calling trig->activate()
  KVM: VMX: Move posted interrupt descriptor out of VMX code
  fbdev/vesafb: Replace references to global screen_info by local pointer
  video: Add helpers for decoding screen_info
  UBUNTU: [Config] Update CONFIG_SCREEN_INFO
  video: Provide screen_info_get_pci_dev() to find screen_info's PCI device
  firmware/sysfb: Update screen_info for relocated EFI framebuffers
  mm: page_alloc: control latency caused by zone PCP draining
  mm/page_alloc: fix pcp->count race between drain_pages_zone() vs 
__rmqueue_pcplist()
  f2fs: fix to avoid use SSR allocate when do defragment
  f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid
  dmaengine: fsl-edma: add address for channel mux register in fsl_edma_chan
  dmaengine: fsl-edma: add i.MX8ULP edma support
  perf: imx_perf: fix counter start and config sequence
  MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a
  MIPS: dts: loongson: Fix liointc IRQ polarity
  MIPS: dts: loongson: Fix ls2k1000-rtc interrupt
  ARM: 9406/1: Fix callchain_trace() return value
  HID: amd_sfh: Move sensor discovery before HID device initialization
  perf tool: fix dereferencing NULL al->maps
  drm/nouveau: prime: fix refcount underflow
  drm/vmwgfx: Fix overlay when using Screen Targets
  drm/vmwgfx: Trigger a modeset when the screen moves
  sched: act_ct: take care of padding in struct zones_ht_key
  wifi: cfg80211: fix reporting failed MLO links status with 
cfg80211_connect_done
  net: phy: realtek: add support for RTL8366S Gigabit PHY
  ALSA: hda: conexant: Fix headset auto detect fail in the polling mode
  Bluetooth: btintel: Fail setup on error
  Bluetooth: hci_sync: Fix suspending with wrong filter policy
  tcp: annotate data-races around tp->window_clamp
  tcp: Adjust clamping window for applications specifying SO_RCVBUF
  net: axienet: start napi before enabling Rx/Tx
  rtnetlink: Don't ignore IFLA_TARGET_NETNSID when ifname is specified in 
rtnl_dellink().
  i915/perf: Remove code to update PWR_CLK_STATE for gen12
  ice: respect netif readiness in AF_XDP ZC related ndo's
  ice: don't busy wait for Rx queue disable in ice_qp_dis()
  ice: replace synchronize_rcu with synchronize_net
  ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
  drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro
  net: mvpp2: Don't re-use loop iterator
  net: phy: micrel: Fix the KSZ9131 MDI-X status issue
  ALSA: hda: Conditionally use snooping for AMD HDMI
  netfilter: iptables: Fix null-ptr-deref in iptable_nat_table_init().
  netfilter: iptables: Fix potential null-ptr-deref in 
ip6table_nat_table_init().
  net/mlx5: Always drain health in shutdown callback
  net/mlx5: Fix error handling in irq_pool_request_irq
  net/mlx5: Lag, don't use the hardcoded value of the first port
  net/mlx5: Fix missing lock on sync reset reload
  net/mlx5e: Require mlx5 tc classifier action support for IPsec prio capability
  net/mlx5e: Fix CT entry update leaks of modify header context
  net/mlx5e: Add a check for the return value from mlx5_port_set_eth_ptys
  igc: Fix double reset adapter triggered from a single taprio cmd
  ipv6: fix ndisc_is_useropt() handling for PIO
  perf: riscv: Fix selecting counters in legacy mode
  riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
  riscv: Fix linear mapping checks for non-contiguous memory regions
  arm64: jump_label: Ensure patched jump_labels are visible to all CPUs
  rust: SHADOW_CALL_STACK is incompatible with Rust
  platfor

[Kernel-packages] [Bug 2084925] [NEW] package linux-headers-6.8.0-1015-nvidia 6.8.0-1015.16 failed to install/upgrade: el subproceso instalado paquete linux-headers-6.8.0-1015-nvidia script post-insta

2024-10-18 Thread perezxolote
Public bug reported:

Ubuntu fails to boot with kernel panic with this kernel

ProblemType: Package
DistroRelease: Ubuntu 24.04
Package: linux-headers-6.8.0-1015-nvidia 6.8.0-1015.16
ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
Uname: Linux 6.8.0-45-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.1
Architecture: amd64
CasperMD5CheckResult: pass
Date: Wed Oct 16 15:53:31 2024
ErrorMessage: el subproceso instalado paquete linux-headers-6.8.0-1015-nvidia 
script post-installation devolvió el código de salida de error 11
InstallationDate: Installed on 2023-03-27 (572 days ago)
InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
Python3Details: /usr/bin/python3.12, Python 3.12.3, python3-minimal, 
3.12.3-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.22.6ubuntu6.1
 apt  2.7.14build2
SourcePackage: linux-nvidia
Title: package linux-headers-6.8.0-1015-nvidia 6.8.0-1015.16 failed to 
install/upgrade: el subproceso instalado paquete 
linux-headers-6.8.0-1015-nvidia script post-installation devolvió el código de 
salida de error 11
UpgradeStatus: Upgraded to noble on 2024-10-09 (10 days ago)
mtime.conffile..etc.init.d.apport: 2024-07-22T08:59:07

** Affects: linux-nvidia (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package noble

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-nvidia in Ubuntu.
https://bugs.launchpad.net/bugs/2084925

Title:
  package linux-headers-6.8.0-1015-nvidia 6.8.0-1015.16 failed to
  install/upgrade: el subproceso instalado paquete linux-
  headers-6.8.0-1015-nvidia script post-installation devolvió el código
  de salida de error 11

Status in linux-nvidia package in Ubuntu:
  New

Bug description:
  Ubuntu fails to boot with kernel panic with this kernel

  ProblemType: Package
  DistroRelease: Ubuntu 24.04
  Package: linux-headers-6.8.0-1015-nvidia 6.8.0-1015.16
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  Date: Wed Oct 16 15:53:31 2024
  ErrorMessage: el subproceso instalado paquete linux-headers-6.8.0-1015-nvidia 
script post-installation devolvió el código de salida de error 11
  InstallationDate: Installed on 2023-03-27 (572 days ago)
  InstallationMedia: Ubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 
(20230223)
  Python3Details: /usr/bin/python3.12, Python 3.12.3, python3-minimal, 
3.12.3-0ubuntu2
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.22.6ubuntu6.1
   apt  2.7.14build2
  SourcePackage: linux-nvidia
  Title: package linux-headers-6.8.0-1015-nvidia 6.8.0-1015.16 failed to 
install/upgrade: el subproceso instalado paquete 
linux-headers-6.8.0-1015-nvidia script post-installation devolvió el código de 
salida de error 11
  UpgradeStatus: Upgraded to noble on 2024-10-09 (10 days ago)
  mtime.conffile..etc.init.d.apport: 2024-07-22T08:59:07

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084914] Re: New upstream release 550.127.05 ERD6

2024-10-18 Thread Kuba Pawlak
** Also affects: nvidia-graphics-drivers-550-server (Ubuntu Plucky)
   Importance: Undecided
   Status: New

** Also affects: fabric-manager-550 (Ubuntu Plucky)
   Importance: Undecided
   Status: New

** Also affects: libnvidia-nscq-550 (Ubuntu Plucky)
   Importance: Undecided
   Status: New

** Also affects: nvidia-imex-550 (Ubuntu Plucky)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-550-server in
Ubuntu.
https://bugs.launchpad.net/bugs/2084914

Title:
  New upstream release 550.127.05 ERD6

Status in fabric-manager-550 package in Ubuntu:
  New
Status in libnvidia-nscq-550 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-550-server package in Ubuntu:
  New
Status in nvidia-imex-550 package in Ubuntu:
  New
Status in fabric-manager-550 source package in Focal:
  New
Status in libnvidia-nscq-550 source package in Focal:
  New
Status in nvidia-graphics-drivers-550-server source package in Focal:
  New
Status in nvidia-imex-550 source package in Focal:
  New
Status in fabric-manager-550 source package in Jammy:
  New
Status in libnvidia-nscq-550 source package in Jammy:
  New
Status in nvidia-graphics-drivers-550-server source package in Jammy:
  New
Status in nvidia-imex-550 source package in Jammy:
  New
Status in fabric-manager-550 source package in Noble:
  New
Status in libnvidia-nscq-550 source package in Noble:
  New
Status in nvidia-graphics-drivers-550-server source package in Noble:
  New
Status in nvidia-imex-550 source package in Noble:
  New
Status in fabric-manager-550 source package in Oracular:
  New
Status in libnvidia-nscq-550 source package in Oracular:
  New
Status in nvidia-graphics-drivers-550-server source package in Oracular:
  New
Status in nvidia-imex-550 source package in Oracular:
  New
Status in fabric-manager-550 source package in Plucky:
  New
Status in libnvidia-nscq-550 source package in Plucky:
  New
Status in nvidia-graphics-drivers-550-server source package in Plucky:
  New
Status in nvidia-imex-550 source package in Plucky:
  New

Bug description:
  [Impact]
  These releases provide both bug fixes and new features, and we would like to
  make sure all of our users have access to these improvements.

  See the changelog entry below for a full list of changes and bugs.

  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/NVidiaUpdates

  Certification test suite must pass on a range of hardware:
  https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu

  The QA team that executed the tests will be in charge of attaching the
  artifacts and console output of the appropriate run to the bug. nVidia
  maintainers team members will not mark ‘verification-done’ until this
  has happened.

  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned system level tests are attached to this bug.

  [Discussion]

  [Changelog]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fabric-manager-550/+bug/2084914/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084941] [NEW] Noble update: upstream stable patchset 2024-10-18

2024-10-18 Thread Manuel Diewald
Public bug reported:


SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The following upstream
   stable patches should be included in the Ubuntu kernel:

   upstream stable patchset 2024-10-18

Ported from the following upstream stable releases:
v6.6.50, v6.10.9

   from git://git.kernel.org/

drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()
drm: panel-orientation-quirks: Add quirk for OrangePi Neo
scsi: ufs: core: Check LSDBS cap when !mcq
scsi: ufs: core: Bypass quick recovery if force reset is needed
btrfs: tree-checker: validate dref root and objectid
ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
ALSA: hda/conexant: Mute speakers at suspend / shutdown
ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
ALSA: ump: Explicitly reset RPN with Null RPN
ALSA: seq: ump: Use the common RPN/bank conversion context
ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
ALSA: seq: ump: Explicitly reset RPN with Null RPN
net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule
ASoC: amd: yc: Support mic on HP 14-em0002la
spi: hisi-kunpeng: Add validation for the minimum value of speed_hz
i2c: Fix conditional for substituting empty ACPI functions
dma-debug: avoid deadlock between dma debug vs printk and netconsole
net: usb: qmi_wwan: add MeiG Smart SRM825L
ASoC: amd: yc: Support mic on Lenovo Thinkpad E14 Gen 6
ASoC: codecs: ES8326: button detect issue
selftests: mptcp: userspace pm create id 0 subflow
selftests: mptcp: dump userspace addrs list
selftests: mptcp: userspace pm get addr tests
selftests: mptcp: declare event macros in mptcp_lib
selftests: mptcp: join: cannot rm sf if closed
selftests: mptcp: add explicit test case for remove/readd
selftests: mptcp: join: check re-using ID of unused ADD_ADDR
selftests: mptcp: join: check re-adding init endp with != id
selftests: mptcp: add mptcp_lib_events helper
selftests: mptcp: join: validate event numbers
selftests: mptcp: join: check re-re-adding ID 0 signal
selftests: mptcp: join: test for flush/re-add endpoints
selftests: mptcp: join: disable get and dump addr checks
selftests: mptcp: join: stop transfer when check is done (part 2.2)
drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acr
drm/amd/display: Assign linear_pitch_alignment even for VM
drm/amdgpu: fix overflowed array index read warning
drm/amdgpu/pm: Check the return value of smum_send_msg_to_smc
drm/amd/pm: fix uninitialized variable warning
drm/amd/pm: fix uninitialized variable warning for smu8_hwmgr
drm/amd/pm: fix warning using uninitialized value of max_vid_step
drm/amd/pm: Fix negative array index read
drm/amd/pm: fix the Out-of-bounds read warning
drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgr
drm/amdgpu: avoid reading vf2pf info size from FB
drm/amd/display: Check gpio_id before used as array index
drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6
drm/amd/display: Check index for aux_rd_interval before using
drm/amd/display: Add array index check for hdcp ddc access
drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]
drm/amd/display: Check msg_id before processing transcation
drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_info
drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
drm/amd/display: Spinlock before reading event
drm/amd/display: Fix Coverity INTEGER_OVERFLOW within 
decide_fallback_link_setting_max_bw_policy
drm/amd/display: Ensure index calculation will not overflow
drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration
drm/amd/display: Fix index may exceed array range within 
fpu_update_bw_bounding_box
drm/amd/amdgpu: Check tbo resource pointer
drm/amd/pm: fix uninitialized variable warnings for vangogh_ppt
drm/amdgpu/pm: Fix uninitialized variable warning for smu10
drm/amdgpu/pm: Fix uninitialized variable agc_btc_response
drm/amdgpu: Fix the uninitialized variable warning
drm/amdgpu: Fix out-of-bounds write warning
drm/amdkfd: Check debug trap enable before write dbg_ev_file
drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_number
drm/amdgpu: fix ucode out-of-bounds read warning
drm/amdkfd: Reconcile the definition and use of oem_id in struct 
kfd_topology_device
apparmor: fix possible NULL pointer dereference
wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()
wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()
drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCs
drm/amdgpu: Fix the warning division or modulo by zero

[Kernel-packages] [Bug 2084855] Re: Ipason laptop track pad not working

2024-10-18 Thread Paolo Pisati
** Changed in: linux (Ubuntu)
   Importance: Undecided => Wishlist

-- 
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/2084855

Title:
  Ipason laptop track pad not working

Status in linux package in Ubuntu:
  New

Bug description:
  The track pad on this laptop is not detected by Ubuntu at all. its a
  ipason laptop. I am running Ubuntu version: 24.04.1 LTS the software
  center appears to be version: 1.0.0

  this is a fresh install of Ubuntu on a new laptop i got for a
  cybersecurity school. it would be nice to not have to use a external
  mouse since i intend on keeping this laptop on linux. at least for the
  time being so that i can get accustom to using the terminal.

  If it matters it is a Ipason Storm Dragon P3 and i can answer any
  other questions that are required of me

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-image-6.8.0-47-generic 6.8.0-47.47
  ProcVersionSignature: Ubuntu 6.8.0-47.47-generic 6.8.12
  Uname: Linux 6.8.0-47-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/seq:buker  2003 F pipewire
   /dev/snd/controlC0:  buker  2007 F wireplumber
  CRDA: N/A
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 19:42:31 2024
  InstallationDate: Installed on 2024-10-17 (0 days ago)
  InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240827.1)
  MachineType: IPASON IPASON P3
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-47-generic 
root=UUID=3f26f9a3-41af-4713-8545-f481ff3de3a3 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-47-generic N/A
   linux-backports-modules-6.8.0-47-generic  N/A
   linux-firmware20240318.git3b128b60-0ubuntu2.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/16/2023
  dmi.bios.release: 5.19
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: BIOS-P3TGL10
  dmi.board.asset.tag: Default string
  dmi.board.name: TN73
  dmi.board.vendor: IPASON
  dmi.board.version: V10
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 10
  dmi.chassis.vendor: IPASON
  dmi.chassis.version: Default string
  dmi.ec.firmware.release: 0.7
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvrBIOS-P3TGL10:bd08/16/2023:br5.19:efr0.7:svnIPASON:pnIPASONP3:pvrDefaultstring:rvnIPASON:rnTN73:rvrV10:cvnIPASON:ct10:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: IPASON P3
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: IPASON

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084493] Re: thinkpad having issues with freeze after boot

2024-10-18 Thread Paolo Pisati
You didn't have any initrd.img-6.11.0-8-generic, hence it failed to
boot.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

-- 
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/2084493

Title:
  thinkpad having issues with  freeze after boot

Status in linux package in Ubuntu:
  Invalid

Bug description:
  after launching the kernel, the screen freezes when selecting linux
  6.11.0.8

  Ubuntu 24.10

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084695] Re: Kernel update through apt leaves the system with no working network connection.

2024-10-18 Thread Pedro Jorge de Albuquerque de Oliveira
Hi Mathew,
Sure thing! I annexed a copy of the result of running: 
$ grep -n -C 3 "6.8.0-47" /var/log/apt/history.log > 
matches_6_8_0_47_history_log

Inspecting the /var/log/apt/history.log sections that mention "modules": 
$ grep "modules" <(diff <(sed -n '106p' /var/log/apt/history.log) <(sed -n 
'147p' /var/log/apt/history.log))
< Install: linux-modules-nvidia-550-6.8.0-47-generic:amd64 (6.8.0-47.47, 
automatic), linux-modules-6.8.0-47-generic:amd64 (6.8.0-47.47, automatic), 
linux-signatures-nvidia-6.8.0-47-generic:amd64 (6.8.0-47.47, automatic), 
linux-image-6.8.0-47-generic:amd64 (6.8.0-47.47, automatic), 
linux-objects-nvidia-550-6.8.0-47-generic:amd64 (6.8.0-47.47, automatic)
> Install: linux-modules-6.8.0-47-generic:amd64 (6.8.0-47.47), 
> linux-image-6.8.0-47-generic:amd64 (6.8.0-47.47), 
> linux-headers-6.8.0-47-generic:amd64 (6.8.0-47.47), 
> linux-headers-6.8.0-47:amd64 (6.8.0-47.47, automatic), 
> linux-modules-extra-6.8.0-47-generic:amd64 (6.8.0-47.47)

Doing the same for "modules-extra":
$ grep "modules-extra" <(diff <(sed -n '106p' /var/log/apt/history.log) <(sed 
-n '147p' /var/log/apt/history.log))
> Install: linux-modules-6.8.0-47-generic:amd64 (6.8.0-47.47), 
> linux-image-6.8.0-47-generic:amd64 (6.8.0-47.47), 
> linux-headers-6.8.0-47-generic:amd64 (6.8.0-47.47), 
> linux-headers-6.8.0-47:amd64 (6.8.0-47.47, automatic), 
> linux-modules-extra-6.8.0-47-generic:amd64 (6.8.0-47.47)

It seems that -modules-extras was only installed in the latest
transaction, the original one only contained -modules. I'm not that
experienced with linux, but I figured I should try to provide the how I
got the information in as repeatable a manner as possible, so do tell if
you need any more data, or if I can provide it in a more useful way.

** Attachment added: "matches_6_8_0_47_history_log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2084695/+attachment/5829469/+files/matches_6_8_0_47_history_log

-- 
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/2084695

Title:
  Kernel update through apt leaves the system with no working network
  connection.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am using Ubuntu 24.04.1 LTS.  After the upgrade to kernel 6.8.0-47
  from 6.8.0-45, for the first time, Ubuntu was unable to recognize my
  ethernet, wifi and bluetooth. None of these issues occurred before
  since they were automatically recognized and configured by the
  installer. The only solution I found was to revert to 6.8.0-45.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-image-6.8.0-47-generic (not installed)
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/seq:pejalb 2399 F pipewire
   /dev/snd/controlC0:  pejalb 2402 F wireplumber
   /dev/snd/controlC1:  pejalb 2402 F wireplumber
   /dev/snd/controlC2:  pejalb 2402 F wireplumber
  CRDA: N/A
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 16 11:58:38 2024
  InstallationDate: Installed on 2024-09-24 (22 days ago)
  InstallationMedia: Ubuntu 24.04.1 LTS "Noble Numbat" - Release amd64 
(20240827.1)
  MachineType: Micro-Star International Co., Ltd. MS-7C95
  ProcEnviron:
   LANG=en_US.UTF-8
   PATH=(custom, no user)
   SHELL=/bin/bash
   TERM=xterm-256color
   XDG_RUNTIME_DIR=
  ProcFB: 0 simpledrmdrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-45-generic 
root=UUID=3ecf92ad-c19e-4c7b-a589-64a030b1fac5 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-45-generic N/A
   linux-backports-modules-6.8.0-45-generic  N/A
   linux-firmware20240318.git3b128b60-0ubuntu2.4
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/10/2023
  dmi.bios.release: 5.17
  dmi.bios.vendor: American Megatrends International, LLC.
  dmi.bios.version: 2.I0
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B550M PRO-VDH WIFI (MS-7C95)
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Micro-Star International Co., Ltd.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInternational,LLC.:bvr2.I0:bd10/10/2023:br5.17:svnMicro-StarInternationalCo.,Ltd.:pnMS-7C95:pvr1.0:rvnMicro-StarInternationalCo.,Ltd.:rnB550MPRO-VDHWIFI(MS-7C95):rvr1.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr1.0:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7C95
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 1.0
  dmi.sys.vendor: Micro-Star

[Kernel-packages] [Bug 2084914] [NEW] New upstream release 550.127.05 ERD6

2024-10-18 Thread Kuba Pawlak
Public bug reported:

[Impact]
These releases provide both bug fixes and new features, and we would like to
make sure all of our users have access to these improvements.

See the changelog entry below for a full list of changes and bugs.

[Test Case]
The following development and SRU process was followed:
https://wiki.ubuntu.com/NVidiaUpdates

Certification test suite must pass on a range of hardware:
https://git.launchpad.net/plainbox-provider-sru/tree/units/sru.pxu

The QA team that executed the tests will be in charge of attaching the
artifacts and console output of the appropriate run to the bug. nVidia
maintainers team members will not mark ‘verification-done’ until this
has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the
aforementioned system level tests are attached to this bug.

[Discussion]

[Changelog]

** Affects: fabric-manager-550 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: libnvidia-nscq-550 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: nvidia-graphics-drivers-550-server (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: nvidia-imex-550 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: fabric-manager-550 (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Affects: libnvidia-nscq-550 (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Affects: nvidia-graphics-drivers-550-server (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Affects: nvidia-imex-550 (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Affects: fabric-manager-550 (Ubuntu Jammy)
 Importance: Undecided
 Status: New

** Affects: libnvidia-nscq-550 (Ubuntu Jammy)
 Importance: Undecided
 Status: New

** Affects: nvidia-graphics-drivers-550-server (Ubuntu Jammy)
 Importance: Undecided
 Status: New

** Affects: nvidia-imex-550 (Ubuntu Jammy)
 Importance: Undecided
 Status: New

** Affects: fabric-manager-550 (Ubuntu Noble)
 Importance: Undecided
 Status: New

** Affects: libnvidia-nscq-550 (Ubuntu Noble)
 Importance: Undecided
 Status: New

** Affects: nvidia-graphics-drivers-550-server (Ubuntu Noble)
 Importance: Undecided
 Status: New

** Affects: nvidia-imex-550 (Ubuntu Noble)
 Importance: Undecided
 Status: New

** Affects: fabric-manager-550 (Ubuntu Oracular)
 Importance: Undecided
 Status: New

** Affects: libnvidia-nscq-550 (Ubuntu Oracular)
 Importance: Undecided
 Status: New

** Affects: nvidia-graphics-drivers-550-server (Ubuntu Oracular)
 Importance: Undecided
 Status: New

** Affects: nvidia-imex-550 (Ubuntu Oracular)
 Importance: Undecided
 Status: New

** Also affects: nvidia-graphics-drivers-550-server (Ubuntu Noble)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-550-server (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-550-server (Ubuntu Oracular)
   Importance: Undecided
   Status: New

** Also affects: nvidia-graphics-drivers-550-server (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: fabric-manager-550 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: nvidia-imex-550 (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: libnvidia-nscq-550 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-graphics-drivers-550-server in
Ubuntu.
https://bugs.launchpad.net/bugs/2084914

Title:
  New upstream release 550.127.05 ERD6

Status in fabric-manager-550 package in Ubuntu:
  New
Status in libnvidia-nscq-550 package in Ubuntu:
  New
Status in nvidia-graphics-drivers-550-server package in Ubuntu:
  New
Status in nvidia-imex-550 package in Ubuntu:
  New
Status in fabric-manager-550 source package in Focal:
  New
Status in libnvidia-nscq-550 source package in Focal:
  New
Status in nvidia-graphics-drivers-550-server source package in Focal:
  New
Status in nvidia-imex-550 source package in Focal:
  New
Status in fabric-manager-550 source package in Jammy:
  New
Status in libnvidia-nscq-550 source package in Jammy:
  New
Status in nvidia-graphics-drivers-550-server source package in Jammy:
  New
Status in nvidia-imex-550 source package in Jammy:
  New
Status in fabric-manager-550 source package in Noble:
  New
Status in libnvidia-nscq-550 source package in Noble:
  New
Status in nvidia-graphics-drivers-550-server source package in Noble:
  New
Status in nvidia-imex-550 source package in Noble:
  New
Status in fabric-manager-550 source package in Oracular:
  New
Status in libnvidia-nscq-550 source package in Oracular:
  New
Status in nvidia-graphics-drivers-550-server source package in Oracular:
  New
Status in nvidia-

[Kernel-packages] [Bug 2084780] CurrentDmesg.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829307/+files/CurrentDmesg.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing li

[Kernel-packages] [Bug 2084780] Lsusb.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/2084780/+attachment/5829311/+files/Lsusb.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: https://lau

[Kernel-packages] [Bug 2084780] Lspci.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/2084780/+attachment/5829309/+files/Lspci.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: https://lau

[Kernel-packages] [Bug 2071523] Re: Ubuntu 24.04 LTS freezes on Thinkpad T510 with kernel 6.8.0-36-generic

2024-10-18 Thread Christian Weisel
Also tried today latest 24.04 updates which included kernel "6.8.0-47-generic".
System freezes after some minimal activities.

System only useable with "nomodeset" kernel paramter set during
boot/grub, which gives bad display settings. (1024x786, slow reacting
graphics).

Processors: 4 × Intel® Core™ i5 CPU M 560 @ 2.67GHz
Graphics Processor: Mesa Intel® HD Graphics

-- 
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/2071523

Title:
  Ubuntu 24.04 LTS freezes on Thinkpad T510 with kernel 6.8.0-36-generic

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Upgrading my Thinkpad T510 from Kubuntu 23.10 to 24.10 worked fine but the 
system freezes after some minmal activity with the kernel 6.8.0-36-generic.
  No chance to check any log files or check for other issues. System freezes 
completly.

  Booting with advanced options and choosing the old 23.20 kernel
  (version 6.5.0-28-generic) works perfectly fine.

  Info:
  Operating System: Kubuntu 24.04
  KDE Plasma Version: 5.27.11
  KDE Frameworks Version: 5.115.0
  Qt Version: 5.15.13
  Kernel Version: 6.5.0-28-generic (64-bit) <- The one that works
  Graphics Platform: X11
  Processors: 4 × Intel® Core™ i5 CPU M 560 @ 2.67GHz
  Memory: 7.5 GiB of RAM
  Graphics Processor: Mesa Intel® HD Graphics
  Manufacturer: LENOVO
  Product Name: 4349WJK
  System Version: ThinkPad T510

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: ubuntu-release-upgrader-core 1:24.04.19
  ProcVersionSignature: Ubuntu 6.5.0-28.29-generic 6.5.13
  Uname: Linux 6.5.0-28-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashDB: ubuntu
  CurrentDesktop: KDE
  Date: Sat Jun 29 17:39:18 2024
  InstallationDate: Installed on 2018-11-27 (2041 days ago)
  InstallationMedia: Kubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.2)
  PackageArchitecture: all
  ProcEnviron:
   LANG=de_DE.UTF-8
   LANGUAGE=de:en_US
   PATH=(custom, user)
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to noble on 2024-06-29 (0 days ago)
  VarLogDistupgradeXorgFixuplog:
   INFO:root:/usr/bin/do-release-upgrade running
   INFO:root:No xorg.conf, exiting

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084780] Lsusb-t.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829312/+files/Lsusb-t.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: https:

[Kernel-packages] [Bug 2084780] UdevDb.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/2084780/+attachment/5829341/+files/UdevDb.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: https://l

[Kernel-packages] [Bug 2084780] WifiSyslog.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829342/+files/WifiSyslog.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: 

[Kernel-packages] [Bug 2084780] Re: r8152 ethernet (Lenovo Docking station) suddenly disconnect

2024-10-18 Thread Raoul Scarazzini
Full kernel log

** Attachment added: "20241018_Kernel-Log.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2084780/+attachment/5829346/+files/20241018_Kernel-Log.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2084780

[Kernel-packages] [Bug 2084780] AudioDevicesInUse.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "AudioDevicesInUse.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829305/+files/AudioDevicesInUse.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 

[Kernel-packages] [Bug 2084780] CRDA.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/2084780/+attachment/5829306/+files/CRDA.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: https://launc

[Kernel-packages] [Bug 2084780] PaInfo.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/2084780/+attachment/5829334/+files/PaInfo.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: https://l

[Kernel-packages] [Bug 2084780] IwConfig.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829308/+files/IwConfig.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: http

[Kernel-packages] [Bug 2084780] ProcInterrupts.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829338/+files/ProcInterrupts.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailin

[Kernel-packages] [Bug 2084780] Re: r8152 ethernet (Lenovo Docking station) suddenly disconnect

2024-10-18 Thread Juerg Haefliger
Can you run 'apport-collect 2084780' on the affected system please? Also
please attach a full kernel log that contains the error messages.

** Package changed: linux-oem-6.8 (Ubuntu) => linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084780] RfKill.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/2084780/+attachment/5829340/+files/RfKill.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: https://l

[Kernel-packages] [Bug 2084780] ProcEnviron.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829337/+files/ProcEnviron.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list

[Kernel-packages] [Bug 2084780] Lsusb-v.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829333/+files/Lsusb-v.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: https:

[Kernel-packages] [Bug 2084780] Re: r8152 ethernet (Lenovo Docking station) suddenly disconnect

2024-10-18 Thread Raoul Scarazzini
apport information

** Tags added: apport-collected wilma

** Description changed:

  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.
  
  These are the logs:
  
  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4
  
  This happens independently from the Kernel I'm using: the above messages
  are the same while using linux-image-6.8.0-45-generic or linux-
  image-6.8.0-1013-oem.
  
  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly related
  to the Lenovo docking station, on which the firmware is up to date with
  the latest one.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.28.1-0ubuntu3.1
+ Architecture: amd64
+ CasperMD5CheckResult: unknown
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux Mint 22
+ InstallationDate: Installed on 2019-12-10 (1774 days ago)
+ InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
+ MachineType: LENOVO 20QVCTO1WW
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: linux (not installed)
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
+ ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
+ PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-6.8.0-1013-oem N/A
+  linux-backports-modules-6.8.0-1013-oem  N/A
+  linux-firmware  20240318.git3b128b60-0ubuntu2.4
+ Tags: wilma
+ Uname: Linux 6.8.0-1013-oem x86_64
+ UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
+ UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 08/05/2024
+ dmi.bios.release: 1.52
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: N2OET65W (1.52 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 20QVCTO1WW
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0T08861 WIN
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: None
+ dmi.ec.firmware.release: 1.22
+ dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
+ dmi.product.family: ThinkPad X1 Extreme 2nd
+ dmi.product.name: 20QVCTO1WW
+ dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
+ dmi.product.version: ThinkPad X1 Extreme 2nd
+ dmi.sys.vendor: LENOVO

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829304/+files/AlsaInfo.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  conn

[Kernel-packages] [Bug 2084780] ProcCpuinfoMinimal.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829336/+files/ProcCpuinfoMinimal.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


--

[Kernel-packages] [Bug 2084780] acpidump.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829343/+files/acpidump.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: http

[Kernel-packages] [Bug 2084780] ProcModules.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829339/+files/ProcModules.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list

[Kernel-packages] [Bug 2084780] ProcCpuinfo.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829335/+files/ProcCpuinfo.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list

[Kernel-packages] [Bug 2084780] Lspci-vt.txt

2024-10-18 Thread Raoul Scarazzini
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/2084780/+attachment/5829310/+files/Lspci-vt.txt

-- 
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/2084780

Title:
  r8152 ethernet (Lenovo Docking station) suddenly disconnect

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  On Ubuntu 24.04, with the latest updated applied, the ethernet
  connection coming from the ThinkPad Thunderbolt 4 WorkStation Dock
  (https://support.lenovo.com/us/en/solutions/pd500533) suddenly
  disconnects at some point after the boot.

  These are the logs:

  ott 17 09:49:48 catastrofe kernel: r8152-cfgselector 4-2.1.2: Failed to read 
4 bytes at 0xb400/0x0133 (-110)
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: NETDEV 
WATCHDOG: CPU: 2: transmit queue 0 timed out 5632 ms
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Tx 
timeout
  ott 17 09:50:00 catastrofe kernel: xhci_hcd :09:00.0: Timeout while 
waiting for setup device command
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: device not 
accepting address 4, error -62
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Invalid 
header when reading pass-thru MAC addr
  ott 17 09:50:00 catastrofe kernel: r8152 4-2.1.2:1.0 enx3ce1a1c59260: Get 
ether addr fail
  ott 17 09:50:00 catastrofe kernel: r8152-cfgselector 4-2.1.2: USB disconnect, 
device number 4

  This happens independently from the Kernel I'm using: the above
  messages are the same while using linux-image-6.8.0-45-generic or
  linux-image-6.8.0-1013-oem.

  This seems to be a known problem
  (https://bbs.archlinux.org/viewtopic.php?id=284914) not strictly
  related to the Lenovo docking station, on which the firmware is up to
  date with the latest one.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: linux-modules-6.8.0-1013-oem
  ProcVersionSignature: Ubuntu 6.8.0-45.45-generic 6.8.12
  Uname: Linux 6.8.0-45-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 17 10:01:36 2024
  InstallationDate: Installed on 2020-12-11 (1406 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  SourcePackage: linux-oem-6.8
  UpgradeStatus: Upgraded to noble on 2024-10-04 (13 days ago)
  modified.conffile..etc.init.d.apport: [modified]
  mtime.conffile..etc.init.d.apport: 2024-07-22T16:59:07
  --- 
  ProblemType: Bug
  ApportVersion: 2.28.1-0ubuntu3.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Linux Mint 22
  InstallationDate: Installed on 2019-12-10 (1774 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20QVCTO1WW
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-1013-oem 
root=UUID=c61df9cc-bd36-4ed2-8f52-de114bbf3fc3 ro rd.driver.blacklist=nouveau 
modprobe.blacklist=nouveau nvidia-drm.modeset=1 usbcore.autosuspend=-1
  ProcVersionSignature: Ubuntu 6.8.0-1013.13-oem 6.8.12
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.8.0-1013-oem N/A
   linux-backports-modules-6.8.0-1013-oem  N/A
   linux-firmware  20240318.git3b128b60-0ubuntu2.4
  Tags: wilma
  Uname: Linux 6.8.0-1013-oem x86_64
  UpgradeStatus: Upgraded to wilma on 2022-08-22 (788 days ago)
  UserGroups: adm bumblebee cdrom dip docker libvirt lpadmin lxd plugdev 
sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/05/2024
  dmi.bios.release: 1.52
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N2OET65W (1.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20QVCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0T08861 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.22
  dmi.modalias: 
dmi:bvnLENOVO:bvrN2OET65W(1.52):bd08/05/2024:br1.52:efr1.22:svnLENOVO:pn20QVCTO1WW:pvrThinkPadX1Extreme2nd:rvnLENOVO:rn20QVCTO1WW:rvrSDK0T08861WIN:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_20QV_BU_Think_FM_ThinkPadX1Extreme2nd:
  dmi.product.family: ThinkPad X1 Extreme 2nd
  dmi.product.name: 20QVCTO1WW
  dmi.product.sku: LENOVO_MT_20QV_BU_Think_FM_ThinkPad X1 Extreme 2nd
  dmi.product.version: ThinkPad X1 Extreme 2nd
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: http

[Kernel-packages] [Bug 2084883] [NEW] Video playback on AMD 780m crashes system

2024-10-18 Thread Jakub Stachowski
Public bug reported:

During video playback on Youtube/Firefox, screen turns off for several seconds 
then comes back up. It usually happens 2-3 times and then it stays black. Video 
seems to be running in background (i still hear audio) during screen resets, 
however I mouse and keyboard are unresponsible. Alt-sysrq-o successfully shuts 
down the machine.
I am using KWin (current git version).
The bug does not happen every time, but about once a day. It never happened on 
24.04 with 6.8 kernel.

Attached is journalctl --system output showing kernel errors related
amdgpu/VCN problems.

ProblemType: Bug
DistroRelease: Ubuntu 24.10
Package: linux-image-6.11.0-8-generic 6.11.0-8.8
ProcVersionSignature: Ubuntu 6.11.0-8.8-generic 6.11.0
Uname: Linux 6.11.0-8-generic x86_64
ApportVersion: 2.30.0-0ubuntu4
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: KDE
Date: Fri Oct 18 10:11:55 2024
InstallationDate: Installed on 2024-08-07 (71 days ago)
InstallationMedia: Kubuntu 24.04 LTS "Noble Numbat" - Release amd64 (20240425.1)
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
MachineType: LENOVO 21K9CTO1WW
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-6.11.0-8-generic 
root=/dev/mapper/luks-2a2c7241-509d-4e78-9ff2-b7c3faa639f6 ro quiet 
cryptdevice=UUID=2a2c7241-509d-4e78-9ff2-b7c3faa639f6:luks-2a2c7241-509d-4e78-9ff2-b7c3faa639f6
 root=/dev/mapper/luks-2a2c7241-509d-4e78-9ff2-b7c3faa639f6 splash 
rcu_nocbs=all rcutree.enable_rcu_lazy=1 vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-6.11.0-8-generic N/A
 linux-backports-modules-6.11.0-8-generic  N/A
 linux-firmware20240913.gita34e7a5f-0ubuntu2
SourcePackage: linux
UpgradeStatus: Upgraded to oracular on 2024-10-13 (5 days ago)
dmi.bios.date: 09/05/2024
dmi.bios.release: 1.39
dmi.bios.vendor: LENOVO
dmi.bios.version: R2FET59W (1.39 )
dmi.board.asset.tag: Not Available
dmi.board.name: 21K9CTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.ec.firmware.release: 1.30
dmi.modalias: 
dmi:bvnLENOVO:bvrR2FET59W(1.39):bd09/05/2024:br1.39:efr1.30:svnLENOVO:pn21K9CTO1WW:pvrThinkPadP16sGen2:rvnLENOVO:rn21K9CTO1WW:rvrNotDefined:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_21K9_BU_Think_FM_ThinkPadP16sGen2:
dmi.product.family: ThinkPad P16s Gen 2
dmi.product.name: 21K9CTO1WW
dmi.product.sku: LENOVO_MT_21K9_BU_Think_FM_ThinkPad P16s Gen 2
dmi.product.version: ThinkPad P16s Gen 2
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oracular wayland-session

** Attachment added: "Journalctl log of kernel errors"
   https://bugs.launchpad.net/bugs/2084883/+attachment/5829383/+files/bug.txt

-- 
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/2084883

Title:
  Video playback on AMD 780m crashes system

Status in linux package in Ubuntu:
  New

Bug description:
  During video playback on Youtube/Firefox, screen turns off for several 
seconds then comes back up. It usually happens 2-3 times and then it stays 
black. Video seems to be running in background (i still hear audio) during 
screen resets, however I mouse and keyboard are unresponsible. Alt-sysrq-o 
successfully shuts down the machine.
  I am using KWin (current git version).
  The bug does not happen every time, but about once a day. It never happened 
on 24.04 with 6.8 kernel.

  Attached is journalctl --system output showing kernel errors related
  amdgpu/VCN problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.10
  Package: linux-image-6.11.0-8-generic 6.11.0-8.8
  ProcVersionSignature: Ubuntu 6.11.0-8.8-generic 6.11.0
  Uname: Linux 6.11.0-8-generic x86_64
  ApportVersion: 2.30.0-0ubuntu4
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: KDE
  Date: Fri Oct 18 10:11:55 2024
  InstallationDate: Installed on 2024-08-07 (71 days ago)
  InstallationMedia: Kubuntu 24.04 LTS "Noble Numbat" - Release amd64 
(20240425.1)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: LENOVO 21K9CTO1WW
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-6.11.0-8-generic 
root=/dev/mapper/luks-2a2c7241-509d-4e78-9ff2-b7c3faa639f6 ro quiet 
cryptdevice=UUID=2a2c7241-509d-4e78-9ff2-b7c3faa639f6:luks-2a2c7241-509d-4e78-9ff2-b7c3faa639f6
 root=/dev/mapper/luks-2a2c7241-509d-4e78-9ff2-b7c3faa639f6 splash 
rcu_nocbs=all rcutree.enable_rcu_lazy=1 vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.11.0-8-generic N/A
   linux-ba

[Kernel-packages] [Bug 2083176] Re: grub-efi/install_devices becoming stale due to by-id/nvme-eui.* symlinks disappearing

2024-10-18 Thread Julian Andres Klode
** Changed in: grub2 (Ubuntu)
   Status: Confirmed => Triaged

-- 
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/2083176

Title:
  grub-efi/install_devices becoming stale due to by-id/nvme-eui.*
  symlinks disappearing

Status in grub2 package in Ubuntu:
  Triaged
Status in linux package in Ubuntu:
  New

Bug description:
  A family member just sent me this dialog that popped up when they
  installed their updates today. I'm not sure how a regular user is
  supposed to be able to handle what is presented here. Do they check
  the box? What happens if they don't?

  Heck, even I don't know what the proper action is here.

  This dialog box needs to be removed and a safe default needs to be
  applied automatically during upgrades.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/2083176/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084766] Re: Most Meteor Lake machines fail to boot into desktop after upgrading to the -48 kernel.

2024-10-18 Thread Timo Aaltonen
Hello Kevin, or anyone else affected,

Accepted linux-firmware into jammy-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/linux-
firmware/20220329.git681281e4-0ubuntu3.35 in a few hours, and then in
the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
jammy to verification-done-jammy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-jammy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: linux-firmware (Ubuntu Jammy)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/2084766

Title:
  Most Meteor Lake machines fail to boot into desktop after upgrading to
  the -48 kernel.

Status in linux package in Ubuntu:
  Invalid
Status in linux-firmware package in Ubuntu:
  Invalid
Status in linux-hwe-6.8 package in Ubuntu:
  Invalid
Status in linux source package in Jammy:
  Invalid
Status in linux-firmware source package in Jammy:
  Fix Committed
Status in linux-hwe-6.8 source package in Jammy:
  Incomplete
Status in linux source package in Noble:
  Invalid
Status in linux-firmware source package in Noble:
  Invalid
Status in linux-hwe-6.8 source package in Noble:
  Invalid

Bug description:
  [Impact]
  During the SRU testing, I found many laptops displayed a black screen after 
booting. Those machines are still alive and able to access via ssh, just 
nothing displayed on the screen.

  After a brief check, those affected machines that I inspected are all
  Meteor Lake machine.

  I just attached the journal.log from one of the affected machines.

  [Test Case]
  1. restore the system the initial state.
  2. run dist-upgrade
  3. enable proposed pocket.
  4. apt install linux-generic-hwe-22.04
  5. reboot

  [Fail rate]
  5/5

  [Expected result]

  Machines can boot into desktop environment.

  [Actual result]

  Nothing display.

  [Additional information]
  Affected machines that I inspected are listed below
  https://certification.canonical.com/hardware/202312-33277/
  https://certification.canonical.com/hardware/202312-33278/
  https://certification.canonical.com/hardware/202312-33279/
  https://certification.canonical.com/hardware/202312-33291/
  https://certification.canonical.com/hardware/202312-33251/
  https://certification.canonical.com/hardware/202312-33252/
  https://certification.canonical.com/hardware/202312-33253/
  https://certification.canonical.com/hardware/202312-33254/
  https://certification.canonical.com/hardware/202312-33255/
  https://certification.canonical.com/hardware/202403-33527/
  https://certification.canonical.com/hardware/202403-33526/
  https://certification.canonical.com/hardware/202403-33525/
  https://certification.canonical.com/hardware/202401-33397/
  https://certification.canonical.com/hardware/202401-33398/
  https://certification.canonical.com/hardware/202401-33401/
  https://certification.canonical.com/hardware/202312-33275/
  https://certification.canonical.com/hardware/202312-33273/
  https://certification.canonical.com/hardware/202312-33274/
  https://certification.canonical.com/hardware/202312-33270/
  https://certification.canonical.com/hardware/202312-33271/
  https://certification.canonical.com/hardware/202310-32270/
  https://certification.canonical.com/hardware/202310-32272/

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: linux-image-6.8.0-48-generic 6.8.0-48.48~22.04.1
  ProcVersionSignature: Ubuntu 6.8.0-48.48~22.04.1-generic 6.8.12
  Uname: Linux 6.8.0-48-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.6
  Architecture: amd64
  CasperMD5json:
   {
     "result": "skip"
   }
  Date: Thu Oct 17 13:11:07 2024
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-jammy-amd64-20220504-33+jellyfish-oricorio+X125
  InstallationDate: Installed on 2024-10-17 (0 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - 
somerville-jammy-amd64-20220

[Kernel-packages] [Bug 2080489] Re: Network Manager stops functioning on Ubuntu 24.04

2024-10-18 Thread Luís de Sousa
Now that the issue with kernel 6.8.0-45-generic is identified and
addressed, I can report the NetworkManager stoppages continue. At this
stage I am essentially unable to use Sleep mode. Every time the system
returns from Sleep mode either the NetworkManager is already frozen or
stops functioning within a minute or so. This problem is rather
limiting.

Thank you for reading.

-- 
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/2080489

Title:
  Network Manager stops functioning on Ubuntu 24.04

Status in linux package in Ubuntu:
  Incomplete
Status in network-manager package in Ubuntu:
  New

Bug description:
  I installed Ubuntu 24.04 about a month ago on a Asus Vivobook. Soon
  after the NetworkManager started misbehaving, with all connections to
  the internet becoming idle now and then. When this event happens the
  only way to restore internet access is to reboot the system. If
  initially these events were occasional, they now take place 3 or 4
  times per day, often after signing in from the lock screen.

  So far I was not able to verify whether NetworkManager is actually
  crashing, the Settings programme reports "NetworkManager not running"
  (see attached image). However, in the command line `systemctl` reports
  an active service:

  ```
  $ systemctl status NetworkManager
  ● NetworkManager.service - Network Manager
   Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled>
   Active: active (running) since Sun 2024-08-27 18:21:44 WEST; 2h 18min a>
     Docs: man:NetworkManager(8)
     Main PID: 1149 (NetworkManager)
    Tasks: 4 (limit: 18646)
   Memory: 12.2M (peak: 28.6M)
  CPU: 836ms
   CGroup: /system.slice/NetworkManager.service
   └─1149 /usr/sbin/NetworkManager --no-daemon

  ago 27 19:34:08 Symbolic NetworkManager[1149]:   [1724006048.8961] man>
  ago 27 19:34:08 Symbolic NetworkManager[1149]:   [1724006048.8965] dev>
  ago 27 19:34:09 Symbolic NetworkManager[1149]:   [1724006049.1482] dev>
  ago 27 19:34:09 Symbolic NetworkManager[1149]:   [1724006049.1484] dev>
  ago 27 19:34:09 Symbolic NetworkManager[1149]:   [1724006049.1488] dhc>
  ago 27 19:34:09 Symbolic NetworkManager[1149]:   [1724006049.1488] dhc>
  ago 27 19:34:09 Symbolic NetworkManager[1149]:   [1724006049.1489] dhc>
  ago 27 19:34:09 Symbolic NetworkManager[1149]:   [1724006049.2049] dev>
  ago 27 20:33:50 Symbolic NetworkManager[1149]:   [1724009630.5340] man>
  ago 27 20:33:50 Symbolic NetworkManager[1149]:   [1724009630.5344] dev>
  ```

  But if I try to restart the service, the command line just hangs up:

  ```
  $ ping 1.1.1.1
  ping: connect: Network is unreachable

  $ sudo systemctl restart NetworkManager

  ```

  Also from `ifconfig` there is no response:

  ```
  $ ifconfig -a

  ```

  Please let me know if there is further useful information I can
  report.

  Thank you.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2084883] Re: Video playback on AMD 780m crashes system

2024-10-18 Thread Jakub Stachowski
** Summary changed:

- Video playback crashes system
+ Video playback on AMD 780m crashes system

-- 
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/2084883

Title:
  Video playback on AMD 780m crashes system

Status in linux package in Ubuntu:
  New

Bug description:
  During video playback on Youtube/Firefox, screen turns off for several 
seconds then comes back up. It usually happens 2-3 times and then it stays 
black. Video seems to be running in background (i still hear audio) during 
screen resets, however I mouse and keyboard are unresponsible. Alt-sysrq-o 
successfully shuts down the machine.
  I am using KWin (current git version).
  The bug does not happen every time, but about once a day. It never happened 
on 24.04 with 6.8 kernel.

  Attached is journalctl --system output showing kernel errors related
  amdgpu/VCN problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 24.10
  Package: linux-image-6.11.0-8-generic 6.11.0-8.8
  ProcVersionSignature: Ubuntu 6.11.0-8.8-generic 6.11.0
  Uname: Linux 6.11.0-8-generic x86_64
  ApportVersion: 2.30.0-0ubuntu4
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: KDE
  Date: Fri Oct 18 10:11:55 2024
  InstallationDate: Installed on 2024-08-07 (71 days ago)
  InstallationMedia: Kubuntu 24.04 LTS "Noble Numbat" - Release amd64 
(20240425.1)
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  MachineType: LENOVO 21K9CTO1WW
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-6.11.0-8-generic 
root=/dev/mapper/luks-2a2c7241-509d-4e78-9ff2-b7c3faa639f6 ro quiet 
cryptdevice=UUID=2a2c7241-509d-4e78-9ff2-b7c3faa639f6:luks-2a2c7241-509d-4e78-9ff2-b7c3faa639f6
 root=/dev/mapper/luks-2a2c7241-509d-4e78-9ff2-b7c3faa639f6 splash 
rcu_nocbs=all rcutree.enable_rcu_lazy=1 vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-6.11.0-8-generic N/A
   linux-backports-modules-6.11.0-8-generic  N/A
   linux-firmware20240913.gita34e7a5f-0ubuntu2
  SourcePackage: linux
  UpgradeStatus: Upgraded to oracular on 2024-10-13 (5 days ago)
  dmi.bios.date: 09/05/2024
  dmi.bios.release: 1.39
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R2FET59W (1.39 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 21K9CTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.ec.firmware.release: 1.30
  dmi.modalias: 
dmi:bvnLENOVO:bvrR2FET59W(1.39):bd09/05/2024:br1.39:efr1.30:svnLENOVO:pn21K9CTO1WW:pvrThinkPadP16sGen2:rvnLENOVO:rn21K9CTO1WW:rvrNotDefined:cvnLENOVO:ct10:cvrNone:skuLENOVO_MT_21K9_BU_Think_FM_ThinkPadP16sGen2:
  dmi.product.family: ThinkPad P16s Gen 2
  dmi.product.name: 21K9CTO1WW
  dmi.product.sku: LENOVO_MT_21K9_BU_Think_FM_ThinkPad P16s Gen 2
  dmi.product.version: ThinkPad P16s Gen 2
  dmi.sys.vendor: LENOVO

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 2082946] Re: Kernel 6.8.0-45-generic fails to boot on 24.04

2024-10-18 Thread Luís de Sousa
> Is there any reason you use this ppa on your primary systems?

I have been investigating and could not really pin point a reason.
However, I know it was one of the very first PPA I added to the system
(and other Ubuntu 24.04 installs).

Whether it is related or not I am no longer able to tell, but indeed various 
programmes have issues with the mismatch between the gcc version with which the 
kernel was compiled and that shipped for the user. Here is an example where 
this is an issue: 
https://askubuntu.com/a/1429701/177437

Regards.

-- 
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/2082946

Title:
  Kernel 6.8.0-45-generic fails to boot on 24.04

Status in linux package in Ubuntu:
  Invalid

Bug description:
  The system is an ASUS Vivobook laptop with a Intel Core i7 chipset.
  Yesterday the updates brought in a new kernel image: 6.8.0-45-generic.
  Boot has failed since, apparently it is not able to find the root
  volume and drops back to the initramfs prompt. No error messages are
  shown during the failed boot process, however, when I try to quit the
  initramfs prompt a few messages appear (see image attached).

  With the original kernel (6.8.0-44-generic) the system boots fine and
  the HDD is working as expected. The contents of the `fstab` file are
  below.

  ```
  $ cat /etc/fstab
  # /etc/fstab: static file system information.
  #
  # Use 'blkid' to print the universally unique identifier for a device; this 
may
  # be used with UUID= as a more robust way to name devices that works even if
  # disks are added and removed. See fstab(5).
  #
  #  
  UUID=F8F9-FF58/boot/efi  vfatdefaults   0 
2
  UUID=e13ff5f9-7a98-4e01-873f-b1a0fd440c77 /  ext4defaults   0 
1
  UUID=5d3a8f7f-d08f-4f65-bcda-55d3fa5f6cbd /home  ext4defaults   0 
2
  /swapfile none   swapsw   0 0
  tmpfs /tmp   tmpfs   
defaults,noatime,mode=1777 0 0
  ```

  Please let me know if I can provide further information. Thank you for
  reading.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp