IRC log for #devuan on 20160618

00:42.10*** join/#devuan jsfarinet (~jsfarinet@p2003008C4F26D3A90AEDB9FFFEB080F1.dip0.t-ipconnect.de)
01:00.07*** join/#devuan kelsoo_ (~chatzilla@88.144.85.142)
01:23.27*** join/#devuan Defiant (erik@x4e3675aa.dyn.telefonica.de)
01:28.17*** join/#devuan blueness (~blueness@gentoo/developer/blueness)
01:31.57*** join/#devuan zdzichu (zdzichu@2001:470:71:68d::1)
01:33.55*** join/#devuan Hoshpak (~Hoshpak@p2003005B4B128900C0F0A2E9F39A651C.dip0.t-ipconnect.de)
01:46.37*** join/#devuan furrywolf (~randyg@107.25.189.179)
02:10.16*** join/#devuan Bercik (~Yotsuba@unaffiliated/bercik)
02:25.02*** join/#devuan golinux (~golinux@unaffiliated/golinux)
02:46.30*** join/#devuan enyc (~enyc@muddle.enyc.org.uk)
02:46.50*** join/#devuan golinux (~golinux@2605:6000:ebc6:d200:96de:80ff:febc:9ea8)
02:46.50*** join/#devuan golinux (~golinux@unaffiliated/golinux)
03:42.00*** join/#devuan zxz (~zz@c-76-23-25-230.hsd1.ut.comcast.net)
04:00.29*** join/#devuan DocScrutinizer05 (~saturn@openmoko/engineers/joerg)
04:11.03*** join/#devuan Chanku (~Chanku@c-68-52-188-31.hsd1.tn.comcast.net)
04:32.08*** join/#devuan KiloJuliet (~gplgeek@pdpc/supporter/student/GPLGeek)
04:50.04*** join/#devuan DusXMT (~dusxmt@195.12.144.254)
05:10.27*** join/#devuan obarun (~obarun@154.67.14.64)
05:21.23*** join/#devuan furrywolf (~randyg@107.25.189.179)
05:23.26*** join/#devuan obarun (~obarun@154.67.14.64)
06:37.09*** join/#devuan clopez (~tau@neutrino.es)
07:01.58*** join/#devuan MinceR (~mincer@unaffiliated/mincer)
07:15.02*** join/#devuan bubo_ (~bubo@85-171-251-27.rev.numericable.fr)
07:15.43*** part/#devuan bubo_ (~bubo@85-171-251-27.rev.numericable.fr)
07:20.47*** join/#devuan Bercik (~Yotsuba@unaffiliated/bercik)
07:24.45*** join/#devuan sxpert (~sxpert@mail.sxpert.org)
07:48.20*** join/#devuan dardevelin (~dardeveli@unaffiliated/dardevelin)
07:50.54*** join/#devuan jsfarinet (~jsfarinet@p2003008C4F26D3A90AEDB9FFFEB080F1.dip0.t-ipconnect.de)
07:51.24jsfarinet@parazyd: Are you here?
07:58.11*** join/#devuan bas-t (~bas-t@5ED448F9.cm-7-5b.dynamic.ziggo.nl)
08:01.51*** join/#devuan Eadrom381|X250 (~SeanFenne@68-113-24-37.dhcp.knwc.wa.charter.com)
08:03.26KatolaZjsfarinet: it's telling you that you don't have /proc/config.gz
08:03.34KatolaZthat is the current kernel configuration
08:05.20jsfarinet@KatolaZ: I saw. Is there a way to enable the zram module in the existing kernel? I mean, i do not understand why on one machine, running devuan with kernel 4.5 zram works, and on the other with kernel 4.6 it does not.
08:05.54jsfarinetIn the meantime, i installed a liquorix kernel: that one *HAS* the zram module .... (???)
08:06.40KatolaZwait jsfarinet
08:06.56KatolaZhow do you know that the module is not enabled?
08:08.00*** join/#devuan cyteen (~cyteen@212.56.112.51)
08:14.53jsfarinetNow, using the liquorix kernel, i have:
08:14.57jsfarinetzgrep ZRAM /proc/config.gz
08:14.59jsfarinetCONFIG_ZRAM=m
08:15.00jsfarinetCONFIG_ZRAM_LZ4_COMPRESS=y
08:15.52jsfarinetbefore i got: gzip: /proc/config.gz: No such file or directory
08:16.19jsfarinet(that with kernel 3.16 and 4.6)
08:39.23*** join/#devuan Akuli (~Akuli@mobile-access-5d6a6e-54.dhcp.inet.fi)
08:41.00KatolaZwait
08:41.15KatolaZyou simply are using a kernel that doesn't put config.gz in /proc
08:41.34KatolaZbut you still should have a config.gz in /boot
08:42.01KatolaZit would be named "config-`uname -r`"
08:42.12KatolaZwhere `uname -r` is the version number of your kernel
08:45.06jsfarinetOk, i'll try that, wait ...
08:48.57jsfarinetcommand not found (?)
08:49.40KatolaZ?
08:49.44KatolaZuname -r
08:50.00Akulisame as --release
08:50.17Akuliare you putting it in quotes?
08:51.35jsfarinetwith the actual kernel (the liquorix!): config-4.6-1.dmz.1-liquorix-amd64: Kommando nicht gefunden.
08:51.54jsfarinetTo use the default ascii one i'd have to reboot ;)
08:52.04DusXMTjsfarinet: ls -l /boot/config*
08:52.19DusXMTjsfarinet: Actually, you can just export LC_ALL=C
08:52.41DusXMTand the messages in the terminal after that should be in english
08:53.29jsfarinetthanks - i'm not so experienced ;)
08:54.19jsfarinetls -l /boot/config*
08:54.28DusXMTjsfarinet: Building your own kernel? (came in the middle of the conversation)
08:54.35jsfarinet-rw-r--r-- 1 root root 157726 09.04.2016 00:54 /boot/config-3.16.0-4-amd64
08:54.36jsfarinet-rw-r--r-- 1 root root 179757 07.06.2016 10:38 /boot/config-4.6.0-1-amd64
08:54.38jsfarinet-rw-r--r-- 1 root root 186097 08.06.2016 03:45 /boot/config-4.6-1.dmz.1-liquorix-amd64
08:55.10jsfarinetNo, i want to use zram and i could not because with standard kernel, obviously the zram module is missing
08:56.10jsfarinetbtw, the liquorix kernel also deals a bit better with the heating problem (?) ;)
08:56.22DusXMTThere we go, you have three possible configurations. Pick which you want to use, unpack the kernel sources, then cp /boot/whichever_if_appropriate .config && make oldconfig && make menuconfig, and time to look for zram
08:57.57jsfarinetDusXMT: You are overestimating by far my linux knowledge :-(
08:58.28DusXMTjsfarinet: sorry, I just don't know what you're trying to do :) (as I've said, I came in the middle of the conversation)
08:58.56*** join/#devuan kelsoo_ (~chatzilla@88.144.86.195)
08:58.57jsfarinetWhat i do *NOT* understand is, how it comes zram obviously is there in another laptop, running as well devuan
08:59.32jsfarinetIs that a module which can be installed ex-post? And if so how?
09:00.15jsfarinetDusXMT: Don't worry, i appreciate very much your patience and help :) :)
09:01.40jsfarinet(Practically, i think i'll stick with the liquorix kernel also because of its - apparently - better cpu management)
09:04.29*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
09:09.52KatolaZjsfarinet: sorry but I don't know as well what you are trying to do
09:10.09KatolaZdo you want to compile a kernel to include zram support?
09:11.02jsfarinetI want to use zram0 for swap and zram1 for /tmp - to be able to do that, there has to the zram kernel module
09:12.09jsfarinetlook here
09:12.17jsfarinethttp://forum.linuxvillage.org/index.php?topic=92.0
09:12.45DusXMTjsfarinet: How 'bout "modprobe zram", perhaps the module's built but just not noaded by default?
09:12.51KatolaZjsfarinet: it's three years old....
09:12.57DusXMTs/noadded/loaded/
09:13.06KatolaZjsfarinet:
09:13.13jsfarinetor here: https://wiki.debian.org/ZRam
09:13.15KatolaZjsfarinet: I have a kernel 4.5.something
09:13.23KatolaZand zram is available as a module
09:13.37KatolaZif I do "modprobe zram"
09:13.40jsfarinetDusXMT modprobe did not change anything
09:13.43KatolaZI have support for zram
09:13.48*** join/#devuan Gargravarr (~raj6@cpc1-tonb3-2-0-cust1004.croy.cable.virginm.net)
09:14.04DusXMTjsfarinet: It's mostly a silent command, if it doesn't spit out an error it succeeds
09:14.19DusXMTjsfarinet: try typing dmesg
09:14.30jsfarinetOk, that might be an idea ... ;)
09:14.31DusXMTIt should print a lot of messages, perhaps it'll mention zram on the end
09:14.32*** join/#devuan joeytwiddle (~joeytwidd@162.243.115.31)
09:14.44KatolaZit should say "added device zram0"
09:14.54KatolaZor simething like that
09:15.39jsfarinetOk, that makes necessary a reboot, so i'll leave for the moment and turn back when i have a result. Thanks a lot so far to you both!!! :)
09:16.16DusXMT... poor person :)
09:16.29KatolaZwait
09:16.38KatolaZwhy a reboot?
09:16.51DusXMTno idea, but it won't load their module on boot
09:16.59DusXMTif they just used modprobe to get it in
09:17.32DusXMT11:15 -!- jsfarinet  [~jsfarinet@p2003008C4F26D3A90AEDB9FFFEB080F1.dip0.t-ipconnect.de]  has quit [Quit: ChatZilla 0.9.91 [Pale Moon 26.2.2/20160511015303]]
09:19.24DusXMTSpeaking of loading modules by default, how _does_ one do that on Devuan? (I've only really messed with these things on Gentoo and the BSDs)
09:19.31*** join/#devuan dimkr (~dimkr@unaffiliated/dimkr)
09:20.57dimkro/ parazyd
09:22.12DusXMTOh, i'm silly, one just adds them to modprobe.conf
09:40.47*** join/#devuan Bercik (~Yotsuba@unaffiliated/bercik)
09:54.26*** join/#devuan SylvieLorxu (~TheLastPr@541B7AAC.cm-5-4b.dynamic.ziggo.nl)
10:24.21*** join/#devuan Eadrom381|X250 (~SeanFenne@68-113-6-161.dhcp.wlwl.wa.charter.com)
10:33.47*** join/#devuan fsmithred (~fsmithred@68-184-46-18.dhcp.oxfr.ma.charter.com)
10:47.04*** join/#devuan Xiaoman (~Xiaoman@unaffiliated/xiaoman)
10:59.29*** join/#devuan paradosso (~ebola@2.229.193.226)
11:12.13*** join/#devuan Inocuous (~Inocuous@112-115-181-66.dsl.sacoriver.net)
11:18.01*** join/#devuan dimkr (~dimkr@bzq-84-109-213-251.red.bezeqint.net)
11:18.01*** join/#devuan dimkr (~dimkr@unaffiliated/dimkr)
11:32.51*** join/#devuan paradosso (~ebola@2.229.193.226)
12:04.31dimkrparadosso, '233Mdevuan_jessie_1.0.0-beta_armhf_chromeveyron-libre.img.xz'
12:04.34dimkrdoes that look sane?
12:04.48dimkrprevious builds reached black screen for some reason
12:11.01*** join/#devuan Levure (~quassel@229.222-201-80.adsl-dyn.isp.belgacom.be)
12:20.00*** join/#devuan kelsoo_ (~chatzilla@88.144.86.195)
12:29.15*** join/#devuan Gargravarr (~raj6@cpc1-tonb3-2-0-cust1004.croy.cable.virginm.net)
12:49.48*** join/#devuan Kruppt (~Kirk_Krup@104.169.28.71)
13:00.42*** join/#devuan DusXMT (~dusxmt@195.12.144.254)
13:06.00*** join/#devuan golinux (~golinux@unaffiliated/golinux)
14:10.17*** join/#devuan obarun (~obarun@154.67.14.64)
14:28.22*** join/#devuan Drugo (~andrea@host82-204-dynamic.17-87-r.retail.telecomitalia.it)
14:35.28*** join/#devuan cocoadaemon (~foo@2a01:e35:8a99:e90:1202:b5ff:fe91:e4ca)
14:50.46*** join/#devuan dimkr (~dimkr@93-172-42-69.bb.netvision.net.il)
14:50.46*** join/#devuan dimkr (~dimkr@unaffiliated/dimkr)
15:45.48*** join/#devuan enyc (~enyc@muddle.enyc.org.uk)
15:56.20*** join/#devuan furrywolf (~randyg@72.57.20.211)
15:59.24*** join/#devuan firegarden (~dionysos@host106-167-dynamic.56-79-r.retail.telecomitalia.it)
16:09.28*** join/#devuan djph (~dpurgert@104-57-151-177.lightspeed.bcvloh.sbcglobal.net)
16:28.27*** join/#devuan Akuli (~Akuli@mobile-access-5d6a6e-54.dhcp.inet.fi)
16:31.26*** join/#devuan Ryushin (~Ryushin@173-14-12-137-Colorado.hfc.comcastbusiness.net)
16:39.03*** join/#devuan fsmithred (~fsmithred@68-184-46-18.dhcp.oxfr.ma.charter.com)
17:30.05*** join/#devuan Inocuous (~Inocuous@112-115-181-66.dsl.sacoriver.net)
17:48.34*** join/#devuan pecg (~pecg@unaffiliated/pecg)
17:51.02*** join/#devuan wildlander (~wild@unaffiliated/wildlander)
17:51.33*** join/#devuan pecg (~pecg@unaffiliated/pecg)
17:53.17*** join/#devuan pecg (~pecg@unaffiliated/pecg)
17:55.29*** join/#devuan pecg (~pecg@200.107.212.122)
17:55.29*** join/#devuan pecg (~pecg@unaffiliated/pecg)
18:07.14*** join/#devuan SuicideJunkie (~nick@CPE000f6638c2b8-CM0c473de90d90.cpe.net.cable.rogers.com)
18:11.00*** join/#devuan paradosso (~ebola@2.229.193.226)
18:16.03*** join/#devuan paradoss1 (~ebola@2.229.193.226)
18:41.07*** join/#devuan paradosso (~ebola@2.229.193.226)
18:45.41*** join/#devuan SuicideJunkie (~nick@CPE000f6638c2b8-CM0c473de90d90.cpe.net.cable.rogers.com)
18:55.11*** join/#devuan FrozenWes (~FrozenWes@unaffiliated/frozenwes)
19:02.35*** join/#devuan armin (~armin@base.m2m.pm)
19:02.48*** join/#devuan Bercik (~Yotsuba@unaffiliated/bercik)
19:04.55*** join/#devuan Xiaoman (~Xiaoman@unaffiliated/xiaoman)
19:10.18*** join/#devuan zxz (~zz@c-76-23-25-230.hsd1.ut.comcast.net)
19:33.07*** join/#devuan TwistedFate (~TwistedFa@unaffiliated/twistedfate)
19:38.32*** join/#devuan kelsoo_ (~chatzilla@88.144.87.145)
19:50.14*** join/#devuan paradosso (~ebola@2.229.193.226)
19:50.26*** join/#devuan Chanku (~Chanku@c-68-52-188-31.hsd1.tn.comcast.net)
20:05.45*** join/#devuan SuicideJunkie (~nick@CPE000f6638c2b8-CM0c473de90d90.cpe.net.cable.rogers.com)
21:11.43*** join/#devuan Ryushin (user@windwalker.chrisdos.com)
21:15.17*** join/#devuan Xiaoman (~Xiaoman@unaffiliated/xiaoman)
21:21.55*** join/#devuan paradosso (~ebola@2.229.193.226)
21:31.21*** join/#devuan blueness (~blueness@gentoo/developer/blueness)
21:45.10*** join/#devuan Levure (~quassel@229.222-201-80.adsl-dyn.isp.belgacom.be)
22:52.49*** join/#devuan Xiaoman (~Xiaoman@unaffiliated/xiaoman)
23:07.30*** join/#devuan fanderal (~chatzilla@142-254-29-23.dsl.dynamic.fusionbroadband.com)
23:15.16*** part/#devuan fanderal (~chatzilla@142-254-29-23.dsl.dynamic.fusionbroadband.com)
23:22.36*** join/#devuan djph (~dpurgert@104-57-151-177.lightspeed.bcvloh.sbcglobal.net)
23:36.45*** join/#devuan doppo (doppo@2604:180::e0fc:a07f)
23:37.52*** join/#devuan Chanku (~Chanku@c-68-52-188-31.hsd1.tn.comcast.net)
23:42.26*** join/#devuan fsmithred (~fsmithred@75-131-146-63.dhcp.spbg.sc.charter.com)
23:43.34*** join/#devuan doppo (doppo@2604:180::e0fc:a07f)
23:53.52*** join/#devuan djph (~dpurgert@104-57-151-177.lightspeed.bcvloh.sbcglobal.net)

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