The officially official Devuan Forum!

You are not logged in.

#1 Re: Devuan Derivatives » GNUinOS - Libre » Yesterday 22:09:07

aitor wrote:

Yesterday I uploaded vdev-1.3.27-1 and today I'll update the iso images

Done:
https://www.gnuinos.org/mirror/daedalus/runit

#2 Re: Devuan Derivatives » GNUinOS - Libre » Yesterday 04:32:15

There have been changes in the init top and the init bottom scripts of vdev for the initial RAM disk image (initrd). They work fine in all my computers. Yesterday I uploaded vdev-1.3.27-1 and today I'll update the iso images. Please, tell me if you are still experiencing the same issue. Thanks in advance.

#3 Re: Devuan Derivatives » GNUinOS - Libre » 2025-02-11 06:30:05

It wasn't a network issue. It just so happened that I was merging the repository with amprolla during the night. I already signed it and uploaded to https://packages.gnuinos.org/merged an hour ago. Now It should work.

#4 Re: Devuan Derivatives » GNUinOS - Libre » 2025-02-11 01:32:42

It's worth to say that I also fixed a bug in simple-netaid time ago by adding noipv6 to dhcpcd.conf. The program is not compatible with ipv6 for now.

#5 Re: Devuan Derivatives » GNUinOS - Libre » 2025-02-11 00:56:01

Gnuinos iso images have been updated today:

https://www.gnuinos.org/mirror/daedalus/runit

with a new version of vdev. The most important change is that vdev now is able to use the linux netlink connection as eudev does. Therefore, the use of the eventfs filesystem that provides an infrastructure for containers as well as for BSD systems -not implemented yet (bear in mind that netlink is linux specific)- is optional from now on.

On the other hand, libudev-compat has a dual behaviour: it may send udev devices through netlink or as a serialized device events to the eventfs filesystem depending on whether the eventfs filesystem is mounted at /dev/metadata/udev/events/serial. Thanks to this duality, you can change from eudev and vdev or vice versa just running apt-get install vdev or apt-get install eudev without the need of changing from libeudev to libudev-compat because eudev will work with the latter as well. Don't forget that eudev will rename your network devices.

All this said, I would like you to compare start-up times in both cases.

#6 Re: Devuan Derivatives » GNUinOS - Libre » 2025-02-11 00:31:06

@prospero: I did work on a graphical interface for SUDO_ASKPASS in the past, but I stopped working on it time ago.

#7 Re: Devuan Derivatives » Refracta "Good-bye i386" iso » 2025-01-07 21:57:01

Ok, fsmithred, I didn't read your release notes before. Now I see that this is intended, but the packages increase the size of the image a lot. After removing them, I got a 466,7 MiB sized filesystem.

#8 Re: Devuan Derivatives » Refracta "Good-bye i386" iso » 2025-01-07 21:41:48

It contains the kernel .deb packages at /home/user/linux-6.10.9-686-pae, including headers and source.

#9 Re: Devuan Derivatives » GNUinOS - Libre » 2025-01-06 16:03:51

stopAl wrote:

Security is nessesary for privacy.

Security is complicated. Paraphrasing the Arch wiki, you can never make a system 100% secure unless you unplug the machine from all networks, turn it off, lock it in a safe, smother it in concrete and never use it.

stopAl wrote:

Without updates microcode lots of CPUs have severely security problems.

The contents of the non-free part (i.e, the CPU-vendor-provided "opaque" update data) are unknown to debian. Why should I need to install them if the vendor doesn't tell me what bugs they're fixing? Debian argues that it's very difficult to know for sure whether you need a microcode update or not, but it is not safe at all to just ignore them or you could experience one of those unexplainable and infrequent issues.

stopAl wrote:

Having both privacy and a libre distro will be complicated.

"Privacy is complicated". I find this a less misleading sentence smile

For what it's worth, I've never install any microcode update (whatever the company) and I never had any problems. However, it doesn't mean that I am not discouraged. But rather I would prefer to give a try to some of the existing libre bootloaders. The current controversy around them left me somewhat confused though.

#12 Re: Hardware & System Configuration » no sound on gnuinos » 2024-12-30 08:02:24

Charon795 wrote:

I am using laptop inspition7537
It has the following audio controllers:
Haswell-ULT HD Audio Controller and 8 Series HD Audio Controller

This is an Intel Corporation audio device. What is the output of the lspci command? In my computer:

# lspci -knn | grep -iA2 audio
00:1b.0 Audio device [0403]: Intel Corporation C600/X79 series chipset High Definition Audio Controller [8086:1d20] (rev 05)
	DeviceName:  Onboard Audio
	Subsystem: Dell C600/X79 series chipset High Definition Audio Controller [1028:0496]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
--
03:00.1 Audio device [0403]: NVIDIA Corporation GF110 High Definition Audio Controller [10de:0e09] (rev a1)
	Subsystem: NVIDIA Corporation GF110 High Definition Audio Controller [10de:0780]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

Do you have the same kernel driver in use? If so, try creating a file called /etc/modprobe.d/default.conf with this content:

options snd_hda_intel index=1

Then reboot. It worked for me.

#13 Re: Devuan Derivatives » GNUinOS - Libre » 2024-12-29 14:02:51

prospero wrote:

Thanks for confirming. I thought the linux-libre kernel would most probably not load any of that anyway, but after the Debian policy change these matters have become a source of confusion.

You can verify this by the following way (you need to install check-dfsg-status):

