The officially official Devuan Forum!

You are not logged in.

#576 Re: Installation » Daedalus previews in VBox » 2023-05-29 21:02:25

Well, definitely there is a kernel dump on console 4 related to the graphics (after I found out how to switch consoles in a VBox window). Have no idea how to copy this.

#577 Installation » Daedalus previews in VBox » 2023-05-29 18:59:17

rolfie
Replies: 10

VBox 7.0.8 from originator on Daedalus amd64 on X570/Ryzen 5900/6700XT hardware. VMSVGA video driver selected.

netinstall previews dated May 8th, 22nd and 27th do start in EFI mode, install and expert install and end in a grey screen where I would expect the language selection screen. Same isos work fine in legacy mode and and real HW.

Tried to get to some screen with useful debug info and failed ...

Somebody with some more knowledge should look into this issue. If I can help with some more input, please let me know.

Thanks, rolfie

#578 Re: Hardware & System Configuration » nfs setup server and client (nit permanently in the network) » 2023-05-22 19:31:06

I have a file server in the basement supporting nfs. The clients mount the nfs shares via a cron job @reboot. If the server is unavailable the cron job never finishes, but the clients do boot up without delay. This setup works for more than 15 years now.

#579 Re: Other Issues » [SOLVED] TTF True Type Fonts » 2023-05-19 08:40:27

Well, I copy new fonts to:

TTF: /usr/share/fonts/truetype
OTF: /usr/share/fonts/opentype
ATM: /usr/share/fonts/type1, not really supported any more nowadays

and I create a new directory for them below that paths. Do the copy with root privileges, and make sure the directory has 755 as octal rights and the fonts have 644 as octal rights.

Works fine.

#580 Re: Installation » [solved] partioning server/NAS » 2023-05-11 18:56:10

Use the rescue mode in the installer.

#581 Re: Installation » [SOLVED] Fujitsu Lifebook U728 + Devuan 4 » 2023-05-05 16:35:38

My two cents:
1.) The sudo issue
I am talking about the installer in expert mode. I am only using this mode since I am experienced enough to understand where the possible problems are, and I know what to expect and where I can tweak the installations.
The installer gives you the choice to enable the root account with an administrative password. Then sudo is not installed. When you think you need the sudo package, you have to add that package after first boot into the system.
If you deny a root password, sudo is getting installed, and you have to use it the Ubuntu way for admin tasks. When you do not like this, you can assign a password to root and then login as root or use su -.
2.) My experience with EFI
I have several modern PCs that partially have pure EFI bios like my laptop, some older ones (AMD X470/X570) still have CSM as backup. I am installing them in pure EFI mode, SB is disabled and the keys are getting deleted. I never had any trust in SB. CSM is off an all these machines. No other setting needs to be changed. My laptop was something special, an Acer Aspire5. To be able to modify the Bios settings, I had first of all to set an admin PW for the Bios.
Chimaera should be able to be installed with and without SB. You just have to boot the installer in EFI mode. Note: you will typically get the boot medium twice in the boot override: one is marked with the comment EFI, make sure you use this one. The other just shows the device name, thats for installation in legacy mode.
No idea about the HW in the Lifebook, and if some components are too new for stock Chimaera. If stock Chimaera does not satisfy, the first step would be to add kernel and firmware from backports.
3.) You are using the expert installer. Make sure you load the installer components. This is one of the first steps past selecting the language settings. If you skip that step you will get very limited install options, e.g. you ext2 as file system, no ext3/4 options.

Good luck.

Edith: just had a look at some test reports for this device. You should be fine with stock Chimaera.

#582 Re: Desktop and Multimedia » missing shutdown menu item in mate desktop/ panel / system menus » 2023-05-03 21:41:01

Investigate what caused the HDD crash, and attribute the change to the crash.

#583 Re: Installation » Cannot access repository » 2023-05-03 16:17:56

Daedalus is testing, you will have to live with what you get. Its no different from Debian Testing = Bookworn. When it is released officially, you will get the full story.

#584 Re: Installation » daedalus amd64 netinstall iso installer graphics displayed incorrect » 2023-04-30 18:35:12

I did my installs with a preview dated July 22, since after that the installer was missing some locales to support e.g. German during installation. Never tried one of the newer ones that have the fix.

I would suggest to switch HDMI with DP or vice versa, or try to use a different monitor if available.

#585 Re: Hardware & System Configuration » 6950xt (rdna2) gpu not recognizable in Devuan Stable (Chimaera) » 2023-04-30 18:27:30

I had some trouble with a 6700XT under Chimaera, refer to https://dev1galaxy.org/viewtopic.php?id=5364, moved to Daedalus and the PC is working fine since then.

#587 Re: Hardware & System Configuration » [SOLVED][DAEDALUS] EMMC issue (before GRUB) » 2023-04-27 17:01:37

Your system is encrypted, so the /usr/share/... path isn't available to grub when booting.

The solution is to copy the /usr/share/desktop-base/grub-themes/desktop-grub-theme-files to /boot/grub/themes. This will provide the default layout in an unencrypted location. Every now and then the /etc/default/grub may get overwritten by updates. Then you have to fiddle again.

I have no idea what will happen if you simply comment the themes-line from /etc/default/grub. That may cause a real hickup...

#588 Re: Hardware & System Configuration » [SOLVED][DAEDALUS] EMMC issue (before GRUB) » 2023-04-26 17:14:27

This line

