Page 7 of 14

Re: What kernel do you use

Posted: 2017-01-15 13:15
by Nili
Just i come from apt-update, successfully upgraded Debian 8: 8.7

Code: Select all

Distributor ID:	Debian
Description:	Debian GNU/Linux 8.7 (jessie)
Release:	8.7
Codename:	jessie

Code: Select all

Linux kernel 3.16.0-4-686-pae #1 SMP Debian 3.16.39-1 (2016-12-30) i686 GNU/Linux

Code: Select all

Linux version 3.16.0-4-686-pae (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.39-1 (2016-12-30)
Thanks Debian team
Nili

Re: What kernel do you use

Posted: 2017-01-15 13:18
by Head_on_a_Stick

Code: Select all

Puffy: ~ $ sysctl kern.version 
kern.version=OpenBSD 6.0-current (GENERIC.MP) #136: Fri Jan 13 11:17:41 MST 2017
    build@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
Unlucky for some?

Re: What kernel do you use

Posted: 2017-01-15 23:07
by Head_on_a_Stick

Code: Select all

Arch: ~ $ cat /proc/version
Linux version 4.9.3-1-ARCH (builduser@tobias) (gcc version 6.3.1 20170109 (GCC) ) #1 SMP PREEMPT Thu Jan 12 21:34:12 CET 2017

Re: What kernel do you use

Posted: 2017-01-16 23:26
by bester69
Im testing 4.10 RC4.

it works pretty well, its some faster than 4.4.x , at least with btrfs, i think i will do the change to 4.10.x once ubuntu 17 comes out. :P

Re: What kernel do you use

Posted: 2017-01-24 00:08
by eor2004
4.8.15-2~bpo8+2 in debian jessie from backports, working as a charm, previously I was experiencing freezes from time to time with 3.16 and 4.7, but 4.8 is working very fine at the moment! :)

Re: What kernel do you use

Posted: 2017-01-26 11:48
by Innovate
Hmm...... I've start to use 4.8 from backport as well next target is to test with virtualbox.
If 4.8 work with virtualbox then I don't hesitate to build 4.10+ with virtualbox to work unlike last time.
In fact I need to rush to get the latest one as long 4.8 get things done.

Re: What kernel do you use

Posted: 2017-02-26 21:57
by anticapitalista

Code: Select all

uname -a
Linux antix1 4.10.1-antix.1-amd64-smp #1 SMP PREEMPT Sun Feb 26 23:37:14 EET 2017 x86_64 GNU/Linux

Re: What kernel do you use

Posted: 2017-02-28 00:49
by vbrummond

Code: Select all

uname -a
Darwin beara.local 16.4.0 Darwin Kernel Version 16.4.0: Thu Dec 22 22:53:21 PST 2016; root:xnu-3789.41.3~3/RELEASE_X86_64 x86_64
Latest released Linux on my tumbleweed virtual machine.

Re: What kernel do you use

Posted: 2017-03-02 18:28
by ksu

Code: Select all

-bash-3.00# cat /proc/version
Linux version 2.4.21-51.ELsmp (brewbuilder@ls20-bc2-14.build.redhat.com) (gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-58)) #1 SMP Wed Jul 25 03:27:17 EDT 2007

Re: What kernel do you use

Posted: 2017-03-04 02:43
by Linadian
4.9.13

Re: What kernel do you use

Posted: 2017-03-04 12:49
by Head_on_a_Stick

Code: Select all

empty@Helium:~ $ cat /proc/version
Linux version 4.9.0-13.1-liquorix-amd64 (steven@liquorix.net) (gcc version 6.3.0 20170205 (Debian 6.3.0-6) ) #1 ZEN SMP PREEMPT liquorix 4.9-15 (2017-02-28)
(Debian stretch system)

Re: What kernel do you use

Posted: 2017-03-06 21:33
by Head_on_a_Stick

Code: Select all

kern.version=OpenBSD 6.1-beta (GENERIC.MP) #211: Sun Mar  5 09:23:09 MST 2017
    deraadt@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
OpenBSD-current is now using the 6.1 sets so the release must be due soon :)

Version 6.1 will add arm64 support and syspatch(8) for easier maintenance with OpenBSD-stable.

8)

Re: What kernel do you use

Posted: 2017-03-07 14:43
by bester69
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

Re: What kernel do you use

Posted: 2017-03-07 15:34
by GarryRicketson
RE: Postby Head_on_a_Stick

I didn't know a new one was out, still using

Code: Select all

 $ uname -a                                     
OpenBSD  6.0 GENERIC#1917 i386

Re: What kernel do you use

Posted: 2017-03-07 21:41
by Head_on_a_Stick
GarryRicketson wrote:I didn't know a new one was out
I am using OpenBSD-current and the 6.1-beta kernel version was only introduced this weekend.

If you are also using -current and upgrading from snapshots then you may have to download the new bsd.rd (ramdisk kernel) directly from your mirror and boot from that to perform the upgrade — my 6.0-series bsd.rd kept looking for the 60 sets and wouldn't perform the upgrade.

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!