The officially official Devuan Forum!

You are not logged in.

#176 Re: Other Issues » [SOLVED] Refracta ISO: no keyboard and mouse » 2024-10-12 22:56:46

@hdwolf:   THANKS!!!   I thought I fixed that a long time ago in refractasnapshot.

#177 Re: DIY » How to replace all mentions in git soure code, » 2024-10-02 23:12:11

Yeah, you have to tell sed exactly what to find and replace.

find . -type f -exec sed -i 's/python2.7/tauthon/g' {} \;

#178 Re: DIY » How to replace all mentions in git soure code, » 2024-10-02 20:10:01

You said, "I used this command after doing that."

I ask, "What did you do before you ran that 'find' command?"  It should have worked.

#179 Re: DIY » How to replace all mentions in git soure code, » 2024-10-02 17:19:59

From the root of the git repo:

find . -type f -exec sed -i 's/old-word/new-word/g' {} \;

Be careful with your words! (e.g. don't change a word that might be part of a word that's not the intended word.)

#180 Re: Hardware & System Configuration » NVidia driver needs more hacks » 2024-09-28 10:48:15

If the problem is that these .service files can't do their job without systemd running, then the solution is to fork nvidia-suspend-common, the package that supplies these .service files. Someone needs to step forward to do the work and maintain it as updates come along. (It most likely will not be someone who is already packaging for devuan - there aren't enough of us.)

#181 Re: Other Issues » [SOLVED] Strange window after start » 2024-09-23 19:23:39

I see that in the excalibur desktop-live isos that I've been making. It's coming from slim (the login manager). Bug report is here:
https://bugs.devuan.org/cgi/bugreport.cgi?bug=857

Note that the problem only occurs with autologin set to yes in slim.conf. If you're getting it with autologin disabled, please let me know. Thanks.

#182 Re: Hardware & System Configuration » replacement for udev/eudev because of systemd dependency » 2024-09-21 18:12:47

If you have pmount installed, spacefm will work without having to write a udev rule. I think it also works with udevil instead of pmount, but it's been years since I've tried it.

I checked to see if spacefm would open an encrypted external drive and it failed, but maybe I need to set some config for it. Alone, pmount in a terminal will ask for the passphrase for the encrpted volume.

#183 Re: Hardware & System Configuration » replacement for udev/eudev because of systemd dependency » 2024-09-20 13:16:48

What were you trying to do and where/how did it fail? What is an autostart fix for a hard disk?

#184 Re: Desktop and Multimedia » [SOLVED] safely remove xfce » 2024-09-05 10:25:08

One thing missing. Try it like this first.

apt-get --simulate purge <packages>

#185 Re: Installation » live iso not booting into graphical environment » 2024-09-01 21:03:08

The minimal-live iso does not have a graphical environment installed. Try the desktop-live instead - it will boot into xfce.
desktop

#186 Re: Installation » Daedalus LXQT-only installs no wireless manager? » 2024-08-30 20:08:26

You should have gotten nm-tray and network-manager with lxqt. Make sure nm-tray is in your desktop startup apps.
Preferences -> LXQT Settings -> Session Settings -> Autostart

Did you install from the DVD without a network mirror? If so, you would be missing a lot of network related packages, even firefox.

#187 Re: Installation » [SOLVED] Can't install linux-image-amd64 » 2024-08-29 18:07:18

I ran into this issue today:

Installing excalibur with debootstrap 1.0.128+nmu2devuan2 in daedalus fails with --merged-usr and works without it.

Installing excalibur with debootstrap 1.0.134devuan2 from daedalus-proposed-updates works with or without --merged-usr

#188 Re: News & Announcements » Excalibur testing isos » 2024-08-26 19:57:11

Hey greenjeans, thanks for the offer. I've already made some excalibur desktop-live isos, but I haven't published any yet for a couple of reasons. For one thing they would be outdated by a hundred packages or so by the time I signed and uploaded them. Also, I wanted people to test the installer isos. Yeah, that second one doesn't count anymore. Hold that thought.

If you're really hot to start working on Excalibur Vuu-do there's always mini.iso or debootstrap. Find current anomalous debootstrap info for excalibur on this forum. You have to exclude a few things like cron-daemon-common and specify --with-merged-usr or else use mmdebstrap.

#189 Re: Devuan Derivatives » Dyne:bolic? Is there any dev news available? » 2024-08-26 12:27:41

I didn't see a download link in that article. Maybe I missed it. Maybe not. Either way, here it is:
https://dyne.org/dynebolic/download/

#190 Re: Hardware & System Configuration » [SOLVED] refractasnapshot » 2024-08-23 16:29:36

There are two ways to solve this. One way is to remove  intel-microcode to make the snapshot and then add it back after you install the system somewhere. The better solution is to use the version that's in excalibur/ceres:

https://pkgmaster.devuan.org/devuan/poo … .0_all.deb
https://pkgmaster.devuan.org/devuan/poo … .0_all.deb

Download and install with dpkg -i refractasnapshot*.deb

#191 Re: Hardware & System Configuration » Openssh update in Stable-Security Not installable? » 2024-08-06 15:10:46

Maybe the newer version of libssl3 got a bug fix instead of a security fix, so it didn't go into daedalus-security.

I just do apt-update and apt-upgrade and I have the latest versions. No idea why it's not working for you.

