The officially official Devuan Forum!

You are not logged in.

#76 Re: Off-topic » Show your desktop (rebooted) » 2020-07-26 12:59:45

Updated my dwm setup.

Statusbar is using slstatus with dwm statuscolors patch, also using other patches as per below.
notitle
hide vacant tags
fullgaps

File manager is spacefm
gtk theme is breeze
icon theme is breeze
cursor theme is breeze

I really like breeze wink

Still no dbus being used other than libraries:)

2020-07-26-225149-1366x768-scrot.png 2020-07-26-225215-1366x768-scrot.png

#77 Re: Installation » kali to devuan » 2020-07-24 15:42:23

r3fr3sh wrote:

I'm reading on your site about migrating from debian to devuan.
https://devuan.org/os/install

I am running kali currently :  uname -a output
Linux kali 5.3.0-kali2-amd64 #1 SMP Debian 5.3.9-3kali1 (2019-11-20) x86_64 GNU/Linux

what would be (if any) a recommendation to migrate from kali to devuan?

Why not try it the other way around, install devuan ceres (unstable) and edit in kali repos and see what breaks first?

#78 Re: Devuan » Stupid question about Devuan Testing and Debian Testing » 2020-07-24 12:48:54

brocashelm wrote:

I switched to Chimaera yesterday, and had to do a couple of APT workarounds, followed by a reboot or two (just to make sure nothing breaks). I noticed that my system is recognized as BOTH Testing and Unstable, even though my sources list is pulling packages from Chimaera only.

Distro: Devuan GNU/Linux 4 (chimaera/ceres)

Here are my sources:

deb http://deb.devuan.org/merged chimaera main non-free contrib
deb http://deb.devuan.org/merged chimaera-updates main non-free contrib
deb http://deb.devuan.org/merged chimaera-proposed-updates main non-free contrib

Is there anything else that I'm missing?

Not sure on the specifics but i think it is because chimeara is the testing repo for ceres, so all packages flow through to testing from ceres or something like this, ceres is like sid and will never stop being unstable whereas chimeara is testing and will eventually become stable. Someone more educated than me will have a better answer in regards to devuan though.

#79 Re: Devuan » Thanks Devuan Developers » 2020-07-23 14:15:10

larsH wrote:

Hi

To me it was no joke but true. Sysvinit is slower at boot than systemd. But it is smarter and simpler and more reliable in so many other ways ;-))

Have a nice day
Lars H

Im running ceres on an encrypted 256G ssd partition and the boot time last i check was around 5 seconds. Not sure what upstream are doing but its quick in regards to sysv. Little bit slower on stable but not that bad imo.

#81 Re: Installation » [IDEAS] Rollback system in Devuan » 2020-07-22 15:45:07

Danielsan wrote:

Epic fail... big_smile

I must dig into it... But I found the Refract Installer quite convoluted I hope this will be more user friendly.

Depends on the user, im happy with using it for recovery snapshots. What i do is take a snapshot once every few days on my main machine and transfer the iso to an encrypted portable drive. It is a very manual process but gives me something to do.

#83 Re: Installation » Configuring fiber network interface » 2020-07-22 15:05:31

ftusc wrote:

Thanks, but this link don't help me.
I need to configure wired fiber network interface. I configured copper interface with /etc/network/interfaces but fiber network interface is configured in the same way?
I'm also thinking about hardware problems at this point.

You probably know more than i do. Best of luck with it.

#84 Re: Installation » Configuring fiber network interface » 2020-07-22 14:09:03

Have a look here, might give you some insight.

https://www.systutorials.com/docs/linux … nterfaces/

Just out of curiosity what devices does ifconfig list? My ifconfig list the usual,lo,eth0,wlan0,usb0. Might help pinpoint more info on how to get the device you want to use configured with interfaces?

#85 Re: Installation » Configuring fiber network interface » 2020-07-22 13:46:27

What is the trouble you are having ?

edited, not wifi sorry. Fiber and Copper you say, do you mean ethernet cables or some sort of hybrid high speed broadband?

as root show us the output of -

# ifconfig

#86 Re: Hardware & System Configuration » Shutdown delay due to Veracrypt » 2020-07-20 12:11:07

Not sure how to make encryption faster on veracrypt for your specific use sorry rolfie. My experience is with lower physical drive space of a 64 GB usb that i use to backup docs that is encrypted with aes/serpent using a password and key file, unmounting usually takes around 3 - 5 seconds. Maybe you need some kind of enhanced entropy solution for the amount of space you are encrypting, maybe haveged or rng-tools?

#87 Re: Hardware & System Configuration » Shutdown delay due to Veracrypt » 2020-07-19 15:51:08

Seems you have a lot going on there, the wait time is probably good only being 15 seconds, how big is the space veracrypt is dealing with ?

#88 Re: Off-topic » What other distro are you using (besides devuan)? » 2020-07-17 14:14:26

GNUser wrote:

1 x Arch Linux ("media player" laptop connected to television--has not been updated since 2015)

