The officially official Devuan Forum!

You are not logged in.

#551 Re: Installation » 2 installations alongside - EFI » 2022-10-05 20:11:48

@rolfie: the OP is not using GRUB. Well, not directly anyway.

#552 Re: Installation » 2 installations alongside - EFI » 2022-10-05 19:39:49

Devarch wrote:

Now I can not boot daedalus.

Why not? What happens when you try? What do you see?

Devarch wrote:

The boot manager is refind

Please post your rEFInd configuration(s) and also the full output of

efibootmgr -uv

#553 Re: Freedom Hacks » Replacing sudo. » 2022-10-05 19:34:30

See https://en.wikipedia.org/wiki/Principle … _privilege — what's the point of running the graphical interface as root if you only need to use elevated priviledges to save the modified file? That's what sudoedit & admin:// do.

Devarch wrote:

Almost every linux distribution lets run editor as root?

Almost every Linux distribution expressly advises against running editor GUIs as root. That's why sudoedit & admin:// exist. The latter is the default for GNOME and can also be used in the file manager so that can be operated without having to run the GUI itself as root.

EDIT: just for the record this works fine in my sway (Wayland) desktop:

doas mousepad /etc/fstab

I didn't think that was supposed to be possible hmm

#554 Re: Freedom Hacks » To permanently block installation of Pulseaudio. » 2022-10-05 13:34:16

zapper wrote:

the software using it, intentionally has more support for pipewire

But isn't it the other way around? PipeWire provides the API needed to route sound correctly but ALSA has no such functionality (AFAIK).

Here's a(n old) list of what ALSA can't do:

https://www.freedesktop.org/wiki/Softwa … SA/Issues/

Trigger warning: Lennart wrote it big_smile

#555 Re: Freedom Hacks » Replacing sudo. » 2022-10-05 05:06:47

If you want to run a graphical text editor as root then either use one that takes advantage of the GVFS admin:// backend:

gedit admin:///full/path/to/file

Or stick with sudo:

SUDO_EDITOR=geany sudoedit /path/to/file

Set $SUDO_EDITOR in /etc/environment to make it permanent then just use plain sudoedit.

Running the entire GUI editor as root is simply ridiculous. Don't do it.

#556 Re: Other Issues » [SOLVED] boot error » 2022-10-04 15:42:16

Please post the full content of ~/.local/share/xorg/Xorg.0.log (or any other Xorg.?.log if you ran startx from a different TTY).

#557 Re: Freedom Hacks » Replacing sudo. » 2022-10-04 15:40:14

Devarch wrote:

I still need password with doas inspite of

Sorry to ask but you did replace username with the actual username, right?

That syntax works for me with the Debian doas package provided the actual username is supplied.

#558 Re: Hardware & System Configuration » apt-mark » 2022-10-03 15:01:16

Note that apt install $package will change the status of $package from automatic to explicitly installed.

Also note that aptitude can do everything apt-mark can do; it even accepts the same options. I don't have a De{vu,bi}an system handy to check but I think apt unmarkauto $package might also work.

#559 Re: Freedom Hacks » To permanently block installation of Pulseaudio. » 2022-10-03 14:58:05

Pipewire is absolutely needed for video conferencing, at least in my system. Pure ALSA simply cannot do it.

#560 Re: Other Issues » [SOLVED] boot error » 2022-10-03 14:56:28

Create a new /tmp/ & /var/tmp/ with

install -dv -m 1777 /tmp /var/tmp

Reference: https://www.linuxfromscratch.org/lfs/vi … gdirs.html

#561 Re: Off-topic » Xfce 4.18 at Christmas » 2022-10-03 14:46:00

Camtaf wrote:

https://sourceforge.net/projects/archiveos/files/s/sharpbang/sharpbang-buster-10.2.0-i386.hybrid.iso/download

Don't bother with that one, it's ancient and obsolete.

I think I still have the live-build configuration and website squirrelled away somewhere so I'll look at re-hosting it at Sourcehut. Prices depending, obviously.

Sorry for the OT, OP.

EDIT: just remembered the sharp-configs package:

https://software.opensuse.org//download … rp-configs

^ That will "install" SharpBang to a bare system (ie, console only, no desktop, "standard system utilities" only from tasksel).

Then either create a new user from scratch (which should then inherit the desktop configurations) or run this command if the user was created before installing the sharp-configs package:

sharp-user-setup --firstrun

I don't think it will work with Devuan because of NetworkManager but I might be wrong.

#562 Re: Off-topic » Xfce 4.18 at Christmas » 2022-10-01 19:59:56

Word has it that Plasma's Wayland desktop is the new Xfce.