ii  libssl3:amd64                            3.0.13-1~deb12u1                        amd64        Secure Sockets Layer toolkit - shared libraries
ii  openssh-client                           1:9.2p1-2+deb12u3                       amd64        secure shell (SSH) client, for secure access to remote machines
ii  openssh-server                           1:9.2p1-2+deb12u3                       amd64        secure shell (SSH) server, for secure access from remote machines

Looks like mozilla provides their own version of libssl3.so. I only have two copies because I don't have thunderbird installed.

$ apt-file find libssl3.so
firefox-esr: /usr/lib/firefox-esr/libssl3.so
libnss3: /usr/lib/x86_64-linux-gnu/libssl3.so
thunderbird: /usr/lib/thunderbird/libssl3.so

/usr/lib/firefox-esr/libssl3.so
/usr/lib/x86_64-linux-gnu/libssl3.so

#192 Re: Installation » [SOLVED] How to avoid installing GRUB » 2024-08-03 13:05:44

The i686 kernels will certainly boot a 64-bit machine. What they won't do is boot in uefi mode. If your computer is set to use uefi you should be using one of the amd64 isos.

#193 Installation » live-iso w. backports kernel for testing new hardware » 2024-08-01 21:27:09

fsmithred
Replies: 0

Recently a couple people in irc were trying to install excalibur because they had hardware too new for daedalus. Right now that's a bad idea because excalibur is still in testing and it's changing (and breaking) fast. When it goes into freeze it will settle down and be easier to use.

I made a daedalus live-iso with backports kernel (6.9.7)
https://get.refracta.org/files/experime … 1_0049.iso

I started with a refracta-nox iso that has lots of extra utilities and added xorg, openbox, lxpanel and a few firmware packages and network-manager. The iso can be used to test a newer kernel, to install with refractainstaller or do a debootstrap install. It uses only devuan repositories, so if you install it, you are installing devuan.

Almost forgot...  Here's the README:

root password:    root

sudo is enabled without password for shutdown and reboot.
Right-click on the desktop to reboot or shutdown immediately.

sudo with password is enabled for all commands during a live session.

There is no display manager. Use 'startx' to get an openbox
session.

Installed firmware packages:
amd64-microcode
firmware-amd-graphics
firmware-atheros
firmware-brcm80211
firmware-iwlwifi
firmware-linux-free
firmware-misc-nonfree
firmware-realtek
intel-microcode

#194 Re: Installation » [SOLVED] How to avoid installing GRUB » 2024-08-01 11:15:31

When you get to step 20, say NO and finish the install without adding grub.
 
Then reboot into your other linux and make sure that /etc/default/grub is set to allow os-prober to run, and then run update-grub to generate a new boot menu in the old linux that includes boot entries for the new linux.

#195 Re: Hardware & System Configuration » [SOLVED] Suspend-to-RAM do not work in Excalibur » 2024-07-21 15:03:45

Maybe take a look in /etc/elogind/logind.conf and change a default setting or two. See man 5 logind.conf for details.

#196 Re: Installation » Upgrade custom Devuan. » 2024-07-15 13:04:15

Maybe this is helpful. It'll show all files in any *.d directory under /etc along with the last modification date. The 'grep -v' parts will filter out things I don't need to see, in this case, /etc/init.d and /etc/rc* (which I just realized will filter out /etc/rc.local which I know I changed.) Add other filters as you see fit. Change the search directory from /etc to something else if you think you changed config files there.

find /etc -wholename "*.d/*" -exec ls -l {} \; | grep -v 'etc/rc' | grep -v 'etc/init.d'

#197 Re: Installation » [SOLVED] Falkon browser not up-to-date » 2024-07-14 20:30:37

The easy way to tell if a package in devuan is forked or not is to see if "devuan" is in the version. With very few exceptions, anything without that is a pure debian package and isn't even stored on our servers. So the version in excalibur gets pulled from trixie on debian's servers when you ask for it. Sorry I missed it in your first post. Now I can tell you that I know it won't work.

#198 Re: Installation » [SOLVED] Falkon browser not up-to-date » 2024-07-14 18:47:47

We don't fork falkon, so to download it in a web browser, you would need to go to packages.debian.org and search for falkon in the testing suite (trixie?). I have no idea if that version will work on daedalus.

#199 Re: Installation » Upgrade custom Devuan. » 2024-07-14 13:35:06

Your choice. There are pros and cons to all ways of doing it.

If you make a fresh install, you'll have to repeat all your changes. Do you have notes of everything you did or are you going to rely on memory. If you changed any system config files, you can find them easily using debsums.

I do it this way on my main desktop system - a fresh install on another partition and eventually migrate the old /home partition to the new system. That way I can easily fall back to the old OS if I need to. This process takes me about one month to complete.

If you upgrade, there's probably less work. Make sure you have a backup of the OS in case it fails. If you changed any system config files, you will be asked what to do with them during the upgrade. I usually look at the diff before deciding whether to take the new config or keep the old. Whichever one you choose, the other will be saved in case you need it.

On less critical systems (e.g. spare laptop) I wipe and install new. Granted, I'm using my own live-iso, so most of the custom configs are already done. Which brings me to yet another way. - Install the new system in a VM,and make all your changes, then make a live-iso snapshot from it and install that for a new system., with or without keeping the old system.

#200 Re: Devuan » Devuan has migrated from the gitlab store. » 2024-07-14 12:04:44

Yes, that's it. I think the move was at least a couple of years ago. You can create an account and use it.

Board footer

Forum Software