The officially official Devuan Forum!

You are not logged in.

#1 Re: Desktop and Multimedia » xorg and wall (usr/bin/wall) » Today 12:34:40

Following on from EDX-0, I tested wall in a lightdm + xfwm4 setup, as a non-root user as well as root.

From what I can gather wall will only write the message to root owned ttyN and pty/N. This is the same for both root and non-root, though of course also that it needs write permissing to the device; e.g. in my setup, non-root users in the tty group have such write access.

X11 terminal emulators are the ones setting up the pty.

I suppose it remains unclear whether wall has got revised decision logic, and/or different terminal emulators offer different pty handling.

#2 Re: Desktop and Multimedia » xorg and wall (usr/bin/wall) » Today 04:56:06

Well, wall is a traditional program, see man wall and afaiui the issue is that it behaves differently now from how it has behaved; perhaps most probably because utmp database (another traditional thing, see man utmp) has change format, and in fact might also be one of those things that the kids have deprecated.

Certainly has little or nothing to do with wall papers.

How about waiting for someone that knows something about wall? I realise it can be really tempting to flaunt your ignorance just to have a post made, but it really isn't helpful.

#3 Re: Desktop and Multimedia » xorg and wall (usr/bin/wall) » Yesterday 04:04:04

Yes I realized your intention. But it's bad enough to try to run focussed discourse with "people that know" (also usually intended to be helpful), so when you don't know, just stay out of it... "listen and learn" so to speak.

Perhaps this thread can return to the wall program and how it behaves now versus in ancient times. (see eg post #3 above)

#4 Re: Desktop and Multimedia » xorg and wall (usr/bin/wall) » 2026-08-03 23:15:13

@Altoid, you do what you want at home, but stop immediately to post AI slop instead of knowledge.

If you don't know anything about the subject, then keep away. Noone is helped by AI slop whether it might be related or incidentally correct even. Since you don't know, you can't curate, and you just posted it because it looks convincing.

Stop that!

#5 Re: Installation » [SOLVED] Installation Problem after selecting Language and Country » 2026-08-02 01:44:51

Please check in the Alt-F2 shell if there is a file
/lib/debian-installer-startup.d/S21ventoy-loop
and if so, share its content here.

#6 Re: Installation » [SOLVED] Installation Problem after selecting Language and Country » 2026-07-31 00:02:10

Hmm. the ventoy handling used to work by setting up a loop device for the ISO and then registering something within the unpacked installer initrd so as too include loop devices in the media search.... maybe @rbit has an idea of possible hands-on.

Note that the installation is in a state where you can use Alt-F2 to enter a shell within the installer's unpacked filesystem, and it may be possible to perform a rescue action there. For example, you could go there and review /sys/class/block to confirm that a loop device has been set up for the media.

Then my memory fades about what the installer needs so as to scan for the media among loop devices... again perhaps @rbit will be around for guidance and ideas.

#7 Re: Installation » [SOLVED] Installation Problem after selecting Language and Country » 2026-07-30 23:44:20

Is the Ventoy partition on the USB an exfat filesystem with label "Ventoy"?

That is (or used to be) the requirement for a Ventoy based Devuan installation.

#8 Re: Hardware & System Configuration » Huawei Freebuds » 2026-07-30 22:55:41

The error message is an indication that the computer does not run the required server, which is the one registering as an endpoint for the audio service. On a good day I would remember the TLAs involved.

Bluetooth audio invloves firstly a connectiivty daemon, typically bluez, which sits as a broker between the device connection handling (the link level, so to speak) and the audio protocol(s) handler. The latter depends on your choice in audio setup. For a "pure alsa" setup you would need bluealsa daemon, and that afaik has been shit-ified so may require a bit of hands-on in its dbus linking. I'm not aware about a direct point-n-click solution, but mayby there is.

#10 Re: Documentation » My Devuan-Knowledge base (unofficial) on Github Pages. Few Questions » 2026-07-18 21:40:34

"Devuan" is trademarked, so you will need to discuss with Dyne (jaromil) about that.

Also, github is Microsoft and not acompany to keep.

#11 Re: Hardware & System Configuration » [SOLVED] WARNING at dmesg? » 2026-07-16 23:09:06

Perhaps it says that the ttm_bo_release module has an OOB dma access? At a guess it's a puts call with a non-terminated string...

#13 Re: Other Issues » Kernel 6.1.0-50 for daedalus got a bug it seems... » 2026-07-13 14:40:21

I'm not really suggesting anything going bad. I am merely emphasizing that the kernel is not involved with any sort of filtering with respect to disk usage determinations.

Perhaps the different kernel package and those that go with it have that smaller footprint, to thus result in the smaller figure. Or sometimes one may forget about cached and trashed files as well as log files in a setup, which would typically result in a larger figure than it could be. If the difference is due to some mistake like that or whatever way, then it's just a mistake. Otherwise there  obviously is a significant aggregated difference in those software collections after installations.

There is also that possibility that the different reporting programs take measures into account the previously weren't included, though I would believe the newer method as more accurate and thus think "less bad" about them, rather than calling them "bad" for computing differently.

#14 Re: Other Issues » Kernel 6.1.0-50 for daedalus got a bug it seems... » 2026-07-13 03:06:03

That thought, that "The kernel is doing this", is were you are wrong. The metadata is the bit pattern stored on disk. and there is no kernel "filtering" in between happening. I'm not sure why you want to persist with that thought, but you are of course free to do it.

#15 Re: Other Issues » Kernel 6.1.0-50 for daedalus got a bug it seems... » 2026-07-12 23:46:02

The kernel doesn't report disk usage. All raw figures are in filesystem meta data. Use dumpefs and stat to see them (other filesystem types than ext4 may have similar metadata access; there's always hexdump to go crazy with raw data).

