IRC log for #devuan on 20171219

00:00.26*** join/#devuan cyteen_ (~cyteen@104.31.7.51.dyn.plus.net)
00:06.09*** join/#devuan g4570n (~g4570n@unaffiliated/g4570n)
00:15.31*** join/#devuan hunger_ (~quassel@kde/developer/hunger)
00:21.23*** join/#devuan fugitive_ (~fugitive@178.220.199.114)
00:26.49*** join/#devuan tpcoder (525e2a31@gateway/web/freenode/ip.82.94.42.49)
00:27.00tpcoder\o
00:27.41tpcoderdoes anyone know how to bypass the distribution name check when installing nodejs?
00:28.09tpcoderright now i am getting this error -> ## Your distribution, identified as "ascii", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support
00:28.59tpcoderdebian jessie and debian stretch is officially supported
00:35.18specingwhat if nodejs expects systemdumb?
00:38.10djphthat'd be unfortunate.  Suppose "switch languages"
00:44.39tpcoderit doesn't depend on systemd
00:45.25tpcodereven if it did i would not consider "switching languages"
00:45.55msiismspecing: i remeber blinkdog telling me sth about debian never getting packaging nodejs right, lately.
00:46.36djphso you'd rather depend on systemd?  that's ... unfortunate
00:46.50specingwhat does "switching languages" mean?
00:47.13djphuse anything other than node, so that you didn't have to depend on systemd
00:47.20KatolaZit has nothing to do with systemd
00:47.26djphI know it doesn't
00:47.30specingtpcoder: idk, I'd try putting debian counterpart itno /etc/lsb-release or whatever the file is
00:47.35KatolaZit's just due to the way packages regognise the underlying distro
00:47.38specingafter doing a snapshot
00:48.00KatolaZthere is no systemd involved
00:48.22tpcoderspecing: yeah i am gonna pipe the output to awk or something and run it afterwards
00:48.28KatolaZit's just that the packager needs to know about devuan, and how to check it
00:49.28msiismspecing: blinkdog is apparently using nodejs on devuan and could very possibly help out. but he is not here now.
00:49.30fsmithreddowngrade base-files?
00:49.34fsmithredducks
00:49.49KatolaZno fsmithred
00:51.44tpcoderdjph: no, i would not rather depend on systemd. Stop acting like a goofball please.
00:52.37djphtpcoder: err, now you've lost me, given the rhetorical goofy question, and my equally tongue-in-cheek response.
00:53.09*** join/#devuan Schallaven (~Schallave@grad338-038.resnet.yorku.ca)
00:53.24tpcoderi have a job dude. and that involves programming with server side javascript a.k.a nodejs
00:54.27tpcoderi don't have plans to "switch languages" just because it depends on systemd which it actually doesn't
00:56.46tpcodersorry it came off a bit offensive
00:56.58*** join/#devuan rsevero (~rsevero@200.219.97.94)
00:57.14tpcoderi couldn't tell you were being sarcastic :)
00:58.06rseveroHi, just getting my first experiences with Devuan. What is the recommended way to install MariaDB (the latest if possible ;) in Devuan?
01:00.03*** join/#devuan msiism1 (~devdoc@dslb-178-005-121-089.178.005.pools.vodafone-ip.de)
01:00.16KatolaZrsevero: apt-get install mariadb ?
01:00.58*** part/#devuan msiism1 (~devdoc@dslb-178-005-121-089.178.005.pools.vodafone-ip.de)
01:01.02*** join/#devuan msiism1 (~devdoc@dslb-178-005-121-089.178.005.pools.vodafone-ip.de)
01:02.28rseveroKatolaZ: # apt-get install mariadb
01:02.29rseveroReading package lists... Done
01:02.29rseveroBuilding dependency tree
01:02.29rseveroReading state information... Done
01:02.29rseveroE: Unable to locate package mariadb
01:02.54KatolaZoh lord
01:02.56KatolaZ:D
01:03.01KatolaZapt-cache search mariadb
01:03.03KatolaZ;)
01:03.06tpcodermariadb-server?
01:03.11KatolaZmariadb-client?
01:03.56tpcoderi don't think he is trying to install the client
01:04.30rseveroI get the 10.0 version this way KatolaZ. how could I get a 10.1 or 10.2 MariaDB server?
01:04.41KatolaZrsevero: change distro?
01:04.49KatolaZ:)
01:04.52tpcoderwhat release are you on?
01:04.57KatolaZwhich version of devuan are you using?
01:04.59KatolaZjessie?
01:05.18rseveroKatolaZ: I'm currently thinking about changing from Ubuntu server to Devuan ;)
01:05.24KatolaZrsevero: 10.1.26 is in ascii
01:05.33KatolaZascii is not yet released
01:05.36KatolaZbut will be
01:05.37rseveroDevuan GNU/Linux 1.0 (jessie)
01:05.40KatolaZprobably soon
01:05.55KatolaZyou can upgrade from jessie to ascii
01:06.18rseveroKAtolaZ: So I would get 10.1. Ok. That's better.
01:06.46rseveroCan I use Debian packages available at MariaDB's repositories in Devuan?
01:07.03KatolaZrsevero: if you mix repos, you are on your own
01:07.12KatolaZthe same holds in Debian :)
01:07.40KatolaZthe only way to be sure that you stay away from systemd-stuff is to use only devuan repos
01:07.53rseveroKatolaZ: Ok, so if I need a newer MariaDB in Devuan the safest option would be to compile it myself?
01:07.54*** join/#devuan KittenNIX (~KittenGNU@unaffiliated/kittengnu)
01:08.44KatolaZrsevero: I don't think mariadb depends on systemd
01:08.51KatolaZbut I don't know
01:08.51*** join/#devuan nighty- (~nighty@kyotolabs.asahinet.com)
01:09.25tpcoderit doesn't and it shouldn't
01:11.04rseveroSo it should be safe to install Debians MariaDB package in Devuan?
01:11.48fsmithredrsevero, you don't need to get it from debian
01:11.54tpcoderit does depend on libdystemd though
01:12.03fsmithredif you have devuan installed, just install it from the repo
01:12.10fsmithredoh, you need newer
01:12.12tpcoderlibsystemd0*
01:12.21fsmithredso does xorg, tpcoder
01:12.30KatolaZand more, atm
01:12.37rseverofsmithred: I mean the ones from MariaDB's repos targeting Debian.
01:12.38tpcoderyeah I know
01:12.53fsmithredyes, rsevero those probably work
01:17.21*** join/#devuan ddg (~ddg@unaffiliated/ddg)
01:18.56rseverofsmithred: I will try it. Thanks you all.
01:19.44KatolaZno problem rsevero
01:24.35*** join/#devuan infobot (ibot@rikers.org)
01:24.35*** topic/#devuan is Recent (2017-05-25): Jessie 1.0.0 stable release http://ur1.ca/qxaa5 || This is the Devuan https://devuan.org/ discussion channel (logged at https://botbot.me/freenode/devuan - with useful 'search') | Please take off-topic conversation to #debianfork | /msg chanserv info #devuan | !listkeys #devuan <foo> | Devuan Forum: https://dev1galaxy.org/
01:39.55*** join/#devuan Humpelstilzchen (erik@p4FD038F5.dip0.t-ipconnect.de)
01:51.01*** join/#devuan theLambda (~theLambda@mue-88-130-62-120.dsl.tropolys.de)
02:10.29*** join/#devuan tsuggs (~tsuggs@adsl-074-171-024-060.sip.int.bellsouth.net)
02:40.07*** join/#devuan Humpelstilzchen (erik@p2E5B27B1.dip0.t-ipconnect.de)
03:05.56*** join/#devuan Hoshpak (~Hoshpak@p200300C90BC80B00550D2BD9247679AA.dip0.t-ipconnect.de)
03:11.33*** join/#devuan konsolebox (~konsolebo@112.198.118.26)
03:18.41*** join/#devuan Mr_Pan (~Mr_Pan@unaffiliated/mr-pan/x-4457432)
03:19.21*** join/#devuan nullawk (~mo@50.38.42.217)
03:35.31*** join/#devuan zedki (~1drng@174-124-85-174.dyn.centurytel.net)
03:52.20*** join/#devuan Dantalion (~Dantalion@D978CDAF.cm-3-1d.dynamic.ziggo.nl)
04:08.55*** join/#devuan amarsh04 (~amarsh04@118.211.97.108)
04:16.15*** join/#devuan Irrwahn (UNKNOWN@p549A6789.dip0.t-ipconnect.de)
04:54.21*** join/#devuan thaller_ (~thaller@2001:a61:3404:4500:b0cc:289c:3cf3:f449)
05:05.52*** join/#devuan thaller_ (~thaller@2001:a61:3404:4500:85d9:55c1:d60d:383b)
05:06.47*** join/#devuan konsolebox (~konsolebo@112.198.118.26)
05:15.52*** join/#devuan thaller_ (~thaller@2001:a61:3404:4500:1841:9f26:db83:af89)
05:23.03*** join/#devuan ddg (~ddg@unaffiliated/ddg)
05:23.34*** join/#devuan bwn (~bwn@c-67-174-159-210.hsd1.ca.comcast.net)
05:25.21*** join/#devuan thaller_ (~thaller@2001:a61:3404:4500:d0ef:c880:6809:f8a3)
05:31.57*** join/#devuan thaller_ (~thaller@aftr-62-216-207-146.dynamic.mnet-online.de)
05:36.25*** join/#devuan manchot (~user@59.77.38.222)
05:38.55manchothi, if I set up multi-factor authentication for SSH, such as google-authenticator, can I use a simple password to logon to my ssh? is it secure?
05:39.38manchotI mean with a a dynamic code from google-authenticator on my phone, and a simple password, it is safe enough? Because obviously I can't remember a very long password for ssh.
05:47.43*** join/#devuan zedki (~zedki@174-124-85-174.dyn.centurytel.net)
05:48.09zedkiwondering where .conky is. It is not where it is in every other distro that I've seen
05:54.38zedkifound it;  /etc/conky/conky.conf
06:02.53*** join/#devuan konsolebox (~konsolebo@112.198.118.26)
06:17.54*** join/#devuan vibe (~vibe@85-76-7-193-nat.elisa-mobile.fi)
06:18.21vibegood morning. Newest image update broke something. I got this error. grub-probe: error: cannot find a GRUB drive for /dev/sdd1.  Check your device.map.
06:28.07*** join/#devuan AlexLikeRock (~AlexLikeR@unaffiliated/alexlikerock)
06:33.02AlexLikeRockhi guys im back
06:33.05AlexLikeRock:)
06:59.54*** join/#devuan konsolebox (~konsolebo@112.198.118.26)
07:35.30*** join/#devuan Irrwahn_ (UNKNOWN@p549A7678.dip0.t-ipconnect.de)
07:59.09*** join/#devuan menip (~menip@mobile-166-176-185-225.mycingular.net)
07:59.13*** join/#devuan Madda (~Madda@2-228-92-98.ip190.fastwebnet.it)
08:37.53*** part/#devuan hunger_ (~quassel@kde/developer/hunger)
08:37.58*** join/#devuan hunger (~quassel@kde/developer/hunger)
08:45.27*** join/#devuan thaller_ (thaller@nat/redhat/x-ojehjszpeplqejri)
09:15.26*** join/#devuan Madda (~Madda@2-228-92-98.ip190.fastwebnet.it)
09:16.47*** join/#devuan Madda (~Madda@2-228-92-98.ip190.fastwebnet.it)
09:23.12*** join/#devuan thaller (thaller@nat/redhat/x-wbxzbejrkdvoqhzy)
09:58.52*** join/#devuan thaller (thaller@nat/redhat/x-gpkffsnpwpbeqzoq)
10:01.00*** join/#devuan mtsd (~mtsd@h-19-90.A137.corp.bahnhof.se)
10:04.00*** join/#devuan eliasr (uid27497@gateway/web/irccloud.com/x-mtpczwaakfazzhru)
10:04.28*** join/#devuan ToffeeYogurtPots (~ToffeeYog@gateway/tor-sasl/toffeeyogurtpots)
10:07.00*** join/#devuan AntoFox (~Thunderbi@dynamic-adsl-78-12-41-88.clienti.tiscali.it)
10:08.27*** join/#devuan bill-auger (~quassel@75-138-187-221.dhcp.oxfr.ma.charter.com)
10:25.23*** join/#devuan ToffeeYogurtPots (~ToffeeYog@gateway/tor-sasl/toffeeyogurtpots)
10:25.52*** join/#devuan ferdy- (~ferdy@funtoo/contrib/ferdy-)
10:35.01*** join/#devuan Fervi (~fervi@89-78-6-88.dynamic.chello.pl)
10:45.32*** join/#devuan early (~early@68.ip-149-56-14.net)
10:55.52vibeok, solved my problem already. I had bootable usb drive attached and that foooled grub
10:55.55vibeexit
10:58.59gnarfaceheh, woops
11:27.04*** join/#devuan DarkUranium (~DarkUrani@77.38.34.142)
11:29.20*** join/#devuan AntoFox (~Thunderbi@dynamic-adsl-78-12-41-88.clienti.tiscali.it)
11:44.08*** join/#devuan cyteen_ (~cyteen@104.31.7.51.dyn.plus.net)
11:53.30*** join/#devuan godbed (~Wowbagger@HSI-KBW-149-172-214-55.hsi13.kabel-badenwuerttemberg.de)
12:01.07*** join/#devuan Drugo (~Drugo@62-11-1-95.dialup.tiscali.it)
12:06.49*** join/#devuan MDrights[SW (~MDrightsS@31.220.42.234)
12:09.01*** join/#devuan MDrights1 (~MDrightsS@31.220.42.234)
12:25.29*** join/#devuan cyteen_ (~cyteen@104.31.7.51.dyn.plus.net)
12:33.46*** join/#devuan cyteen__ (~cyteen@209.93.192.214)
12:45.57*** join/#devuan debdog (~debdog@2a02:8070:41cd:5a00:7a24:afff:fe8a:d04d)
12:52.04*** join/#devuan AntoFox (~Thunderbi@dynamic-adsl-78-12-41-88.clienti.tiscali.it)
13:00.57*** join/#devuan drawkula (~username@p2E517D2F.dip0.t-ipconnect.de)
13:06.46*** join/#devuan mtl (~mtl@twilight.mtl.zone)
13:08.11*** join/#devuan nmollerup (~nmo@212.237.181.53)
13:30.57*** join/#devuan nmollerup (~nmo@212.237.181.53)
13:40.45*** join/#devuan nmollerup (~nmo@91.214.20.133)
13:41.00*** join/#devuan debdog (~debdog@ip-37-201-5-9.hsi13.unitymediagroup.de)
13:46.42*** join/#devuan g4570n (~g4570n@unaffiliated/g4570n)
13:59.32*** join/#devuan nighty- (~nighty@s229123.ppp.asahi-net.or.jp)
13:59.37*** join/#devuan thehornet (~a0225280@192.91.101.31)
14:05.18*** join/#devuan debdog (~debdog@2a02:8070:41cd:5a00:7a24:afff:fe8a:d04d)
14:14.39*** join/#devuan jathan (~jathan@fixed-187-190-159-133.totalplay.net)
14:15.52*** join/#devuan obeardly (~obeardly@12.153.3.34)
14:28.31*** join/#devuan cyteen__ (~cyteen@247.158.93.209.dyn.plus.net)
14:28.33*** join/#devuan sunshavi (~user@181.64.192.140)
14:29.42*** join/#devuan cyteen (~cyteen42_@247.158.93.209.dyn.plus.net)
14:34.23*** join/#devuan debdog (~debdog@2a02:8070:41cd:5a00:7a24:afff:fe8a:d04d)
14:34.40*** join/#devuan Katnjia__ (~KittenGNU@unaffiliated/kittengnu)
14:59.08*** join/#devuan konsolebox (~konsolebo@112.198.118.26)
15:11.01*** join/#devuan IoFran (~Thunderbi@189.231.26.57)
15:23.05*** part/#devuan zjason (~user@36-231-153-19.dynamic-ip.hinet.net)
15:23.12*** join/#devuan zjason (~user@36-231-153-19.dynamic-ip.hinet.net)
15:24.09*** join/#devuan cyteen (~cyteen42_@162.209.125.91.dyn.plus.net)
15:24.56*** join/#devuan cyteen__ (~cyteen@91.125.209.162)
15:29.08*** join/#devuan etech3 (~root@e-tech-systems.com)
15:29.08*** join/#devuan etech3 (~root@unaffiliated/etech3)
15:33.59*** join/#devuan nighty- (~nighty@s229123.ppp.asahi-net.or.jp)
15:34.23*** join/#devuan etech3 (~root@e-tech-systems.com)
15:34.23*** join/#devuan etech3 (~root@unaffiliated/etech3)
15:39.36*** join/#devuan etech3 (~root@unaffiliated/etech3)
15:41.25*** join/#devuan targz (~Thunderbi@unaffiliated/targz)
15:44.50*** join/#devuan etech3 (~root@e-tech-systems.com)
15:44.58*** join/#devuan etech3 (~root@unaffiliated/etech3)
15:50.04*** join/#devuan etech3 (~root@unaffiliated/etech3)
15:55.04*** join/#devuan msiism (~devdoc@dslb-178-005-121-089.178.005.pools.vodafone-ip.de)
15:55.16*** join/#devuan etech3 (~root@e-tech-systems.com)
15:55.16*** join/#devuan etech3 (~root@unaffiliated/etech3)
15:56.36*** join/#devuan sokan (~Henry@unaffiliated/totaloblivion)
15:57.26*** join/#devuan Ipe (~Ipe@a91-156-244-112.elisa-laajakaista.fi)
15:58.25*** join/#devuan thaller_ (thaller@nat/redhat/x-wgaekejzgzjupeyn)
15:58.49*** join/#devuan thaller_ (thaller@nat/redhat/x-fqoylyseadfzpvsk)
16:00.02msiismKatolaZ: should i just remove my comment on image sizes concerning the png vs. xpm logos for wdm and our very small discussion on that, before it all goes into e-mail? i feel, it kind of adds unnecessary noise.
16:00.30*** join/#devuan etech3 (~root@e-tech-systems.com)
16:00.30*** join/#devuan etech3 (~root@unaffiliated/etech3)
16:05.19msiismKatolaZ: (i'm talking about the sprint pad)
16:05.44*** join/#devuan etech3 (~root@unaffiliated/etech3)
16:10.56*** join/#devuan etech3 (~root@unaffiliated/etech3)
16:16.10*** join/#devuan etech3 (~root@unaffiliated/etech3)
16:18.45*** join/#devuan Sahil (~uruk@197.252.0.94)
16:20.26*** join/#devuan cyteen (~cyteen42_@174.209.125.91.dyn.plus.net)
16:20.57*** join/#devuan cyteen__ (~cyteen@91.125.209.174)
16:21.25*** join/#devuan etech3 (~root@e-tech-systems.com)
16:21.26*** join/#devuan etech3 (~root@unaffiliated/etech3)
16:26.38*** join/#devuan etech3 (~root@e-tech-systems.com)
16:26.38*** join/#devuan etech3 (~root@unaffiliated/etech3)
16:29.53*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
16:31.04KatolaZmsiism: the pad is up for editing :)
16:31.14KatolaZmsiism: feel free to amend it
16:31.52*** join/#devuan etech3 (~root@unaffiliated/etech3)
16:34.15*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
16:37.07*** join/#devuan etech3 (~root@e-tech-systems.com)
16:37.07*** join/#devuan etech3 (~root@unaffiliated/etech3)
16:42.24*** join/#devuan etech3 (~root@unaffiliated/etech3)
16:45.13msiismKatolaZ: will do.
16:48.06*** join/#devuan etech3 (~root@unaffiliated/etech3)
16:53.20*** join/#devuan etech3 (~root@unaffiliated/etech3)
16:53.54*** join/#devuan thepower_ (97084e84@gateway/web/freenode/ip.151.8.78.132)
16:58.33*** join/#devuan etech3 (~root@unaffiliated/etech3)
17:03.47*** join/#devuan etech3 (~root@e-tech-systems.com)
17:03.47*** join/#devuan etech3 (~root@unaffiliated/etech3)
17:09.01*** join/#devuan etech3 (~root@unaffiliated/etech3)
17:14.13*** join/#devuan etech3 (~root@unaffiliated/etech3)
17:19.28*** join/#devuan etech3 (~root@e-tech-systems.com)
17:19.28*** join/#devuan etech3 (~root@unaffiliated/etech3)
17:24.41*** join/#devuan etech3 (~root@unaffiliated/etech3)
17:29.40*** join/#devuan sokan (~Henry@unaffiliated/totaloblivion)
17:29.55*** join/#devuan etech3 (~root@e-tech-systems.com)
17:29.57*** join/#devuan etech3 (~root@unaffiliated/etech3)
17:35.10*** join/#devuan etech3 (~root@unaffiliated/etech3)
17:39.28*** part/#devuan msiism (~devdoc@dslb-178-005-121-089.178.005.pools.vodafone-ip.de)
17:40.24*** join/#devuan etech3 (~root@e-tech-systems.com)
17:40.24*** join/#devuan etech3 (~root@unaffiliated/etech3)
17:45.37*** join/#devuan etech3 (~root@unaffiliated/etech3)
17:50.51*** join/#devuan etech3 (~root@unaffiliated/etech3)
17:56.03*** join/#devuan etech3 (~root@e-tech-systems.com)
17:56.03*** join/#devuan etech3 (~root@unaffiliated/etech3)
18:01.17*** join/#devuan etech3 (~root@e-tech-systems.com)
18:01.17*** join/#devuan etech3 (~root@unaffiliated/etech3)
18:01.50*** join/#devuan tuxsvr (~tuxsvr@unaffiliated/tuxsvr)
18:06.32*** join/#devuan etech3 (~root@e-tech-systems.com)
18:06.32*** join/#devuan etech3 (~root@unaffiliated/etech3)
18:11.45*** join/#devuan etech3 (~root@e-tech-systems.com)
18:11.45*** join/#devuan etech3 (~root@unaffiliated/etech3)
18:16.59*** join/#devuan etech3 (~root@e-tech-systems.com)
18:17.00*** join/#devuan etech3 (~root@unaffiliated/etech3)
18:22.14*** join/#devuan etech3 (~root@unaffiliated/etech3)
18:27.28*** join/#devuan etech3 (~root@e-tech-systems.com)
18:27.28*** join/#devuan etech3 (~root@unaffiliated/etech3)
18:31.41*** join/#devuan Levure (~quassel@91.181.227.46)
18:32.42*** join/#devuan etech3 (~root@e-tech-systems.com)
18:32.42*** join/#devuan etech3 (~root@unaffiliated/etech3)
18:37.55*** join/#devuan etech3 (~root@e-tech-systems.com)
18:37.55*** join/#devuan etech3 (~root@unaffiliated/etech3)
18:41.33*** join/#devuan thaller (~thaller@2001:a61:3404:4500:f07d:de8e:74dd:273b)
18:43.09*** join/#devuan etech3 (~root@e-tech-systems.com)
18:43.09*** join/#devuan etech3 (~root@unaffiliated/etech3)
18:48.23*** join/#devuan etech3 (~root@unaffiliated/etech3)
18:48.42*** join/#devuan menip (~menip@c-73-83-2-241.hsd1.wa.comcast.net)
18:50.08*** join/#devuan rsx (~rsx@ppp-46-244-253-193.dynamic.mnet-online.de)
18:50.14*** join/#devuan ymasson (~ymasson@LFbn-BOR-1-14-233.w90-50.abo.wanadoo.fr)
18:53.36*** join/#devuan etech3 (~root@unaffiliated/etech3)
18:54.12*** join/#devuan thaller (~thaller@2001:a61:3404:4500:6d34:df4b:b387:2dea)
19:00.11*** join/#devuan thaller (~thaller@2001:a61:3404:4500:3864:cb4:8d95:c068)
19:04.11*** join/#devuan thaller (~thaller@2001:a61:3404:4500:44e8:b532:a88a:f577)
19:07.21*** part/#devuan mtl (~mtl@twilight.mtl.zone)
19:07.42*** join/#devuan thaller_ (~thaller@2001:a61:3404:4500:759e:8f14:f0f0:cc35)
19:12.51*** join/#devuan Ipee (~Ipe@a91-156-244-112.elisa-laajakaista.fi)
19:15.43*** join/#devuan thaller__ (~thaller@2001:a61:3404:4500:3c1c:9b3d:c105:8395)
19:15.53*** join/#devuan n4dir (~user@200116b868d5b900021a4bfffe4896d9.dip.versatel-1u1.de)
19:20.32*** join/#devuan Gup (~Gup@jh3.jhodges.co.uk)
19:24.10*** join/#devuan Ltem (~ltem@81.217.57.26)
19:26.00*** join/#devuan clemens3 (~clemens@80.218.38.71)
19:29.00*** join/#devuan GoldenBear (~GoldenBea@hwsrv-209636.hostwindsdns.com)
19:33.11*** join/#devuan thaller__ (~thaller@2001:a61:3404:4500:e8a7:1c94:cdf5:1d6e)
19:36.42*** join/#devuan thaller_ (~thaller@2001:a61:3404:4500:fd92:fd9b:6cd7:7b04)
19:40.11*** join/#devuan thaller_ (~thaller@2001:a61:3404:4500:a90c:70db:cd8b:2b71)
19:43.43*** join/#devuan thaller__ (~thaller@2001:a61:3404:4500:e825:d2a3:6a06:8a88)
19:45.59*** join/#devuan ToffeeYogurtPots (~ToffeeYog@gateway/tor-sasl/toffeeyogurtpots)
19:52.56*** join/#devuan voker57 (f00b47@kvirc/developer/Voker57)
20:02.45*** join/#devuan Drugo (~Drugo@62-11-1-95.dialup.tiscali.it)
20:07.10*** join/#devuan dani2 (~dani@92.186.198.168)
20:13.02*** join/#devuan fromport (~fromport@caretaker.het.net)
20:18.05fromporthi, i am on CERES, and since a couple of days I lost my sound in eg youtube on both my browsers (firefox/chrome)
20:18.34fromportbut when i hit "screenshot" i do get a "shuttersound" when the screenshot is taken.
20:19.07fromportso the hardware is working. anyone else seen/heard/experienced this ?
20:19.34*** join/#devuan obeardly (~obeardly@12.153.3.34)
20:19.38fromportis there a forum dedicated to ceres btw ?
20:20.39*** join/#devuan ddg (~ddg@unaffiliated/ddg)
20:22.47KatolaZfromport: might be due to the latest firefox depending on pulseaudio?
20:22.58debdogplain ALSA or any sound server involved?
20:23.28fromportdid chrome change that as well at the same time ?
20:26.10debdogalso, FF should be banned from any 'puter https://drewdevault.com/2017/12/16/Firefox-is-on-a-slippery-slope.html
20:26.26KatolaZdebdog: surf :)
20:27.00debdoghehe
20:27.05debdogwell, twue that
20:28.29KatolaZeven if I still need FF in a few cases
20:28.36fromporthttps://blog.mozilla.org/firefox/update-looking-glass-add/  <- they did apologize
20:28.54specingif you stay on LTS you don't have to deal with this madness
20:29.02specingits what LTS is for
20:29.03fromporti am running "nightly" btw 59.0a1 (2017-12-18) (64-bit)
20:29.55fromportKatolaZ: there is no "pulse" program running on my machine.
20:30.57fromportstarting "pulseaudio" (as a user) doesn't fix anything
20:31.02*** join/#devuan bman_ (~bman@cpe-70-124-182-141.austin.res.rr.com)
20:36.41*** join/#devuan thaller__ (~thaller@2001:a61:3404:4500:d548:bdbf:7d33:e125)
20:45.48KatolaZfromport: no idea
20:47.33fromportanother thing I encountered: i am no longer to syspend/hibernate from the gui (LXDE/lightdm). I am using a CLI command now.
20:47.40fromport+able
20:49.44debdogfromport: one thought, mayhap the default audio device changed and it's playing to hdmi instead of analogue, or vice versa
20:50.39*** join/#devuan metax (~metax@gateway/tor-sasl/metax)
20:52.10fromporti am on a imac 27", so everything in one. no HDMI output, but it does have a intel digital super video output connector. will check, thanks for the feedback
20:52.56*** join/#devuan metax (~metax@gateway/tor-sasl/metax)
20:53.22debdogintel digital super, sounds fancy :)
20:54.48debdogthere is a neat script at ALSA's which collects a lot of info and hence might reveal something. when it asks for upload, say hes and post the link
20:55.08debdoghttp://www.alsa-project.org/alsa-info.sh
20:56.00debdogdo the browsers log system related stuff or print helpful messages if started from terminal?
20:56.04debdogfromport: ^
20:56.08*** join/#devuan cronos (beedb781@gateway/web/freenode/ip.190.237.183.129)
20:56.22*** part/#devuan cronos (beedb781@gateway/web/freenode/ip.190.237.183.129)
20:57.53debdogI think I've posted this before: https://drewdevault.com/2017/12/16/Firefox-is-on-a-slippery-slope.html
20:57.53debdogand now: https://blog.mozilla.org/firefox/update-looking-glass-add/
20:58.27debdogand they actually see the problem and do mention it in the first sentence
20:59.56debdogyeah, well, so much for wrong #channel.
21:00.52*** join/#devuan nmollerup (~nmo@212.237.181.53)
21:02.11fromporthttps://pastebin.com/29xnNfB3
21:06.43debdogfromport: content of ~/.asoundrc and/or /etc/asound.conf?
21:08.13*** join/#devuan nmollerup (~nmo@91.214.20.133)
21:16.48fromportfind ~ -name \*asound\* doesn't yield a match and no /etc/asound.conf
21:17.14fromportbut up to 4 days ago , everything "just worked"
21:18.07fromportand like i mentioned earlier, the shuttersound when i take a screenhot is there, even when the mixer in lxde says my sound volume = 0 and i have mute on
21:18.14*** join/#devuan Achylles (~Achylles@191.193.216.252)
21:18.43fromporti need to run an errand, will be afk prob for an hour. thanks again for all feedback
21:19.16*** join/#devuan etech3 (~root@unaffiliated/etech3)
21:24.20*** join/#devuan Schallaven (~Schallave@grad338-038.resnet.yorku.ca)
21:25.58*** join/#devuan tsuggs (~tsuggs@adsl-074-171-024-060.sip.int.bellsouth.net)
21:27.10*** join/#devuan nmollerup (~nmo@212.237.181.53)
21:29.56debdog<fromport> and like i mentioned earlier, the shuttersound when i take a screenhot is there, even when the mixer in lxde says my sound volume = 0 and i have mute on
21:29.56debdogthis too might inidcate a mix-up regarding devices. E.g. you mute HDMI with the mixer but the screenshot app uses analogue
21:32.26*** join/#devuan nmollerup (~nmo@91.214.20.133)
21:32.47debdogwhen playing something from browser do "lsof | grep pcm" and see whether the browser uses pcmC0* (device0 "anolog/digital") or pcmC1* (device1 "HDMI")
21:34.03*** join/#devuan KnoP (~andreas@87.177.153.98)
21:34.14debdogsorry, I have no clue 'bout LXDE and which audio progs it utilises (mixer etc.)
21:35.46debdogif you use alsamixer you can change devices with F6. this way you can test which prog uses which device, too
21:37.32*** join/#devuan DarkPlutonium (~DarkUrani@77.38.34.142)
21:37.58debdogand, you should see, if you have both mixers aside, which mixer control changes the one from LXDE
21:37.58debdogif the change-of-default-audio-device theory fits, one device alters screenshot prog volume and the other one browsers etc.
21:38.26debdogprolly won't make it for one more hour, sorry, just too groggy today
21:39.51*** join/#devuan obeardly (~obeardly@12.153.3.34)
21:41.36debdogoh, one more thing. you might set the dafault device in ~/.asoundrc:
21:41.37debdogdefaults.ctl.!card NAME
21:41.37debdog<PROTECTED>
21:42.34debdoguse "aplay -L | grep CARD" to find the NAME
21:43.35debdogeg, line: "hw:CARD=PCH,DEV=0", NAME would be PCH
21:49.50*** join/#devuan cyteen__ (~cyteen@174.209.125.91.dyn.plus.net)
21:51.02*** join/#devuan Sleaker (~quassel@2604:880:a:7::e1b)
22:13.07*** join/#devuan tarbz2 (~Thunderbi@unaffiliated/targz)
22:15.57*** join/#devuan thehornet (~a0225280@192.91.101.32)
23:09.28*** join/#devuan dani2 (~dani@92.186.198.168)
23:09.51*** join/#devuan Mr_Pan (~Mr_Pan@unaffiliated/mr-pan/x-4457432)
23:21.47*** join/#devuan DarkUranium (~DarkUrani@77.38.34.142)
23:40.23*** join/#devuan Xenguy (~Xenguy@unaffiliated/xenguy)
23:43.13*** join/#devuan nonlinear (~nonlinear@unaffiliated/discrttm)

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