The officially official Devuan Forum!

You are not logged in.

#326 Re: Installation » [SOLVED] Devuan 5 not booting. » 2024-08-18 21:08:13

Sort of:

* Boot your installation stick in efi mode.
* Select the Rescue Mode. You will get asked some basic questions about language, keyboard, network like during installation. Make sure you give similar answers. You will need internet access.
* The Rescue Mode should be able to detect the existing installation, and offer amongst other options a chroot into the installed system. Select that option.
* Edit the /etc/apt/sources.list to read something similar like: deb http://deb.devuan.org/merged/ daedalus main contrib non-free non-free-firmware.
* Run an apt update.
* Then run an apt install firmware-amd-graphics.

This should be it. Leave the installer and let the system reboot. I hope that fixes the black screen.

#327 Re: Installation » [SOLVED] Devuan 5 not booting. » 2024-08-18 19:58:05

... the problem only occurs when I want to boot from the hard drive ...

Maybe just firmware-amd-graphics is missing? Requires non-free-firmware in your sources.list.

#328 Re: Installation » Daedalus: efi boot partition does not boot on an optiplex 3040. » 2024-08-18 19:24:32

Welcome to Devuan.

I was flashing Devuan daedalus with Rufus on a Sandisk cruzer.

Maybe that is part of the problem. I have used Rufus myself many years ago, nowadays I use Linux tools like dd or cp. Lets see if we can find the root cause.

I created the necessary partitions and followed the instructions.

Please tell us how you have setup your partitioning?

When I came to the boot menu, there wasn't a new boot entry, but from what I understood devuan should have created a boot entry on the EFI menu.

Yes that is done during executing grub-install on the end of the installation. If you don't skip that step. And only if you have started the installation in efi mode.

I went to the BIOS setup and added a new boot entry manually. I selected hd(1,5) and I set the file location to:
/efi/devuan/bootx64

Well, the efi grub-install creates a directory /boot/efi/EFI/debian. And per default shimx64.efi is used as starter. But only if present.

I'm currently typing this in Windows.

Dual boot?

There is a thread where somebody else has issues with efi installation also. Please have a read, there is a lot of information in there that might help you too: https://dev1galaxy.org/viewtopic.php?id=6788

In any case, have you started the installation in efi mode?

#329 Re: Installation » [SOLVED] Devuan 5 not booting. » 2024-08-18 11:26:21

A few words to partitioning and file system:
Allow for GPT partitioning. Its the modern way and painless together with Uefi.
You will need an ESP, FAT formatted. 100MB is enough for normal operation. My personal recommendation is to use 512 or 1024MB because sometimes firmware updates want some space on the ESP and if that is just enough for the OS files firmware updates may fail.
If you want to use Suspend/Hibernate, allow for a swap partition that is about twice the size of your RAM.
And I recommend to use a separate /home partition.

To the boot stick: how was that generated? The method might be another trap if done by some Windows tool.

#330 Re: Installation » [SOLVED] Devuan 5 not booting. » 2024-08-18 08:28:56

Me myself never had such an experience. There shouldn't be any difference in graphics for the installer between legacy and efi mode.

Looking at mainboard and CPU, both are somewhat older and should be mature, i.e. any installation should be a nobrainer without difficulty.

Well, on the other hand, there is one newer bios available if I am not mistaken. I would load that in any case.

Then reset the bios to defaults, and switch off secure boot. Then give it another try, first of all boot a live cd in efi mode, then with the netinstall also booted in efi mode.

#331 Re: Installation » [SOLVED] Devuan 5 not booting. » 2024-08-17 20:27:11

Whats that? Is the latest bios installed on the mainboard?

Which Ryzen3 are we talking about? Which mainboard?

Maybe running inxi -Fz from the live iso could give us the required info.

#332 Re: Installation » [SOLVED] Devuan 5 not booting. » 2024-08-17 19:24:16

Yes, thats the typical symptoms of a legacy installation on an Uefi motherboard.

