Recent Posts

Pages: [1] 2 3 ... 10
1
Installation / Re: Nutyx on Mac hardware
« Last post by ndawka on Sun Nov 19 12:55:36 2023 »
You can try a couple of solutions, as per https://unix.stackexchange.com/questions/91620/efi-variables-are-not-supported-on-this-system.

First, please check, that the efivar package is installed using
Code: [Select]
sudo cards install efivar. Then:

Check that UEFI boot method is set as default.

Try
Code: [Select]
mount --bind /sys/firmware/efi/efivars /mnt/sys/firmware/efi/efivars before chrooting.

Switch over to systemd using this guide: https://nutyx.org/en/default-init-system, then enable efivars using
Code: [Select]
sudo modprobe efivarfs, after that try chrooting into the system and
Code: [Select]
grub install again.

Quote
Add efi=runtime to your kernel parameters in /etc/default/grub configuration.

Code: [Select]
GRUB_CMDLINE_LINUX_DEFAULT="efi=runtime quiet" (or whatever the default is on NuTyX and add "efi=runtime")
Don't forget
Code: [Select]
sudo update-grub2!
2
Tips and Tricks / Re: [TRICK] for alsa users only
« Last post by edulof on Wed Nov 08 02:20:10 2023 »
For those on CDE: It will appear more integrated in your workflow to run alsamixer instead of pavucontrol, even if you use apulse. The fact alsa is so simply integrated in nutyx makes it more intuitive to follow than in distros based on huge sized distros and mainstream DEs, which is the other way around.
3
NuTyX / NuTyX 23.09.0 available with cards 2.7.0
« Last post by Thierry on Sun Oct 01 15:09:38 2023 »
Spiky and me are happy to announce the new version of NuTyX 23.09.0 and cards 2.7.0 .

Fixed bugs
The LXQT ISO doens't start.Fixed
The Cinnamon ISO doesn't start.Fixed
The list of certificates is no longer updated and prevents the wget command from working properly on https sites.Fixed
The mdadm and lvm2 packages are not installed by default in ISOs, which prevents NuTyX from being installed on a RAID system or on logical volumes.Fixed
The list of certificates is no longer updated and prevents the wget command from working properly on https sites.Fixed
The flcards tool does not retain the display of the selection of packages to be removed/installed.Fixed

Updated packages

SysV in 3.06 and systemd in 253.0 .

The xorg-server graphics server version 21.1.8, the Mesa 3D library in 23.1.8, Gtk4 4.12.0 and Qt 6.5.2.

The nvidia driver is update to version 535.113.01 .
The legacy driver 470.xx series in version 470.199.02 .
The legacy driver 390.xx series in version 390.157.12 .
The python interpreter is updated to version 3.11.5.

The XFCE desktop environment is updated to version 4.18.3.

The MATE desktop environment is a 1.26.2 version .

The GNOME desktop environment is also updated to version 44.3

The KDE desktop environment is available in Plasma 5.27.8, Framework 5.110.0 and applications in 23.08.1.

Available browsers are: Firefox 117.0.1, Epiphany 44.6, etc

Many desktop applications have been updated as well like Telegram-desktop 4.9.9, Thunderbird 115.2.3, Scribus 1.5.8, Libreoffice 7.5.4.2, Gimp 2.10.34, etc.

Core NuTyX ships with Long Term Support (LTS) kernels: 4.14.326, 4.19.295, 5.4.257, 5.10.197, 5.15.133, 6.1.55 and the latest stable version 6.5.5 .

The kernel change logs are available here:

kernel 4.14.326 changelog

kernel 4.19.295 changelog

kernel 5.4.257 changelog

kernel 5.10.197 changelog

kernel 5.15.133 changelog

kernel 6.1.55 changelog

kernel 6.5.5 changelog

A BASE ISO (proposed in command line interface edition only without graphical interface).

13 desktops are now available in: XORG, OPENBOX, LXDE, XFCE4, JWM, CDE, LXQT, ENLIGHTENMENT, MATE, CINNAMON, BUDGIE, GNOME, KDE5.

They are available on the download page.

Upgrade process

A simple:

Code: [Select]
sudo cards upgradewill make it.

Thanks

With Thanks to the BLFS Team which helped out with a few problems we encountered.

Thanks to Spiky for his patience and his generosity in upgrading all thoses many packages.

Thanks to all you guys that have giving us positive or negative feedbacks about the distribution.
4
General / Re: Gaming on Nutyx ?
« Last post by Thierry on Wed Sep 27 12:34:35 2023 »
5
General / Re: Gaming on Nutyx ?
« Last post by Peppe123$$$ on Wed Sep 27 12:30:24 2023 »
Thnak you thierry is  lutris also available on NuTYX
6
General / Re: Gaming on Nutyx ?
« Last post by Thierry on Wed Sep 27 11:30:55 2023 »
Hello Peppe

Welcome to the NuTyX forums
To play on NuTyX, I guess the only way is to use the flatpak packages:

Code: [Select]
sudo cards install flatpak
flatpak install steam

Probably for the rest, you knows already better then me
Good luck

Thierry
7
General / Re: Gaming on Nutyx ?
« Last post by Peppe123$$$ on Wed Sep 27 07:31:22 2023 »
Kindly can someone answer to my question regarding gaming
8
General / Gaming on Nutyx ?
« Last post by Peppe123$$$ on Tue Sep 26 09:53:25 2023 »
At the moment is it possible to use steam wine lutris gog gaming on Nutyx which version is better for gaming ?
9
General / Re: Lxqt is broken
« Last post by spiky on Mon Sep 25 20:38:46 2023 »
Hi Thierry,

Wow, I never knew you had to deal with such hostilities. Don't people realise that you are providing these distro's and support in your own time? I'm using Nutyx with Enlightenment and it rocks! Don't let the haters get you down and keep up the great work!
Thank you we work very hard on Nutyx, we do our best, and yes we do this all in our spare time and we do run out of spare time.
10
General / Re: Lxqt is broken
« Last post by Thierry on Mon Sep 25 17:08:09 2023 »
Hi Thierry,

... I'm using Nutyx with Enlightenment and it rocks! Don't let the haters get you down and keep up the great work!
Thanks a lot for your message. I appreciate that some peoples are happy with NuTyX. 

About the message of pupuklok, it's part of the game. I need to accept that sometime NuTyX is not working as it should.

It's somehow the only way to be able to improve NuTyX.
I think it's nice that  people reports the problems.

We will try to fix them for the next release. Not always possible.

Best Regards,
Thierry
Pages: [1] 2 3 ... 10