Dedicated application for kernel installation/upgrades

Message
Author
User avatar
dolphin_oracle
Developer
Posts: 20001
Joined: Sun Dec 16, 2007 1:17 pm

Re: Dedicated application for kernel installation/upgrades

#31 Post by dolphin_oracle »

zorzi wrote: Sat Feb 02, 2019 11:03 am
anticapitalista wrote: Sat Feb 02, 2019 10:44 am antiX has a cli app called cli-aptiX that shows available kernels.

https://download.tuxfamily.org/antix/do ... #under-toc
I hadn't heard about this app. Thanks.
I've included it in a couple of videos if you want to see it in action. this one is from a "console-only" antiX install

https://youtu.be/vpyre6piqD8?t=884
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

User avatar
manyroads
Posts: 2623
Joined: Sat Jun 30, 2018 6:33 pm

Re: Dedicated application for kernel installation/upgrades

#32 Post by manyroads »

So maybe a pretty version of the antiX tool placed on mxpi would do the trick. As for the current mxpi, kernels appear in different places 4.20.0 antiX is on the stable tab, but not listed on the Popular Applications tab (is the kernel even really an application??) . I think they are best simply placed in a single labeled location, to best address this OP issue of this thread.

I have no problem finding them for my own use now, but by way of making things simple for users... tab consolidation (appearing in one place) seems like a useful 'help'.

I do it if I could. But I'd just break things. :eek: :bagoverhead:
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

User avatar
richb
Administrator
Posts: 10342
Joined: Wed Jul 12, 2006 2:17 pm

Re: Dedicated application for kernel installation/upgrades

#33 Post by richb »

4,20 can be added to Popular Apps as well as any other kernels that are made available. I will not quibble whether kernels are apps or not.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

philotux
Posts: 280
Joined: Sun Apr 22, 2018 12:57 pm

Re: Dedicated application for kernel installation/upgrades

#34 Post by philotux »

manyroads wrote: Sat Feb 02, 2019 11:21 am As for the current mxpi, kernels appear in different places 4.20.0 antiX is on the stable tab, but not listed on the Popular Applications tab (is the kernel even really an application??) . I think they are best simply placed in a single labeled location, to best address this OP issue of this thread.

... but by way of making things simple for users... tab consolidation (appearing in one place) seems like a useful 'help'.
I couldn't have expressed it better myself. Thanks!

User avatar
manyroads
Posts: 2623
Joined: Sat Jun 30, 2018 6:33 pm

Re: Dedicated application for kernel installation/upgrades

#35 Post by manyroads »

philotux wrote: Sat Feb 02, 2019 11:29 am I couldn't have expressed it better myself. Thanks!
You are welcome @philotux You may find this of value:

I have now learned another something new today... yay me. :popcorn:

If you use the following cli commands:

Code: Select all

apt-cache search linux-image 
(or

Code: Select all

apt-cache search linux-headers
you should get a list the available kernels for your architecture, as well as additional kernels with special feature sets.

Install both the linux-headers and the linux-image package you desire; you can use

Code: Select all

sudo cli-aptiX
I found the guidance here: https://earthscinotebook.readthedocs.io ... an_config/

It looks like it works on my Desktop (4.20.0 anitX 64 bit).
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

philotux
Posts: 280
Joined: Sun Apr 22, 2018 12:57 pm

Re: Dedicated application for kernel installation/upgrades

#36 Post by philotux »

manyroads wrote: Sat Feb 02, 2019 11:58 am I have now learned another something new today... yay me. :popcorn:
Me too! Thanks to your post above (and the posts from other respondent as well). I will certainly try your suggestions. Thank you so much!
:wavehello:

User avatar
Stevo
Developer
Posts: 12832
Joined: Fri Dec 15, 2006 8:07 pm

Re: Dedicated application for kernel installation/upgrades

#37 Post by Stevo »

Up to just now, our nvidia-driver 490.87 would not build on a 4.20 kernel, like the antiX, Debian backport in test repo, or the latest Liquorix kernel that MXPI installs, so those users would get a black screen. But we've just updated it from stretch-backports to build on those kernels, so full speed ahead!

Virtual Box 5.2.24 now in main will also work on 4.20 kernels, along with the 6.0.4 in testing. Some may prefer the interface of 5.2.24.

Code: Select all

MX Linux Stretch main 	virtualbox 	5.2.24 	

MX Linux Stretch Testing test 	virtualbox 	6.0.4
I agree that expanding MXPI, or improving the kernel installation script it uses for some, would be the way to go.

User avatar
oops
Posts: 1617
Joined: Tue Apr 10, 2018 5:07 pm

Re: Dedicated application for kernel installation/upgrades

#38 Post by oops »

... Step by step, rev by rev, the kernel 4.19 LTS should be more and more stable and more and more universal ... it is still, right now, a pretty recent kernel (4.19.19 today).

https://www.kernel.org/
https://www.kernel.org/releases.html
4.19 LTS ---> EOL in dec 2020. ... (released the 2018-10-22, almost at the start of MX18 Continuum)
Pour les nouveaux utilisateurs: Alt+F1 pour le manuel, ou FAQS, MX MANUEL, et Conseils Debian - Info. système “quick-system-info-mx” (QSI) ... Ici: System: MX-19_x64 & antiX19_x32

zorzi

Re: Dedicated application for kernel installation/upgrades

#39 Post by zorzi »

dolphin_oracle wrote: Sat Feb 02, 2019 11:17 am
zorzi wrote: Sat Feb 02, 2019 11:03 am
anticapitalista wrote: Sat Feb 02, 2019 10:44 am antiX has a cli app called cli-aptiX that shows available kernels.

https://download.tuxfamily.org/antix/do ... #under-toc
I hadn't heard about this app. Thanks.
I've included it in a couple of videos if you want to see it in action. this one is from a "console-only" antiX install

https://youtu.be/vpyre6piqD8?t=884
Thanks for the link.

User avatar
manyroads
Posts: 2623
Joined: Sat Jun 30, 2018 6:33 pm

Re: Dedicated application for kernel installation/upgrades

#40 Post by manyroads »

Stevo wrote: Sat Feb 02, 2019 12:29 pm [...]
Virtual Box 5.2.24 now in main will also work on 4.20 kernels, along with the 6.0.4 in testing. Some may prefer the interface of 5.2.24.
I have interface on 6.0 looking pretty much like the old one. The big difference seems to be they have moved to the more trendy 'flat' (or material) look. :p
Stevo wrote: Sat Feb 02, 2019 12:29 pm [...]
I agree that expanding MXPI, or improving the kernel installation script it uses for some, would be the way to go.
+1
Pax vobiscum,
Mark Rabideau - ManyRoads Genealogy -or- eirenicon llc. (geeky stuff)
i3wm, bspwm, hlwm, dwm, spectrwm ~ Linux #449130
"For every complex problem there is an answer that is clear, simple, and wrong." -- H. L. Mencken

Post Reply

Return to “General”