Thats awesome, can you find out what the update would be like, size etc?

Ive got a usb somewhere with pacbang on it, think that was around 2015 maybe, should try and find it and see if it will update lol.

#89 Re: Other Issues » [solved] before grub screen appears » 2020-07-16 14:44:40

rolfie wrote:
HevyDevy wrote:

okay so if i understand this correctly it has something to do with desktop-base and grub, not sure if it is present with or without encryption though?

Only appears with encryption, because when grub starts there is no access to /usr/share/..... yet.

rolfie

i see, i wonder how they could be accessed before encryption? Not that it matters really, i would rather not see grub unless i need it and you can edit in parameters in case grub should be seen.

https://wiki.archlinux.org/index.php/GR … idden_menu

#90 Re: Other Issues » [solved] before grub screen appears » 2020-07-16 13:50:31

okay so if i understand this correctly it has something to do with desktop-base and grub, not sure if it is present with or without encryption though?

if i comment the line and update grub
GRUB_THEME=/usr/share/desktop-base/grub-themes/desktop-grub-theme/theme.txt

in etc/default/grub the error does not appear on boot.

edit: as per fsmithred post here https://dev1galaxy.org/viewtopic.php?pid=21360#p21360

solved, thanks rolfie and fsmithred

#91 Re: Other Issues » [solved] before grub screen appears » 2020-07-16 13:30:04

yes that is similar whereas mine should read like below, sorry i was going from memory as im not sure how to screen shot it, but took a phone cam image just now.

error: no such device: (root encrypted uuid) # edited for the forum
error: unknown filesystem
error: unknown filesystem

Press any key to continue

#92 Other Issues » [solved] before grub screen appears » 2020-07-16 11:33:35

HevyDevy
Replies: 6

this is not really an issue for devuan i think it has more to do with gnome.

Thought i would install gnome desktop to see if it works with beowulf and it does although upon booting im getting a strange screen that says the following.

error: no such device: (root encrypted uuid) # edited for the forum
error: unknown filesystem
error: unknown filesystem

Press any key to continue.

the drive has 3 partitions, boot, root and a spare data partition all in ext4.

as i say not really an issue because if i delete gnome desktop and all its components the error message disappears and with gnome desktop it just continues on to the correct grub boot menu and boots fine.

anyone else experience this using gnome?

#93 Re: Off-topic » New here - presentation! » 2020-07-16 11:24:19

someone get some deodorant for sysv please! wink

#94 Re: Devuan Derivatives » Build EL Distro based on Devuan, Help! » 2020-07-12 11:11:25

Why do you need kernel 5.6 ?

distro kit is probably a good starting point to learn how to make EL Distribution.

https://devuan.org/os/distro-kit

#95 Re: Off-topic » On this day - UNIX calender » 2020-07-02 14:47:02

Time for another....

covered most time travellers here wink

Jul 03 	Franz Kafka born, 1883
Jul 03 	Dog days begin
Jul 03 	Jim Morrison dies in Paris, 1971
Jul 03 	Leos Janacek is born in Hukvaldy, Czech republic, 1854
Jul 03 	Muere el político argentino Hipólito Yrigoyen, 1933
Jul 03*	Alice Springs Show Day (NT)
Jul 03 	Abolition of conscription, 1993
Jul 03 	Bonne fête aux Thomas !
Jul 03 	À la saint Anatole,
	Confiture dans la casserole.