Found theme: /usr/share/desktop-base/grub-themes/desktop-grub-theme/theme.txt

indicates that grub wants to read the path /usr/share/desktop-base/grub-themes/desktop-grub-theme. This path is available on an unencrypted system for grub and for the system when running update-grub at any time, no errros.
On an encrypted system, when grub starts, this path isn't available yet until the initramfs has opened the root directory. This is when you get the errors as from the initial post. When running update grub there is no error since then /usr/share.... is available.

#589 Re: Devuan » [SOLVED] Download Daedalus Xfce with non-free software » 2023-04-22 16:23:23

You need to dig a bit deeper into the path on your selected server. The Daedalus directory it self was created in 2021, below you should find up to date previews, the latest seems to be dated March 27th.

BTW: basic non-free stuff is already integrated, there are no separate isos as with Debian.

#590 Re: Installation » Chimaera Netinstall Live ISO 4.0.0 in Multibootstick » 2023-04-17 07:53:39

You have to leave the Ventoj partitioning scheme for the boot stick alone as is. Don't try to modify this. Per Default there is a boot partition that hold everything for legacy and efi boot, and a partition for the iso's. I think there is no LVM involved if I am not mistaken.

It is not Ventoj that is causing problems, it is the installer itself. If you are manually directing the installer to the intended partitions for the installation everything works fine.

In manual partitioning mode you can see which devices and parititons are what for and select the desired spave for the system.

#591 Re: Installation » Chimaera Netinstall Live ISO 4.0.0 in Multibootstick » 2023-04-16 06:10:55

With a Ventoj multiboot stick never use automated install! You will need to use manual partitioning to have full control where the system goes. This works perfectly.

#592 Re: Hardware & System Configuration » [SOLVED][DAEDALUS] EMMC issue (before GRUB) » 2023-04-11 07:26:08

The installation of the clearlooks-phenix-sapphire-theme changed /etc/grub/default back to desktop-base and the themes there. On my encrypted Daedalus this produced the initial error in grub, an update-grub did NOT fix this. I copied clearlooks-phenix-sapphire-theme to /boot/grub/themes and changed the  /etc/grub/default to point to the /boot/grub/themes-directory, and everything is fine again.

#593 Re: Hardware & System Configuration » [SOLVED][DAEDALUS] EMMC issue (before GRUB) » 2023-04-09 06:24:43

Could it be that grub searches for the theme on the encrypted system device? Check /etc/default/grub.

When this is the case you may need to move the theme files to the unencrypted /boot.

#595 Re: Other Issues » Where do I report bugs in devuan-backports packages? » 2023-03-28 18:08:44

Daedalus: rsyslog 8.2302.0-1devuan1 reads

#!/bin/sh

if [ -d /run/systemd/system ] && [ -x /usr/lib/rsyslog/rsyslog-rotate.real ]; then
    /usr/lib/rsyslog/rsyslog-rotate.real "$@"
elif [ -x /etc/init.d/rsyslog ]; then
    invoke-rc.d rsyslog rotate > /dev/null
fi

This is not the Chimaera backports package!!!

Edith: And logrotate does seem to work on my laptop.

#596 Re: Other Issues » Where do I report bugs in devuan-backports packages? » 2023-03-28 12:30:35

Just looked into the Daedalus version, that looks not literally the same but as far as I can tell shows the desired two options.

#597 Re: Installation » [SOLVED] unplugged ssd grub problem...HELP! » 2023-03-12 13:45:57

rhtoras wrote:

So last year i installed Devuan Daedalus on my ddr3 desktop and everything was fine. All partitions were made custom by me (1 for swap, 1 for /boot/efi -esp- 1 for /root and last but not least a seperate /home partition). I chose openrc and mate desktop. Everythin was fine until recently!!!
Last week i unplugged my ssd to plug a win7 (a friend's one not mine i don't use windows) ssd and restore some files. When i plugged back my devuan ssd i could not boot into system. The same ssd could boot on my other desktop but with messed graphics and of course could not boot onto my laptop.

Obviously this is an efi installation. When you removed the SSD with Devuan and put in another device, the Devuan boot entry in the efi flash was removed when booting. That's why you can't directly boot into the previously working Devuan system. This seems to be a built-in efi functionality.

As a fix, boot the installer medium again, call up the rescue mode, chroot into the Devuan installation on the SSD, and re-install grub. You may also use a life system, chroot is a bit more complicated than with the installer.

Good luck.

#598 Re: Desktop and Multimedia » (chimaera) samba, gvfs install > fuse deinstall? » 2023-02-28 15:27:17

When you look at your log you see fuse being removed and fuse3 being added. OK?

#599 Re: Hardware & System Configuration » [SOLVED] Daedalus issues with wifi connection » 2023-02-25 21:15:30

After some more unsystematic fiddeling I compared the two /etc/network/interfaces files and found that in Daedalus the initial eth0 wired connection still was enabled. Wired at home was no problem. Guess what, after reboot I got into the hotel's network.

This post is from my laptopn running Daedalus via wifi.

Thanks for the suggestion, rolfie

#600 Re: Desktop and Multimedia » [SOLVED] Help requested with WINE setup and/or Chromium Cache Searching » 2023-02-24 21:54:16

As far as I remember when I installed wine a while ago, when you just specify # apt install wine you just get wine64, the additional architecture does not matter. i386 is pre-requisite to do an # apt install wine32.

Board footer

Forum Software