LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: wim <wim@djo.tudelft.nl>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org,
	wim <wim@djo.tudelft.nl>
Subject: Re: kernel-4.9.270 crash
Date: Wed, 8 Sep 2021 03:51:39 +0200	[thread overview]
Message-ID: <20210908015139.GA26272@djo.tudelft.nl> (raw)
In-Reply-To: <YTXy5BmzQpY0SprA@kroah.com>

On Mon, Sep 06, 2021 at 12:52:20PM +0200, Greg KH wrote:
> > > > > 
> > > > > from kernel-4.9.270 up until now (4.9.282) I experience kernel crashes upon
> > > > > loading a GPU module.
> > > > > ...
> > > 
> > > Do you have any kernel log messages when these crashes happen?
> > ...
> > Aug  1 20:51:24 djo kernel:  [<f8bc4ef7>] ? 0xf8bc4ef7
> 
> <snip>
> 
> These aren't going to help us much, can you turn on debugging symbols
> for these crashes for us to see the symbol names?

ERROR: not enough memory to load nouveau.ko

i915.ko is smaller and my laptop is bigger. Identical crash, no symbols.


> > > Can you use 'git bisect' to track down the offending commit?
> > 
> > If I would know how to do that
> 
> 'man git bisect' should provide a tutorial on how to do this.

No, it does not.
It would have taken an enormous amount of time and GBs less if I'd found
earlier the only pointer on internet that stated:

  cd linux
  git remote add stable git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
 
and that brought me reasonably fast to this:

  3bd3a8ca5a7b1530f463b6e1cc811c085e6ffa01 is the first bad commit
  commit 3bd3a8ca5a7b1530f463b6e1cc811c085e6ffa01
  Author: Maciej W. Rozycki <macro@orcam.me.uk>
  Date:   Thu May 13 11:51:50 2021 +0200
  ...
 
> > > And why are you stuck on 4.9.y for these machines?  Why not use 5.10 or
> > > newer?
> > 
> > Because in 4.10 they dropped lirc-serial and I need that. The new ir-serial
> > is no replacement. (The last working version of LIRC is 0.9.6. After that
> > they destroyed transmitter support.)

Correction: lirc-0.9.0-rc6 it is.

> > 
> If the new functionality is not working properly, please work with those
> developers to fix that up. 

I can't.  I can hardly write and compile 'Hello world', let alone fix some
complex fossil and abandoned software.  To make a long LIRC story short:
LIRC got orphaned long ago. A dozen patches from Gentoo kept it alive (until
kernel-3.x where f_dentry got dropped, which gentoo never fixed).  I managed
to get around that problem. By then there was a new maintainer that was not
interested in bug reports and clearly stated that he was against a transmitter
(over the serial port). The new LIRC-0.10 is not popular, to say the least.
The only route for IR blasting nowadays seems to be a RaspberryPi, where
Rasbian seems to have something like 'ir-ctl' outside of LIRC.

Regards, Wim.


  reply	other threads:[~2021-09-08  1:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210904235231.GA31607@djo.tudelft.nl>
2021-09-05 19:00 ` kernel-4.9.270 crash wim
2021-09-06  4:59   ` Greg KH
2021-09-06  9:36     ` wim
2021-09-06 10:52       ` Greg KH
2021-09-08  1:51         ` wim [this message]
2021-09-08  5:30           ` Greg KH
2021-09-09  0:57             ` wim
2021-09-11 20:49             ` wim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210908015139.GA26272@djo.tudelft.nl \
    --to=wim@djo.tudelft.nl \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).