I do have the following in /etc/rc.local which might be related: # Runtime PM for PCI Device find /sys/bus/pci/devices/*/power -name control -exec echo auto >{} \; for i in $(find /sys/devices/pci0000\:00/0* -maxdepth 3 -name control); do echo auto > $i; done
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-meta-lowlatency in Ubuntu. https://bugs.launchpad.net/bugs/2083151 Title: igb assertion changing rx/tx queues Status in linux-meta-lowlatency package in Ubuntu: New Bug description: Using an i350-T2 card with /etc/network/interfaces with a bond and using hardware-dma-ring-rx or hardware-dma-ring-tx I sometimes see an assertion in dmesg ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: linux-image-lowlatency (not installed) ProcVersionSignature: Ubuntu 6.8.0-45.45.1~22.04.1-lowlatency 6.8.12 Uname: Linux 6.8.0-45-lowlatency x86_64 NonfreeKernelModules: zfs ApportVersion: 2.20.11-0ubuntu82.6 Architecture: amd64 CasperMD5CheckResult: unknown Date: Sun Sep 29 14:38:25 2024 SourcePackage: linux-meta-lowlatency UpgradeStatus: Upgraded to jammy on 2024-01-20 (252 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-meta-lowlatency/+bug/2083151/+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