Bug#910183: linux-image-4.18.0-0.bpo.1-amd64: Debian 4.18 kernels breaks Intel WiFi ("Failed to start INIT")

2018-10-03 Thread Nikolaus Rath
Package: src:linux Version: 4.18.6-1~bpo9+1 Severity: normal Hi, The 4.18 Debian kernel from stretch-backports breaks my WiFi. The device is not present. At boot, I am getting these suspicious messages: Oct 3 12:51:58 thinkpad kernel: [ 10.944087] iwlwifi :04:00.0: Failed to start INIT u

Bug#874635: debian-kernel-handbook: Some outdated instructions in "Common Tasks"

2017-09-08 Thread Nikolaus Rath
Package: debian-kernel-handbook Severity: normal > Hello, > > I would like to rebuild a Debian kernel with an extra patch. I have > followed the instructions at > https://kernel-handbook.alioth.debian.org/ch-common-tasks.html#s-common-official: > > $ apt-get source -t stretch linux > $ cd linux-

Trouble recompiling with patch

2017-09-07 Thread Nikolaus Rath
Hello, I would like to rebuild a Debian kernel with an extra patch. I have followed the instructions at https://kernel-handbook.alioth.debian.org/ch-common-tasks.html#s-common-official: $ apt-get source -t stretch linux $ cd linux-4.9.30 $ perl -ipe 's/^debug-info: true/debug-info: false/g;' deb

Bug#793394: NMI handler & perf interrupts take too long

2015-07-23 Thread Nikolaus Rath
Package: src:linux Version: 3.16.7-ckt11-1+deb8u2 Severity: normal File: /boot/vmlinuz-3.16.0-4-amd64 Hello, I am regularly getting messages of the following form from the kernel: | Jul 23 06:46:30 ebox kernel: [ 1.432009] perf interrupt took too long (3688 > 2500), lowering kernel.perf_event_m

Bug#771364: Full logs

2014-11-28 Thread Nikolaus Rath
As promised, here are the full logs for a resume attempt ending with reboot. microcom -p /dev/ttyUSB0 connected to /dev/ttyUSB0 Escape character: Ctrl-\ Type the escape character followed by c to get to the menu or q to quit [0.00] CPU0 microcode updated early to revis

Bug#771364: /boot/vmlinuz-3.16.0-4-amd64: Resume from hibernate ends with reboot ~20% of the time

2014-11-28 Thread Nikolaus Rath
Package: src:linux Version: 3.16.7-2 Severity: normal File: /boot/vmlinuz-3.16.0-4-amd64 About 20% of the time that I resume my system from hibernation, it reboots during the resume. After the reboot, the system boots normally (i.e., no resume). For debugging, I have booted with "console=ttyS0,11

Bug#769466: /boot/vmlinuz-3.16.0-4-amd64: Kernel Oops when specifying console=ttyS0

2014-11-13 Thread Nikolaus Rath
On November 13, 2014 5:03:56 PM PST, Ben Hutchings wrote: >> On 11/13/2014 01:45 PM, Ben Hutchings wrote: >> > On Thu, 2014-11-13 at 12:53 -0800, Nikolaus Rath wrote: >> >> Package: src:linux >> >> Version: 3.16.7-2 >> >> Severi

Bug#769466: /boot/vmlinuz-3.16.0-4-amd64: Kernel Oops when specifying console=ttyS0

2014-11-13 Thread Nikolaus Rath
Control: tag -1 -moreinfo On 11/13/2014 01:45 PM, Ben Hutchings wrote: > On Thu, 2014-11-13 at 12:53 -0800, Nikolaus Rath wrote: >> Package: src:linux >> Version: 3.16.7-2 >> Severity: normal >> File: /boot/vmlinuz-3.16.0-4-amd64 >> >> Hello, >> &

Bug#769466: /boot/vmlinuz-3.16.0-4-amd64: Kernel Oops when specifying console=ttyS0

2014-11-13 Thread Nikolaus Rath
Package: src:linux Version: 3.16.7-2 Severity: normal File: /boot/vmlinuz-3.16.0-4-amd64 Hello, When adding console=ttyS0,115200n8 console=tty0 no_console_suspend to the kernel command line, I'm getting the following kernel Oops during boot (full quote in kernel.log below): [...] [ 13.687

Bug#757753: /boot/vmlinuz-3.14-2-amd64: btrfs stuck in scrub, no way to recover

2014-08-10 Thread Nikolaus Rath
Package: src:linux Version: 3.14.13-2 Severity: normal File: /boot/vmlinuz-3.14-2-amd64 Hello, I started a scrub of one of my btrfs filesystem and then had to restart the system. `systemctl restart` seemed to terminate all processes, but then got stuck at the end. The disk activity led was still

Bug#756970: /boot/vmlinuz-3.14-2-amd64: kernel BUG at ..linux-3.14.13/fs/btrfs/ctree.c:3215!

2014-08-06 Thread Nikolaus Rath
On 08/05/2014 07:01 PM, Ben Hutchings wrote: > On Sun, 2014-08-03 at 20:27 -0700, Nikolaus Rath wrote: >> Package: src:linux >> Version: 3.14.13-2 >> Severity: normal >> File: /boot/vmlinuz-3.14-2-amd64 >> >> I was peacefully transferring a big file to my

Bug#756970: /boot/vmlinuz-3.14-2-amd64: kernel BUG at ..linux-3.14.13/fs/btrfs/ctree.c:3215!

2014-08-03 Thread Nikolaus Rath
Package: src:linux Version: 3.14.13-2 Severity: normal File: /boot/vmlinuz-3.14-2-amd64 I was peacefully transferring a big file to my external USB harddisk formatted with btrfs, when the kernel brutally lashed out with the BUG below, preventing all further access to the disk: -- Package-specifi

kernel handbook git/html version confusion

2012-10-12 Thread Nikolaus Rath
Hi, I was just about to create a patch for the kernel handbook at http://kernel-handbook.alioth.debian.org/ when I noticed that the sources on http://anonscm.debian.org/gitweb/?p=kernel-handbook/kernel-handbook.git seem to contain additional patches. However, the web version claims to be 1.0.14, w

Re: apt-get linux-source vs apt-get source linux

2012-10-11 Thread Nikolaus Rath
Ben Hutchings writes: > On Thu, Oct 11, 2012 at 10:12:43AM -0400, Nikolaus Rath wrote: >> Hello, >> >> (asked before on debian-user, but no one there seems to now) >> >> I'd like to rebuild the stock Debian wheezy kernel with an additional &

apt-get linux-source vs apt-get source linux

2012-10-11 Thread Nikolaus Rath
Hello, (asked before on debian-user, but no one there seems to now) I'd like to rebuild the stock Debian wheezy kernel with an additional patch. According to http://kernel-handbook.alioth.debian.org/ch-common-tasks.html, there are two ways to do this. Either I can install the linux-source packag