And in respect of a Wayland Openbox-a-like see https://github.com/johanmalm/labwc — the author is a BunsenLabs developer (the community-lead continuation of CrunchBang) so it might be covered on their forums.

#563 Re: Off-topic » Xfce 4.18 at Christmas » 2022-10-01 15:31:56

Altoid wrote:

Unfortunately, CrunchBang developement was ended by it's developer back in 02/2015.

No, it wasn't. I remember that thread well.

Philip decided to rage quit because he wasn't able to earn enough money from #! to live off it. He forbade the community from using the name if they continued the project (which they did) but curiously did not mind at all when the "#!++" developer (who wasn't an active member of the community) did just that.

Several #! "forks" (for want of a better word) do exist and are maintained. Unfortunately Openbox is GTK2 based and GTK2 went EOL some time ago but some people like obsolete software, apparently.

#564 Re: Off-topic » Xfce 4.18 at Christmas » 2022-10-01 11:55:20

MX Linux might backport the new Xfce version to stable. They've done it before but it is a large undertaking.

#565 Re: Off-topic » Xfce 4.18 at Christmas » 2022-09-30 19:33:38

jue-gen wrote:

Hi guys, when Xfce 4.18 is released, is there a possibility that it will come in Chimaera? Maybe via the backports?

No.

#567 Re: Installation » From Debian (testing) to Devuan » 2022-09-28 06:32:38

JBert wrote:

/ should contain all program required to boot a minimal and usable system

That recommendation stems from a time when disk size was measured in MiB. The restriction makes no sense in a modern system.

Rob Landley wrote:

Standards bureaucracies like the Linux Foundation (which consumed the Free
Standards Group in its' ever-growing accretion disk years ago) happily
document and add to this sort of complexity without ever trying to understand
why it was there in the first place.  'Ken and Dennis leaked their OS into the
equivalent of home because an RK05 disk pack on the PDP-11 was too small" goes
whoosh over their heads.

http://lists.busybox.net/pipermail/busy … 74114.html

#568 Re: Hardware & System Configuration » 20-year-old Linux workaround is still slowing down AMD systems » 2022-09-28 06:21:05

Well here's my processor benchmarked under both Windows & Linux:

https://www.phoronix.com/review/ryzen7p … ws-linux/8

^ That was with the old, "slow" ACPI code. Windows is clearly beaten. The difference should be even greater with the new fix. Yay.

EDIT: and who even uses ACPI anyway?

$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver  
amd-pstate
$

#569 Re: Installation » (jessie to beowulf) no network icon / panel / no network setitngs » 2022-09-25 15:23:19

kapqa wrote:

removing wicd yielded error

Please post

ls -l /usr/bin/python

#570 Re: Other Issues » Flatpak and ALSA » 2022-09-25 14:53:53

driver wrote:

The conclusion is it doesn't work?

That is my understanding.

I'm using Arch, which has v1.14.0, and that pulls in xdg-desktop-portal & pipewire with it. I presume you have Recommends disabled (which isn't the best idea) because it looks like De{bi,vu}an's version should also bring in those packages in a sanely configured system (ie, one that has Recommends enabled by default).

#571 Re: Other Issues » package-update-indicator » 2022-09-25 13:22:57

A bit more universal:

x-terminal-emulator -e 'sudo apt upgrade'

The x-terminal-emulator alternative should point to the default emulator, which will be xfce4-terminal in an Xfce system. Using the alternative allows the command to work for all desktops regardless of the specific terminal emulator in use.

#572 Re: Other Issues » Flatpak and ALSA » 2022-09-25 13:13:26

https://www.reddit.com/r/linuxquestions … a_flatpak/

Disclaimer: I don't use flatpak so I have no personal experience of this issue.

#573 Re: Other Issues » [SOLVED] netselect-apt output » 2022-09-24 22:57:20

Don't use pkgmaster.devuan.org, that's the main mirror.

The URL given on the page to which I linked should be optimal for everybody all around the world. That's why it's the only URL listed.

#574 Re: Other Issues » [SOLVED] netselect-apt output » 2022-09-24 22:04:14

amc252 wrote:

in the page you indicated there is no mention of a round-robin redirector

Yes there is. Read it again. The page doesn't use that term but it only provides a single repository URL. Use it.

amc252 wrote:

is the netselect-apt package usable in Devuan?

Doesn't look like it but that package has been irrelevant in Debian for several years now. CDNs ftw!

#575 Re: Other Issues » [SOLVED] netselect-apt output » 2022-09-24 21:23:27

Just use the round-robin redirector, as suggested on the Devuan site.

https://www.devuan.org/os/packages

Board footer

Forum Software