LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 07-04-2017, 02:38 PM   #181
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019

4.12 running ok here, though for now I just used a 'make olddefconfig' against my 4.11 config and haven't investigated any of the fancy new features such as the new schedulers.
 
2 members found this post helpful.
Old 07-05-2017, 11:16 AM   #182
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,097

Original Poster
Rep: Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275
Kernel updates 4.9.36, 4.4.76 and 4.11.9, are now available at, https://www.kernel.org/.

The change logs,

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

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

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


The source,

https://cdn.kernel.org/pub/linux/ker...-4.9.36.tar.xz

https://cdn.kernel.org/pub/linux/ker...-4.4.76.tar.xz

https://cdn.kernel.org/pub/linux/ker...-4.11.9.tar.xz

Last edited by cwizardone; 07-05-2017 at 11:19 AM.
 
3 members found this post helpful.
Old 07-12-2017, 02:58 PM   #183
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,097

Original Poster
Rep: Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275
Kernel updates 4.9.37, 4.11.10 and 4.12.1, are now available at, https://www.kernel.org/.

The change logs,

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

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

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


The source,

https://cdn.kernel.org/pub/linux/ker...-4.9.37.tar.xz

https://cdn.kernel.org/pub/linux/ker...4.11.10.tar.xz

https://cdn.kernel.org/pub/linux/ker...-4.12.1.tar.xz

Last edited by cwizardone; 07-12-2017 at 03:01 PM.
 
1 members found this post helpful.
Old 07-13-2017, 02:32 PM   #184
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
For anybody using 'dusk', I'm not going to be building any more 4.9 series kernels because Slackware's official kernels in -current are available and regularly updated. So from now on it's 4.4 and 4.12
 
5 members found this post helpful.
Old 07-13-2017, 02:50 PM   #185
slalik
Member
 
Registered: Nov 2014
Location: Moscow
Distribution: Slackware
Posts: 233

Rep: Reputation: 203Reputation: 203Reputation: 203
Quote:
Originally Posted by 55020 View Post
For anybody using 'dusk', I'm not going to be building any more 4.9 series kernels because Slackware's official kernels in -current are available and regularly updated.
True, although it was so convenient always see the current version of the kernel in slackpkg. Thank you!
 
2 members found this post helpful.
Old 07-13-2017, 08:39 PM   #186
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,097

Original Poster
Rep: Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275
Quote:
Originally Posted by 55020 View Post
For anybody using 'dusk', I'm not going to be building any more 4.9 series kernels because Slackware's official kernels in -current are available and regularly updated. So from now on it's 4.4 and 4.12
Thanks for the 4.12.1 kernel!
It works with everything except VirtualBox. When trying to build the VB module it returns this error,

Quote:
Testing system setup...
Installing VirtualBox to /opt/VirtualBox

vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
make KBUILD_VERBOSE=1 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 CONFIG_MODULE_SIG= -C /lib/modules/
4.12.1/build -j2 modules
make[1]: warning: -jN forced in submake: disabling jobserver mode.
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo >&2; \
echo >&2 " ERROR: Kernel configuration is invalid."; \
echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo >&2 ; \
/bin/false)....
Just FYI.
Thanks, again.
 
Old 07-13-2017, 08:48 PM   #187
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
Quote:
Originally Posted by cwizardone View Post
Thanks for the 4.12.1 kernel!
It works with everything except VirtualBox. When trying to build the VB module it returns this error,



Just FYI.
Thanks, again.
I haven't used the dusk kernel builds, so forgive the ignorant question, but is the kernel source included? If so, it sounds like you can just follow those instructions to fix it.
 
1 members found this post helpful.
Old 07-13-2017, 09:05 PM   #188
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Check out this forum thread.

It recommends this patch, which should be able to be applied in the base source directory (/tmp/SBo/virtualbox-kernel-$VERSION/) using:

Code:
patch -Np1 < vbox.patch
 
3 members found this post helpful.
Old 07-15-2017, 06:28 AM   #189
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
4.12.2, 4.11.11, 4.9.38, 4.4.77, 3.18.61

All --

EDIT: Posted too hastily ... added 4.12.2 and 4.11.11 to the table.

Kernels 4.12.2, 4.11.11, 4.9.38, 4.4.77 and 3.18.61 are now available.

