LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-20-2021, 08:24 AM   #3256
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,095

Original Poster
Rep: Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273

As board member 3rensho has pointed out,

Kernel updates 5.11.8, 5.10.25, 5.4.107, and 4.19.182 are now available at,

https://www.kernel.org/

The change logs,

https://cdn.kernel.org/pub/linux/ker...angeLog-5.11.8

https://cdn.kernel.org/pub/linux/ker...ngeLog-5.10.25

https://cdn.kernel.org/pub/linux/ker...ngeLog-5.4.107

https://cdn.kernel.org/pub/linux/ker...geLog-4.19.182

Last edited by cwizardone; 03-20-2021 at 08:39 AM.
 
4 members found this post helpful.
Old 03-20-2021, 09:20 AM   #3257
AlleyTrotter
Member
 
Registered: Jun 2002
Location: Coal Township PA
Distribution: Slackware64-15.0
Posts: 783

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Quote:
Originally Posted by cwizardone View Post
Using 5-11.8 on Slackware64-14.2 right now, no problems
HTH
john
 
2 members found this post helpful.
Old 03-20-2021, 09:37 AM   #3258
mats_b_tegner
Member
 
Registered: Nov 2009
Location: Gothenburg, Sweden
Distribution: Slackware
Posts: 946

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Quote:
Originally Posted by cwizardone View Post
5.4.107 seems to compile and run fine as well:
Code:
Linux hp-laptop.example.org 5.4.107 #1 SMP Sat Mar 20 13:48:46 CET 2021 x86_64 Intel(R) Core(TM)2 Duo CPU T6400@2.00GHz GenuineIntel GNU/Linux
 
2 members found this post helpful.
Old 03-20-2021, 12:09 PM   #3259
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,008

Rep: Reputation: Disabled
Quote:
Originally Posted by Aeterna View Post
Why would you expect any problems at all with kernel 5.10.x/5.11.x compilation in Slackware-14.2?

Even freshly installed Slackware-14.2 meets or mostly exeeds minimal requirements for kernel compilation.

https://www.kernel.org/doc/html/late...s/changes.html
Slackware-14.2 fresh installation, no upgrade:
Quote:
[@vega]-[~]-> uname -rap
Linux vega 5.11.8-vega #1 SMP PREEMPT Sat Mar 20 08:46:05 PDT 2021 x86_64 Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz GenuineIntel GNU/Linux
[@vega]-[~]-> gcc --version
gcc (GCC) 5.3.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[@vega]-[~]-> make --version
GNU Make 4.1
Built for x86_64-slackware-linux-gnu
Copyright (C) 1988-2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
[@vega]-[~]-> ld -v
GNU ld version 2.26.20160125
[@vega]-[~]-> flex --version
flex 2.6.0
[@vega]-[~]-> bison --version
bison (GNU Bison) 3.0.4
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[@vega]-[~]-> fdformat --version
fdformat from util-linux 2.27.1
[@vega]-[~]-> depmod -V
kmod version 22
+XZ +ZLIB -EXPERIMENTAL
[@vega]-[~]-> udevd --version
220
[@vega]-[~]-> bc --version
bc 1.06.95
Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc.
[@vega]-[~]->
Slackware-14.2 up to date
Quote:
[@arcturus]-[~]-> uname -rap
Linux arcturus 5.11.8-arcturus #1 SMP PREEMPT Sat Mar 20 09:32:12 PDT 2021 x86_64 Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz GenuineIntel GNU/Linux
[@arcturus]-[~]-> gcc --version
gcc (GCC) 5.5.0
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[@arcturus]-[~]-> make --version
GNU Make 4.1
Built for x86_64-slackware-linux-gnu
Copyright (C) 1988-2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
[@arcturus]-[~]-> ld -v
GNU ld version 2.26.20160125
[@arcturus]-[~]-> flex --version
flex 2.6.0
[@arcturus]-[~]-> bison --version
bison (GNU Bison) 3.0.4
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[@arcturus]-[~]-> fdformat --version
fdformat from util-linux 2.27.1
[@arcturus]-[~]-> depmod -V
kmod version 22
+XZ +ZLIB -EXPERIMENTAL
[@arcturus]-[~]-> udevd --version
220
[@arcturus]-[~]-> bc --version
bc 1.06.95
Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc.
[@arcturus]-[~]->
amazingly all is true: fresh Slackware 14.2 installation and up to date Slackware-14.2 build/boot kernels 5.11.x. and anything after that of course until kernel build requirements will exceed what's Slackware-14.2 has to offer.
 
5 members found this post helpful.
Old 03-21-2021, 05:08 PM   #3260
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,095

Original Poster
Rep: Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273
5.12-rc4
Release Candidate 4, for the 5.12 "mainline" development kernel has been been made available for testing.
The tarball, https://git.kernel.org/torvalds/t/linux-5.12-rc4.tar.gz

Mr. Torvalds' announcement, http://lkml.iu.edu/hypermail/linux/k...3.2/07033.html

Last edited by cwizardone; 03-21-2021 at 05:45 PM.
 
2 members found this post helpful.
Old 03-22-2021, 09:43 AM   #3261
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,095

Original Poster
Rep: Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273
Year 2021, Round 22.

Another batch of updates has been scheduled for release on Wednesday, 24 March 2021, at approximately 12:00, GMT. If no problems are found while testing the release candidates, they might be available sometime on Tuesday (depending on your time zone).

The details:

5.11.9-rc1, with 120 patches, http://lkml.iu.edu/hypermail/linux/k...3.2/07815.html

