The officially official Devuan Forum!

You are not logged in.

#351 Re: Other Issues » [SOLVED] How to fix unicode text, it's showing as a box » 2024-01-01 19:29:02

A different thought: maybe Crowz removes some fonds? Just finished a bare metal Daedalus installation with Mate in a VM. So far just Mate DE, no applications, fonts available are:

  • Bitstream Charter

  • Cantarell

  • Courier 10 Pitch

  • DejaVu Sans

  • DejaVu Serif

Got all of them?

The default font is Cantarell.

#352 Re: Installation » all the new kernel disturb some old PC's! » 2024-01-01 18:47:48

My impression: it never was. The OP was only complaining about changes in the Linux world and Debian/Devuan ...

#353 Re: Installation » /sbin/mount.nfs missing after an update » 2023-12-26 15:45:34

How was the basic system installed? On current installations with newer releases you are getting asked if you want usr merge or not. I have always agreed to that to avoid hasle.
Or is that an upgrade from an older release before usr merge?

#354 Re: Installation » Installing Devuan on a PC with RX 7600 » 2023-12-26 15:22:49

Comment to the firmware directory: you will need to additionally specify "non-free-firmware" in your sources.list. Please add, do an apt update, apt full-upgrade and apt install firmware-amd-graphics, a reboot and check if this fixes the issue.

#355 Re: Desktop and Multimedia » trying to keep my 100yr-old father computing for another year » 2023-12-22 16:17:27

Well also from me: I think Chimaera would be a good compromise. Longer maintenance but still the old design of Evolution though a bit newer than the Beowulf package.

#356 Re: Installation » Installation from daedalus desktop-live boots to GRUB Rescue » 2023-12-21 20:10:05

You say "Non UEFI", that then means a classical legacy install.

In this case, no EFI, no ESP with FAT32 is required. The ESP is useless in such a case.

But: when you want to use a GPT partitioned disk for the installation, in Daedalus you will need to supply a bios_grub partition with 2 Mib, no file system, flag bios_grub. Refer to https://askubuntu.com/questions/500359/ … -partition When the bios_grub is missing essential parts of grub are not present, the appearance of the rescue screen can be explained by this.

I guess Daedalus now is more picky than Chimaera on this topic.

#357 Re: Desktop and Multimedia » trying to keep my 100yr-old father computing for another year » 2023-12-21 18:23:13

There is no way to avoid this Windows style decoration in Evolution on Daedalus. Stay on Beowulf or at the most upgrade to Chimaera.

#358 Re: Installation » [SOLVED] can´t install .deb file, system then asking for insertation of cd rom » 2023-12-19 20:41:38

You will have to setup your sources.list correctly. You obviously did an offline install. In this case the sources.list just contains a reference to the cdrom of the installation medium.

More info in the Ubuntu wiki which is a great source of information, and on this page about Devuan specifics: https://www.devuan.org/os/releases and https://www.devuan.org/os/packages.

#359 Re: Installation » installing kicd from backports. pinning question » 2023-12-18 08:16:46

That command apt -t daedalus-backports install will automatically pull in all dependencies as listed in the package.

Additional packages that are not dependencies must be installed with the same method as kicad.

Another question I'm not entirely sure of. If there are updates in the backport package, will that be covered by?:

apt update && apt upgrade

Yes, as long as backports remains enabled in the sources.list.

#360 Re: Installation » installing kicd from backports. pinning question » 2023-12-17 20:15:37

If you just want kicad from backports, just amend the above line to the sources.list. Pinning isn't required, no backports package will be installed by default.

Then execute:

# apt update
# apt -t daedalus-backports install kicad

And you will get updates for kicad if they appear in backports.

#361 Re: Hardware & System Configuration » Kernel 6.1.0-15 causes network-manager to hang when shutting down » 2023-12-14 16:05:09

aluma wrote:

What prevents you from having several kernels installed and choosing the one you need when loading the OS?

