/srv/irclogs.ubuntu.com/2018/01/16/#ubuntu-kernel.txt

alkisgapw: the school reported that your kernel didn't boot either07:12
alkisgIt sounds like a different issue07:12
alkisgI'm currently at one of the affected schools where that "immediately reboots" issue happens, with xenial-hwe10:07
alkisgI tried terminal-output=console in grub, removing quiet splash, adding debug... I can't get anything at all, it reboots 2 secs after loading kernel/initramfs10:08
alkisgI have the exact same hardware at my office, and the problem doesn't happen there with the same kernel10:08
alkisgAny suggestions to try would be most welcome :)10:09
alkisg(or even test kernels)10:09
alkisgapw: is that new kernel respin that you did yesteray (for all, not the one just for me) available somewhere, e.g. in -proposed, to test with that one?10:14
apwalkisg, that is horribel symptoms to work with, if you have the same h/w and nothing10:15
apwalkisg, i wonder what cpu microcode it hsa installed10:15
apwalkisg, should be hitting -proposed "now", you can find the builds that will move in the CKT PPA though you need to take great care getting kernels from there to make sure they are consistent10:16
apwalkisg, ie you cannot sensibly add that PPA to apt10:16
apwalkisg, also they are not signed in there if efi secure boot is a thing you care about10:16
alkisgapw, one difference that I just thought of, is that schools have i386 while in the office I have amd64 installation10:18
alkisgoffice intel-microcode: 3.20170707.1~ubuntu16.04.010:18
apwthat is old microcode so not likely that10:19
alkisgschool => same one10:19
apwalkisg, and this is 4.13 on xenial right ?10:19
alkisg(it's xenial with hwe and fully updated)10:19
alkisgRight10:19
alkisgLet me see if I can make sense of the ckt ppa.. 10:20
alkisgAh, another difference is that I'm using uefi, they're booting with legacy (exact same hardware, batch purchase)10:21
* alkisg tests 4.13.0-29.32~16.04.1 from the ppa...10:21
alkisghttps://launchpad.net/~canonical-kernel-security-team/+archive/ubuntu/ppa/+build/1423058410:22
alkisgapw, that had the same symptoms, "reboot in 2 secs after loading initramfs, without displaying anything at all in the screen"10:28
alkisgI'll try to download the 64bit kernel that I have at work, and boot the 32bit userspace with the 64bit hwe kernel, and see if that makes it better...10:30
alkisgapw: I tried the kernel from the PPA. The i386 kernel reboots. The amd64 kernel (on the same i386 installation) BOOTS correctly.10:38
alkisgSo the problem that my schools report (about 10 so far) happens only on i386 architecture.10:39
apwalkisg, hrm, ok ... thinking10:39
alkisgThe good thing is that I'll probably be able to reproduce it at the office now that I know the problem is i386 vs amd6410:39
apwit is a shame one cannot install a 32bit kernel in 64bit for testing10:40
alkisgIt doesn't happen with VMs though; my i386 virtualbox VM boots fine10:40
alkisgIt does show some pagefault something, which it didn't show in the past, but it continues fine10:41
* apw tries to get some testing done on this, hrm10:47
apwalkisg, i wish we had a 64bit kernel for use in 32bit installs, it is hard to see how it would not be a sensible option to take always10:49
CaribouHi, any reason why the linux-meta pkg has a higher rev in Artful-proposed than in Bionic ?10:49
Cariboulinux-meta | 4.13.0.25.26   | bionic           | source10:49
Caribou linux-meta | 4.13.0.29.31   | artful-proposed  | source10:49
apwCaribou, because bionic is lagging against -proposed currently10:49
apwthat has been respun so many times, we would be making people sad if it was updated so very often10:50
Caribouapw: :-)10:50
Caribouapw: just trying to fix lp: 1743537 that I just created10:51
ubot5Launchpad bug 1743537 in linux-meta (Ubuntu) "linux-crashdump meta-package does not exist for arm64" [Undecided,New] https://launchpad.net/bugs/174353710:51
Caribounothing urgent but I just fumbled over it10:52
alkisgapw: sorry, I tried to run my 32bit virtualbox installation and it crashed my amd64 host. Twice. :)11:01
alkisgI haven't seen anything you might have written after the last time I wrote something11:01
apwjust saying i would get some testing done, and see if we can see it here11:01
apwand musing that it would be nice to have a 64bit kernel for 32bit userspace11:02
alkisgI *thought* I tested my 32bit VM, but maybe I hadn't fully updated then, not sure. For now, and AFAIK, the 32bit kernel doesn't boot anywhere, even in VMs11:02
apwas that would likely always be a better idea11:02
alkisgOK, thanks for everything, I'm leaving the school now, I'll be online later.11:03
apwalkisg, ack thanks, will let you know what we find here11:03
alkisgapw, at home now, same setup as the office. New "find": when I boot my 64bit host with 4.13, and I try to launch my 32bit virtualbox VM, the HOST hangs12:06
alkisgWhen I boot the host with 4.10, it works fine12:06
alkisgI'll try removing intel-microcode, to see if that's to blame12:06
apwalkisg, hrm, ok thanks will get that on the to-investigate list12:07
alkisgI'll continue reporting new finds here; hopefully that's something helpful and not annoying :)12:08
apwyep12:10
alkisgI reverted intel-microcode to 3.20151106.1, it didn't help12:13
alkisgI'll try to find the latest *pre-spectre* 4.13 kernel to see if it happened there as well12:13
alkisghttp://kernel.ubuntu.com/~kernel-ppa/mainline/v4.13.16/ has the same issue12:30
alkisgI have a better description of this issue: with 4.13 and 64bit installations, when starting virtualbox clients, the HOST crashes with this: https://snag.gy/HkOoeK.jpg12:46
alkisgStarting the same client with kvm works fine. This issue may be unrelated to the other one that I reported previously, that "4.13 reboots in 2 secs in 32bit clients". I'll investigate more.12:46
threshhow would I go about applying a patch on top of apt-get source'd kernel?12:54
threshwould `cat foo.patch | patch -pN;  dpkg-buildpackage -us -uc` work?12:55
apwthresh, might do indeed12:57
apwwith a -b to say binaries12:57
jsalisburyalkisg, would it be possible for you to open bugs in launchpad for the issues you are seeing?  That will help us keep track of all the data and investigate more efficiently.  16:08
alkisgjsalisbury: of course, I just wanted to be able to reproduce it locally in my office first, so that I'm able to give proper feedback, without relying on remote teachers16:09
alkisgjsalisbury: the vbox issue is filed in https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1736116, so we can ignore it16:09
ubot5Launchpad bug 1736116 in virtualbox (Ubuntu) "Host with kernel 4.13 freezes when starting a VM with VirtualBox" [High,Confirmed]16:09
jsalisburyalkisg, great, thanks!16:09
alkisgThank you too16:09
tkamppeterHi19:01
tkamppeterI have a problem with a USB printer. When I unplug it, it does not correctly unregistered from systemd.19:02
tkamppeter"systemctl list-units" still shows19:03
tkamppetersys-devices-pci0000:00-0000:00:14.0-usb2-2\x2d1.device                                     loaded active plugged   Deskjet_2540_series19:03
tkamppeterafter unplugging.19:03
tkamppeterxnox told me that it is a kernel problem.19:03
TimStarlingjsalisbury: regarding https://bugs.launchpad.net/ubuntu/+source/linux/+bug/174260222:50
ubot5Launchpad bug 1742602 in linux (Ubuntu Artful) "Blank screen when starting X after upgrading from 4.10 to 4.13.0-26" [High,Incomplete]22:50
TimStarling4.14rc1 works, which I think just leaves 12600 commits to choose from?22:50
TimStarlingso bisection would take about 14 iterations, right?22:51
TimStarlingand each iteration would require recompiling?22:52
TimStarlingI'll just say it on LP23:02

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!