# check-dfsg-status -s
No non-free or contrib packages installed on gnuinos!  You have completed the first step to enlightenment.

Bear in mind that the forced use of packages.gnuinos.org in APT's sources.list during the installation makes sure not installing non-free firmware just because sections like contrib, non-free or non-free-firmware don't exist in this archive (only main, main/debian-installer...). As a result, the bad behaviour of hw-detect has no harmful side effects in the gnuinos-installer.

#14 Re: Devuan Derivatives » GNUinOS - Libre » 2024-12-19 23:34:23

The kernel has been updated as well.

#15 Re: Devuan Derivatives » GNUinOS - Libre » 2024-12-19 23:30:30

Btw, I'm updating the iso images with the last version of vdev that speeds up the boot process:

https://www.gnuinos.org/mirror/daedalus/runit/

#16 Re: Devuan Derivatives » GNUinOS - Libre » 2024-12-19 23:25:02

prospero wrote:

Does the gnuinos flavor of debian-installer load any non-free firmware? If so, that would probably be a bug to fix.

It has been reported that (some versions of) this script may be broken, leading to non-free firmware being loaded and installed no matter what the user chooses:

https://sources.debian.org/src/hw-detec … e.sh/#L361

Hi prospero, the gnuinos flavor of debian-installer doesn't load any non-free firmware. But thanks anyway for the link to the check-missing-firmware.sh

#17 Re: Desktop and Multimedia » Appimage non functional as normal user » 2024-07-06 11:29:35

Read the header of /etc/fuse.conf. I have the following setup (fuse is required by vdev):

# The file /etc/fuse.conf allows for the following parameters:
#
# user_allow_other - Using the allow_other mount option works fine as root, in
# order to have it work as user you need user_allow_other in /etc/fuse.conf as
# well. (This option allows users to use the allow_other option.) You need
# allow_other if you want users other than the owner to access a mounted fuse.
# This option must appear on a line by itself. There is no value, just the
# presence of the option.

user_allow_other

# mount_max = n - this option sets the maximum number of mounts.
# Currently (2014) it must be typed exactly as shown
# (with a single space before and after the equals sign).

#mount_max = 1000

i.e., you want to enable user_allow_other.

#18 Re: Installation » Choosing hotplug handler during installation » 2024-06-20 15:25:07

Ralph Ronquist wrote:

Generally a debconf dialog (set) is driven by a control script (typically an sh (dash) script) with successions of dialog building "commands", possibly in groups with intermediate decision logic. In this case it might be simply a single dialog for asking whether to use eudev or vdev, although designed so as to allow for expansion with further options. Then there would also be code for effectuating the choice at the appropriate time during an installation. I haven't thought about it in detail.

I think I can do that because I did something very similar in the past for i386 iso images giving choices between kernel with PAE or non PAE

#19 Re: Devuan Derivatives » GNUinOS - Libre » 2024-06-15 13:32:36

I made a payment a few days ago but the process hung. I supposed that it was a glitch in the client area, so I did phone my provider and they told me that they would send me an invoice via email. The fact is that I never received that invoice; nevertheless, my website continued working on following days. This is why I supposed that the payment process did succeed. I'll have to ask my provider again on monday. Thanks for the information, prospero!

The good news is that today I got a tiny version of vdev working for the devuan installer. The challange is to build a vdev-udeb mini-package focused to d-i.

Hello Ralph smile

#20 Re: Devuan Derivatives » Devuan est à la traîne (google: Devuan is lagging behind) ! » 2024-05-19 07:20:51

Camptaf wrote:

I've always found fsmithred to be polite & civil

I have had the great satisfaction of meeting fsmithred, and I testify to this.

#21 Re: Devuan Derivatives » GNUinOS - Libre » 2024-04-29 21:55:34

In order to discard possible issues with kernel drivers/modules I've recompiled the image replacing linux-libre with the stock kernel of debian:

https://www.gnuinos.org/tests/debian-kernel/

There is also another minor change: the option modprobe.blacklist=pcspkr has been removed from the boot parameters.

On the other hand, can you say me what's the output of the command below in the various scenarios (including devuan live)?

$ lspci -k | grep -EA3 'VGA|3D|Display'

Thanks again for your patience!

DISCLAIMER: debian-installer probably won't work with debian's kernel because it's built with linux-libre, but we're interested on live sessions.

#22 Re: Devuan Derivatives » GNUinOS - Libre » 2024-04-29 16:26:29

Then it's not a vdev issue. Good..., and what about this other image?

https://www.gnuinos.org/tests/

I've installed the following additional packages:

i965-va-driver
intel-media-va-driver
iucode-tool
mesa-va-drivers
mesa-vdpau-drivers
mesa-vulkan-drivers
xserver-xorg-video-qxl

Thanks for your help!

#23 Re: Devuan Derivatives » GNUinOS - Libre » 2024-04-27 17:26:52

Please, can you try with this other image?

https://www.gnuinos.org/eudev/

It's the same xfce x86_64, but with eudev instead of vdev.

Thanks in advance.

#24 Re: Devuan Derivatives » GNUinOS - Libre » 2024-04-27 08:23:38

I can't reproduce these errors in any of my computers. I wonder whether it's a vdev issue... Did you try with devuan live?

#25 Re: Devuan Derivatives » GNUinOS - Libre » 2024-04-24 22:40:31

It works fine for me. However, there was a missing script /etc/sv/dbus/check in the openbox and xfce images. So, I recompiled and uploaded those images. Thanks for the advertisement!

Board footer

Forum Software