You are not logged in.
Just an example: on my Acer Aspire I had to set an admin password before I could disable SecureBoot and install Devuan in efi-Mode. Ask their Support!
Well, I have my desktop running with Daedalus, lightdm & Cinnamon, up-to-date, openrc and amd64, traditional unencrypted /boot, a luks-encrypted container holding a LVM for / and /swap. Working fine, just tried it, no shutdown delays.
Update: also checked my laptop running Daedalus with similar setup: no problems with shutdown delays.
I looked into my update history. The last update of the cryptsetup-stuff was before Chrismas. Why do we suddenly have a problem?
Well, there is package called ttf-mscorefonts-installer that pulls the standard Windows fonts ...
Ok, another loop. You definitely use a 5600XT for display, not the built in graphics from the CPU? Its a NAVI1, but a later modification. For firmware support you may need to follow HoaS' suggestion.
Backports handling: if you want to install a package from backports, you explicitly must specify this as I showed in my example. Just enabling backports in the sources.list and an install won't pull anything from backports. Intentionally. Pinning makes sure ....
You did not downgrade, but also didn't upgrade. When you pull a package from backports leave backports enabled, or you may get a downgrade later. And you won't get fixes from backports.
Good luck ...
Ok, this is a slightly different situation, your 5600G CPU isn't comparable to a 5x00XT graphics card. And despite your post the 5.10 kernel series is stock Chimaera, not backports.
For full support please enable chimaera-backports main contrib non-free in your sources.list. The perform:
# apt update
# apt -t chimaera-backports install linux-image-amd64 firmware-amd-graphicslinux-image-amd64 is a meta-package that pulls the latest backports kernel (currently some 6.x version) and makes sure that its being upgraded when required. And also the graphics firmware has an update in backports.
Give it a try, should improve your system ...
@rolfie - Thanks. Yes, I have found lots of topics, but nothing about the release itself. I just got a new-to-me card (amd RX 5600XT) and it's working ok after passing kernel params to stop the crashes.
Still got a PC running on a Ryzen7 3700 and a 5500XT, stock Chimaera with backports kernel, my wife's desktop. No kernel parameters required, just firmware-amd-graphics. You should stick to Chimaera until Daedalus is becoming stable.
My desktop was upgraded to a 6700XT, that does not work fine on Chimaera, it need more recent mesa and other stuff. This is running Daedalus. No kernel params, again just firmware-amd-graphics.
Use Daedalus as search pattern in the forum search and you will find a bunch of topics listed.
I myself use it productive already on a brand new graphics card that does not work well in Chimaera. More than two months now, no major issues. I have also installed it on my laptop in parallel to Chimaera.
New feature dripping down from Debian into testing/unstable = Daedalus & Ceres.
With todays update session I received several firmware updates. Looks like the merge has been adapted.
I guess the merge needs to be adapted/completed.
# apt policy
Paketdateien:
100 /var/lib/dpkg/status
release a=now
500 http://deb.devuan.org/merged daedalus/non-free-firmware amd64 Packages
release v=5.0,o=Devuan,a=testing,n=daedalus,l=Devuan,c=non-free-firmware,b=amd64
origin deb.devuan.org
500 http://deb.devuan.org/merged daedalus/non-free amd64 Packages
release v=5.0,o=Devuan,a=testing,n=daedalus,l=Devuan,c=non-free,b=amd64
origin deb.devuan.org
500 http://deb.devuan.org/merged daedalus/contrib amd64 Packages
release v=5.0,o=Devuan,a=testing,n=daedalus,l=Devuan,c=contrib,b=amd64
origin deb.devuan.org
500 http://deb.devuan.org/merged daedalus/main amd64 Packages
release v=5.0,o=Devuan,a=testing,n=daedalus,l=Devuan,c=main,b=amd64
origin deb.devuan.org
Mit Pinning verwaltete Pakete:I guess that change has not been considered by Devuan yet. the sources.list from my test machine reads:
deb http://deb.devuan.org/merged daedalus main contrib non-free non-free-firmware# apt update works, but apt list does not find any packages from the new repo https://deb.debian.org/debian/pool/non- … e-nonfree/, example:
# apt list firmware*
Auflistung… Fertig
firmware-ast/testing 20140808-7 all
firmware-ath9k-htc/testing 1.4.0-108-gd856466+dfsg1-1 all
firmware-b43-installer/testing 1:019-7 all
firmware-b43legacy-installer/testing 1:019-7 all
firmware-linux-free/testing,now 20200122-1 all [Installiert,automatisch]
firmware-nvidia-gsp/testing 510.108.03-3 amd64
firmware-nvidia-tesla-gsp/testing 510.108.03-3 amd64
firmware-realtek-rtl8723cs-bt/testing 20181104-2 all
firmware-realtek/now 20210818-1 all [Installiert,lokal]
firmware-sof-signed/testing 2.2.4-1 all
firmware-tomu/testing 2.0~rc7-2 all
firmware-zd1211/testing 1:1.5-8 allDaedalus/Testing: Just stumbled across a new feature imported from Debian: the package firmware-linux-nonfree is gone, there is an additional entry required in the sources.list to get access: "non-free-firmware" after main contrib non-free.
It looks like all the packages have been renamed somehow, need firmware-amd-graphics, and can't find a replacement. This package no more exists.
Any hints? Searching the repo for parts of this name ends with "Search timed out. Please use a more specific pattern....."
Maybe I am wrong, but I think it is because the "enumeration" has been parallelised instead of looking at ata, then scsi, then usb in serial order. And since usb has become more important over the years chances are much higher nowadays that additional usb devices pop up as block devices.
Edith: Just checked, I already had issues with that when setting up my file server with Debian 3 Sarge. Adding/removing a scsi disk screwed the device naming, in my early Linux days I started to use uuid.
Can only recommend to use UUIDs or labels, everything else is coincidence. Device detection order is ambiguous since a while already.
It depends on the DE and the options used if gparted is installed by default.
Please show your sources.list and
# apt policy gparted
Linux can deal with both, does not make a real difference.
Meanwhile I have adopted the habit to use gpt wherever possible, even if its not really necessary. The advantage is that you do not have to deal with the limitations of the old MSDOS partitioning scheme: not more than 4 partitions. Or you use 3 plus an extended with logical drives in there (i.e. sda5 as first logical partition in an extended), or sometimes one in the middle is missing. gpt is linear, you just count up.
When you want to install a linux in efi mode, the boot medium has to be started in efi mode.
Normally all PCs have a boot override. Use that and have a close look. on a efi system you should find the boot stick twice, without note and with (efi) or similar. For an efi installation use the efi marked option.
For such jobs I have a gparted life cd available to boot on usb. Write a new partition table, and then restart the Devuan installer and use manual partitioning.
And to get to another console while installing: use ALT-F2. There you can enter available commands. Back to installer with ALT-F1.
Have you installed ntfs-3g?
I am using it and I am not aware of any limitations beyond 2T.
You might need to look for the uuid instead of the device. Check your fstab.
Got Bookworm installed in a VBox VM now. efi had to be disabled, and I had to use an IDE controller for the cdrom and the iso, then it worked.
Its a full cinnamon task based installation, legacy mode, non encrypted on a LVM. ntpsec is installed and configured the same as my desktop.
Behaviour is slightly different. Gnome system tools throws the same error, the Cinnamon setting happily sits on the network time.
Short update: tried to install the weekly Bookworm into VBox for a check if Debian behaves the same, and failed. The iso is throwing machine checks and complains about the display. Will drill a bit deeper into that and update when I have results.
You will have to get accustomed to efi and GPT with new HW. I bought a new Acer laptop about 2 years ago that does not have the possibility anymore to configure CSM.
efi and GPT are mandatory.
I am not really an expert on logging, I just use whats available every now and then.
Devuan uses its own package called rsyslog. There is also a doc package for this. Maybe that is a start for you. Somehow the stuff can be configured, and maybe yours is off for some reason.
To the raid: I have had my share of experiences with using Raid0 and later on trying Raid1/10 mainly on U320 SCSI, I would call it a disaster. Thats why I personally would walk away from any Raid if I have the choice of using SSDs instead. A single SSD never will cause the kind of hickups you can experience with Raids. A good backup always is required anyhow, and this is the lifesaver, not a Raid1.
And I think good SSDs are more reliable than any disk drive.
There is a bug report now with number 733 for this issue.