The officially official Devuan Forum!

You are not logged in.

#552 Re: Desktop and Multimedia » [SOLVED] Xorg not detecting keyboard or mouse in Excalibur/Ceres » 2024-01-10 11:50:30

Note that the /dev/dri/* devnodes should be in group video and the same for /dev/fb0; group video with read+write access. They are made so by eudev, so the first guess would be that you are using some other hotplug handler which fails to do so.

The second part of that is that the user also needs to be in group video.

#553 Re: Other Issues » I can read but not send to the DNG mailing list » 2024-01-08 02:28:17

"the mail system at host april.topoi.pooq.com" has broken DNS.

#554 Re: Hardware & System Configuration » Dropbear-initramfs: cryptroot-unlock says "Try again later" forever » 2024-01-07 21:31:38

cryptsetup-initramfs is not a forked package, so you should report to bugs.debian.org rather.

#555 Re: Desktop and Multimedia » removing pulseaudio correctly / Chimaera » 2024-01-07 10:03:36

Perhaps if you avoid removing libpulse-mainloop-glib0 it might not remove xfce4 and hopefully retain that which you will want to retain.

btw, such output you should rather wrap as "code" than "quote" which would have made a scrolling element instead of a full two pages with such "nothingness".

#556 Re: Desktop and Multimedia » Some problems after convertion from Debian to Devuan. » 2024-01-07 07:33:31

Presumably some residue from incompletely removed packages, but there is something claiming to be systemd-udevd in the log. Check for /lib/systemd/systemd-udevd and /ur/lib/systemd/systemd-udevd and remove that, and restart.

The other udevd logs (apparently competing with the extraneous systemd-udevd) belong to the eudev package, which I would have thought you installed as replacement. If not, then you have to chase up which binary is involved and where it comes from. Something like this (as root) perhaps:

# find /bin /sbin /lib /usr -name '*udev*

#557 Re: Desktop and Multimedia » Some problems after convertion from Debian to Devuan. » 2024-01-06 07:44:02

[    1.648553] systemd-udevd[197]: starting version 3.2.14

I don't think you should run both udev and eudev!! (It looks like you do)

Get rid of systemd-udevd first. But if that doesn't fix it we should look further.

#558 Re: Desktop and Multimedia » Some problems after convertion from Debian to Devuan. » 2024-01-06 01:19:14

Which permissions does it have/get and which permissions would you want?
Do you use eudev?

#559 Re: Hardware & System Configuration » merged /usr » 2024-01-05 08:15:46

Maintainer: Marco d'Itri <md@linux.it> ... hubris and deliberate intent to cause trouble.

#560 Re: Desktop and Multimedia » Some problems after convertion from Debian to Devuan. » 2024-01-05 03:54:27

Afaict, assuming you have eudev installed, the mode for /dev/dri/renderD128 would be set b.m.o line 42 in /lib/udev/rules.d/50-udev-default.rules.

Answer about seatd and elogind would start with asking which "service managment" you are using; (apparently not sysvinit?)

About apt using ipv4 there's web results like this, suggesting by example:

sudo apt-get -o Acquire::ForceIPv4=true install pkg
sudo apt-get -o Acquire::ForceIPv4=true update
sudo apt-get -o Acquire::ForceIPv4=true upgrade
sudo apt-get -o Acquire::ForceIPv4=true dist-upgrade
sudo apt-get -o Acquire::ForceIPv4=true install ksh

#561 Re: Hardware & System Configuration » merged /usr » 2024-01-05 02:43:01

Maintaner: Anibal Monsalve Salazar <anibal@debian.org>

Like for sed, maintainer Clint Adams <clint@debian.org>, the only motivations for those moves are hubris and deliberate intent to cause trouble.

#562 Re: Installation » [SOLVED] Fresh Installation of Devuan Wifi Not Working & Grub Issue » 2024-01-01 23:26:50

Are you using excalibur?

Then the firmware-iwlwifi package installs the firmware to the wrong place; it installs into /usr/lib/firmware/intel whereas the kernel like always will want it in /lib/firmware/intel. If that's the case, please lodge a bug report to debian about it, as well as doing your own hands-on to make it work.

#563 Re: Installation » /sbin/mount.nfs missing after an update » 2023-12-26 00:30:51

You are probably right even though that "decision" is obviously not a reason for changing the installation pathname.

#564 Re: Installation » /sbin/mount.nfs missing after an update » 2023-12-25 22:11:00

Apparently many debian packagers have decided to install stuff at different pathnames than before, which means that any script or program that has used full path is no longer working.

Likewise all existing documentation using the old pathnames is then outdated and wrong.

#565 Re: Installation » Installing Devuan on a PC with RX 7600 » 2023-12-25 02:36:45

The problem you run into is that debian firmware package maintainers have recently decides to install the firmware in a different directory from what the kernel looks in.

It boggles my mind how they could think that that would be a good idea.

You will need some manual hands-on to fix it.

#566 Re: ARM Builds » [SOLVED] Video display not working, via rockpro64 » 2023-12-19 12:32:14

If you have the disk image you can mount that on som other system and run that update command there. Or even patch the initrd directly (unpack, patch, pack).

#567 Re: Off-topic » I'm Back » 2023-12-13 20:25:55

Because the .desktop file uses full pathname.

#568 Re: Off-topic » I'm Back » 2023-12-13 12:01:27

Welcome back.

Just to note, I run daedalus with pure ALSA and firefox-esr but I have to run it under apulse for working audio. I do this by moving the binary /usr/lib/firefox-esr/firefox-esr to the filename firefox-esr.orig and then set it as a link to my start script (named firefox-esr.apulse). Here's that script:

#!/bin/sh
exec /usr/bin/apulse /usr/lib/firefox-esr/firefox-esr.orig "$@"

The only "problem" with it is that firefox-esr updates replaces the link with its new binary, so I need to repeat moving it and restoring the link after update.

#569 Re: Other Issues » [SOLVED] Problem with ca-certificates-java » 2023-12-13 03:04:23

Possibly you can installl openjdk-8-jdk-headless from ceres first ?

#570 Re: Desktop and Multimedia » [SOLVED] Firefox no sound. » 2023-12-09 23:19:11

Perhaps it gets better if you change "hw" to "plughw"... or maybe just remove that asound.conf (since it doesn't disagree with the default about which the default card is)

EDIT: note that the difference between "hw" and "plughw" is the absence/presence of audio format translations. "hw" tells ALSA to channel audio direclty to the card without translations while "plughw" tells it to insert audio format conversions as needed.

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

All installer ISO include (on the ISO) all firmware available in the repositories.

Choose the "1 Install" method.

#572 Re: Off-topic » Programs that live their own lives. » 2023-11-30 09:58:20

"ManSpeed" ?

That looks like a "portmonnaie" word of MinSpeed and MaxSpeed.

There is a "man synaptics" to read.

#573 Re: Installation » all the new kernel disturb some old PC's! » 2023-11-27 01:32:19

And of course Debain bookworm, which underpins Devuan daedalus, had that major repository change of moving all firmware into the new non-free-firmware section. That change still causes confusion for everyone who whould expect only the traditional repository point changes at an upgrade.

In other words, there need to be a sources.list line naming the non-free-firmware section, e.g. by itself, like:

deb http://deb.devuan.org/merged daedalus non-free-firmware

or together with other sections, for example like

deb http://deb.devuan.org/merged daedalus main contrib non-free-firmware

All Devuan derivatives are likely to have the same issue.

#574 Re: Freedom Hacks » Anyone know how to make a usb mouse work? » 2023-11-20 05:45:42

Unplug the mouse, run "tail -f /var/log/syslog > capture.log", then plug in the mouse and then type ctrl-C to stop the tail. Then drop in the log into a code box here.

#575 Re: Desktop and Multimedia » are you happy with all the old and new wm's for simple small distros? » 2023-11-15 19:29:00

"file manager"?
That's quite a useless piece of software.
It's so much easier to just type commands in a terminal (window).

Board footer

Forum Software