MX 17/18 Repository: The Liquorix Kernel Thread
- entropyfoe
- Posts: 615
- Joined: Thu Apr 19, 2007 11:42 am
Re: MX 17 Repository: The Liquorix Kernel Thread
Thanks Stevo, I thought it was something complex like that.
I am often wondering how to see which actual kernel.org version these derivatives are based on. So for Liquorix, the source link will have the actual kernel version.
MX and antix, I am still not clear where I can find the actual kernel.org version. I think the latest MX kernel is the 4.15.3 or .4.
I am often wondering how to see which actual kernel.org version these derivatives are based on. So for Liquorix, the source link will have the actual kernel version.
MX and antix, I am still not clear where I can find the actual kernel.org version. I think the latest MX kernel is the 4.15.3 or .4.
MX 23.5 on Asus PRIME X470-PRO
AMD Ryzen 3600X (12 threads @ 3.8 GHz)
32 Gig DDR4 3600 (Crucial CL 16)
Nvidia GeForce GT 710
Samsung 970 NVMe nvme0n1 P1-3=MX-23.5, P4=testing
Samsung 980 NVMe =1TB Data, plus 2TB WD =backups
on-board ethernet & sound
AMD Ryzen 3600X (12 threads @ 3.8 GHz)
32 Gig DDR4 3600 (Crucial CL 16)
Nvidia GeForce GT 710
Samsung 970 NVMe nvme0n1 P1-3=MX-23.5, P4=testing
Samsung 980 NVMe =1TB Data, plus 2TB WD =backups
on-board ethernet & sound
- anticapitalista
- Developer
- Posts: 4282
- Joined: Sat Jul 15, 2006 10:40 am
Re: MX 17 Repository: The Liquorix Kernel Thread
antiX is easy - it is the same as the version from kernel.org e.g. the one you are currently using, 4.15.5-antix.1, is compiled from kernel.org's 4.15.5
Soon to hit the repos will be antiX kernel 4.15.9-antix.1, built on ... I'm sure you can work out which kernel.org version.
Soon to hit the repos will be antiX kernel 4.15.9-antix.1, built on ... I'm sure you can work out which kernel.org version.
anticapitalista
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Reg. linux user #395339.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - lean and mean.
https://antixlinux.com
Re: MX 17 Repository: The Liquorix Kernel Thread
For the Liquorix kernels, the number that reflect what version of the vanilla kernel it's based on is set in the abi line in /debian/config/defines, which is 9.1 in the 4.15-4 Liquorix kernel. The ".1" means that it's the first version based on that particular 4.15.9 kernel patch. The "4.15-4" comes from the versioning in /debian/changelog.entropyfoe wrote:Thanks Stevo, I thought it was something complex like that.
I am often wondering how to see which actual kernel.org version these derivatives are based on. So for Liquorix, the source link will have the actual kernel version.
MX and antix, I am still not clear where I can find the actual kernel.org version. I think the latest MX kernel is the 4.15.3 or .4.
Re: MX 17 Repository: The Liquorix Kernel Thread
Now updated to 4.15-5 (4.15-10.1) which incorporates the vanilla 4.15.10 patch as well as 4.15-11 rc1.
- mmikeinsantarosa
- Developer
- Posts: 2243
- Joined: Thu May 01, 2014 10:12 am
Re: MX 17 Repository: The Liquorix Kernel Thread
The latest linux-liquorix-4.15-11.1 kernel is available for testing from the test repo.
Please let us know how it plays.
mike
Please let us know how it plays.
mike
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64
- mmikeinsantarosa
- Developer
- Posts: 2243
- Joined: Thu May 01, 2014 10:12 am
Re: MX 17 Repository: The Liquorix Kernel Thread
The latest linux-liquorix_4.15-16.1 kernel is now available for download from the test repo. - mike
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64
Re: MX 17 Repository: The Liquorix Kernel Thread
installed the latest liquorix, found this bug:
Code: Select all
Setting up linux-image-4.15.0-18.4-liquorix-amd64 (4.15-16.1~mx17+1) ...
debconf: unable to initialize frontend: Gnome
debconf: (Can't locate Gtk3.pm in @INC (you may need to install the Gtk3 module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 151.)
debconf: falling back to frontend: Dialog
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
MX-17.1_x64 Horizon, G41M-P33 Combo (MS-7592), Pentium E5400 (2706 MHz), 8Gb RAM (984 MT/s),
Intel 4 Series Integrated Graphics, Realtek PCIe Fast RTL8101/2/6E, PCI Gigabit RTL8169 Ethernets.
Accepted Linux when i found MX-Linux in 2016.
Intel 4 Series Integrated Graphics, Realtek PCIe Fast RTL8101/2/6E, PCI Gigabit RTL8169 Ethernets.
Accepted Linux when i found MX-Linux in 2016.
Re: MX 17 Repository: The Liquorix Kernel Thread
That's weird...the missing file is in libgtk3-perl, but we never needed that before. But I remember seeing stuff like that before, which I remember were just warnings that it couldn't find that file, and that it was going to fall back to readline.
The installation went successfully after that, right?
The installation went successfully after that, right?
- mmikeinsantarosa
- Developer
- Posts: 2243
- Joined: Thu May 01, 2014 10:12 am
Re: MX 17 Repository: The Liquorix Kernel Thread
My 64 bit build system also does a lot better with libgtk3-perl onboard. What do you think, a +2 with it added to the depends?Stevo wrote:That's weird...the missing file is in libgtk3-perl, but we never needed that before. But I remember seeing stuff like that before, which I remember were just warnings that it couldn't find that file, and that it was going to fall back to readline.
The installation went successfully after that, right?
LT: MX19.1 Quad Core model: Intel Core i7-6820HQ Kernel: 5.0.0-7.1-liquorix-amd64 x86_64
Re: MX 17 Repository: The Liquorix Kernel Thread
installation is ok, no problem.Stevo wrote:.....
The installation went successfully after that, right?
did a search "unable to initialize frontend", found similar bug in this forum couple years back.
MX-17.1_x64 Horizon, G41M-P33 Combo (MS-7592), Pentium E5400 (2706 MHz), 8Gb RAM (984 MT/s),
Intel 4 Series Integrated Graphics, Realtek PCIe Fast RTL8101/2/6E, PCI Gigabit RTL8169 Ethernets.
Accepted Linux when i found MX-Linux in 2016.
Intel 4 Series Integrated Graphics, Realtek PCIe Fast RTL8101/2/6E, PCI Gigabit RTL8169 Ethernets.
Accepted Linux when i found MX-Linux in 2016.