On 06. 10. 2022. 18:58, Thorsten Leemhuis wrote:Hi Thorsten, Marc,
On 06.10.22 18:43, Mirsad Goran Todorovac wrote:
On 06. 10. 2022. 15:23, Thorsten Leemhuis wrote:
I meant "please download Linux 6.0 (ideally through git, that you haveOn 06.10.22 14:43, Mirsad Todorovac wrote:If I understood well, that would mean buildingwww.kernel.org git
On 10/6/22 14:25, Thorsten Leemhuis wrote:You don't want to do that. Better take the config used to build a
One more question:Yes, last time I tried it with git clone from linux_stable on kernel.org
On 06.10.22 14:00, Thorsten Leemhuis wrote:
Were those two vanilla kernels? I asked in #snappy on IRC and was told
that "snapd simply expects some ubuntu bit in patched into the kernel if
it detects that it runs on an official ubuntu install...". This was also
suggested "it probably makes sense to file a but in LP to make the
kernel team aware".
and
config-6.0.0-060000-generic from the official Ubuntu mainline build
working kernel (say 5.19.y) and then build 6.0 with it (after running
"make olddefconfig"), because it might be a new kernel option (say for a
new security technique) that might cause the problem, as explained here:
https://docs.kernel.org/admin-guide/reporting-regressions.html
linux_stable
source with Ubuntu's config-5.9.13-051903?
everything to perform a bisection), add the config from a working kernel
(if config-5.9.13-051903 is one, yeah, then take that) as .config and
then run "make olddefconfig" before compiling and installing the kernel
to see if 6.0 fails with that config that was working.
Thank you for all your instructions.
Yes, I can confirm I already did a git pull from git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
and a `git checkout linux6.0.y' with Ubuntu's config-5.19.13-051903, for that will, being a
generic build, surely cover all my devices.
The build is already in progress, but it may take a couple of hours for the bud to show with
Firefox "tabs crashed" and consequential Verneed record mismatch, provided it hath not been
fixed already by something else.
Still, I would be the happier version of myself if we could pinpoint the exact line of kernel source
that caused this. (And yes, all my builds were from kernel.org repos, whether Mr. Torvalds's or
the linux_stable line.)