libera/#devuan/ Sunday, 2022-06-26

devuanconsumerchimera00:01
devuanconsumerdo i simply add the back ports to the sources and apt update and apt upgrade?00:01
devuanconsumersources list*00:01
brocashelmyes, add chimaera-backports repository and then update/upgrade00:03
gnarfacewell, you might want to just upgrade but i wouldn't00:05
devuanconsumerdo you guys have nvidia graphics card? is the fan speed option available for you in the settings? under thermal settings00:05
gnarfacei'd just install the kernel and nvidia drivers first, and any non-free firmware packages that might pair with the kernel, then i'd disable backports again until i was sure i needed it00:05
devuanconsumerhow do i upgrade a specific package.00:05
gnarfacei did have nvidia graphics cards for many years, i always had to use a 3rd party open source tool to change the fan speed and they sued the guy into oblivion over a decade ago, about 2 generations after the tool had already stopped working with their newer hardware00:06
gnarfaceto just upgrade a specific package, with backports in your your sources.list, use this command: apt-get -t chimaera-backports --no-install-recommends install [package name]00:10
devuanconsumerah ok!00:10
devuanconsumerthanks!00:10
gnarfacefor nvidia drivers, which are scattered across like 2 dozen packages, it might fail to get them all at once even though it depends on them, so after you install a few, type this and make sure the versions match: dpkg -l |grep -i nvidia00:11
gnarfaceone of the most preventable causes of nvidia driver misbehavior is just having mismatched major versions00:11
gnarfacesome of them will be versioned like 3992394782394723 or some datestamp or something, all you can do with those is just make sure it says they're the latest when you try to install them individually00:12
gnarfacebut most of them will be versioned something like 450.8400:12
gnarface3 digits, a decimal, then 2 digits00:13
gnarfacethose ones, you can make sure they all match at a glance with "dpkg -l |grep -i nvidia"00:13
gnarfaceif you see some of them in there for example with 450.84 and some with 466.95, you've got a problem that may not cause everything to fail, it may just cause weird corner case behavior00:14
gnarfacethey should really do a better job at their package dependencies00:14
gnarfaceyou could just get everything from backports with a blind "apt-get -t chimaera-backports upgrade" but i'd really advise against it; in my experience the quality control isn't great on non-free stuff and less so with regards to the backports stuff00:17
gnarfacethe only reason you'd want to get stuff from backports is if something you need (like particular bleeding-edge hardware support) is wrong or missing in your existing versions00:18
gnarfaceand don't forget you have to run "apt-get update" after every change to your sources.list!00:19
devuanconsumerthanks again gnar :)00:19
devuanconsumerok i got the fans working but now i get another error when updating00:43
devuanconsumermust have been the nvidia-setting package i uninstalleed00:44
devuanconsumerAfter this operation, 0 B of additional disk space will be used.00:44
devuanconsumerDo you want to continue? [Y/n] y00:44
devuanconsumerSetting up nvidia-persistenced (460.32.03-1) ...00:44
devuanconsumerStarting NVIDIA Persistence Daemon00:44
devuanconsumernvidia-persistenced failed to initialize. Check syslog for more details.00:44
devuanconsumerinvoke-rc.d: initscript nvidia-persistenced, action "start" failed.00:44
devuanconsumerdpkg: error processing package nvidia-persistenced (--configure):00:44
devuanconsumer installed nvidia-persistenced package post-installation script subprocess retur00:44
devuanconsumerned error exit status 100:44
devuanconsumerErrors were encountered while processing:00:44
devuanconsumer nvidia-persistenced00:44
devuanconsumerE: Sub-process /usr/bin/dpkg returned an error code (1)00:44
devuanconsumerJun 25 15:41:58 devuanrig nvidia-persistenced: Started (4242)00:46
devuanconsumerJun 25 15:41:58 devuanrig nvidia-persistenced: Failed to open libnvidia-cfg.so.1: libnvidia-cfg.so.1: cannot open shared object file: No such file or directory00:46
devuanconsumerJun 25 15:41:58 devuanrig nvidia-persistenced: Shutdown (4242)00:46
gnarfacedevuanconsumer: actually just "apt-get --purge remove nvidia-persistenced"00:47
gnarfaceeven when the package doesn't cause problems the program will00:47
gnarfaceit's a stupid half-assed attempt to preserve some functionality from windows that makes games start faster00:47
gnarfacebut they don't always actually include it with a release, and their packages aren't smart enough to uninstall it when they don't, so the old version just stays behind and causes conflicts unless you manually uninstall it00:48
gnarfaceluckily it's not actually required for anything so you can just ditch it00:48
devuanconsumerthank you!00:48
gnarfaceno problem00:48
mazegreetings04:18
Melonthere you go04:18
mazeanyone know how to add applications to dock04:18
mazethane04:18
mazelol04:18
mazethanks04:19
debdogin lxqt just drag them there04:20
debdog(unless the bar is locked, then unlock it first)04:21
mazei tried. doesn't work. i can add app to an app that's currently in the dock and it creates an expandable list04:21
mazeoh didn't think of that. how to unlock?04:21
debdoghint: "in lxqt" what desktop environment are you talking about?04:22
mazewhatever stock is. not sure new to devuan04:23
mazetrying to escape windblows04:24
debdoghttps://forum.xfce.org/viewtopic.php?id=323204:30
debdogin case that doesn't help, just stick around for someone more knowledgabel than me, sorry04:32
brocashelm>200704:32
debdoglike brocashelm ;)04:32
* brocashelm hides his RGB gaming rigs04:33
debdogwell, my ISP did a forced reconnect, I am unsure whether I've missed something or not04:39
mazemansomething happened on my end also? but I'm back04:39
mazemanwouldn't let me use maze nickname!04:40
brocashelmdebdog: you can check the chat logs: http://reisenweber.net/irclogs/libera/_devuan/06:26
devuanconsumeri thought daedalus wasn't out yet or are people simply installing the alpha?15:02
devuanconsumerAlso how can i install flatpaks15:02
devuanconsumerlike this one15:02
devuanconsumerhttps://flathub.org/apps/details/com.leinardi.gwe15:02
devuanconsumercan't seem to figure it out15:02
devuanconsumer_ok i figured out the flatpak15:06
devuanconsumer_XD15:06
lts"They are a black box created by a stranger from Internet"?15:07
DPAIt's possible to either bootstrap daedalus or upgrade an earlier release to daedalus.15:08
DPAThe repo is there, just not the installer.15:08
devuanconsumer_aha i found it15:08
devuanconsumer_https://mirror.leaseweb.com/devuan/devuan_daedalus/15:08
devuanconsumer_so what are the advantages of upgrading to daeldalus15:09
DPAOh, there are installers already? Sorry, I didn't know that.15:11
DPAUpgrading to daeldalus can make sense if you need a version of a software newer then in previous releases.15:14
devuanconsumer_ah ok - but the next major stable release isn't going to be out until about 2023 right?15:14
used____xfce4 panel in Beowulf loses sensors plugin on every xfce4 restart. Arch had a similar problem 10+ years ago, probably unrelated. Suggest a fix?15:26
used____.config/xfce4/panel/xfce4-sensors-plugin-* shows 3-4 entries after a reboot. Should be only one? stat on them shows they are all new (!) from the current session by wall clock. Contents differ.15:31
used____And sizes differ.15:31
used____To make sensors vanish from panel: log out then back in. Saving session does not help.15:31
_ds_Could be changes in whcih sensors are reported as available.15:33
used____No.15:34
_ds_But that should just result in some disappearing from what's shown.15:34
used____.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml shows several (!!) sensors plugins in the panel!!w15:34
used____pruning down to 1, re-logout-login15:35
used____brb15:35
used____Ok, that was it. Sensors suvived the logout-login.15:36
used____Conclusion: if sensors does not save prefs or disappears between sessions: 1) ensure only one line with value="xfce4-sensors-plugin" is in s15:37
used____15:37
used____s15:37
used____.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml15:37
used____sorry paste fail. Also 2) ensure only one, corresponding .rc file is in ls .config/xfce4/panel/xfce4-sensors-plugin-??.rc -- where ?? is a number which matches "plugin-??" in the xfce4-panel.xml15:39
used____One more: ensure saved sessions list is cleared from Menu->Settings, then save current session if desired. I have no idea how these things went bad.15:42
used____Probably crash then restore with corrupt data by session manager.15:42
used____</done>15:43
mdt_hi, today during an `apt dist-upgrade` i got thrown into a terminal spreadsheet program (sc) several times... i neither know why that happnen nor why that thing is installed at all on that box...21:36
golinuxNeither will we unless you give us specific information.21:40
mdt_i have no more than that, in the middle of the apt run sc popped up22:31
mdt_i quit it each time and the process progressed22:31
mdt_i thought maybe it rings a bell for aomeone, is there a name clash with sc?22:32
mdt_golinux: if you have an idea how to investigate..22:33
DPADo you have $EDITOR or $PAGER set to sc? Or are they set in "update-alternatives --get-selections" to sc?22:39
mdt_no, no. i must assume it could be a hw problem: dbus asked me to reboot and that fails now. have to investigate that tomorrow. sorry for disturbing..22:41

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