Page 7 of 14

Re: What kernel do you use

Posted: 2017-03-09 01:42
by ruffwoof
I've just run apt-get update/upgrade and a new kernel version seems to have been installed (Jessie stable)

Code: Select all

user@debian:~$ uname -a
Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07) x86_64 GNU/Linux
But the changelog points to a dead web page. And I can't find any news about the update.

I'm assuming all is OK, but it would be nice if someone else might confirm that.

Re: What kernel do you use

Posted: 2017-03-09 21:01
by Linadian
ruffwoof wrote:I've just run apt-get update/upgrade and a new kernel version seems to have been installed (Jessie stable)

Code: Select all

user@debian:~$ uname -a
Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1+deb8u2 (2017-03-07) x86_64 GNU/Linux
But the changelog points to a dead web page. And I can't find any news about the update.

I'm assuming all is OK, but it would be nice if someone else might confirm that.
https://www.debian.org/security/2017/dsa-3804
https://lwn.net/Articles/716641/

Re: What kernel do you use

Posted: 2017-03-10 07:22
by Jimmyfd
On my Ubuntu laptop I'm using Linux kernel 4.11 RC1 it's fast

Re: What kernel do you use

Posted: 2017-03-10 14:09
by ruffwoof

Re: What kernel do you use

Posted: 2017-03-13 22:23
by bester69
bester69 wrote:I was stucked in 4.4.39 and was trying to move on, but the graphics latency feeling was weird or unconfortable, now i got with success move on to 4.4.52.

I dont know what exactlly did i change in my computer, cos last time i tried 4.4.52 the feeling was regular. I think it might be I changed now to opengl 2 instead 3 in kde settings, as i figured it out my GPU doesnt support opengl 3. Who knows!! :shock:, but now it rocks
My extensa 5230 is going back to 4.4.39, kernel 4.4.52 was not bad for a while, but the feeling is still kind of unnatural, im stucked in this kernel. :? I think my computer will die with it, I also tried last 4.10.1 and there's no way...:shock: i cant improve the feeling of this kernel with any other one, damm!

Re: What kernel do you use

Posted: 2017-03-24 21:34
by anticapitalista
uname -a
Linux antix1 4.10.5-antix.1-amd64-smp #1 SMP PREEMPT Fri Mar 24 15:39:31 EET 2017 x86_64 GNU/Linux

Re: What kernel do you use

Posted: 2017-03-25 21:20
by Linadian
In Devuan, from the Devuan backports...

Code: Select all

4.9.0-0.bpo.2-amd64 #1 SMP Debian 4.9.13-1~bpo8+1 (2017-02-27) x86_64 GNU/Linux
The drive and USB I/O scheduling really sucked in 3.16.x (see system specs in sig), I have five drives and am constantly loading USB sticks with TV shows for an old DVD player that has a USB port. I'm having much better parallel I/O ops with the 4.9.x series. I wanted to stay 'stock' but sometimes you just gotta go with what works best. I only enable the backports for kernel updates or cherry pick otherwise not available apps, I stick to stable as much as possible.

Info for n00bs, linux-image-amd64 is the complete new kernel install handling meta package you want, it does everything required to successfully update the kernel and leave your system in a bootable state.

Re: What kernel do you use

Posted: 2017-03-25 21:35
by stevepusser
You should add a qualifier to your recommendation. Assume a beginner doesn't know anything about our technical jibber-jabber; they might try and install your amd64 package on their 32-bit install.

Re: What kernel do you use

Posted: 2017-03-25 22:19
by Linadian
stevepusser wrote:You should add a qualifier to your recommendation. Assume a beginner doesn't know anything about our technical jibber-jabber; they might try and install your amd64 package on their 32-bit install.
"Jibber jabber"? What part of my post was not clear to you? It was made clear where I installed the kernel from and to. The package name itself has "amd64" in it, if they don't know what that means, then they shouldn't be using Linux, or computers for that matter. Maybe you are attacking me just because I'm using Devuan, this is a KERNEL thread, I'm allowed to mention what distro I'm using. Have a nice day. :roll:

Re: What kernel do you use

Posted: 2017-03-31 19:05
by Deb-fan
4.9 custom compiled from source from the fine folks over at kernel.org. Still don't know a millionth of what da heck I'm doing w the kernel but enough to compile one of the suckers that runs pretty good on Debian Jessie.

At least nothing has caught on fire in the last couple months, 4.8bpo as backup.

Re: What kernel do you use

Posted: 2017-04-06 17:36
by bester69
Deb-fan wrote:4.9 custom compiled from source from the fine folks over at kernel.org. Still don't know a millionth of what da heck I'm doing w the kernel but enough to compile one of the suckers that runs pretty good on Debian Jessie.

