LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 08-16-2017, 08:47 AM   #1
briselec
Member
 
Registered: Jun 2013
Location: Ipswich, Australia
Distribution: Slackware
Posts: 74

Rep: Reputation: Disabled
Slackware on a ThinkPad T470


A T470 won't work so well with Slackware 14.2. Among other things the video mode falls back to 640 x 480 and there are no network interfaces. Apparently the 4.4 kernel is missing certain required drivers. The simplest fix is to install the kernel from current. A quick reboot and everything works.
Maybe an upgrade of the kernel in 14.2 is worth considering
 
Old 08-16-2017, 08:56 AM   #2
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
This is always going to be the case with the latest hardware in Linux in general. I don't know if upgrading the stable kernel is the right solution, but some distros have an "official" way to get a newer kernel on a stable distribution. Maybe something like that would be warranted. That would, of course, require more work from someone. Or, maybe it is most in keeping with the Slackware way to just leave it up to users to do exactly as you have done.
 
1 members found this post helpful.
Old 08-16-2017, 09:11 AM   #3
ppr:kut
Slackware Contributor
 
Registered: Aug 2006
Location: Netherlands
Distribution: Slackware
Posts: 631

Rep: Reputation: 463Reputation: 463Reputation: 463Reputation: 463Reputation: 463
Sorry, but Slackware hasn't traditional been a distro to spoonfeed its users. The kernel configs from -current are accessible. Nothing stops you from downloading them and compiling the newer kernel for -stable yourself.
 
3 members found this post helpful.
Old 08-16-2017, 10:34 AM   #4
slalik
Member
 
Registered: Nov 2014
Location: Moscow
Distribution: Slackware
Posts: 233

Rep: Reputation: 203Reputation: 203Reputation: 203
In such situation, I install 3 packages: kernel-generic, kernel-modules, and kernel-source from -current. For the moment, -current has version 4.9. If it's not enough, there is https://dusk.idlemoor.tk, which has 4.12.
 
Old 08-16-2017, 01:33 PM   #5
hendrickxm
Member
 
Registered: Feb 2014
Posts: 344

Rep: Reputation: Disabled
You can try these.
https://dusk.idlemoor.tk/linux-4.12/
 
Old 08-16-2017, 06:12 PM   #6
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
Quote:
Originally Posted by briselec View Post
Maybe an upgrade of the kernel in 14.2 is worth considering
Historically, Slackware won't upgrade a kernel beyond the patch level releases. So, since 14.2 was released with a 4.4.x kernel, it will only update to other 4.4.x releases if there are drastic enough fixes (usually patching serious security flaws) that warrant an upgrade. So far, 14.2 started with 4.4.14 and has been updated to 4.4.75.

As others have mentioned, if you want to go beyond the 4.4 series, you're free to install -current's kernel, 55020's 4.12 kernels, or build your own based on the configs in -current.
 
2 members found this post helpful.
Old 08-17-2017, 04:30 AM   #7
solarfields
Senior Member
 
Registered: Feb 2006
Location: slackalaxy.com
Distribution: Slackware, CRUX
Posts: 1,449

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
in the rare cases i face problems with hardware support (simply because I use relatively old hardware), i just grab the kernel sources and .config file from -current and compile the kernel on my -stable machine. Just as suggested above.
 
Old 08-17-2017, 04:56 AM   #8
aragorn2101
Member
 
Registered: Dec 2012
Location: Mauritius
Distribution: Slackware
Posts: 567

Rep: Reputation: 301Reputation: 301Reputation: 301Reputation: 301
Quote:
Originally Posted by ppr:kut View Post
Sorry, but Slackware hasn't traditional been a distro to spoonfeed its users. The kernel configs from -current are accessible. Nothing stops you from downloading them and compiling the newer kernel for -stable yourself.
Very true. And great idea.

By the way, that ThinkPad is a nice machine. I say, go with ppr:kut. Don't touch the 4.4.x kernels and compile and install a new one alongside.

Check out: https://mirrors.slackware.com/slackw...rent/source/k/
You can download the kernel source from https://www.kernel.org/ and compile it for your machine using the SlackBuilds and the config from current. You have to compile the kernel-modules package as well. If you fancy the generic kernel, you can use that and later make the initrd. generic will take less time to compile than huge.

I also think you can safely build your own kernel-firmware package using the SlackBuild at https://mirrors.slackware.com/slackw...rnel-firmware/ and upgrade the firmware package from 14.2. This way you'll have more support for your hardware.

All the best.

Last edited by aragorn2101; 08-17-2017 at 04:58 AM.
 
Old 08-24-2017, 02:42 AM   #9
briselec
Member
 
Registered: Jun 2013
Location: Ipswich, Australia
Distribution: Slackware
Posts: 74

Original Poster
Rep: Reputation: Disabled
Yes forgot to mention it also requires newer firmware then in Slackware 14.2 for the bluetooth and wifi
 
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
ThinkPad T42 and Slackware 14.0 dimm0k Slackware 5 04-15-2013 08:38 PM
Slackware on ThinkPad T60 nsp Slackware - Installation 10 07-24-2007 09:01 AM
Thinkpad 380D + Slackware dopefish Linux - Laptop and Netbook 1 10-14-2004 03:28 AM
Slackware -> ThinkPad 755CD mlsw Linux - Laptop and Netbook 3 09-22-2003 09:21 PM
Slackware 7.1 thinkpad 760ed Kenichi_ito999 Linux - Newbie 10 08-09-2003 03:00 PM

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

All times are GMT -5. The time now is 06:42 PM.

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