LinuxQuestions.org
Help answer threads with 0 replies.
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 01-01-2023, 10:20 AM   #5146
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

Thanks Didier Spaier.

Yes, fourtysixandtwo mentioned that on another thread but old habits die hard

Thanks again.

-- kjh
 
1 members found this post helpful.
Old 01-01-2023, 10:55 AM   #5147
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,104

Original Poster
Rep: Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279
Quote:
Originally Posted by marav View Post
Hopefully this will solve Mr. Volkerding 32-bit issue.
Quote:
Linux 6.1.2 Closed Out 2022 With Many Backported Fixes
Michael Larabel. 1 January 2023.
On New Year's Eve, Greg Kroah-Hartman released a new set of stable kernels with Linux 6.1.2, 6.0.16, and 5.15.86 LTS being the new set.

The Linux 6.1.2 release in particular comes in quite heavy with many fixes back-ported from the recently completed Linux 6.2 merge window. There are a ton of bug/regression fixes to find with Linux 6.1.2. The Linux 6.1 point releases and contained fixes are all the more important with Linux 6.1 likely to be the 2022 LTS kernel version..........
The full story can be found here, https://www.phoronix.com/news/Linux-6.1.2-Released
 
2 members found this post helpful.
Old 01-01-2023, 04:09 PM   #5148
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,104

Original Poster
Rep: Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279
6.2-rc2
Release Candidate 2, for the 6.2 "mainline" development kernel has been been made available for testing.

The tarball, https://git.kernel.org/pub/scm/linux...6.2-rc2.tar.gz

Mr. Torvalds' announcement, https://lkml.iu.edu/hypermail/linux/...1.0/00147.html

Last edited by cwizardone; 01-01-2023 at 04:12 PM.
 
1 members found this post helpful.
Old 01-02-2023, 06:23 AM   #5149
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,104

Original Poster
Rep: Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279
Year 2023, Round 1.

Another batch of updates has been scheduled for release on Wednesday, 4 January 2023, at approximately 11: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:

6.1.3-rc1, with 71 patches, https://lkml.iu.edu/hypermail/linux/...1.0/00422.html

6.0.17-rc1, with 74 patches, https://lkml.iu.edu/hypermail/linux/...1.0/00425.html
 
2 members found this post helpful.
Old 01-02-2023, 11:31 AM   #5150
sombragris
Member
 
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 859

Rep: Reputation: 383Reputation: 383Reputation: 383Reputation: 383
kernel 6.1.2 from /testing running fine here. Intel i7 8550U, 64-bit.
 
1 members found this post helpful.
Old 01-02-2023, 11:52 AM   #5151
babam
LQ Newbie
 
Registered: Aug 2021
Distribution: Porteus, ZorinOS
Posts: 29

Rep: Reputation: Disabled
Quote:
Originally Posted by elcore View Post
Testing some 64bit laptop kernel 6.1.1 today. Been using CONFIG_PCIEASPM_POWER_SUPERSAVE=y for about a week.
What it did, well it reduced the voltage, and the fan RPM, slowed the battery drain, and basically silenced this laptop.
It's one of those machine specific things/quirks, and the generic distribution kernel doesn't provide it for various reasons.
If you have a laptop which supports ASPM and doesn't expose it in BIOS, it's great that the kernel can expose it.
Is CONFIG_PCIEASPM_POWER_SUPERSAVE=y required?

Does echo powersupersave > /sys/module/pcie_aspm/parameters/policy or pcie_aspm.policy=powersupersave not work?
 
Old 01-03-2023, 03:04 AM   #5152
elcore
Senior Member
 
Registered: Sep 2014
Distribution: Slackware
Posts: 1,753

Rep: Reputation: Disabled
Quote:
Originally Posted by babam View Post
Is CONFIG_PCIEASPM_POWER_SUPERSAVE=y required?