At least nothing has caught on fire in the last couple months, 4.8bpo as backup.
I never compiled a kernel, I go to ubuntu's ftp and install them (dpkg -i *.deb :) ), they work well in my experience, and i've installed around 20 or 30 differents versions.
Ive tested several versions, and i cant improve 4.4.39 for my AcerExtensa 5230. So i gave it up, and stay in this version kernel until computer dies.

Re: What kernel do you use

Posted: 2017-04-06 22:47
by Bulkley
At the moment I'm using a Liquorix 4.9.0-12.1 amd64 on a Stretch desktop. It works well.

Re: What kernel do you use

Posted: 2017-04-07 13:08
by Nili
For older computers , i mean 10+ years -- 3.16 i find very strong. Been usng 3.16 since a few years, very rarely remember to have stalled by the kernel.
I'm still on 3.16 series 8) satisfied.

Re: What kernel do you use

Posted: 2017-04-11 17:59
by Jimmyfd
Just installed Linux kernel 4.11 RC6 on my Ubuntu box - The kernel is fast on my core i7 3.4 GHz system with 16 GB RAM.

Glad I took the chance to try it out.

Re: What kernel do you use

Posted: 2017-04-13 01:48
by millpond
bester69 wrote:
Deb-fan wrote:4.9 custom compiled from source from the fine folks over at kernel.org. Still don't know a millionth of what da heck I'm doing w the kernel but enough to compile one of the suckers that runs pretty good on Debian Jessie.

At least nothing has caught on fire in the last couple months, 4.8bpo as backup.
I never compiled a kernel, I go to ubuntu's ftp and install them (dpkg -i *.deb :) ), they work well in my experience, and i've installed around 20 or 30 differents versions.
Ive tested several versions, and i cant improve 4.4.39 for my AcerExtensa 5230. So i gave it up, and stay in this version kernel until computer dies.
I havent had any kernel issues here (that I am aware of!) so its been a while, but once upon a time Linux users were kind of expected to compile their own kernels to get the most out of their systems. Back in the days when RAM was $50 per Mb. NB: Mb.
There is a config script that is awesome in that it allows you to configure the kernel to your system with alot of precision. With google as your brain, it would be a true learning adventure.

I'll probably be doing it again the next time I need to take the system apart - as I need to disconnect the other drives to keep grub's filthy mitts off them. I really do hate grub.....

Re: What kernel do you use

Posted: 2017-05-06 07:50
by Jimmyfd
Just installed kernel 4.11 on my laptop which is giving "new life" to my wifi. I can only recommend to install that kernel as it has brought new speed to the device.

On my Ubuntu-box I've installed kernel 4.10.0.21 and that kernel is just fast. The device runs Artful Aardvark a.k.a Ubuntu 17.10. I'm considering to install Linux 4.11 on that box too but for now it's really stable so why take the chance?
Better to have stability than live dangerously close to re-install.

Re: What kernel do you use

Posted: 2017-05-06 09:14
by Head_on_a_Stick
Now that grsecurity has closed it's doors I'm using Alpine's linux-hardened kernel:

Code: Select all

empty@alpine:~ $ cat /proc/version                                                                 
Linux version 4.9.26-0-hardened (buildozer@build-edge-x86_64) (gcc version 6.3.0 (Alpine 6.3.0) ) #1-Alpine SMP Thu May 4 15:12:03 GMT 2017
https://wiki.gentoo.org/wiki/Hardened/H ... el_Project

Does anybody know if Debian has a KSPP-enabled kernel version yet?

It would be a nice addition now that stretch binaries are compiled as fully PIE :cool:

Re: What kernel do you use

Posted: 2017-05-06 20:22
by Head_on_a_Stick
Meanwhile in Arch, Daniel Micay is tracking the 4.11 series and seems to be updating it several times a day — what a guy! :cool:

Code: Select all

empty@Xanadu:~ $ cat /proc/version
Linux version 4.11.0-1-hardened (builduser@strcat) (gcc version 6.3.1 20170306 (GCC) ) #1 SMP PREEMPT Sat May 6 13:15:01 EDT 2017

Re: What kernel do you use

Posted: 2017-05-07 19:23
by sjukfan
Right now.

Code: Select all

Linux XXXX 4.9.0-2-amd64 #1 SMP Debian 4.9.18-1 (2017-03-30) x86_64 GNU/Linux
My powerpc will run 4.9.0-3 as soon as I bother to reboot it, and my oldest arm will run Wheezy with 3.2 or something.

Re: What kernel do you use

Posted: 2017-05-08 19:07
by Nili
3.16.43-2 (2017-04-30) 8)