When you boot your installation stick, you will find the stick twice in the boot menu. Make sure you boot the one that is marked efi/uefi. Then select "Rescue mode" and follow that until you get a chroot into the system. There do a

# grub-install 

without further parameters.

That should fix the issue.

#333 Re: Installation » [SOLVED] AMD Installation, » 2024-08-17 07:30:43

I guess its due to the "bios" of this new machine. Have you ever worked with UEFI? I guess this Framework laptop is UEFI only.

To boot an USB stick you will need to call up a function called boot override. On my workstation its F8, on my travelling laptop its F12. Read the manual to find out how this works with your new toy.

#334 Re: Installation » Fresh Daedalus, residual app install issues » 2024-08-17 06:45:07

Thanks for the explain; so if I want to stay with nouveau then I shouldn't install it. Right now nouveau is driving my temporary nvidia card, I presume that when I change the AMD card nouveau will simply use its non-proprietary AMD driver?

You are thinking in Windows terms.

No, a parallel installation of the amd graphics firmware will not kill you nouveau stuff or interfere in any way. They are no "drivers" in Windows terms. They are just firmware that is required for a reasonable display.

And they are not used at all if the kernel does not detect an AMD graphics during boot.

What you could refer to as driver for the AMD card is already contained in the kernel itself. There are no separate files like for an nvidea card. And there is no split into free and proprietary drivers for AMD. The one thats build in works fine.

#335 Re: Installation » [SOLVED] Update » 2024-08-16 21:00:36

That means you are not resolving anything - nameserver ::1, nameserver 127.0.0.1 means localhost.

That kills any DNS re. internet access.

#336 Re: Installation » Fresh Daedalus, residual app install issues » 2024-08-16 11:47:05

firmware-amd-graphics adds firmware files for AMD graphics chips to /lib/firmware/amdgpu so that they are available during boot time. They are only pulled if an AMD graphics card is detected. No need to remove them. They will not hurt.

Otter: refer to https://otter-browser.org/

#337 Re: Installation » [SOLVED] Update » 2024-08-16 11:42:08

Just done an apt update for Daedalus. Worked ok. Try again.

If it fails again check if your DNS is working alright.

# apt update
Holen:1 http://deb.devuan.org/merged daedalus InRelease [43,0 kB]
Holen:2 http://deb.devuan.org/merged daedalus-security InRelease [33,2 kB]
Holen:3 http://deb.devuan.org/merged daedalus-updates InRelease [33,4 kB]
Holen:4 http://deb.devuan.org/merged daedalus-backports InRelease [33,2 kB]
Holen:5 http://deb.devuan.org/merged daedalus-security/main amd64 Packages [178 kB]
Holen:6 http://deb.devuan.org/merged daedalus-security/main i386 Packages [176 kB]
Holen:7 http://deb.devuan.org/merged daedalus-security/main Translation-en [107 kB]
Holen:8 http://deb.devuan.org/merged daedalus-backports/main amd64 Packages [227 kB]
Holen:9 http://deb.devuan.org/merged daedalus-backports/main i386 Packages [224 kB]
Holen:10 http://deb.devuan.org/merged daedalus-backports/main Translation-en [203 kB]
Holen:11 http://deb.devuan.org/merged daedalus-backports/main i386 Contents (deb) [747 kB]
Holen:12 http://deb.devuan.org/merged daedalus-backports/main amd64 Contents (deb) [644 kB]
Holen:13 http://deb.devuan.org/merged daedalus-backports/contrib i386 Packages [5.520 B]
Holen:14 http://deb.devuan.org/merged daedalus-backports/contrib amd64 Packages [5.652 B]
Holen:15 http://deb.devuan.org/merged daedalus-backports/non-free i386 Packages [1.296 B]
Holen:16 http://deb.devuan.org/merged daedalus-backports/non-free amd64 Packages [1.648 B]
Es wurden 2.663 kB in 5 s geholt (554 kB/s).                        
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Aktualisierung für 15 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.

