Page 13 of 14

Re: What kernel do you use

Posted: 2019-01-03 23:15
by stevepusser
I did backport, install, and run the experimental Debian 4.20 kernel, but you'll have to go outside of Debian to get virtualbox 6 and Nvidia drivers to build on it at the moment.

https://build.opensuse.org/package/show ... .20-kernel

For now, I'm sticking with the 4.19 Liquorix kernel.

Re: What kernel do you use

Posted: 2019-01-04 00:34
by Head_on_a_Stick
Back on stable:

Code: Select all

empty@zed:~ $ cat /proc/version
Linux version 4.9.0-8-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Debian 4.9.130-2 (2018-10-27)
empty@zed:~ $ cat /proc/sys/kernel/tainted                                     
4097
empty@zed:~ $
The taint shows a non-GPL out-of-tree kernel module (zfs).

Re: What kernel do you use

Posted: 2019-01-04 11:35
by anticapitalista
The latest.

Code: Select all

cat  /proc/version
Linux version 4.20.0-antix.3-amd64-smp (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)) #1 SMP PREEMPT Tue Dec 25 14:29:21 EET 2018

Re: What kernel do you use

Posted: 2019-01-14 08:10
by Demor
Just let normal updates install what's relevant.

Re: What kernel do you use

Posted: 2019-03-07 19:00
by Wheelerof4te

Code: Select all

uname -a
Linux debian 5.0.0 #1 SMP Thu Mar 7 17:35:22 CET 2019 x86_64 GNU/Linux
So far, so good.

Re: What kernel do you use

Posted: 2019-03-07 21:53
by anticapitalista

Code: Select all

uname -a
Linux antix1 5.0.0-antix.2-amd64-smp #1 SMP PREEMPT Tue Mar 5 16:30:40 EET 2019 x86_64 GNU/Linux
Working ok so far.

Re: What kernel do you use

Posted: 2019-07-13 20:05
by Jimmyfd
Due to new hardware I'm on ubuntu running kernel 5.0.0.21 and boy is that fast

Re: What kernel do you use

Posted: 2019-09-23 22:20
by milomak
on debian sid recently tried to run linux-image-5.3.0-0.slh.2-aptosid-amd64

disaster

Re: What kernel do you use

Posted: 2019-09-24 06:56
by Head_on_a_Stick

Code: Select all

E485:~$ apt policy linux-image-amd64 
linux-image-amd64:
  Installed: 5.2+106
  Candidate: 5.2+106
  Version table:
 *** 5.2+106 100
        100 https://cdn-aws.deb.debian.org/debian sid/main amd64 Packages
        100 /var/lib/dpkg/status
     4.19+105+deb10u1 500
        500 https://cdn-aws.deb.debian.org/debian buster/main amd64 Packages
E485:~$

Re: What kernel do you use

Posted: 2019-09-24 21:02
by stevepusser
milomak wrote:on debian sid recently tried to run linux-image-5.3.0-0.slh.2-aptosid-amd64

disaster
Could you elaborate? If you're using out-of-tree DKMS drivers, lots of those have problems at first with new kernels.

Re: What kernel do you use

Posted: 2019-09-25 00:33
by stevepusser
Hmmm...backported the Siduction 5.3 kernel to Buster and Stretch, and most of the DKMS drivers failed to build on it, but this laptop can boot and get on the Net just fine without them--though of course the Nvidia driver didn't build for Bumblebee, either.

Code: Select all

$ inxi -F
System:    Host: mx Kernel: 5.3.1-towo.2-siduction-amd64 x86_64 bits: 64 Desktop: Xfce 4.12.3 
           Distro: MX-18.3_x64 Continuum Feb 9  2019 
Machine:   Type: Laptop System: Micro-Star product: GP63 Leopard 8RD v: REV:1.0 serial: <root required> 
           Mobo: Micro-Star model: MS-16P6 v: REV:1.0 serial: <root required> UEFI: American Megatrends v: E16P6IMS.107 
           date: 09/05/2018 
Battery:   ID-1: BAT1 charge: 41.8 Wh condition: 41.8/53.4 Wh (78%) 
CPU:       Topology: 6-Core model: Intel Core i7-8750H bits: 64 type: MT MCP L2 cache: 9216 KiB 
           Speed: 1247 MHz min/max: 800/4100 MHz Core speeds (MHz): 1: 1247 2: 2508 3: 2379 4: 1094 5: 1088 6: 2273 
           7: 1158 8: 1134 9: 1056 10: 1691 11: 1987 12: 1203 
Graphics:  Device-1: Intel UHD Graphics 630 driver: i915 v: kernel 

Re: What kernel do you use

Posted: 2019-09-25 21:00
by stevepusser
A backport of the 430.50 Nvidia in testing does build with the 5.3 kernel, but doesn't work when I try to switch GPUs with Bumblebee and "optirun". However, it does work after a backport and install of the 435 drivers in Experimental. I think someone here using testing also reported that weeks ago, but testing and Sid still have the same 430.50.