Does echo powersupersave > /sys/module/pcie_aspm/parameters/policy or pcie_aspm.policy=powersupersave not work?
Not really a laptop user, but I read somewhere that most laptops benefit from this.
I don't think it's required, I just set CONFIG_PCIEASPM=y and CONFIG_PCIEASPM_POWER_SUPERSAVE=y in my (6.1.x) kernels since Dec.
Slackware kernels (5.15.80) have CONFIG_PCIEASPM=y and CONFIG_PCIEASPM_DEFAULT=y
And whatever the case, on my machine; "cat /sys/module/pcie_aspm/parameters/policy" returns this:
Code:
default performance powersave [powersupersave]
So, I don't think you can simply echo the "powersupersave" policy into sysfs.
The boot parameter might work, but I haven't tried that. I just compile it in, since I'd compile the custom kernel either way.
 
Old 01-03-2023, 04:01 AM   #5153
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,104

Original Poster
Rep: Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279
An update for the 5.10.y series has been scheduled for release on Thursday, 5 January 2023, at approximately 08:00, GMT.
The details,
5.10.162-rc1, with 63 patches, https://lkml.iu.edu/hypermail/linux/...1.0/01102.html
 
1 members found this post helpful.
Old 01-04-2023, 04:32 AM   #5154
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,104

Original Poster
Rep: Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279
Kernel updates 6.1.3, 6.0.17 and 5.10.162 are now available at, https://www.kernel.org/

The change logs,

https://cdn.kernel.org/pub/linux/ker...hangeLog-6.1.3

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

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

Last edited by cwizardone; 01-04-2023 at 04:58 AM.
 
4 members found this post helpful.
Old 01-04-2023, 04:53 AM   #5155
3rensho
Senior Member
 
Registered: Mar 2008
Location: Deutschland
Distribution: Slackware64-current
Posts: 1,024

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Kernel-6.1.3 built sans problems and is running fine with Nvidia-525.60.11. Logs look good.
 
1 members found this post helpful.
Old 01-04-2023, 07:50 AM   #5156
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
Originally Posted by 3rensho View Post
Kernel-6.1.3 built sans problems and is running fine with Nvidia-525.60.11. Logs look good.
Same here with the legacy Nvidia-470.161.03 drivers.
 
1 members found this post helpful.
Old 01-04-2023, 10:32 AM   #5157
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,104

Original Poster
Rep: Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279Reputation: 7279
Year 2023, Round 2.

Another batch of updates has been scheduled for release on Friday, 6 January 2023, at approximately 16:00, GMT. If no problems are found while testing the release candidates, they might be available sometime on Thursday (depending on your time zone).

The details:

6.1.4-rc1, with 207 patches, https://lkml.iu.edu/hypermail/linux/...1.0/02980.html

6.0.18-rc1, with 177 patches, https://lkml.iu.edu/hypermail/linux/...1.0/02981.html
 
1 members found this post helpful.
Old 01-04-2023, 01:12 PM   #5158
Jan K.
Member
 
Registered: Apr 2019
Location: Esbjerg
Distribution: Windows 7...
Posts: 773

Rep: Reputation: 489Reputation: 489Reputation: 489Reputation: 489Reputation: 489
The usual handful of btrfs fixes, of course, but... there's a million ext4 fixes!
 
3 members found this post helpful.
Old 01-04-2023, 01:19 PM   #5159
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,363

Rep: Reputation: 4078Reputation: 4078Reputation: 4078Reputation: 4078Reputation: 4078Reputation: 4078Reputation: 4078Reputation: 4078Reputation: 4078Reputation: 4078Reputation: 4078
Quote:
Originally Posted by Jan K. View Post
The usual handful of btrfs fixes, of course, but... there's a million ext4 fixes!
million in Denmark = 65

edit: thx to u

Last edited by marav; 01-04-2023 at 01:34 PM.
 
Old 01-04-2023, 01:22 PM   #5160
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
Quote:
Originally Posted by Jan K. View Post
The usual handful of btrfs fixes, of course, but... there's a million ext4 fixes!
...and a lot of them are by some Jan fella (I must have heard about him somewhere )
 
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 05:39 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