#338 Re: Installation » Fresh Daedalus, residual app install issues » 2024-08-15 12:03:30

To get information about your system inxi would be a good choice.

An AMD graphics card requires a suitable kernel and the firmware-amd-graphics package.

#339 Re: Installation » [SOLVED] LXDE is broken » 2024-08-14 19:59:50

Well, I am happy with Daedalus and Cinnamon as desktop. It works fine ....

#340 Re: Installation » Install from Ventoy » 2024-08-09 07:08:51

From any Linux, use any USB stick that large enough for the iso and can be overwritten, and use cp or dd to the raw device, i.e. /dev/sda. Not to a partition like /dev/sda1.

#341 Re: Installation » [SOLVED] How to avoid installing GRUB » 2024-08-01 11:09:57

In expert mode you can skip that step. The description is for normal mode.

#342 Re: Hardware & System Configuration » [SOLVED] Terrible graphical performance » 2024-07-16 15:33:12

Well, under the assumption that you have Daedalus installed, you will need to add "non-free-firmware" to your sources.list, do an apt update, and install firmware-amd-graphics, then reboot.

#343 Re: Installation » [SOLVED] Falkon browser not up-to-date » 2024-07-14 15:25:01

Falkon is a KDE browser. If it does not depend on systemd (and I don't think so it does, haven't checked*), the version in Daedalus is the same as in Debian Stable/Bookworm.
Firefox ESR which I use also is labelled outdated by various websites. I am ignoring these messages.

* Edith: You may check yourself if you look at the list of forbidden packages, have a look at the link on top of this page to Devuan.org.

#344 Re: Hardware & System Configuration » hddtemp not available in Daedalus » 2024-07-07 19:32:42

hddtemp=0.3-beta15-54 is the Chimaera version. When you upgrade you may keep it.

#345 Re: Hardware & System Configuration » hddtemp not available in Daedalus » 2024-07-07 14:16:22

AFAIK because there is no more maintainer for quite a while.

And no direct replacement.

#346 Re: Hardware & System Configuration » hddtemp not available in Daedalus » 2024-07-07 12:46:00

hddtemp has been removed as depracated. Its a pitty, but also a fact.

#347 Re: Installation » Grub problem on HP Zbook with SSD HD » 2024-07-04 13:48:31

Forget about legacy mode. Do an EFI mode installation on that laptop. Boot the installation stick within the boot (override) menu with the prefix uefi, then you run the installer in (u)efi mode.

#348 Re: Installation » Grub problem on HP Zbook with SSD HD » 2024-07-03 21:44:09

Having looked at some of your input, I fear you are confusing things.
1.) As a matter of fact your laptop is equipped with an ordinary SATA3 SSD. It is not equipped with a NVME SSD. That also explains the /dev/sda. A NVME would be listed as /dev/nvmexxxx.
2.) You want to keep Windows10. The SSD runs with GPT partition table, so Win10 is running in efi mode. Any parallel Linux installation has to use the same mode. A legacy install is impossible if you want to keep Win10. You have to start the installation drive in uefi mode, and run the Devuan installation.
Only if you do a Linux only installation, you might be able to install Daedalus in legacy mode on a GPT partitioned disk.

#349 Re: Off-topic » Thoughts on Pipewire » 2024-06-30 17:32:21

There are posts on the forum about pipewire, e.g. https://dev1galaxy.org/viewtopic.php?id=5867. I am using it on my travelling laptop. There it works ok for me.
Haven't converted my workstation yet, still works with pulse. Didn't get audio to work with pure ALSA.

#350 Re: Hardware & System Configuration » What working environment would you recommend? » 2024-06-30 17:24:03

RAM and SSD size are fine. Devuan Daedalus should work without issues. For the CPU you may need a backports kernel, not sure, I am using AMD only.
Which desktop you choose is up to you. All available shall work fine with that RAM and SSD size.
What might be interesting is the GPU installed. Is that a CPU with integrated GPU or is a separate e.g. NVidea on board?

Board footer

Forum Software