IRC log for #devuan on 20200429

04:26.04*** join/#devuan infobot (ibot@c-174-52-60-165.hsd1.ut.comcast.net)
04:26.04*** topic/#devuan is Welcome to Devuan! https://devuan.org | Releases: https://files.devuan.org (Jessie 1.0 old-stable, ASCII 2.1 stable) | | Conference (2019) https://www.dyne.org/the-first-devuan-conference/ | Forum https://dev1galaxy.org | Chanlogs http://maemo.cloud-7.de/irclogs/freenode/_devuan/ | take offtopic chat to #debianfork
04:26.04*** mode/#devuan [+v infobot] by ChanServ
05:16.35*** join/#devuan KnoP (~KnoP@business-176-095-149-105.static.arcor-ip.net)
05:37.31*** join/#devuan phyre (~phyre___@78.30.23.107)
05:38.31*** join/#devuan Garb0 (~Garb0@unaffiliated/garb0)
05:50.10*** join/#devuan silentjet (~jet@staticline-31-182-193-145.toya.net.pl)
05:51.39*** join/#devuan KnoP (~KnoP@business-176-095-149-105.static.arcor-ip.net)
06:05.55*** join/#devuan banisterfiend (~textual@ruby/staff/banisterfiend)
06:29.22*** join/#devuan Joril (~joril@5-157-109-7.v4.ngi.it)
06:40.02*** join/#devuan markizano (markizano@2600:3c00::f03c:91ff:fec8:382d)
06:40.14*** join/#devuan Gup (~Gup@jh3.jhodges.co.uk)
06:47.07*** join/#devuan erhandsoME[m] (erhandsome@gateway/shell/matrix.org/x-rexrnnqdijsponnd)
07:02.50*** join/#devuan banisterfiend (~textual@ruby/staff/banisterfiend)
07:05.03*** join/#devuan markizano (markizano@2600:3c00::f03c:91ff:fec8:382d)
07:25.30*** join/#devuan AntoFox (~Thunderbi@net-188-217-175-71.cust.vodafonedsl.it)
07:35.00*** join/#devuan bpmedley (~bpm@c-98-215-85-68.hsd1.il.comcast.net)
07:53.59*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
07:55.11*** join/#devuan TwistedFate (~TwistedFa@unaffiliated/twistedfate)
08:29.47*** join/#devuan furrymcgee (~Administr@cgn-213-196-210-165.nc.de)
08:51.48*** join/#devuan telst4r (~telst4r@fsf/member/telst4r)
09:02.12*** join/#devuan Defender1031 (~DeFender1@109-186-131-241.bb.netvision.net.il)
09:18.10*** join/#devuan Garb0 (~Garb0@unaffiliated/garb0)
09:29.17*** join/#devuan cocoadaemon (~foo@2a01:e0a:4e1:97e0:179d:1cc6:8854:4d5c)
09:44.48*** join/#devuan Rick8024 (~KnoP@business-176-095-149-105.static.arcor-ip.net)
09:52.10*** join/#devuan Garb0 (~Garb0@unaffiliated/garb0)
10:06.21*** join/#devuan Uberius (~Uberius@gateway/tor-sasl/uberius)
10:07.38*** join/#devuan Uberius (~Uberius@gateway/tor-sasl/uberius)
11:15.57*** join/#devuan tierce (~raoulzeca@2a02:578:857c:c01:e6b3:18ff:fef6:fbc1)
11:54.02*** join/#devuan grumble (~grumble@freenode/staff/grumble)
11:55.29*** join/#devuan Uberius (~Uberius@gateway/tor-sasl/uberius)
11:55.45*** join/#devuan parazyd (~parazyd@devuan/developer/parazyd)
11:56.37*** join/#devuan xrogaan (~xrogaan@unaffiliated/xrogaan)
12:14.50*** join/#devuan ac_laptop (~ac_laptop@186.2.247.129)
12:23.52*** join/#devuan Infiltrator (~Infiltrat@unaffiliated/infiltrator)
12:32.14*** join/#devuan Acacia (~Acacia@unaffiliated/acacia)
12:51.47*** join/#devuan ejr (~no@178.165.131.216.wireless.dyn.drei.com)
12:52.17ejrhi! everytime i start devuan I am told that the group kvm does not exist. I don't use any virtualisation so that's fine, yet I would like to get rid of that warning. How can I do that?
12:59.49ulleti don't know 'the right way' ejr but maybe you could just add the group kvm and be done with it
13:00.02ulletgroupadd is the command
13:07.02*** join/#devuan g4570n (~g4570n@unaffiliated/g4570n)
13:16.33*** join/#devuan ejr (~no@77.119.129.192.wireless.dyn.drei.com)
13:19.29BjornnGuest79103 any success?
13:43.18*** join/#devuan xcm (~xcm@ipa210.225.tellas.gr)
13:43.31GyrosGeierGuest79103, I agree with ullet here -- just add the group
13:43.50GyrosGeierthe warning comes because the virtualization drivers are loaded, because your CPU is virtualization capable
13:44.13GyrosGeierand loading the drivers causes the device node for them to appear, which needs to be given the appropriate group
13:44.48GyrosGeierthe three ways to get rid of that warning are a) create group, b) blacklist kvm driver, c) disable virtualization extensions in BIOS
13:45.18GyrosGeierthe latter two will require you to remember what you did when later on you do want to use virtualization
13:50.08*** join/#devuan rleigh (~rleigh@182.155.187.81.in-addr.arpa)
13:50.09*** join/#devuan rleigh (~rleigh@unaffiliated/rleigh)
13:51.51JorilIt looks like there's a 4th way: modify /lib/udev/rules.d/50-udev-default.rules, it contains this line "KERNEL=="kvm", GROUP="kvm", MODE="0666", OPTIONS+="static_node=kvm"
13:53.48JorilThere's an issue on the systemd github too! https://github.com/systemd/systemd/issues/6360
13:54.05JorilOf course a WONTFIX :D
13:54.53*** join/#devuan arnoldoree (~arnoldore@113.210.186.134)
13:57.33MinceR:>
13:57.45MinceRwontfixd
13:58.55*** join/#devuan xcm (~xcm@ipa210.225.tellas.gr)
14:04.29GyrosGeiereven my PPC box has /dev/kvm
14:04.46*** join/#devuan Xenguy (~Xenguy@devuan/community/Xenguy)
14:21.57*** join/#devuan Xenguy (~Xenguy@devuan/community/Xenguy)
14:25.56masonIf it's something we see in Devuan, how could it be something that could be reasonably fixed in systemd?
14:32.05*** join/#devuan HumanG33k (~HumanG33k@62.147.242.8)
14:40.00*** join/#devuan shibboleth (~shibbolet@gateway/tor-sasl/shibboleth)
14:44.10*** join/#devuan targz (~Thunderbi@unaffiliated/targz)
14:45.44slvrthere are usually many ways to fix something.
15:03.11*** join/#devuan Akuli (~akuli@mobile-access-b0484d-230.dhcp.inet.fi)
15:07.47*** join/#devuan Human_G33k (~HumanG33k@62.147.242.8)
15:14.40*** join/#devuan Unit193 (ukikie@freenode/staff/ubuntu.member.unit193)
15:15.54*** join/#devuan Oldmoss (~Oldmoss@anon-63-60.vpn.ipredator.se)
15:27.17GyrosGeieryes
15:27.32GyrosGeierLennart is sometimes right about things not being systemd problems
15:28.07GyrosGeier"this should be fixed properly, systemd is not there to work around your bugs" is a good stance, because it leads to bugs actually being fixed
15:31.32slvrI don't agree with that as a rule but sure it is one way to do it.
15:32.25slvrPushing bugs out to end users to let them suffer until someone else fixes it is the modern way of the web, but it's not very nice to end users.
15:33.38GyrosGeierright, but working around a bug means that it won't get fixed because it works for systemd users and the only people complaining are the usual suspects
15:40.34*** join/#devuan g4570n (~g4570n@unaffiliated/g4570n)
15:47.21tmbergapt-get install php7.4-fpm :-(
15:47.37masonThe point brought up is interesting and relevant. If the device node exists, that's independent of software using it. Maybe the user wants something utterly third-party. The error message itself is the issue.
15:51.02MinceRstrange, this means poettering believes there are things that do not belong in systemd
15:51.08MinceRi wonder what those things are
15:51.41MinceRas for making end users suffer, i'm pretty sure that's one of the main objectives
15:55.27*** join/#devuan filipdevuan_ (~devuan@37.109.33.252)
16:01.49*** join/#devuan kapilp (~o-k.tech@mail.o-k.tech)
16:40.54*** join/#devuan climbingturtle (~climbingt@c83-248-135-84.bredband.comhem.se)
16:59.02*** join/#devuan coagen_ (~coagen@unaffiliated/coagen)
17:03.50*** join/#devuan cd (~cd@unaffiliated/cd)
17:03.50*** join/#devuan AntoFox (~Thunderbi@net-188-217-175-71.cust.vodafonedsl.it)
17:09.13*** join/#devuan morruth (~quassel@77.244.126.201)
17:16.03*** join/#devuan devuan_ (~devuan@37.109.33.178)
17:44.58*** join/#devuan xcm (~xcm@ipa210.225.tellas.gr)
18:09.27*** join/#devuan infobot (ibot@c-174-52-60-165.hsd1.ut.comcast.net)
18:09.27*** topic/#devuan is Welcome to Devuan! https://devuan.org | Releases: https://files.devuan.org (Jessie 1.0 old-stable, ASCII 2.1 stable) | | Conference (2019) https://www.dyne.org/the-first-devuan-conference/ | Forum https://dev1galaxy.org | Chanlogs http://maemo.cloud-7.de/irclogs/freenode/_devuan/ | take offtopic chat to #debianfork
18:09.27*** mode/#devuan [+v infobot] by ChanServ
18:25.19*** join/#devuan ejr (~no@178.165.130.63.wireless.dyn.drei.com)
18:25.50ejrhi. for some reason I cannot login to X anymore since today. I am hoping it's not related to the upgrade of my linux image. Running on devuan 10
18:27.31gnarfacewell, it's almost certainly related to that, but you're going to need to dig up a error message or something
18:28.20ejrhttps://termbin.com/39xh
18:28.24ejrthat's the Xorg log
18:28.34gnarfacecan you use paste.debian.net instead please?
18:28.46gnarfacei'll look at it if you do, i promise
18:28.49ejruh, not really because i cannot start x. lol
18:28.58gnarfaceheh
18:29.00ejrwait, i will check if paste.debian.net works with w3m
18:30.14gnarfaceif it comes to it, you can get a cursor on the system terminal with gpm, but i think you can alter a config file for pastebinit to use paste.debian.net instead
18:30.19ejrnah sorry, i have no way to paste it in there wiht w3m
18:30.27gnarfacecan you just /msg it to me?
18:30.37gnarfaceit's fine if it takes a long time to paste in private
18:30.43ejrok i will try pastebinit
18:32.12gnarfacethis is a freshly upgraded image that login immediately failed on, or was it working for some days first?
18:32.50ejrhttp://paste.debian.net/1143796/
18:32.59gnarfaceawesome
18:33.13gnarfacethank you for being cooperative about that
18:33.30ejri only installed the image today so i dont know. However I also wrote on a script that hacks on environment variables and permissions, so that might also be the reason, not sure...
18:33.33ejrnp
18:33.40gnarfacehmmm, is this an upgrade from a debian install?
18:33.48ejrnope
18:33.57ejrrelatively recent beowulf install
18:34.22ejrbut i am running libreboot and I think there it's recognised as debian (also shows as Debian in grub, for example)
18:34.49*** join/#devuan Garb0 (~Garb0@unaffiliated/garb0)
18:34.51gnarfacehmmm, maybe unrelatd
18:35.06gnarfacewhat does this command return for you?  dpkg -l |grep logind
18:36.11gnarfaceejr: ^
18:38.54ejrinstalled are: elogind,libelogind0, libpam-elogind and two related polkit libs
18:40.06gnarfacealright, i'm running dry on ideas.  you sure your capslock key isn't on?
18:40.53ejrhaha yes
18:41.13filipdevuan_hello
18:41.23filipdevuan_how can i delete the keyboard shortcut for switching desktops??
18:41.41gnarfaceejr: the only thing suspicious i see in the log is this one: [   361.860] (EE) Error systemd-logind returned paused fd for drm node
18:41.43ejri also had simultaneously weird issues with e.g. XDG_CONFIG_HOME not being recognised as an environment variable... and earlier on I got an error message that Xauthority couldnt be locked
18:41.45gnarfaceejr: (doesn't seem to be the issue though)
18:42.01gnarfaceejr: oooh. hmmm.  i wonder...
18:42.34ejrafter i manually set the $XAUTHORITY without using $XDG_CONFIG_HOME (absolute path instead) it worked.. but now it doesnt anymore
18:42.44gnarfaceejr: XDG_RUNTIME_DIR, is that getting set?
18:43.44gnarfaceejr: i think they did change some XDG stuff and it caused me problems with enlightenment too, i had to start setting XDG_RUNTIME_DIR in my .bash_profile
18:43.55gnarfaceejr: (not sure if that's fixed or not)
18:44.22gnarfacefilipdevuan_: it's gonna be different for every window manager.  you'll have to check your's particular docs
18:44.23ejrstrangely enough, in the tty that i used startx in, it is not set, but in another one it is (e.g. in tmux). lol
18:44.38ejrit should be set to /run/user/1000 right?
18:44.50gnarfaceinteresting
18:45.11gnarfaceuh, it actually almost doesn't matter what it is set to.  i'm not sure where it's even supposed to go, i pointed mine to /tmp
18:45.50gnarfaceall that matters is it's unique for every user.  there could be security issues otherwise (and obvious massive breakage)
18:46.51ejrhmm, so if i add export XDG_RUNTIME_DIR="/some/path" to /etc/environment as well, it might work, you think?
18:47.37gnarfacehmm, not sure, but i assume so if that file is parsed like a shell script and has access to the user's environment variables
18:47.55gnarfacei just don't know (mine is empty here)
18:48.29gnarfacei put this in my ~/.bash_profile and it worked but it's fucking ghetto: http://paste.debian.net/1143800/
18:48.36gnarface(use at your own risk)
18:48.39ejrthe even stranger thing is that it worked earlier on, after I had the Xauthority issue fixed... but now it doesnt anymore...
18:49.09filipdevuan_on xfce
18:49.15filipdevuan_ok nvm cheers
18:50.07gnarfaceejr: yea, so if it worked after a full upgrade and a clean reboot, that suggests it's environmental and not package related, but just to be sure can you make sure you're fully upgraded?  "apt-get update && apt-get upgrade && apt-get dist-upgrade"
18:50.08gnarfaceejr: is it possible you applied some fix manually and simply forgot to make sure it would persist through a reboot?
18:50.52ejrok, i will check upgrades, and I also just put your little script in my bashrc. will see if it works then, and return to let you know in some mins, brb
18:51.01gnarfaceejr: hmm, but if this was the issue i'd also expect some better error, maybe permissions related.  did anything show up in dmesg or syslog about this perhaps?
18:51.12gnarfacedrat, i'm too slow
18:55.12*** join/#devuan ejr (~no@178.165.130.63.wireless.dyn.drei.com)
18:55.17ejrnegative...
18:55.51ejrIt hung at startx for about a minute, then it read "Timeout in locking .config/Xauthority" and then after some seconds I just got a black screen on the tty that persists...lol
18:56.27gnarfaceejr: i forgot to be clear, that variable needs to be unique per user, not unique per ~/.bashrc, but the error you got suggests it was already being set right before that change, so yea, back it out.
18:56.53gnarface*not unique per SHELL as ~/.bashrc would make it, i mean
18:57.37ejrnot sure what you mean. you mean the xdg script has to be in .bash_profile instead of .bashrc?
18:57.40gnarfacethe error you got was the one i would expect for it being set wrong in the first place, so if you get that error setting it this way, but don't get the error otherwise, then it was probably already correct and this isn't the issue.
18:58.47gnarfacebut yea, i explicitly specified ~/.bash_profile instead of ~/.bashrc on purpose.  they aren't quite used the same.
18:59.13gnarface(in ~/.bashrc what i would expect is it would work for the first login but not subsequent logins)
19:00.01ejrok, well, i dont even have a .bash_profile but i can try putting it in there.
19:00.28ejralso, the blank screen on the startx tty just went away and now it reads "xauth: /home/user/.config/Xauthority not writable, changes will be ignored"
19:01.03gnarfacehmmm
19:01.19gnarfacethat's after backing out my change then relogging?
19:01.21fsmithredwhat's it doing in ~/.config?
19:01.32gnarfacei wonder if you have been getting this error all along or this is new?
19:01.38ejrnope, not yet
19:01.46ejrwill do that now, brb
19:02.03ejrahh, i had that once, yeah, but not all the time
19:02.10ejrbrb
19:07.22gnarfacehmm, fresh install... i wonder what could have gone wrong?
19:08.47*** join/#devuan ejr (~no@178.165.130.63.wireless.dyn.drei.com)
19:08.57ejrok nguys, it's getting stranger and stranger.lol
19:10.07ejrwhen I tried the xdg script in .bash_profile I could not run any commands, as if PATH was suddenly unset. Also aliases from .bashrc were not recognized anymore. X didnt work either ofc. I deleted .bash_profile again and your script too, but x does not start still, claiming that it has no authority to write to .config/Xauthority
19:10.59ejrbut when I run startx there first is a blackscreen on that tty for about 5 mins, and at least once that even transfers to my OTHER tty on which I am in tmux right now, running irssi
19:11.15gnarfaceejr: well, first of all, Xauthority shouldn't be in ~/.config to begin with.  so something is already wrong with that, but secondarily it should be readable by your user, so that suggests two problems
19:11.25ejrso then I have to manually reload that tty with CTRL+ALT+F2 to get back to irssi lol
19:11.33gnarfaceejr: should be *writable* by your user too, to be clear
19:11.51ejrI set Xauthority to .config becuase I wanted it there, it can easily be set to that with the $XAUTHORITY var, and this has worked for me for months without any problems
19:13.07ejrah also, I just noticed that it now created new Xauthority files in .config, like Xauthority-l, Xauthority-n, ...
19:13.51gnarfacei'm just not sure if setting XAUTHORITY means you'll need to set other variables too to match
19:14.24gnarfacei'm pretty sure ~/.config/ isn't where they're supposed to be but that might not be what is breaking this unless the issue is they need to be in the same directory with something else
19:14.26ejrand for some reason permissions on Xauthority were set root:root, and to user:user on the other two. But I deleted the Xauthority earlier on, so that must have happened afterwards
19:14.48ejri can temporarily unset $XAUTHORITY just to exclude that that's the problem ofc
19:15.00gnarfaceit should be easy to fix the permissions on it
19:15.18gnarfacei don't know how they could have got set wrong though unless you launched it as root but used the user's home directory still
19:15.31ejrjust to be sure: I can delete Xauthority files with no worries, right?
19:15.50gnarfaceif X isn't currently running, yes
19:15.59ejrwell tbh I might have done something stupid earlier on that might have caused some trouble: i ran chown -R user:user on /home/user
19:16.48bgstack15that shouldn't have caused an issue.
19:17.07gnarfacehmm, yea, but what lead to needing to do that... because that could have
19:17.15ejrok..i was worried, but not sure
19:17.37ejrbrb, restarting without $XAUTHORITY set
19:20.05*** join/#devuan ejr (~no@178.165.130.63.wireless.dyn.drei.com)
19:20.21ejrnow it does not linger for 5 mins after startx, but terminates x right away.
19:20.52ejrhttp://paste.debian.net/1143809/ is the current Xorg log, but I dont think much has changed to earlier
19:24.00ejralso, i can launch xserver with sudo startx, but ofc i dont want to do that with sudo privileges
19:24.15ejr(but this means its most likely not a graphics issue i guess)
19:26.05gnarfacehmm, does suggest a permissions issue on some files or a device node
19:26.06*** join/#devuan ac_laptop (~ac_laptop@186.2.247.129)
19:26.16ejrpermissions on .Xauthority are "0 -rw-------"
19:26.41gnarfaceneeds to be owned by your user too
19:27.04gnarfacei can't tell that from this^
19:27.07ejrso just chown user:user .Xauthority?
19:27.21gnarfaceyea, but if it wasn't already set to that by default then something is already wrong
19:27.49ejrah well, it's "0 -rw------ 1 user user", sorry
19:28.01gnarfaceshould be fine then
19:28.20gnarfacedid you change video cards recently too?
19:28.24gnarfaceor drivers?
19:28.37gnarfacepermissions requirements are different for nvidia than others
19:28.48gnarface(even different than nouveau, and different between releases)
19:28.49ejrhm, well, in some mins my other fresh install is finished, then I'll see whether it works on a similar laptop. if not, i will just use ceres
19:29.01ejrno, i didnt change anything with respect to vidoe cards or drivers
19:29.05gnarfacewhich laptop is this?
19:29.22gnarfacemake and model?
19:29.27gnarfacejust for my notes
19:29.35ejrX60
19:29.48ejrone librebooted (this one), the other one (fresh-installing now) isnt
19:29.50ejrthinkpad x60 that is
19:29.54gnarfacethat's a lenovo thinkpad, or a IBM one?
19:30.03ejrtechnically lenovo, officially still ibm
19:30.18gnarfaceso it is from before they sold the brand to them?
19:30.31gnarfacei don't remember the timeline on that exactly
19:30.58slvrafter sale, before brand change
19:31.06slvrI have a similar machine
19:31.23slvrneed to crack the svp to use it though
19:31.31ejrit was right around that time, 2006
19:31.48ejri basically exclusively use my 3 X60 machines, lol
19:31.51ejror one is actually an X61
19:32.03slvrI need to find a t42 with a broken screen and bad keyboard I think
19:32.58gnarfacehmm, i forget if the intel driver in beowulf requires Xorg to be run through the suid root wrapper or not
19:33.26gnarfaceat some point i think they changed it so it did not anymore, but it could still cause issues if you have a configuration halfway between the two states
19:34.17ejrwell, if it does, it only does so since today's update, cause it worked until today
19:34.23fsmithredshould work ok since elogind is installed
19:34.27fsmithredas user, I mean
19:34.51ejri have just tried on the other x60 with a minimal beowulf install with only the Xserver packages and i3-wm, there i also cannot get into x unless i am root.
19:35.16MinceRmy X60s has both IBM and Lenovo logos on it
19:36.57ejrif i install ceres, i will not get today's kernel upgrade, right?
19:37.03*** join/#devuan tarbz2 (~Thunderbi@unaffiliated/targz)
19:37.05ejreven if i run apt-get upgrade with ceres packaging?
19:37.27fsmithredif you choose a network mirror, you should get whatever is in the repo today
19:38.08*** join/#devuan tom (~tom@206-212-236-243.static.onlinenw.com)
19:38.11fsmithredoh, not a new install. Upgrade should also give you whatver is current.
19:38.17tomI am unable to mount network shares in beowulf
19:38.35Guest87495# mount -t nfs -v viridi:/ /mnt
19:38.35Guest87495mount: /mnt: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.
19:38.39ejrhmm...
19:38.58Guest87495despite never having to do it before, i specified type
19:39.05ejri will purge the 0-8 kernel from today and try with 0-6, brb
19:39.05Guest87495and it still did not work
19:39.11*** join/#devuan Garb0 (~Garb0@unaffiliated/garb0)
19:39.24*** join/#devuan nailyk (~nailyk@carbonfusion/co-admin/nailyk)
19:41.01Guest87495nevermind
19:41.08Guest87495looks like beowulf requires nfs-common
19:41.16Guest87495i feel like that really should be part of the base system
19:41.31fsmithredI thought it was part of the base system
19:45.05*** join/#devuan ejr (~no@178.165.130.63.wireless.dyn.drei.com)
19:45.08ejrstill no luck.
19:45.21Guest87495fsmithred, apparently not
19:45.28Guest87495at least not when using the beowulf install disc
19:47.35*** join/#devuan user282069 (~user@32.ip-51-91-79.eu)
19:48.09ejrshould I file a bug report for my issue?
19:49.03fsmithrednfs-common in the desktop-live, which has the same packages as a default desktop install from installer isos (with network mirror)
19:49.19fsmithredGuest87495, did you install with a mirror?
19:49.25Guest87495yes
19:50.26fsmithredwhat did you install?
19:52.22*** join/#devuan shibboleth (~shibbolet@gateway/tor-sasl/shibboleth)
19:53.12gnarfaceejr: since it's recreateable with a fresh install, i think so yes.  the fact it works with sudo suggests it is a mundane permissions or path issue that can be trivially fixed by hand if you can find it though.  any chance adding yourself to the "video" group changes anything by the way?
19:54.10gnarfaceejr: sorry i don't have any further advice really.  i haven't run into this one yet.
19:56.00ejrthat would be "adduser myusername video", right?
19:56.27slvrusermod $(whoami) -aG video
19:56.31ejr^ gnarface
19:57.22fsmithredejr, elogind and libpam-elogind are installed?
19:57.22ejrok, done that. gonna reboot and try one last time :)
19:57.43ejrfsmithred: yes
19:59.36*** join/#devuan ejr (~no@178.165.130.63.wireless.dyn.drei.com)
19:59.41ejrstill doesnt work.
20:00.10ejrso if i want to keep using devuan, which version should i install to avoid this problem? ceres, and never running upgrade/dist-upgrade?
20:00.42*** join/#devuan ullet_ (~ullet@165.231.178.25)
20:01.18*** join/#devuan Garb0 (~Garb0@unaffiliated/garb0)
20:01.47*** join/#devuan Garb0 (~Garb0@unaffiliated/garb0)
20:01.51gnarfaceejr: adding yourself to the video group didn't work either?  at this point we don't even know what actually caused this.  we need to figure that out first.
20:01.57slvrejr: are you even using a desktop?
20:02.15slvrlooks like x starts fine and then stops
20:02.19fsmithredejr, I'm about to test this in ceres. So far, it's working, but I need to upgrade and see if it breaks.
20:02.26ullet_x marks the stop
20:02.43slvrsomething like the startxfce4 might work for you
20:05.24fsmithredstill working here after upgrade
20:06.14ejrslvr: no, just i3-wm, and dwm
20:06.38slvrejr: did X leave you at a black screen or did it start and terminate?
20:06.43ejrand actually this issue has brought me to the brink of going completely without Xserver, just using plain tty+tmux, lol
20:07.00slvrX & sleep 2; DISPLAY=:0 xterm
20:07.01ejrslvr: see above; originally it gave me a black screen for some mins, now it just terminates
20:07.26slvryeah you need an xprofile
20:07.27ejrnow after i installed dwm on the other machine on a fresh install, it works without any problems.
20:07.38slvrimho reinstall your desktop env and display manager
20:07.48fsmithredno dm
20:07.58slvrnodm is pretty great
20:08.06fsmithredejr, what libpolkit packages are installed?
20:08.59fsmithredlibpolkit-{gobject|backend}-elogind-1-0 might be needed
20:09.33gnarfacefor just running startx from a virtual terminal though?  shouldn't be required, and i wonder if it could be causing issues...?
20:09.49fsmithredright, it really shouldn't be needed
20:10.04gnarfaceejr: ^ i already asked you this but can you paste the exact literal package names for fsmithred here?
20:10.40ejrfsmithred: theyre both installed
20:10.51ejrok
20:11.03fsmithreddon't past 5 lines at once
20:11.05fsmithredpaste
20:12.16Guest87495How is it that USB DAC/ADCs are used for production?
20:12.18ejrhttp://paste.debian.net/1143827/
20:12.47Guest87495Wouldn't the added jitter and latency of USB be a show stopper (literally) compared to a sound card on a PCIE bus?
20:13.56gnarfaceGuest87495: that might be a better question for #alsa
20:14.23gnarfaceGuest87495: though my assumption is that the answer is a combination of software and workflow mitigations
20:14.43Guest87495but buying a dedicated dac is all about latency
20:15.00slvrusb and pcie are both packet based so who cares
20:15.20ejrthe more i think about it, the more i enjoy the idea of not using x anymore. do any of you guys do this? running everything on the tty (e.g. with tmux)? if i really needed a graphical browser i could set up another x60 with mate-desktop or something and use that once in a while if people require me to use stupid javascript websites
20:15.30fsmithredpeople who are recording live music care
20:15.36gnarfaceGuest87495: it isn't my area of expertise, but you will have to be very careful which USB device you buy.  support for them is spotty on linux, so do your research first
20:15.43slvrejr: I do most of my work in a screen session
20:15.53fsmithredejr, I like X, but there are plenty of folks in the devuan community who are cli-only
20:16.09slvrX is how I launch my xterms. :p
20:16.22fsmithredme too, slvr
20:16.26fsmithredlol
20:16.27Guest87495slvr, why screen instead of tmux?
20:16.41slvrbecause I know screen and tmux users are too preachy
20:17.01slvrcongrats on finding salvation though
20:17.26ejrslvr: there are two syntactic ways to make sense of your statement about preachyness :P
20:17.38ejr(could be said about emacs and vim users as well)
20:18.03slvrhmmm. not sure if vim users are more or less preachy than emacs users.
20:18.12fsmithredwho uses emac and vim? :P
20:18.32slvrI don't actually like vim. prefer lighter vi clones.
20:18.50onefangsuggests the holy warriors head over to #debianfork.
20:19.26slvri refuse to push my religion on others. :) I will help fix X though.
20:20.03ejrfsmithred: s/and/when there is/
20:20.32fsmithredI've been trying to reproduce your problem, but qemu is giving me problems of my own
20:21.16slvrI have a sneaking suspicion that X is starting and then failing to start the not-desktop-environment that the user is expecting.
20:21.20ejrfsmithred: talking about qemu, i also had a weird issue with kvm, complaints that I the kvm group did not exist. Not sure if that error was there before. I dont use qemu/kvm but I just created the kvm group to get rid of the error...
20:21.30ejrmaybe THAT caused all my trouble. lol
20:21.33slvrnah
20:21.36slvrunrelated
20:21.48fsmithredI think the general consensus is that you can ignore that warning
20:21.53ejrbtw are you guys devuan developers?
20:22.02fsmithredI am - I make the live isos
20:22.03gnarfaceis not
20:22.13ejrnice :)
20:22.40ejryes, fsmithred, i was told i can ignore the warning, but still such warnings trigger my autism so that i want to get rid of them
20:22.47fsmithredgnarface is unofficial but essential member of the support team
20:23.03gnarfacethanks fsmithred :)
20:23.03ejrjust like lost of .files in my homefolder do, which makes me want to have as many of them as possible in .config or other suitable folders
20:23.19fsmithredkeep in mind that linux checks for everything when you boot, and it likes to tell you what it didn't find
20:23.31slvryou could build without kvm support
20:23.43onefangI'm a Devuan developer, mirror herder.
20:23.48slvrbut most of us would prefer to have it by default...
20:24.30slvrruns kvm on devuan for some web services I prefer to isolate
20:28.30*** join/#devuan AntoFox (~Thunderbi@net-188-217-175-71.cust.vodafonedsl.it)
20:30.13fsmithredI found a ceres VM with no X. I'm adding it now.
20:30.20bgstack15Is it so terrible a thing to say, that if stuff works the way you want, you can ignore any warnings you investigate to some degree with no conclusive results?
20:30.39fsmithredbgstack15, I sure hope so - been doing that for 20 years
20:32.27bgstack15I've removed 7.5 mattress tags, with no adverse effects! (Minus becoming a GNU/Linux nerd)
20:32.49fsmithredI added libpam-elogind and elogind, and X still is not starting. (installed without Recommends)
20:32.52gnarfaceejr: all those tests i walked you through, they were on a bare-metal devuan install, not one running in a guest like qemu, right?
20:33.43ejra while ago i wanted to get rid of the lingering "sda5_crypt ...busy" message on luks-encrypted installations. i remember someone here or in the forum pointed me to some config file that can be downloaded somewhere and just used to replace the old one on the system. does anyone remember which file that is?
20:34.10ejrgnarface: yes, bare-metal with only basic system utilities installed (netinstall)
20:36.12*** join/#devuan aitor_ (~aitor@163.83-213-104.dynamic.clientes.euskaltel.es)
20:36.15aitor_hi
20:37.15fsmithredhi aitor_
20:37.47aitor_:)
20:37.58fsmithredejr, the other way to start X wtihout display manager is to install xserver-xorg-legacy and add a line to Xwrapper.config. That still works in ceres.
20:38.28fsmithredaitor_, I tried packaging simple-netaid in beowulf, but it failed. Error message wasn't helpful.
20:39.19aitor_no worries, maybe my fault. I've just uploaded the packages of simple-netaid-cdk for beowulf:
20:39.20aitor_http://gnuinos.org/simple-netaid-cdk/?dir=beowulf
20:39.26fsmithredit mentioned lines 15 and 18 in debian/rules
20:39.33fsmithredcool
20:39.50aitor_i tested it and worked
20:40.27aitor_there are a lot of features pending to be added, but first things first
20:40.50aitor_the most important part is libnetaid
20:41.14fsmithredwhat's that do?
20:41.43aitor_the shared library?
20:41.48fsmithredyeah
20:41.53fsmithredoh
20:41.56fsmithrednm
20:42.12fsmithredI thought you meant that libnetaid was part of the pending features
20:42.42onefangI'm still wondering what this netaid thing is.
20:42.46fsmithredI think I need more coffee
20:42.56fsmithredit's a simple network manager
20:43.03fsmithredthat doesn't require dbus
20:44.09aitor_in part
20:44.32aitor_it's not difficult to cause failures in wicd
20:47.37aitor_on the other hand, simple-netaid will have a non Xorg interface (ncurses) and also a Gtk and Qt interfaces
20:47.56onefangThe only problem I have with wicd is that in keeps rewriting it's config file, even though nothing actually changed, it's just reordering bits.  Annoys etckeeper.
20:50.25aitor_onefang: if you try to connect to a network device from the command line without flushing the ip addresses, the status icon of wicd will fail
20:51.26aitor_those attempts cause intermittences in the network connection
20:51.50onefangI don't do that, nor use the status icon.  I just use the GUI to change WiFi connections.
20:52.01aitor_my phone...
20:52.17*** join/#devuan ymasson (~ymasson@lfbn-bor-1-1475-52.w193-250.abo.wanadoo.fr)
20:52.37onefangWhich I had to do a lot during Easter, when the home Internet connection was horrid.  It's much more stable now we have changed ISP.
20:55.47onefangWith stable Internet, my only interactions with wicd are if I need to reboot, which makes it re-order a couple of lines in it's config file, which makes etckeeper complain next time I apt update or apt install.
20:58.02onefangI usually only boot for new kernels or power failures.
21:00.11onefangBut I'm sufficiently annoyed at my /etc git logs filling with "Wicd is being wicked." that' I'd try out simple-netaid if it get into Devuan.
21:11.48openbsdtai123devuan has a serious problem with amd64 while copying on sd pendrives or disk, using fdisk and mkfs.... and more. amd64 has a big bug with FSs, especially ext and fat.
21:13.25golinuxhttps://bugs.devuan.org/
21:14.20openbsdtai123no i have other duties than posting bugs :( I am not a developer or programmer.
21:14.32fsmithredI see no problem
21:14.49slvrsometimes dd just failes to right jack diddly for me
21:14.57slvrconv=sync sometimes helps
21:15.15openbsdtai123I just told you guys... you will see. I am sure about it.
21:15.54slvrseeing it claim to write 800Mb/s to usb is lol
21:15.59openbsdtai123I am running 4 partitions and various devuan. the issue comes from ascii amd64 <-.
21:16.01golinuxbites her tongue
21:16.19slvr*MB/s
21:20.16*** join/#devuan xcm (~xcm@ipa210.225.tellas.gr)
21:23.26*** join/#devuan phyre (~phyre___@78.30.23.107)
21:23.52fsmithredok, I just formatted an sd card in ascii, made four partitions, mounted one and copied a file to it. All worked fine. What next?
21:25.30openbsdtai123done know it does that on devuan ascii kernel, two amd64 kernels and the classic from repo.
21:27.26gnarfaceopenbsdtai123: most likely just the writeback cache sabotaging you.  try running "sync" before unplugging the drive from the usb port
21:27.57gnarfaceopenbsdtai123: (alternately you can run the "eject" command on the device)
21:28.01openbsdtai123I do alwys sync. mkfs.XXX fails to perform, it can sometimes hang. it does that with two kernels on several intel notebooks.
21:28.34gnarfacehmm, might be the USB key itself.  this is a problem someone else here would have noticed.
21:28.50openbsdtai123I have 4 to 6 scandisk 16 gb
21:29.09openbsdtai123On hdd it does same (500gb wd).
21:29.22gnarfacemaybe you just didn't wait long enough?  i mean, usb is really slow.
21:29.23openbsdtai123if I boot x32 ascii, it just format.
21:29.45gnarfaceflash storage is often even slower
21:29.49openbsdtai123it works on same hardware with 32bits so it should.
21:29.58openbsdtai123I waited 1 hour about.
21:30.16gnarfacefor how much data?
21:30.26openbsdtai123mkfs.vfat /dev/sdb1
21:30.29openbsdtai12316 gb
21:31.14gnarfacetry it with xfs instead
21:31.40gnarfaceext4 does a really slow format.  i forget if vfat does too, but i know xfs doesn't.
21:31.46fsmithredmkfs.ext2 and mkfs.vfat both work here
21:32.23openbsdtai123ok, so it is fine.... i just mentioned about it. no worries - maybe it will be fixed one day.-
21:32.42fsmithrednot if nobody knows what to fix
21:32.44gnarfacewell the issue is that you've probably inflicted this on yourself
21:32.54gnarfacesince none of us can recreate the issue
21:33.13golinux<gnarface> well the issue is that you've probably inflicted this on yourself
21:33.18golinuxThis ^^^
21:35.48gnarfaceand to be absolutely clear here, 1 hour isn't even close to enough time to write 16GB of data to a cheap flash drive
21:36.10gnarface(that's why i asked for a xfs format for comparison)
21:36.42openbsdtai123ahhh a good idea would be to try with ubuntu kernel ... i will test it this weekend.
21:37.16golinuxWhy is anyone still playing this fruitless conversation?
21:37.31gnarfacei just gave up right then
21:37.58gnarfacewhen i realized he won't execute any tests he knows might prove him wrong.  he just wants to assert his false reality for the sake of wasting other people's time.
21:38.05openbsdtai123sure... I understand.
21:38.59golinuxgnarface: You just figured that out?
21:39.14gnarfacewell, i give everyone two chances
21:40.02golinuxThere have been more that that, I'm sure.  :)
21:40.29gnarfaceuh, maybe but i think i only remember this guy from a couple days ago
21:40.46golinuxneeds a break
21:43.49*** join/#devuan systemdlete (~systemdle@c-76-105-3-38.hsd1.ca.comcast.net)
21:47.42*** join/#devuan g4570n (~g4570n@unaffiliated/g4570n)
21:54.44*** join/#devuan banisterfiend (~textual@ruby/staff/banisterfiend)
22:04.28*** join/#devuan petzi (~petzi@p578b3438.dip0.t-ipconnect.de)
22:04.28*** join/#devuan Garb0 (~Garb0@unaffiliated/garb0)
22:05.25*** join/#devuan silentjet (~jet@staticline-31-182-193-145.toya.net.pl)
22:12.58*** join/#devuan gnu_srs (~srs@2-248-159-26-no549.tbcn.telia.com)
22:24.41*** join/#devuan bsd4me (~me@98-106-74-65.gci.net)
22:24.51*** join/#devuan xcm (~xcm@ipa210.225.tellas.gr)
22:35.37*** join/#devuan Centurion_Dan (~Thunderbi@devuan/developer/centuriondan)
22:47.38*** join/#devuan unixman (~aunixman@unaffiliated/eracc)
23:06.04*** join/#devuan Garb0 (~Garb0@unaffiliated/garb0)
23:17.07*** join/#devuan Bjornn (~Bjornn@cpe-76-179-91-198.maine.res.rr.com)
23:33.02gnarfaceif ejr comes back, someone do encourage them to make sure to try the xserver-xorg-legacy package.  the more i'm thinking about this the more i seem to recall that it was the modesetting driver not the intel one that could run without suid root now
23:33.45gnarfacethough for the intel one i can't even be sure that is the same case for every single piece of hardware it supports
23:34.22gnarface(it may only require it for certain DRI features)
23:37.23*** join/#devuan bsd4me (~me@98-106-74-65.gci.net)
23:37.59*** join/#devuan banister_ (~textual@84.241.199.226)
23:40.40*** join/#devuan banisterfiend (~textual@ruby/staff/banisterfiend)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.