libera/#devuan/ Tuesday, 2022-03-15

FilipZHi! From time to time some of my keys become either completely inactive or active only for certain parts of the GUI. Does somebody here know what could be causing this issue?00:22
FilipZFor example the last time I can tell, the system ignored my medium mouse button imput.00:23
rwpThe Trackpoint pointing button uses the middle button differently. For scrolling. Verify you are not using a trackpoint?00:27
rwpOtherwise it might be a failing button. I have one button on one of mine that is flaky and I have to click it and wiggle it a little.00:27
rwpHowever the description feels insufficient to narrow down the issue.  You will have to keep digging into it.00:29
rwpThe "xev" program can be used to report on what key presses are being input.00:29
rwpRe: LXQT versus LXDE.  I thought LXQT had replaced LXDE and that LXDE was now dead.  No?00:43
fsmithredlxde is not dead00:43
fsmithredstill works00:44
fsmithredI thought that a couple years ago, and one lxde dev came in here and I asked. They were still doing it.00:44
rwpGood.  I used to like LXDE and set it up for other people.  Now setting up XFCE for other people.  (I just use a window manager.  No DE here.)00:45
userinstalled grub and the problem resolved itself, somehow02:36
useri'll just disable the prompt and pretend im not using it02:36
userby the way, any idea how to download devuan packages through a web browser or with wget?02:42
fsmithreduser, browse pkgmaster.devuan.org02:44
fsmithredlook in devuan/pool/ for packages. Make sure you select the correct version.02:45
fsmithredright-click, copy location, wget <paste>02:46
rwpuser, What's wrong with "apt-get download somepackagename"??03:32
bb|hcbnemo: check nftables, it comes by default with empty config and when started will also empty the ruleset; one way is comment everything is /etc/nftables.conf...05:16
nemobb|hcb: ok. thanks. when does nftables start?15:18
bb|hcbnemo: By default after e/n/i, so in case there are iptables rules they are removed later by nftables :( I already had that problem and it is really hard to find16:59
brocashelmfsmithred: refracta has avahi, right? i can't check right now18:19
blastwavethis is a very silent irc chan. the right place for Devuan? I hav a question about daedalus which uses ( at the moment ) kernel 5.16.0-4-amd64. There is a problem with NVidia drivers wherein they can not be compiled with newer kernels. Is it safe to revert back to 5.15.28 ?19:19
xisopi'm fairly certain refracta has avahi-daemon19:27
xisopi recently installed from the refracta installer and /etc/init.d/avahi-daemon was a thing19:27
brocashelmxisop: thanks, i figured as much. a friend thinks refracta doesn't while devuan does (?)19:42
brocashelmi just loaded up a live boot of refracta and see that avahi packages are installed, but i don't see an avahi-daemon19:46
brocashelmjust libavahi-client, libavahi-common, etc.19:47
brocashelmi know xfce depends on avahi, or else it breaks19:48
xisopi found it in /etc/init.d/20:33
xisopof course that's just the startup script, but those scripts usually tend to shell out to the actual binary20:33
xisopplease keep in mind that my observations are from me seeing the avahi-daemon in my /etc/init.d/ folder after i install the live disk. i did not check prior to installtation, but there is one thing that leads me to believeing that it's there during live disk...20:34
xisop... and that's the fact that the live disk installer simply copies what's on the live disk to your target partition20:35
rwpbrocashelm, I often run XFCE and I always remove avahi deamon and I have never had a problem with XFCE without avahi.  What problems do you have?20:45
rwpblastwave, Yes.  You can revert back to the previous kernel okay.  Note the recent security patches to kernels.20:47
brocashelmrwp: i don't have the avahi-daemon itself, but if attempted to remove libavahi-common3, it will also take down a bulk of my packages (including xfce stuff)20:50
brocashelm*if i attempted20:50
fsmithredbrocashelm, no avahi in Refracta isos.22:32
brocashelmfsmithred: got it23:00
fsmithredI could never figure out what it was good for23:00
brocashelmalthough is libavahi required for xfce?23:01
brocashelmi realized i have these ones installed and can't remove them without taking down my system first23:01
brocashelmsame as with libapparmor123:01
brocashelmi don't even use apparmor anyway23:01
fsmithredyeah, a lot of packages require libraries that might not get used23:13
fsmithredlibselinux is another23:13
brocashelmyeah, i have that one, too23:14
brocashelmlike libsemanage-common23:14
brocashelmif i removed that, it would break apt23:14
fsmithredapt rdepends libavahi-(your choice)23:15
brocashelmouch23:16
fsmithredyou can avoid a few by installing without recommends, but if you're running Refracta, you're already doing that23:16
brocashelmtrue, i've never switched out of refracta23:16
rwpbrocashelm, Fortunately the library dependencies get automatically turned into package dependencies via the build helper scripts.23:21
rwpTherefore if the package is installed then you can be assured that all of the shared library dependencies are also installed.23:21
brocashelmyeah23:21
brocashelmit's fine as it is, but it can be interesting to see how poettering-free one can get beyond just no systemd or pulseaudio23:22
rwpIf recompiling then things can get a lot leaner.  But unless recompiling the stock Debian packages have bindings for those things.  But they optionally are used so by default not used.23:23
brocashelmi remember asking about why pulseaudio was installed in devuan, but it's understandable as you can just remove it and your system will work just fine. it's the d-bus, polkit, gvfs, etc. packages and libs that can make your system unstable23:24
brocashelmyeah, only 200-ish packages are forked and they're minor changes for the most part23:24
rwpI don't know why but the mdns module in /etc/nsswitch.conf always has trouble for me.  It will often take max time before timing out really slowing my DNS.23:24
rwpAnd the entire premise of trusting what some other device on the LAN says it will do for you seems insane to me.23:24
rwpTherefore I always purge off avahi daemon and remove mdns from nsswitch.conf and remove libmdns whatever from the system.  I have no trust in my soul. :-)23:25
rwpAlso the main example that is always cited is printers.  But for printers CUPS does not need mdns nor avahi to work.  So that seems like a lame example.23:26
brocashelmi use hplip...23:27
rwpYes.  Me too.23:27

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