Nothing but: lately the update routine behind linux-image-amd64 just keeps max 3 kernels. On my Daedalus PC I have the 6.1.0-13, and 6.4 and two 6.5 kernels from backports. And my linux-image-amd64 is from backports so my kernel updates all come from there now. The 6.1 kernel history has been deleted by suggested apt autoremove actions.

And all of this without grub customizer (which caused me a lot of grief, so I think this tool cannot be recommended).

aluma wrote:

What prevents you from selecting the desired kernel version from the repository in Synaptic, for example?

Nothing except the standard solution is to let the meta-package linux-image-amd64 take care for updates. At least I am doing so. 
You always are able to install kernels that are listed in the repository. I personally have no idea how that looks like.

#362 Re: Hardware & System Configuration » Kernel 6.1.0-15 causes network-manager to hang when shutting down » 2023-12-14 14:26:33

aluma wrote:

The repository has a program grub-customizer, this is a GUI editor for the configuration file and a bootloader installer.

aluma wrote:

The 6.510 kernel has been installed on the laptop for a week now, and it works without problems.

What up with you today? grub-customizer is off-topic and we are talking about kernel 6.1.0-15.

That new kernel may run fine on many computers, but if you listen into the Debian forums you will find several issues with this kernel and network problem, mostly WiFi, but not only.

#363 Re: Hardware & System Configuration » Kernel 6.1.0-15 causes network-manager to hang when shutting down » 2023-12-14 13:22:37

The kernel comes down from Debian. So a bug report into Debian would make sense. Though if I read the messages right the problem really is at kernel.org.

Looks like your issues add to the network problems seen by others with the -15 kernel.

#364 Re: Devuan » error: Detected X Server version 'XServer 1.21.1.7_64a' is not suppor » 2023-12-13 20:29:04

Just stumbled across: there seems to be a task for laptop-SW.

Run:

# tasksel

and tick the laptop stuff.

#365 Re: Off-topic » I'm Back » 2023-12-13 11:55:21

Well, on my Daedalus fdisk still is present as a Devuan forked version. Maybe your version still was the Debian based one? You should be able to re-install fdisk.

I am using grub with luks and LVM, works fine for me for many years by now.

#367 Re: News & Announcements » [SOLVED] Bug in kernel 6.1.64-1 » 2023-12-10 19:26:24

Looks like 6.1.0-15 is available by now.

#368 Re: Other Issues » [SOLVED] Can't get latest kernel. 403: access denied. » 2023-12-10 12:31:11

As the message says: package is broken. There seems to be an issue with the ext4 file system.

https://micronews.debian.org/2023/1702150551.html

You will have to wait for the fix ...

#369 Re: Installation » [SOLVED] The firmware-iwlwifi not upgradable in excalibur/testing. » 2023-12-10 11:33:24

Looks like that was a typical temporary hickup of the testing repo and its mirrors.

Glad that its solved now.

#370 Re: Installation » [SOLVED] The firmware-iwlwifi not upgradable in excalibur/testing. » 2023-12-10 10:14:31

Just tested on my Excalibur VM against deb.devuan.org:

# apt list firmware-iwlwifi
Auflistung… Fertig
firmware-iwlwifi/testing 20230625-1 all

#371 Re: Installation » [SOLVED] The firmware-iwlwifi not upgradable in excalibur/testing. » 2023-12-10 09:25:17

Maybe the mirror isn't up to date? Perhaps you try deb.devuan.org/merged instead?

#373 Re: Installation » Will the netinstall (daedalus) install nonfree wifi drivers for me? » 2023-12-08 11:29:16

Well, the netinstall is meant for computers which have a working (wired) network connection to download everything that is not on this small media. So if the wifi requires drivers most likely they are not included. You either need to use the CD or DVD version, or identify the chip used.

Please run and poste output here. inxi could be an alternative.

# lspci | grep network
# lsusb | grep network
# inxi -Fz

#374 Re: Installation » Live cd unable to boot with secure boot enabled » 2023-12-07 18:50:37

Too bad, I thought it might work. I do disable Secure Boot on every computer I take my hands on.

Board footer

Forum Software