Seems, that this package gets included via preseed:
tasksel tasksel/first multiselect minimal
d-i pkgsel/include string grub2 linux-crashdump openssh-server tcsh ksh gawk
vim sysstat lxc debootstrap libcap-ng-utils acpid at bc ethtool libxslt1.1
lxc-templates patch uidmap xz-utils acl iptables u
Public bug reported:
Right now 'zfs-initramfs', i.e. /usr/share/initramfs-tools/scripts/zfs
does not support any other directory than /dev for "zpool import ...".
Therefore even if a pool gets created from a different directory like
/dev, say /dev/disk/by-id or /dev/chassis/SYS on next reboot /dev
** Patch added: "honor misc /dev dirs"
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1688890/+attachment/4872753/+files/initramfs-zfs.patch
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.la
It should not restrict import to hardcoded /dev and /dev/disk/by-id -
see https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1688890
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs
Public bug reported:
/usr/share/initramfs-tools/scripts/zfs::import_pool() tries to import
the root pool (in my case named rpool) before the related devices are
available, i.e. scsi scan has been finished.
I use the following Q&D workaround to fix it:
--- /usr/share/initramfs-tools/scripts/zfs.or
** Attachment added: "debug output with Q&D fix"
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1905160/+attachment/5436799/+files/xxxlong-patched.out
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https
There is no apport* installed on the machine.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1905160
Title:
zfs-initramfs: zfs import rpool fails - too early
Status in zfs-linux pac
Since xenial we have this very annoying behavior (unregister_netdevice:
waiting for lo to become free. Usage count = 1) as well, which in turn
makes a container reboot taking several minutes instead of seconds e.g.
on vivid (lxc-ls -f also hangs for that time). E.g.:
[ +10.244888] unregister_netd
BTW: Just encountered, that netinstall fails, when it tries to install
grub, because /sys seems not to be mounted to /target/sys:
# zpool status
The ZFS modules are not loaded.
Try running '/sbin/modprobe zfs' as root to load them.
After a mount --rbind /sys /target/sys :
# zpool status
pool:
BUG or not? At least I get mixed feelings, when I see, that the log
device gets passed to grub-probe! E.g.:
+ zpool status rpool
pool: rpool
state: ONLINE
scan: resilvered 547M in 0h0m with 0 errors on Thu May 18 03:49:08 2017
config:
NAME STATE READ WRITE CKSUM
r
Wondering, whether there is an official repository, where one may look
into the source of the shipped version of the package. I found
https://launchpad.net/ubuntu/+source/grub2/2.02~beta2-36ubuntu3.9, but
even the grub2_2.02~beta2.orig.tar.xz is != to what is tagged as
grub-2.02-beta2 in the offici
*** This bug is a duplicate of bug 1527727 ***
https://bugs.launchpad.net/bugs/1527727
No ETAs, when the backport is available for the LTS release?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux in Ubuntu.
https://bugs.laun
Public bug reported:
I've the following zfs:
# zfs list -r rpool/VARSHARE
NAME USED AVAIL REFER MOUNTPOINT
rpool/VARSHARE 114K 165G30K /var/share
rpool/VARSHARE/lxc84K 165G19K /var/share/lxc
rpool/VARS
Please read carefully before answering: As already said (and the given
output clearly shows the problem beside being mentioned in the subject):
zfs screwed up the mount order and mounted rpool/VARSHARE/lxc _before_
rpool/VARSHARE. And when /var/share/lxc gets mounted, obviously
/var/share is not em
It might be also a result of the bogus mount.zfs, which requires POSIX
incorrect arguments but honors POSIXLY_CORRECT env var!
Had a similar zfs mount order problem with a rpool/local/home/{A,B,C}
tree (was created using -p option) ...
--
You received this bug notification because you are a memb
I have the same problem. I have the Asus Maximus VII Hero (Z97) and the same
errors occur. On my PC I have elementary OS 0.3.2 (based on Ubuntu 14.04)
installed.
While booting with 'normal' bios setting and a USB3.0 HDD my keyboard and mouse
(and basically all USB devices) stop working. When di
Hi everybody,
I am new to this, so apologies.
I got also a Dell XPS 12 and for me, after the official kernel update to
"3.13.0-27-generic" my touchpad is not working in multitouch anymore (like
scrolling and so on) and oly recognized as mouse. Touchscreen works fine.
xinput
⎡ Virtual core poin
I am using Dell XPS 12 system and #93 worked for me before the recent kernel
update (3.13.0-27) and now touchscreen works fine but touchpad not recognized
as touchpad & multitouch (scrolling) anymore.
How can I get rid of the changes the workaround made? blacklisting hid-rmi?
Touchpad now recogn
I tried installing this kernel #44, but my system did not work properly
anymore... no wifi, no screen brightness adjustments and so on.
http://people.canonical.com/~acelan/bugs/lp1305522/20140523/
--
You received this bug notification because you are a member of Kernel
Packages, which is subs
oh, sorry,
I did not install the "extra" image.
After installing all 4 things, it works perfectly fine on my XPS 12!
Thanks a lot!
--
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/1305522
still PS/2 though
jensbast@jensbast-XPS-12-9Q33:~$ xinput
⎡ Virtual core pointer id=2[master pointer (3)]
⎜ ↳ Virtual core XTEST pointerid=4[slave pointer (2)]
⎜ ↳ ATML1000:00 03EB:842F id=10 [slave pointer (2)]
⎜ ↳ D
Haven't tried, but found a way to fix it myself. In general the problem
is, that Ubuntu still uses a setup/environment, which looks like ~15
years ago - all the bogus klibc/busybox pain! I mean, I want to boot a
workstation, not my dish washer!
In detail one problem seems, that Ubuntu uses the bug
** Also affects: unitylinux
Importance: Undecided
Status: New
--
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/1354975
Title:
iwlwifi Intel 7260 Wifi disconnects
Status
I can confirm that the issue seems to be fixed.
Since I first noticed it being fixed today, I assume the nfs-common update is
responsible which was installed yesterday.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
http
Public bug reported:
Computer does not resume from standby.
ProblemType: KernelOops
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-21-generic 3.16.0-21.28
ProcVersionSignature: Ubuntu 3.16.0-21.28-generic 3.16.4
Uname: Linux 3.16.0-21-generic x86_64
Annotation: This occured during a prev
Public bug reported:
We are trying to provide Ubuntu desktop (ubuntu-14.04.1-desktop-amd64.iso) to
our labs for studs, which just wanna give it a try.
Unfortunately it doesn't work: If it tries to exec the final step (e.g.
run-init /root /sbin/init textonly toram /root/dev/console
2>&1) it pa
Since after the kernel panic the machine is frozen, there is no way to
run any app or collect further information.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux
apport information
** Tags added: apport-collected
** Description changed:
We are trying to provide Ubuntu desktop (ubuntu-14.04.1-desktop-amd64.iso) to
our labs for studs, which just wanna give it a try.
Unfortunately it doesn't work: If it tries to exec the final step (e.g.
run-init /ro
apport information
** Attachment added: "AudioDevicesInUse.txt"
https://bugs.launchpad.net/bugs/1355010/+attachment/4174538/+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.lau
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1355010/+attachment/4174544/+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
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1355010/+attachment/4174541/+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/1355010
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1355010/+attachment/4174540/+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/13
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1355010/+attachment/4174545/+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/b
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1355010/+attachment/4174542/+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/1355010
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1355010/+attachment/4174546/+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/1355010
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1355010/+attachment/4174543/+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/b
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1355010/+attachment/4174539/+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
To get the info above, I added break=init and did manually:
chroot /root /bin/bash
# created /etc/resolv.conf
apt-get install python-apport
apport-collect 1355010
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bug
Testet with mainline kernel v3.17.1-ubuntu. Problem persists.
** Tags added: kernel-bug-exists-upstream
--
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/1380495
Title:
[Gigabyte Technolog
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
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/1380495
Title:
[Gigabyte Technology Co., Ltd. To be filled by O.E.M.]
My BIOS is updated (A03) but no sound.
--
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/1413446
Title:
Audio broken on 2015 XPS 13 (9343) in I2S mode in Ubuntu 14.10/15.04
Status in Dell
@Mario
Could boot didn't helps. Should I modify my alsa-base.conf?
** Attachment added: "Screenshot from 2015-04-30 19:09:29.png"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446/+attachment/4388480/+files/Screenshot%20from%202015-04-30%2019%3A09%3A29.png
--
You received this bu
@Mario
I shared my dmesg. I see that my BIOS is A07 instead of A03, which you are
tested.
Do you have any idea / solution? Should I downgrade my BIOS? Before with A02
there are no sound too.
** Attachment added: "dmesg.log"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1413446/+atta
apport information
** Tags added: apport-collected trusty
** Description changed:
Since the upgrade to 13.10 two days ago my laptop goes into hibernation
mode when I close the lid. When I open it again it takes a couple of
seconds, then I login and find that I do not have a network connect
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900875/+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/12
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900877/+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/1243831
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900876/+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/1243831
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900874/+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
apport information
** Attachment added: "BootDmesg.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900872/+files/BootDmesg.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/
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900873/+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/1243831
Ti
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900883/+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/1243831
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900881/+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/b
apport information
** Attachment added: "UdevLog.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900884/+files/UdevLog.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/1243
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900882/+files/PulseList.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/
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900885/+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/bug
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900880/+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
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900879/+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/b
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1243831/+attachment/3900878/+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/b
** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream
kernel-bug-exists-upstream-3.12.0-031200
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed
I used the trusty-desktop-amd64.iso on the same laptop and the mainline
kernel directory at the bottom at the time was v3.12-saucy/. The bug
again did not show up all the time but 3 sleep/wake cycles was the most
i had to try to reproduce it.
--
You received this bug notification because you are
Due to the failure of my SSD last week I had to reinstall my system.
This time I did a fresh install of Xubuntu 13.10 and since the bug did
not show up anymore.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.
Adding
to /usr/share/gnome-bluetooth/pin-code-database.xml
fixed the problem for me with the Microsoft Sculpt Touch Mouse on Ubuntu
12.04 LTS 32Bit.
Thanks for the help.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
Hmm I see two issues here.
qcom_q6v5_pas should be in /etc/initramfs-tools/modules (it is in mine), or
loading of adsp and cdsp firmware will be deferred until rootfs is mounted,
with the odd VBUS interruption on type-c connectors at a moment where this will
result in an inaccessible rootfs aft
Hi @xypron,
my /etc/initramfs-tools/modules is this:
---
pwm_bl
phy_qcom_qmp_pcie
pcie_qcom
phy_qcom
qmp_pcie
phy_qcom_qmp_combo
qrtr
drm-dp-aux-bus
phy_qcom_edp
gpio_sbu_mux
i2c_hid_of
i2c_qcom_geni
pmic_glink_altmode
leds_qcom_lpg
qcom_q6v5_pas
panel-edp
Hmm an additional data point: I accidentally updated the Windows Dev Kit
instead of the X13s to 24.04 (yes, really) and it installed the
6.8.0-31-generic kernel, however no dtb - but that's to be expected when
flash-kernel is not installed, and being an unsupported device. After
symlinking my dtb,
May I ask how you you modify the installer ISO with the missing package?
I'm a bit at a loss here.
--
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/2060868
Title:
Lenovo X13s fails to boot
Hmmm I looked into the ubuntu-x13s-settings, updated my X13s to 24.04,
chose to *not install the settings yet*, and it doesn't boot with
6.8.0-31 (hard reset eventually). Will investigate further, but probably
sorta moot - need to untangle what I do with modules/hooks/bootmac that
it doesn't interf
We use 'Linux kino6 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41
UTC 2019 x86_64 x86_64 x86_64 GNU/Linux' (Ubuntu 18.04.3 LTS) and see
all the time 'hw csum failure's:
[ +28.297139] kino6_0: hw csum failure
[ +0.003607] CPU: 12 PID: 0 Comm: swapper/12 Tainted: P O
4.15.0-58-
@k3dar7 interesting, had no error yesterday on building 5.15.7 Need to
investigate.
--
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/1926938
Title:
Recent mainline packages are built with
@k3dar7 now... I did some search on what installs libssl3.
$ ldconfig -p | grep ssl3
libssl3.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libssl3.so
$ apt-file search libssl3.so
firefox: /usr/lib/firefox/libssl3.so
libnss3: /usr/lib/x86_64-linux-gnu/libssl3.so
thunderbird: /usr/li
ProcVersionSignature: Ubuntu 5.13.0-28.31-generic 5.13.19
Uname: Linux 5.13.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC1: jens 2427 F pulseaudio
/dev/snd/controlC0: jens 2427 F
Same here after Updating from 20.04 to 22.04 today:
[0.00] Linux version 5.15.0-46-generic (buildd@lcy02-amd64-115) (gcc
(Ubuntu 11.2.0-19ubuntu1) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.38)
#49-Ubuntu SMP Thu Aug 4 18:03:25 UTC 2022 (Ubuntu 5.15.0-46.49-generic 5.15.39)
[0.00
Since HWE in focal changed today (?) to 5.13.0-14, trying to get it to
run I tried #66 DanglingPointer's approach (was on the same path trying
to build from the hirsute repo on Mint 20.2 - success with 5.11.0-25
after building dwarves locally :)). libbpf was missing, installed from
debian. zstd was
Was an interesing day, I was able to build and run mainline 5.13.12 on
Mint 20.2. Was the first time I used the mainline package from
kernel.org, and it was a bit fiddly, however copying over debian/ and
debian.master/ is a great start, thanks for the tip. Only thing that
doesn't work (yet) is nVid
Public bug reported:
Since focal a casual unprivileged user cannot save the current X Server
Display Configuration, no matter which location is used. I.e. even for
e.g. /tmp/xorg.conf or /home/$LOGNAME/xorg.conf the user gets asked for
the root password.
This really stupid '"AUTHENTICATING FOR co
That kernel option was not easy to find, but it's working now.
FW_LOADER_COMPRESS=y
FW_LOADER_COMPRESS_ZSTD=y
--
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/1942260
Title:
comp
Hmm. Got 5.14.9 running directly from the
https://kernel.ubuntu.com/~kernel-ppa/mainline/ repository. Works with
nvidia driver 4.70 on Mint 20.2 :)
build sequence:
- checkout cod/mainline/v5.14.9 from
git://git.launchpad.net/~ubuntu-kernel-test/ubuntu/+source/linux/+git/mainline-crack
- install
FWIW: Because on jammy (on my desktop) nfs-server works, I downloaded
and replaced/installed the related nfs-packages on noble
(libldap-2.5-0_2.5.18+dfsg-0ubuntu0.22.04.2_amd64.deb
libnfsidmap1_1%3a2.6.1-1ubuntu1.2_amd64.deb nfs-
common_1%3a2.6.1-1ubuntu1.2_amd64.deb nfs-kernel-
server_1%3a2.6.1-1u
Public bug reported:
I'm trying to setup a NFSv4 server on Ubuntu LTS 24.04 but it does not
work at all. The client (no matter whether Ubuntu 22.04.4 LTS, or
Solaris 11.3.x, or ...) sends a V4 Null call, the server receives the
paket on the related interface and ACKs it, but in never sends an
answ
s/mountd/gssd/ ;-)
--
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/2088282
Title:
kernel-nfs-server does not work at all
Status in linux package in Ubuntu:
New
Bug description:
I'm
Wrong terminal for 'About Ubuntu'. It is of course 'Ubuntu 24.04.1 LTS'.
--
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/2088282
Title:
kernel-nfs-server does not work at all
Status in l
@Stefan: I haven't reproduced the issue on Artful and I don't have an
environment to do so. The original issue is for the HWE kernel on Xenial
and only for that I can perform verification.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to li
Running the -proposed kernel on two machines now, will provide the
results in a couple of days.
--
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/1748408
Title:
Servers going OOM after upda
Proposed kernels show the same improved behaviour as the earlier test
kernels.
** Tags removed: verification-needed-artful
** Tags added: verification-done-artful
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bu
@Joseph: I did test 4.15.2, but some things are failing, in particular
docker because of lacking AUFS support, so I need to build a kernel
myself I guess, which will take a bit.
Also note that I'm seeing this on Xenial machines, didn't test with
Artful. We used to run them with the 4.10 HWE kernel
Ok, nevermind the aufs issue, I got that resolved. Should have some
results with mainline kernels in a couple of days.
--
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/1748408
Title:
Serve
So here are the first results:
4.11.0-041100-generic #201705041534 - not affected
4.12.0-041200-generic #201707022031 - affected
4.13.0-041300-generic #201709031731 - affected
4.13.16-041316-generic #201711240901 - affected
Results for newer kernels are not so clear, they do not fail as fast as
p
** Tags added: kernel-bug-exists-upstream
--
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/1748408
Title:
Servers going OOM after updating kernel from 4.10 to 4.13
Status in linux package
Sorry for the delay, bisecting took longer than planned, but I now have
the result:
6964e53f55837b0c49ed60d36656d2e0ee4fc27b is the first bad commit
commit 6964e53f55837b0c49ed60d36656d2e0ee4fc27b
Author: Jacob Keller
Date: Mon Jun 12 15:38:36 2017 -0700
i40e: fix handling of HW ATR evicti
A colleague found that this seems to be a known issue:
https://www.spinics.net/lists/netdev/msg458258.html
and the fix should be
https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/drivers/net/ethernet/intel/i40e/i40e_txrx.c?id=2b9478ffc550f17c6cd8c69057234e91150f5972
I will tr
Reading the thread further, we seem to need two patches, see
https://www.spinics.net/lists/netdev/msg462051.html, so I'm going to add
bc6d6fd2f916a0794ae4c44b28e14e2d172e05e0 into the build, too.
Will try that on top of b32038eb34ee42fd8056f99f88652270f6667996 (tag:
Ubuntu-4.13.0-32.35).
I also
O.k., confirming that this series of patches fixes the issue:
~/linux$ git log --oneline|head -3
bc6d6fd2f916 i40e: Add programming descriptors to cleaned_count
69949b3bd674 i40e: Fix memory leak related filter programming status
b32038eb34ee UBUNTU: Ubuntu-4.13.0-32.35
Can you build the same thi
After running for a couple of days, it seems that we are still seeing
the slow memory leak similar to what was noticed in >= 4.14 earlier with
the patched kernel. But it won't be possible for me to bisect at that
rate.
@Joseph: Getting a patched current 4.13 still would be nice, getting
instructio
The test kernel solves the issue in the same way as my own kernel
earlier, i.e. we still seem to have a very slow running memory leak with
this kernel. I'm also seeing this slow leak when I replace the in-tree
i40e driver by an upstream version (2.3.4), so either it is unrelated or
contained in bot
The slow leak will probably be tolerable for the time being, having
those two patches added to the kernel would surely be a pretty valuable
step that I think should be done now. My target still is Xenial with the
hwe kernel, though. If you need to go via Artful to fix that, well, go
ahead.
--
You
** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial
--
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/1709032
Title:
Creating conntrack entry failure with ke
I am seeing the same issue on some of my OpenStack compute nodes,
interestingly those which seem to have a newer CPU than others.
Affected CPU: Intel(R) Xeon(R) CPU E5-1650 v3 @ 3.50GHz
Mapped in guest to: Intel Core i7 9xx (Nehalem Class Core i7)
Unaffected Host CPU: Intel(R) Xeon(R) CPU E5-2660
Public bug reported:
Note: I'm not sure whether this is really a kernel bug or something
within systemd/udev, please advise how to further debug.
On a system with two GE ports, instead of getting named eno1 and eno2, I
am getting eno1 and renameN. Where N starts at 3 and increases by 2 on
every i
We have seen the issue only when deploying Xenial, installations running
Precise or Trusty do not seem to be affected.
Running with 4.6.0-040600rc6-generic has shown the same behaviour.
After doing the rmmod/modprobe cycle, I have now found the attached set
of messages in the output of "journalct
Looking further, it seems that the BIOS is providing broken information,
see this snippet from dmidecode output:
Handle 0x007E, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Onboard Intel Ethernet 1
Type: Ethernet
Status: Enabled
Type Instance: 1
101 - 200 of 223 matches
Mail list logo