There are many metadata number involved, and it's generally difficult to decide for each, whether and how it enters into a usage calculation. Perhaps the reporting program(s) with such calculations have changed? It won't be in the kernel, though.

#16 Re: Other Issues » [SOLVED] Network issues » 2026-07-12 15:35:34

What does "check for updates" mean for you?

Some people would use the command  sequence in a terminal, as root:

# apt-get update
# apt-get -s upgrade

which would report on available package upgrades.

#19 Re: Hardware & System Configuration » [SOLVED] Missing AMD GPU Firmware, *ip_discovery.bin » 2026-07-08 20:49:20

@Invisible_Pineapple: PLEASE USE "code" blocks for code ... you know: code  ... not c, but "code" ... it says "code" on the button.

There are two methods to use it, 1) is to click the button to make an emptycode block with the input cursor placed within it and then paste the code you want to pase. 2) is to paste first, then select that pasted text and click the code button which in that case will enclose that selected text.

The code but is the one saying "code".

Now I had to do this for you!! (probably not exactly right)

#21 Re: Other Issues » Other sources of documentation » 2026-07-05 22:52:27

@Uityyy, the thing is, "Devuan" is not an organisation of "managers" waiting for "fly-by juniors" to give tasks to; no offence meant, but that image is kind of the expectation I read into your words.

To involve yourself in the Devuan project is different. It will require that you put yourself forward and take part and interest in the daily discourse (primarily on IRC discussions), and there step up to take on sorting out particular matters as needs and opportuinty arises.

You know and trust yourself I hope, but the key will be to become known and trusted among the Devuan group members, to then eventually be given opportunity for direct contribution to and responsibility for matters then at hand.

Thus: personal engagement to build trust and then eventually contribute towards the commons in the "cloak" of Devuan.

We do see people doing their own thing and publish their works on this forum. That's also good. Those are personal efforts fully driven by themselves, on the side of, rather than by, the Devuan project.

#23 Re: DIY » Basic GUI man-page browser/viewer » 2026-07-04 10:42:37

Yes, it's a good thing, and by the looks of it more end-user focussed/supportive than some others like qman and gtkman. I just wanted to read how to use it smile

#25 Re: Documentation » Trying to create a shared directory using only manpages as helpsystem. » 2026-06-30 12:09:18

It appears the section 7 man page for "man" has been moved into the "groff" package, and changed name to "groff_man". So, with "manpages" and "groff" packages installed, and of course the "man-db" package,  you should have the command man 7 man  providing a good reference manual for writing man pages.

As noted by @chomwitt there is a proliferation in documentation systems. In actual practice, the situation that historically started with :man pages", has been successively aggravated in time by a chain of successive concerted attempts to make "a better help system", through 1, 2 or a few year spurts into new-system setups and tooling, and then simply dropping the ball upon the humongous task of modifying all existing documentation for the new-system approach.

Nowadays there also seems to be effort to break up (or down) "man pages" by collating them split off from their subjects into side packages, and many sorts of destructive actions, that when questioned get motivated by statements like that the man pages are too ugly, too hard to understand or to out-of-date etc.

In any case, in my view it remains essential that software gets documented in respect of how to use it (as well as ideally in terms of design principles, actual implementation choices and even sub system architecture).

Board footer

Forum Software