I have a patch for ndiswrapper from Ubuntu for the 5.3 kernel, though I can't remember the last time i saw a post from anyone that used ndiswrapper successfully.

Re: What kernel do you use

Posted: 2020-05-15 03:02
by bester69
Stretch + Ubuntu's kernel :o

Code: Select all

uname -a
Linux hall 4.4.39-040439-generic #201612151346 SMP Thu Dec 15 18:48:20 UTC 2016 x86_64 GNU/Linux
This kernel is the best possible for my 2008' laptop

Re: What kernel do you use

Posted: 2020-05-15 11:51
by eriefisher
Most recent:

Code: Select all

uname -a
Linux siducer 5.6.12-towo.1-siduction-amd64 #1 SMP PREEMPT siduction 5.6-12 (2020-05-10) x86_64 GNU/Linux

Re: What kernel do you use

Posted: 2020-05-15 15:38
by Nili
Debian Jessie , so Debian 3.16.43-2 (2017-04-30) x86_64 GNU/Linux

Re: What kernel do you use

Posted: 2020-05-17 15:20
by bester69
Nili wrote:Debian Jessie , so Debian 3.16.43-2 (2017-04-30) x86_64 GNU/Linux
Nili, you're getting behind.. :lol: ..you should consider move fordward eventually :mrgreen:

Re: What kernel do you use

Posted: 2020-05-18 11:08
by None1975
bester69 wrote:Nili, you're getting behind.. :lol: ..you should consider move fordward eventually :mrgreen:
If he has a computer with an old hardware, why should he upgrade his operating system? Here we are not touching on the issue of security updates ...

Re: What kernel do you use

Posted: 2020-05-18 17:53
by Nili
None1975 wrote:If he has a computer with an old hardware, why should he upgrade his operating system? Here we are not touching on the issue of security updates ...
That's exactly right, Meanwhile, regarding security/updates, I am not much secrure at all, ofcourse i have taken some measures that is not enough, After all i can't do more than i can handle.
Well keeping and old system as it can run, enough to see how much it holds. I see there is always a place for it.
bester69 wrote:Nili, you're getting behind.. :lol: ..you should consider move fordward eventually :mrgreen:
When the hardware is old enought (13 years old), there is no reason to rush. However, the applications that i'm interest are moslty up to date due to compile.
I have other more refreshed systems, in Debian i am three years behind.

Wants a weird one?
My personal things go better with this old one than the new one.

The old ones is very very light, the others new systems with a lot of memory and newest hardware are more slow in actions.
Lastly, keeping something old at work is no longer a matter of trend, but the love for it.

Re: What kernel do you use

Posted: 2020-05-19 14:03
by None1975
Nili wrote:the others new systems with a lot of memory and newest hardware are more slow in actions.
Interesting observation. And what is the specification of the new hardware?
Lastly, keeping something old at work is no longer a matter of trend, but the love for it.
Exactly! I also use old hardware.

Re: What kernel do you use

Posted: 2020-05-19 15:46
by Nili
None1975 wrote:Interesting observation. And what is the specification of the new hardware?
When I said new in fact i mean new compared to the old I have since 2007, the new is Acer Aspire 5 (Core i3) 8GB MEM even this one is not the newest, contrary, i may call old aswell. Why is slow in actions? well, due to a lot of nowdays complexity. Only a Browser needs over 1GB, I was talking to a friend of mine and he was telling me, do you still use 8GB of RAM? He intended i should have 16GB ore more and DDR4 to swim quietly on the Internet or apps. At the same time i surprised him with Debian 8 (jessie) 20MB startup, 30MB file Manager 200MB Pale Moon 350MB BluRay M2TS via MPV within 450MB + a few cli apps together. He opened his eyes and didn't believe what saw, just after i told to check top, neofetch, free -m etc ... he hardly believed, said i have made a trick of fake the results, infact i have made some tricks to optimize system + apps, but never faked the results, he also not believe that Linux especially from 2005-2014 could be so lightly.
None1975 wrote:Exactly! I also use old hardware.
My old DELL i don't like to mix with new systems. Ofcourse i can manage to run if i put more mem or change processor, but isn't worth really. There is almost none support for 2007 systems, Even things in the future may be removed from kernel the next spring cleaning. So updating is pointless now, Apps can be refreshed, with few difficulties. So, my Jessie is the last on the quarantine, i used to tweak for decade this old horse, he did the best he can. Stressed under 400MB with apps of 2GB MEM on total.

I usually do my things myself after #! time, NETINST gives us quite of chances. So, to me is the best selection.

We are off topic for such conversations, I am not continuing anymore before mod attract me attention :)
Thanks for reading and posting mate.