5.10.26-rc1, with 157 patches, http://lkml.iu.edu/hypermail/linux/k...3.2/07918.html

5.4.108-rc1, with 60 patches, http://lkml.iu.edu/hypermail/linux/k...3.2/08099.html

4.19.183-rc1, with 43 patches, http://lkml.iu.edu/hypermail/linux/k...3.2/08142.html

4.14.227-rc1, with 43 patches, http://lkml.iu.edu/hypermail/linux/k...3.2/08239.html

4.9.263-rc1, with 25 patches, http://lkml.iu.edu/hypermail/linux/k...3.2/08209.html

4.4.263-rc1, with 14 patches, http://lkml.iu.edu/hypermail/linux/k...3.2/08182.html

Last edited by cwizardone; 04-05-2021 at 08:49 AM. Reason: Typo.
 
3 members found this post helpful.
Old 03-22-2021, 10:55 AM   #3262
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,095

Original Poster
Rep: Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273
A second release candidate for this round of updates:

5.10.26-rc2, with 156 patches, http://lkml.iu.edu/hypermail/linux/k...3.2/08560.html

Last edited by cwizardone; 03-22-2021 at 12:16 PM. Reason: Typo.
 
2 members found this post helpful.
Old 03-24-2021, 03:32 AM   #3263
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,095

Original Poster
Rep: Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273
The Linux Kernel Archive by Thread message board stopped updating at 13:30 EST yesterday, 23 March 2021.
It didn't come back to life until a new weekly archive was started at midnight. Whatever was posted during those 10-1/2 hours was lost into the ether.
A pattern seems to be developing here.

Last edited by cwizardone; 03-24-2021 at 04:53 AM. Reason: Typo.
 
Old 03-24-2021, 04:52 AM   #3264
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,095

Original Poster
Rep: Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273
And a third release candidate for the 5.10.26 update,

5.10.26-rc3, with 150 patches, http://lkml.iu.edu/hypermail/linux/k...3.3/00345.html

This one is now scheduled for release on Friday, 26 March 2021, at approximately 09:00 GMT.
Most likely we will see it later today or early tomorrow.

Last edited by cwizardone; 03-24-2021 at 05:15 AM.
 
1 members found this post helpful.
Old 03-24-2021, 05:13 AM   #3265
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,095

Original Poster
Rep: Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273Reputation: 7273
Kernel updates 5.11.9, 5.4.108, 4.19.183, 4.14.227, 4.9.263 and 4.4.263 are now available at, https://www.kernel.org/

The change logs,

https://cdn.kernel.org/pub/linux/ker...angeLog-5.11.9

https://cdn.kernel.org/pub/linux/ker...ngeLog-5.4.108

https://cdn.kernel.org/pub/linux/ker...geLog-4.19.183

https://cdn.kernel.org/pub/linux/ker...geLog-4.14.227

https://cdn.kernel.org/pub/linux/ker...ngeLog-4.9.263

https://cdn.kernel.org/pub/linux/ker...ngeLog-4.4.263

Last edited by cwizardone; 03-24-2021 at 06:40 AM.
 
3 members found this post helpful.
Old 03-24-2021, 05:15 AM   #3266
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,471
Blog Entries: 2

Rep: Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980
Exclamation

Quote:
Originally Posted by cwizardone View Post
The Linux Kernel Archive by Thread message board stopped updating at 13:30 EST yesterday, 23 March 2021.
It didn't come back to life until a new weekly archive was started at midnight. Whatever was posted during those 10-1/2 hours was lost into the ether.
A pattern seems to be developing here.
Pattern like this inevitably lead to:

1. Fixes
2. Troubles if fixes fail
 
Old 03-24-2021, 12:48 PM   #3267
AlleyTrotter
Member
 
Registered: Jun 2002
Location: Coal Township PA
Distribution: Slackware64-15.0
Posts: 783

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
5.11.9 up and running on Slackware64-14.2
No issues thus far.
HTH
john
 
1 members found this post helpful.
Old 03-24-2021, 07:15 PM   #3268
PROBLEMCHYLD
Senior Member
 
Registered: Apr 2015
Posts: 1,201

Rep: Reputation: Disabled
Quote:
Originally Posted by AlleyTrotter View Post
5.11.9 up and running on Slackware64-14.2
No issues thus far.
HTH
john
So you no longer need the
Code:
IDXD is not set
flag?
 
Old 03-24-2021, 07:33 PM   #3269
AlleyTrotter
Member
 
Registered: Jun 2002
Location: Coal Township PA
Distribution: Slackware64-15.0
Posts: 783

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Quote:
Originally Posted by PROBLEMCHYLD View Post
So you no longer need the
Code:
IDXD is not set
flag?
Yes still using that flag. I am still using a custom configuration for the kernel

I use PV's config as a starting point.
HTH
john

Last edited by AlleyTrotter; 03-24-2021 at 07:41 PM.
 
Old 03-24-2021, 11:26 PM   #3270
PROBLEMCHYLD
Senior Member
 
Registered: Apr 2015
Posts: 1,201

Rep: Reputation: Disabled
Thanks
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux.conf.au: Latest Linux kernel release due early March DragonSlayer48DX Linux - News 0 01-18-2010 10:43 PM
No video on latest kernel release Tralce Linux - Kernel 3 11-30-2006 07:48 AM
What is the latest Redhat release TILEMANN Linux - Software 5 11-20-2006 10:48 PM
LXer: News: OpenVZ To Release Support, Patches for Latest Kernel LXer Syndicated Linux News 0 11-01-2006 10:54 PM
latest debian release? doralsoral Linux - Software 5 12-25-2004 12:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration