libera/#devuan/ Monday, 2021-11-08

HydragyrumCONFIG_TASK_DELAY_ACCT got turned off too00:00
Hydragyrumwhich breaks some iotop functionality00:00
gnarfaceanjan: try this: ls /boot/config-`uname -r`00:00
gnarfaceanjan: if it is a bug that also affects debian, report it to debian, if it's a bug that only affects devuan, report it to bugs.devuan.org00:00
gnarfacethe amd64 and i386 kernels should all be the same exact packages as debian's00:01
Hydragyrumhold up, the /boot/config-* files all show CONFIG_TASK_DELAY_ACCT as being =y, but iotop says it's not00:01
gnarfacewe're only floating custom kernels for the ARM SoC's that debian doesn't support00:01
gnarfaceHydragyrum: does it rely on some module that needs to be loaded or some permissions you need to manually add in devuan?00:02
Hydragyrumit's not a permission thing (it needs root), and it worked on a previous version without any module needing to be loaded00:02
anjanah, it's the same kernel on guix00:02
anjanit did affect Debian's net install gn00:03
anjangnarface*00:03
anjanIll take a look and maybe submit a patch to debian00:04
anjanthanks all00:04
gnarfaceHydragyrum: hmmm, i don't know then but i do know that between kernel updates i have had to add some modules to /etc/modules that used to auto-load for me too00:04
Hydragyrumgnarface, I also checked the docs and they don't mention any modules...00:04
gnarfacehmmm00:04
gnarfaceHydragyrum: try this one: https://superuser.com/questions/610581/iotop-complains-config-task-delay-acct-not-enabled-in-kernel-only-for-specific00:05
gnarfaceHydragyrum: this is on beowulf or chimaera you're seeing this?00:18
Hydragyrumceres00:18
gnarfacehmm, weird00:19
gnarfacedid it start doing this recently?00:19
gnarfacewhat kernel are you on right now?00:19
Hydragyrumidk, been a bit since I used iotop last, but it was working when chimaera became stable00:20
Hydragyrum5.14.0-400:20
gnarfacehhmmmm00:22
gnarfacenot seeing this here but i'm on 5.14.0-300:22
Hydragyrumbefore this I also hadn't rebooted for a full 30 days00:22
gnarfacewhat? oh no i am00:23
gnarfacei am seeing this here00:23
Xenguygnarface, That's interesting about /etc/rc.local, I've never known/used that file in all my linux years.00:23
gnarfacecould it be an intentional change to the default behavior, rather than a bug?00:23
Hydragyrumgnarface, no clue what sort of intentional change would break process accounting for iotop00:24
gnarfacefuuuck00:46
gnarfacehttps://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/commit/?id=e4042ad492357fa995921376462b04a025dd53b600:46
gnarfaceis this vandalism?00:47
Hydragyrumbruh00:48
Hydragyrum"ah yes let's turn off something by default because we assume people don't use it, without looking around to see what does use it, that you can't turn back on without a reboot. Oh and let's not tell people we did it, they'll just have to figure out for themselves why we broke their code"00:50
Neutr1nohello I am new here. I am Neutrino. May I ask an quastion? How do I start devuan in textmode?02:03
fsmithredNeutr1no, you have to turn off the display manager02:10
fsmithredor remove it02:10
Neutr1nohow can I turn off the display manager? And how can I start xwindows when I am in textmode?02:11
fsmithredyou can do it on command-line with update-rc.d or you could install sysv-rc-conf and run it in a terminal to keep the dm from running02:12
fsmithredor you could uninstall it (it= probably slim, maybe lightdm)02:12
fsmithredthen boot to console, login and run startx when you want desktop02:12
fsmithredyou'll probably lose a few features like user shutdown and mounting external drives.02:15
fsmithredbut there are ways around that02:15
Neutr1norehi NerdZ05:49
Neutr1noMy name is christian. I am the new one. I love linux / devuan05:50
Neutr1noin linux topics I am an advanced beginner05:50
Neutr1nothank you for being a part05:50
gnarfaceNeutr1no: this is a slow channel, so if you have questions just ask and try to be patient06:17
Neutr1nognarface: no problem06:58
global_elitesI was suprised to see gnome-flashback as a desktop option on the netinstall iso. does it work without systemd?10:58
alcumeafter upgrade to chimaera xfce desktop lost applications menu14:45
alcumehow do I recover it?14:45
buZzalcume: maybe xfce upgraded and stores its settings somewhere else now?14:57
buZzi hate when programs do that14:57
alcumeI removed xfce config folder and reload session but not working15:00
fsmithredthat should have fixed it. There were some changes in the xfce config files, and the ones in your home are obsolete. Specifically, xsettings.xml15:03
buZzmaybe they moved to ~/.config/ now?15:04
fsmithredthat's where the old file would be found if the user changed some desktop settings15:04
fsmithredotherwise in /etc/xdg/xfce15:04
fsmithredalcume, is desktop-base installed?15:05
alcumelet me check it15:06
alcumedesktop-base installed. so in 4.13 config is stored in /etc/xdg/xfce4/ not in ~/.config/ ?15:13
fsmithredsystem configs are in /etc/xdg, and anything the user changes gets stored in ~/.config15:14
fsmithredthat's the same as it's been for a long time15:15
alcumeok15:16
GyrosGeierwas just talking to the debootstrap maintainer on #debian-devel16:14
GyrosGeieram I right in assuming chimaera and daedalus should be installed without usrmerge by default?16:14
djphGyrosGeier: I do not know ... but this chimaera install does not have it (so ... I guess chimaera doesn't usrmerge by default)16:20
djphGyrosGeier: although I might not have used Chimaera installation media, come to think of it :|16:21
GyrosGeierbasically this is about how debootstrap on other distros should set up Devuan chroots16:25
GyrosGeierbut eventually that also allows reducing the number of patches needed in Devuan16:25
hagbardof, can't boot anyomore to X, after some updates.16:46
hagbardxorg log goes downhill after this "[  3726.525] (WW) AMDGPU(0): gbm_create_device returned NULL, using ShadowFB"16:46
hagbardreintsalling everything X/glx/mesa/dri/drm related did not help16:53
GyrosGeierhagbard, gbm stuff mostly depends on /dev/dri/*17:27
GyrosGeierIIRC, gbm is the shared buffer manager17:28
GyrosGeierso CL/GL/Vulkan/... can agree on buffers17:28
GyrosGeierthat is mostly a kernel interface17:28
hagbardso, any idea how i could get X to start again?17:29
hagbardHave just looked through my aptitude logs. I think it happend after updating mesa (several packages) from 21.2.4-1 -> 21.2.5-117:42
jason1234how to install JSMOL under linux?17:45
jason1234under devuan17:45
hagbardI could narrow it down: with mesa 20.3.5-1 X starts fine, with 21.2.4 and 21.2.5 it doesn't.18:31
hagbardSo it appears that with devuan daedalus X (in combination with amdgpu) can no longer be started since end of october or beginning of november18:33
hagbardtook me quite a while fiddling with debian snapshot repos and some scripts to roll back the package upgrades from manually edited apt log files, to get X to start again.18:35
_ds_Is this with xserver-xorg-video-amdgpu or xserver-xorg-video-modesetting?18:35
hagbardthe first18:36
gnarfacefirmware-amd-graphics installed from non-free or not?18:36
hagbardinstalled18:36
_ds_… hmm, could have sworn that the latter existed…18:36
hagbardWith the mesa packages downgraded a bit, everything works fine as before.18:39
_ds_I've just restarted X here. Local builds of X (1.20.13, patched slightly to help with DRM lease cleanup – VR-related problem) and mesa (21.2.5).18:43
_ds_Have you tried older 21.2.x?18:44
_ds_Also, what hw? (RX 5600 XT here)18:46
hagbardHw is Vega64. Have tried 21.2.4 and 21.2.5 (not working) and 20.3.5 (working)18:47
_ds_Would be worth trying 21.2.0 if you can.18:48
hagbardtaht one never made it into the testing or unstable repos18:51
_ds_Probably also worth discussing in OFTC/#radeon & checking https://gitlab.freedesktop.org/mesa/mesa/-/issues18:51
_ds_I'd try to compile 21.2.0 using upstream source and the diff.gz for 21.2.5.18:55
_ds_(might have to adjust debian/changelog a bit and install using certain dpkg --force-* options)18:55
AfdalJust realized my Scroll Lock key isn't toggling scroll lock for some reason23:20
AfdalWhat's up with that?23:20
Afdalxev clearly reads the input correctly23:21
Afdalxmodmap -e "add mod3 = Scroll_Lock"  doesn't seem to make it work either23:27
Afdalaha wait it does work23:28
Afdalit just doesn't light up my Scroll Lock LED still23:29
Afdalomg now I can't turn scroll lock off -_-23:37
UsL: D23:41
Afdalno I guess I can but I can't seem to get my numpad to stop doing mouse control now23:41
AfdalI don't even know how I turned this one23:42
Afdalsupposed Shift+Numlock did it in old Ubuntu versions23:42
Afdalbut not now...23:43
AfdalWhew, Accessibility program -> toggling "Use mouse emulation" on and then back off disabled it23:48
AfdalBut I'm so confused how this got turned on in the first place23:48
UsLwhat was scroll lock used for again.. Scrolling the screen instead of moving the cursor..23:53
Afdalyou can freeze the output of a terminal with scroll lock23:54
Afdalthat's the most useful thing23:54
UsLah, I didn't know that.23:54
UsLI thought pause/break did that23:56
AfdalSeems like Scroll_Lock from key mod3 is actually the default behavior of X1123:57
Afdal(and thus disabling scroll lock)23:57
AfdalWhy was this decision made...23:57
UsLheritage from old terminals and paring it with modern usage perhaps? There are some inherited stuff like that.23:59

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!