Handy Links:
Code:
stable:    4.12.2        Source ChangeLog 2017-07-15 ( added via edit )
stable:    4.11.11       Source ChangeLog 2017-07-15 ( added via edit )
longterm:  4.9.38        Source ChangeLog 2017-07-15 ( Slackware-current )
longterm:  4.4.77        Source ChangeLog 2017-07-15 ( Slackware-14.2 )
longterm:  3.18.61 [EOL] Source ChangeLog 2017-07-15
Check for the Latest Updates at www.kernel.org.

Have Fun All'Y'All !

-- kjh

Last edited by kjhambrick; 07-15-2017 at 08:29 AM. Reason: Added 4.12.2 and 4.11.11
 
2 members found this post helpful.
Old 07-15-2017, 06:33 AM   #190
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
4.12.2 has also just been tagged in git, though it's not showing on kernel.org just yet.
 
2 members found this post helpful.
Old 07-15-2017, 10:25 AM   #191
slackerDude
Member
 
Registered: Jan 2016
Posts: 157

Rep: Reputation: Disabled
Quote:
Originally Posted by 55020 View Post
For anybody using 'dusk', I'm not going to be building any more 4.9 series kernels because Slackware's official kernels in -current are available and regularly updated. So from now on it's 4.4 and 4.12
Thanks. Sorry if this post is OT.

I'm building a new Ryzen system, and slackware-current is using 4.9.37 as of today. I hear that Ryzen should use 4.10+. Is there a way to modify my local mirror to insert one of these 4.12 kernels into the directories and rebuild the ISO? Will it just work? Or do I need to do more work?
 
Old 07-15-2017, 06:07 PM   #192
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,097

Original Poster
Rep: Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275
Release candidate one of the latest "mainline" (development) kernel, 4.13-rc1, is now available.

The source, https://git.kernel.org/torvalds/t/linux-4.13-rc1.tar.gz

Last edited by cwizardone; 07-15-2017 at 06:08 PM.
 
Old 07-16-2017, 07:58 AM   #193
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
Quote:
Originally Posted by slackerDude View Post
I'm building a new Ryzen system, and slackware-current is using 4.9.37 as of today. I hear that Ryzen should use 4.10+. Is there a way to modify my local mirror to insert one of these 4.12 kernels into the directories and rebuild the ISO? Will it just work? Or do I need to do more work?
It depends on the detail of "Ryzen should use 4.10+" (and possibly also on any other new/shiny/expensive stuff). If that means 'works well enough with 4.9 to do an install but needs to be upgraded to 4.10+ later to get fancy video and max performance', then there's your answer. If that means 'totally broken on 4.9', then you would need to replace not just the kernel packages under slackware64/, but also the installer's own kernel inside initrd.img. I'm not sure how much work that is. If NVMe is also in the mix, god knows. This stuff is outside my budgetary parameters, which leads to downward pressure on my attention span.

If it was me, I might do the install on another box, including a 4.12 kernel, then move the finished hd to the Ryzen box.
 
2 members found this post helpful.
Old 07-18-2017, 03:22 PM   #194
kjhambrick
Senior Member
 
Registered: Jul 2005
Location: Round Rock, TX
Distribution: Slackware64 15.0 + Multilib
Posts: 2,159

Rep: Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512Reputation: 1512
3.16.46 and 3.2.91

All --

Kernels 3.16.46 and 3.2.91 are now available.

Handy Links:
Code:
longterm:  3.16.46 Source ChangeLog [CVE] 2017-07-18
longterm:  3.2.91  Source ChangeLog [CVE] 2017-07-18 ( Slackware-14.0 )
CVE References:

ChangeLog-3.16.46 references CVE-2017-1000365, CVE-2017-6951.

ChangeLog-3.2.91 references CVE-2017-1000365, CVE-2017-6951.

Check for the Latest Updates at www.kernel.org.

Have Fun All'Y'All !

-- kjh
 
2 members found this post helpful.
Old 07-21-2017, 05:53 AM   #195
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,097

Original Poster
Rep: Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275Reputation: 7275
Kernel updates 4.4.78, 4.9.39, 4.11.12 [EOL] and 4.12.3, are now available at, https://www.kernel.org/.

The change logs,

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

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

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

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

Last edited by cwizardone; 07-21-2017 at 05:55 AM.
 
1 members found this post helpful.
  


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 01:28 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