Jul 03 	Schlacht von Königgrätz
Jul 03 	Kornél, Soma
Jul 04 	Nathaniel Hawthorne born in Salem, Massachusetts, 1804
Jul 04 	John Adams and Thomas Jefferson die on same day, 1826
Jul 04 	Battles of Vicksburg and Gettysburg won by Union forces, 1863
Jul 04 	Cloudy, 76 degrees, Philadelphia PA, 1776
Jul 04 	New York abstains on Declaration of Independence vote, 1776
Jul 04 	Thoreau enters woods, 1845
Jul 04 	Gandalf imprisoned by Saruman
Jul 04 	Caribbean Day in Guyana
Jul 04 	Constitution Day in Cayman Islands
Jul 04 	Family Day in Lesotho
Jul 04 	Heroes Day in Zambia
Jul 04 	Kadooment Day in Barbados
Jul 04 	Philippine-American Friendship Day in the Philippines
Jul 04 	Warriors Day (2 days) in Yugoslavia
Jul 04 	Debian Bug#200000 reported by Michel Grentzinger, 2003
Jul 04 	Día Nacional del Médico Rural
Jul 04 	Motoyuki Konno <motoyuki@FreeBSD.org> born in Musashino, Tokyo, Japan, 1969
Jul 04 	Florent Thoumie <flz@FreeBSD.org> born in Montmorency, Val d'Oise, France, 1982
Jul 04 	Aujourd'hui, c'est la St(e) Florent.
Jul 04 	Ulrik
Jul 04 	US Independence Day
Jul 05 	Day of Peace and Unity in Rwanda
Jul 05 	Independence Day in Algeria and Venezuela
Jul 05 	Debian Social Contract ratified, 1997
Jul 05 	Segunda Invasión Inglesa rechazada por Liniers y la población, 1807
Jul 05 	Olivier Cochard-Labbe <olivier@FreeBSD.org> born in Brest, France, 1977
Jul 05 	Sergey Kandaurov <pluknet@FreeBSD.org> born in Gubkin, Russian Federation, 1985
Jul 05 	N'oubliez pas les Antoine !
Jul 05 	Emese, Sarolta
Jul 05*	День работников морского и речного флота
Jul 06 	(Helen) Beatrix Potter born, 1866
Jul 06 	John Paul Jones born, 1747
Jul 06 	First `talkie' (talking motion picture) premiere in New York, 1928
Jul 06 	Lawrence of Arabia captures Aqaba, 1917
Jul 06 	The Jefferson Airplane is formed in San Francisco, 1965
Jul 06 	Bonne fête aux Mariette !
Jul 06 	Juillet sans orage,
	Famine au village.
Jul 06 	Csaba
Jul 06 		Астана күні

#96 Re: Devuan Derivatives » Announcing JWM Kit Live [updated iso download] » 2020-06-30 13:27:23

Nice, will have to give this a try one day, have messed about with jwm a few times and unless you know what you are doing it could take awhile to setup and find out the hidden gems within. I think the folks over at puppy linux would be interested in this, although they probably have something similar worked out for their platform.

#97 Re: Other Issues » Solved - xfce4 session issues » 2020-06-29 13:37:38

okay i figured it out, in my quest to not have so many useless packages being installed when i installed xfce4 and xorg it left out 'x11-xserver-utils' using apt install --no-install-recommends

After directly installing this logging out and logging back in again the session works as it should.

This old ubuntu bug solved it.

https://bugs.launchpad.net/ubuntu/+sour … ug/1660963

Sorry for the noise!

#98 Re: Other Issues » Solved - xfce4 session issues » 2020-06-29 13:21:31

I dont think so, had the same issue with startxfce4 via startx. Something is not right with elogind and xfce4, i just dont know what it is.

#99 Other Issues » Solved - xfce4 session issues » 2020-06-29 12:57:21

HevyDevy
Replies: 5

New beowulf stable bios install.

Having issues with xfce4 and loging out rebooting poweroff function.

Ive installed elogind and lightdm but when i try to logout it says

Failed to run action "Log Out..."

Session manager must be in idle state when requesting a shutdown

There is no session being saved even when i ask it too in session and startup.

 ps -ef | grep session

root      2019  1918  0 22:49 ?        00:00:00 lightdm --session-child 12 21
user     2040     1  0 22:49 ?        00:00:00 /usr/bin/dbus-launch --exit-with-session --sh-syntax
user     2041     1  0 22:49 ?        00:00:00 /usr/bin/dbus-daemon --syslog --fork --print-pid 5 --print-address 7 --session
user     2050  2024  0 22:49 ?        00:00:00 xfce4-session
user     2414  2409  0 22:52 pts/0    00:00:00 grep session
 pstree

init─┬─Thunar───2*[{Thunar}]
     ├─accounts-daemon───2*[{accounts-daemon}]
     ├─bluetoothd
     ├─cron
     ├─2*[dbus-daemon]
     ├─dbus-launch
     ├─dhclient
     ├─elogind-daemon
     ├─6*[getty]
     ├─lightdm─┬─Xorg───2*[{Xorg}]
     │         ├─lightdm─┬─sh─┬─ssh-agent
     │         │         │    └─xfce4-session─┬─polkit-gnome-au───2*[{polkit-gnome-au}]
     │         │         │                    └─2*[{xfce4-session}]
     │         │         └─2*[{lightdm}]
     │         └─2*[{lightdm}]
     ├─polkitd───2*[{polkitd}]
     ├─rsyslogd───3*[{rsyslogd}]
     ├─udevd
     ├─upowerd───2*[{upowerd}]
     ├─wpa_supplicant
     ├─xfce4-panel─┬─firefox-esr─┬─Web Content───36*[{Web Content}]
     │             │             ├─Web Content───31*[{Web Content}]
     │             │             ├─Web Content───29*[{Web Content}]
     │             │             ├─Web Content───21*[{Web Content}]
     │             │             ├─WebExtensions───28*[{WebExtensions}]
     │             │             └─68*[{firefox-esr}]
     │             ├─panel-2-actions
     │             ├─panel-6-systray
     │             └─{xfce4-panel}
     ├─xfce4-terminal─┬─bash───pstree
     │                └─2*[{xfce4-terminal}]
     ├─xfconfd
     ├─xfdesktop───2*[{xfdesktop}]
     ├─xfsettingsd───2*[{xfsettingsd}]
     └─xfwm4

#100 Re: Off-topic » MX Linux Tools » 2020-06-28 13:57:03

Would be an interesting experiment on a devuan base install. I might have to give it a try on a non critical installation.

Board footer

Forum Software