libera/#devuan/ Saturday, 2023-10-14

rwpThere was success in the last two minutes?00:00
joergctrl+alt+F1. Still works for me when my X11 freezes and nothing seems to work anymore00:02
joergdouble ctrl+alt+BSp also works and kicks me to the login screen00:03
joergthe culprit probably is my Graca00:04
rwpI am suspecting things are locking up hard.  In which case even the Magic SysRq keys would not work.  https://en.wikipedia.org/wiki/Magic_SysRq_key00:05
joergsometimes there's a usually not noticed test: when you got an optical drive, insert a CD or DVD and check if it tries reading it00:15
joergalso numlock/capslock LEDs in kbd are driven by a low level CPU based process00:16
rustyaxejoerg: most kbd are usb nowadays tho00:29
joergrustyaxe: still the LEDs are not autonomously switched on/off locally inside kbd, it's a command sent from PC via USB to kbd afaik00:30
joergproof: connect the USB to a simple USB wallwart PSU and check if you coult toggle the LED state00:31
joergI think it won't work00:32
joergcould*00:32
joergso when numlock LED still toggles when you hit the numlock key, odds are CPU is still running00:33
systemdleteI've been having intermittent crashes of a chimaera system, but other people are reporting similar on other platforms also.   The syslog shows a line of nulls (@^) right before the log restarts (after I reboot it of course)08:28
systemdleteone explanation is that it is because some file system was not unmounted cleanly.   But I really don't have any fs mounted other than the local ones, and I don't unmount those during uptime.08:29
systemdleteAt first, I thought maybe it might be a problem with rsyslog, but I don't see any local config changes or additions to the default configuration of rsyslog.08:30
systemdleteI also note that there was a long pause in the syslog for a few hours before the crash.08:31
systemdleteThis type of crash (with the NULLS in the syslog) tends to happen for a while, then it goes away.   I am not sure what I am doing differently when it starts doing this, or when it stops either.08:33
systemdleteany thoughts on this would be appreciated.08:33
systemdleteIf it were an occasional freak thing, it would not be  a problem, but like I said, this tends to happen in batches of crashes.08:35
systemdleteI checked disk space.08:35
gnarfacesystemdlete: how old is the power supply in the system? sounds like the type of thing that happens when a power supply or a PATA device is failing.09:23
gnarfacethough i wouldn't rule out the usual suspects (NVidia drivers)09:24
gnarfacemaybe over heating09:24
gnarfacedoes it usually happen when the system is idle, or under load, or no pattern?09:24
ballsxdhello everyone10:07
ballsxdim back with the same issue of my computer freezing and all processes stopping but hardware keeps working10:08
ballsxdi can now confirm it isnt a memory issue10:08
systemdletegnarface, I don't remember exactly how old the PS is.10:09
systemdleteand it has a PCI video card and do believe it is an NVidia10:10
systemdleteThe machine is designated as a test box.   Typically it is under almost no load.   32 GB and running 1 or 2 VMs.10:11
systemdleteMostly sits idle.10:11
systemdleteThe PS is probably about 2 years old at this point.10:12
systemdleteI have purchased a slew of diagnostic hardware, but I am not sure if I have the means to test a PSU10:12
systemdleteI guess breadboarding the thing and plugging it into a power meter to see if it is drawing the right level of power.10:13
systemdletesomething like that?10:13
systemdleteI think they do make a power tester that you can plug into on the PC side, rather than the wall power (or in my case, UPS power)10:14
systemdleteMaybe 6 months ago or so, I ran memtest on the box for about a day just to see if there was bad memory, but I got no errors.10:15
systemdleteOne thing that could be an issue, though it has not been up to now:  The MB was a used board I bought on Newegg (no warranty).  It's a M5A78L10:16
systemdleteIirc, some of the PCI slots were suspect, but I may be thinking of another, nearly identical board.10:17
systemdleteoh just duh!   I have a digital power meter right here, with the connector for the board side.10:18
systemdleteI forgot I bought that.10:18
systemdletegnarface: thanks.  I guess I'll take that machine down and run a battery of hw tests, including checking MB slots (yeah, I have testers for those too) and the like.10:19
systemdleteI suppose it couldn't hurt to test the memory again also.10:19
systemdletegnarface, there is one other thing, and I think you hinted at it.  I noticed that every time I switched back to the testbox through my KVM switch, the desktop Display configurator would pop up.  I would close it, then it would be open again when I returned to that machine.10:22
systemdleteSo that could be related to some nvidia or other video issue, as you suggested it might be.10:22
systemdletebtw, it is a VM that is crashing.  Sorry I should have mentioned that up front.   VMs are so ubiquitous these days I forget they are a bit different than their hardware hosts.10:23
systemdletevirtualbox, not qemu.10:25
systemdleteBut I am not sure whether that display config window was popping up from the crashing VM or the host.10:26
gnarfacesystemdlete: when you memtest it again, make sure to also do the optional bit-fade test this time, and make sure all tests complete11:12
gnarfaceif it were the host system crashing, it would also sound like something that could be caused by a failing motherboard bus or slot/port11:13
gnarfaceif it's just a VM crashing, that seems less likely to me11:14
gnarfacealso, if it was bad ram i'd expect some occasional segfaulting, rather than this one specific, repeated behavior11:14
gnarfaceso i'd start to suspect the VM software itself then11:14
gnarfacebut i'd also want to make sure the motherboard firmware was fully updated11:15
gnarfacei'd also strongly consider loading the appropriate cpu microcode package if i wasn't already11:16
gnarfacethe power supply doesn't sound so very old, so unless it was super cheap i'm not sure it'd be my first suspect anymore11:17
gnarfacealso i thought you were talking about the host system, and it would seem to follow that a bad power supply wouldn't be likely to affect just VMs this way without doing anything to the host, but who knows11:17
gnarfaceif these vms are not headless though the nvidia stuff is still slightly plausible11:18
rustyaxeWorking on packaging up an out-of-tree driver for devuan, any documentation for this i should look at? Trying to get the radioberry driver into a state where us devuan users can enjoy it (right now it's finicky to build outsode of raspios and only works with 32bit kernel)11:37
brocashelmrustyaxe: probably this: https://git.devuan.org/devuan/documentation/src/branch/master/maintainers/PackagingGuide.md11:45
brocashelmand also, lurk in #devuan-dev11:46
rustyaxecool, thanks. There's a few bits here needing packaged up -- mostly just trying to make soemone else's project work on my machine. making some progress anyways.. got it wrapped up in dkms and installing on the 32bit raspios as a dkms module; now just gotta fix the handful of bugs that break it on 64bit and go to sleep :o11:50
adam_free2airrustyaxe: there's also #devuan-arm ... :)18:37
adam_free2airrustyaxe: also please consider hosting your work on the https://git.devuan.org forge18:40
rustyaxeadam_free2air: Right now, ive forked it from upstream github repo, so i can send a pull request shortl18:40
rustyaxeIdeally he'll upstream the changes so there'll only be one repo out there to avoid confusion of users18:41
adam_free2airrustyaxe: OK - understood.18:41
rustyaxeham radio projects get ... interesting. This seems at least still being maintained, just not many developers for the software. I figured their RF hat will save me many hours of prototyping, so i'll spend a few hours working on things they've not gotten to yet18:42
adam_free2airrustyaxe: wow. you're doing some very interesting work!18:43
rustyaxemostly just trying to make my new toy usable on devuan heh18:52
rustyaxei really dont care for raspios ;)18:53
ml303Hello18:59
ml303I'm having some trouble figuring out why my backlight keys no longer work. I use sxhkd to control the brightness level, when I hit the keys, nothing seems to happen. It's not my config that's off, I've checked with xev. I'm guessing that some daemon is at work here! Any tips on how to proceed,19:05
gnarfaceml303: did you install packages or run an update or something right before it broke? which release are you using?19:32
ml303I just install it around 5days back. So everything is up to date. I'm using daedalus.19:43
gnarfaceis sxhkd still running?19:44
gnarfacethere's probably a kernel module involved too19:44
gnarfacei can't imagine why it'd stop working without changing one of those two things19:44
gnarfaceunless maybe there's a keyboard hotkey enable/disable you hit accidentally?19:45
gnarfaceyou sure you didn't upgrade anything before it broke? it was working after the install?19:47
gnarfaceyou should see if sxhkd has any logs19:47
ml303Is sxhkd is up and running, it's really strange. It doesn't work in both xfce and bspwm!19:47
gnarfacealso check the output of dmesg19:47
gnarfacedid you change window managers before it broke?19:47
ml303This is my first setup, I didn't work from the very beginning. In fact I even had trouble using xbacklight, had to set the boot param acpi_backlight=native, might that have something to do with it?19:49
gnarfaceyea maybe19:50
gnarfacesorry, i'm not familiar with keyboard lighting so much19:51
gnarfaceyour boot params are probably in /etc/default/grub19:51
r00t_hi19:55
r00t_anyine here?19:55
r00t_Can you help our opensource project. We want the unreal map file types.19:55
r00t_http://sf.net/p/chaosesqueanthology/tickets/2/19:55
r00t_.t3d and .unr file formats (C project, GPL licensed)19:55
r00t_19:55
r00t_that is all19:55
r00t_I just want opensource contributors19:55
r00t_please check it out19:55
r00t_http://sf.net/p/chaosesqueanthology/tickets/2/19:56
ml303The keys are XF86MonBrightnessUp and XF86MonBrightnessDown that aren't working. I might have left out a needed xorg package maybe?, I installed xserver-xorg, xserver-xorg-video-intel and xinit.19:57
gnarfaceyea that's possible too19:58
gnarfacedo you have xserver-xorg-input-libinput?19:58
ml303Yes, checked, it's installed.20:00
gnarfacexserver-xorg-input-evdev?20:01
ml303Nope, lemme install it real quick20:02
gnarfaceyou might also have to load extra kernel modules, like uinput or uhid20:03
gnarfaceor something like that20:03
ml303Ok, Installed and tested but didn't solve it.20:07
ml303I'm going to try a reboot without the acpi_backlight=native option, do some more tests20:09
friedhelmHi,20:11
friedhelmhad trouble with the backlight on my lenovo t410 laptop a while back.20:12
friedhelmI had to put "acpi_backlight=bios".20:13
friedhelmThat solved it.20:13
friedhelmMaybe that helpes.20:13
ballsxdhey guys, im trying to install jellyfin by adding its repository from debian. is this supposed to work? because it doesnt22:35
ballsxdi did manage to install grafana this way, so im curious22:36
fsmithredI don't know what jellyfin is, but generally anything that works on debian works on devuan.22:38
fsmithredwe only fork a few package. Otherwise, everything is the same as debian.22:38
ballsxdalright, so debian repositories aswell as .deb packages should work?22:40
brocashelmcorrect22:41
brocashelmbut use official devuan repos only if you want to be on the safe side22:41
brocashelmusing an official debian repository might screw with your dependencies and pull in systemd22:41
brocashelmbut something like winehq's debian repository should be safe, because it's just wine you're installing22:42
brocashelmavoid the more complicated repos like dmo/debian multimedia org (because of different dependencies)22:42
fsmithredwhat error did you get?22:42
brocashelmdevuan's repos should have you covered 99.9% of the time, anyway22:42
ballsxdinteresting,so it would be "safer" to use .deb's?22:43
ballsxdfsmithred: there was no error, the required packages just didnt show up in apt search22:43
brocashelmi am not sure. it really depends on the package and what dependencies they are22:43
brocashelmi have installed local deb files and everything is humming along just fine22:44
brocashelmjust avoid packages that have abnormal dependencies compared to the ones from devuan repos; that could easily break your system if not careful22:44
ballsxdalright, ill try to work with that22:44
fsmithredif you were using debs, then the missing packages might be in the jellyfin repo.22:45
fsmithredmake sure you're comfortable with rescuing a screwed up system before you do that.22:46
fsmithredand use "--simulate" with apt before you do anything for real22:46
ballsxdsure thing, ill make a backup right now22:49
brocashelmi use timeshift for easy system backups. it's a great tool you can even use straight from cli22:50
brocashelmsudo timeshift --create22:50
brocashelmthen you can run --restore if there was a problem22:50
schillingklausi am accustomed to using broken debian already 25 years ago22:51
brocashelmfrankendebian?22:52
brocashelmthat's the magic of it: even when you break it, it still works22:52
ballsxdeh i have only 70 gigs left on my ssd and no spare usb stick :p22:53
schillingklausfrankendebian is what you get when mixing repos wildly. using dpkg --force installs goes even beyond that22:53
ballsxdso i guess ill have to wait with running dangerous experiments22:53
brocashelminstalling from experimental is the real hardcore debian22:54

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