2024-08-14.log

+ bkeys (~Thunderbi@45.134.140.153)00:07
- mesaoptimizer (QUIT: Quit: mesaoptimizer) (~mesaoptim@user/PapuaHardyNet)00:28
+ mesaoptimizer (~mesaoptim@user/PapuaHardyNet)00:29
- grimmware (QUIT: Ping timeout: 264 seconds) (sid638840@id-638840.hampstead.irccloud.com)00:53
+ grimmware (sid638840@id-638840.hampstead.irccloud.com)00:53
- _alice (QUIT: Ping timeout: 272 seconds) (sid544964@id-544964.ilkley.irccloud.com)00:55
+ _alice (sid544964@id-544964.ilkley.irccloud.com)00:58
+ arf (~arf@146.ip-149-56-132.net)01:07
- abortretryfail (QUIT: Ping timeout: 246 seconds) (~arf@146.ip-149-56-132.net)01:07
- anuejn (QUIT: Remote host closed the connection) (~quassel@46.101.193.235)01:07
+ anuejn (~quassel@46.101.193.235)01:08
- hairu (QUIT: Remote host closed the connection) (m-uotkmd@user/hairu)01:21
+ hairu (m-uotkmd@user/hairu)01:23
^alexputting `sleep_ms(10)` in the keyboard firmware makes it misregister things, rip. i wonder how workable it would be to offload the key scanning to a PIO01:25
+ reform22943 (~user@192-184-203-82.fiber.dynamic.sonic.net)02:27
reform22943new pocket sdcard image worked great and got encrypted nvme setup!02:28
- reform22943 (QUIT: Ping timeout: 252 seconds) (~user@192-184-203-82.fiber.dynamic.sonic.net)02:32
- bkeys (QUIT: Quit: bkeys) (~Thunderbi@45.134.140.153)02:37
^alexkeyscanning with PIO seems actually pretty feasible! hmm!02:37
+ bkeys (~Thunderbi@45.134.140.153)02:38
kop316so i thinkk i found an error in the pocket reform user guide. it says for brightness use "hyper+f1", but thats an impossible combo since hyper+1 is f1. I think you meant "super+f1", as that works for me (hyper+super+1)02:41
+ jacobk (~quassel@47-186-105-237.dlls.tx.frontiernet.net)02:50
- amk (QUIT: Ping timeout: 258 seconds) (~amk@user/amk)03:09
+ amk (~amk@user/amk)03:12
- nsc (QUIT: Ping timeout: 252 seconds) (~nicolas@34-99-142-46.pool.kielnet.net)03:29
+ nsc (~nicolas@i5E86126A.versanet.de)03:30
+ mundane-1emantic (~user@142.147.89.217)03:44
mundane-1emanticpopping in for another pocket observation.  `upower` gives a result for battery percentage that matches the oled, but right now waybar always shows 100% at the top of the screen.03:45
mundane-1emanticNot too worried right now since my regular daily driver laptop is a sway configuration where i dont have battery percentage displayed, and i have a habit of just running `upower` every so often to check03:45
kop316mundane-1emantic: https://community.mnt.re/t/after-apt-upgrade-today-battery-in-waybar-stuck-at-100/2299/2003:47
kop316fyi03:47
mundane-1emantickop316: thank you!04:12
kop316mundane-1emantic: happy to help!04:13
mundane-1emanticalso funny that its not updating firmware automatically via apt -- ubuntu has taken the opposite approach and IIRC apt updates can upgrade the firmware/microcode on your cpu (in order to patch vulnerabilities/issues)04:14
mundane-1emanticto be clear i like the "manually update firmware" since i like hacking and tinkering on these things, mostly just sharing the ubuntu bit since it surprised me earlier this year04:14
- aloo_shu (QUIT: Ping timeout: 264 seconds) (~aloo_shu@90.166.193.235)04:20
+ aloo_shu (~aloo_shu@90.166.193.235)04:30
- bkeys (QUIT: Remote host closed the connection) (~Thunderbi@45.134.140.153)04:40
- erle (QUIT: Killed (NickServ (GHOST command used by erle__))) (~erle@user/erle)04:45
+ erle__ (~erle@user/erle)04:45
* erle__ -> erle04:45
- erle (QUIT: Ping timeout: 252 seconds) (~erle@user/erle)05:32
chartreuseHmm don't have time tonight to fix it but having an issue with the 6.10.3 kernel package on imx8mq.05:33
chartreusemake -j4 KERNELRELEASE=6.10.3-mnt-reform-arm64 -C /lib/modules/6.10.3-mnt-reform-arm64/build M=/var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.5/build05:33
chartreuseError! Bad return status for module build on kernel: 6.10.3-mnt-reform-arm64 (aarch64)05:33
chartreuseConsult /var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.5/build/make.log for more information.05:33
chartreuseSeems like maybe a missing header or such in that xtrx module: make -j4 KERNELRELEASE=6.10.3-mnt-reform-arm64 -C /lib/modules/6.10.3-mnt-reform-arm64/build M=/var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.5/build05:34
chartreuseError! Bad return status for module build on kernel: 6.10.3-mnt-reform-arm64 (aarch64)05:34
chartreuseOoops05:34
chartreuse/var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.5/build/xtrx.c:472:28: error: ‘struct uart_state’ has no member named ‘xmit'05:34
chartreuseI'll look into this tomorrow night some more, might be a header change or something with that dkms module05:35
+ Guest7817 (~erle@user/erle)05:36
- Guest7817 (QUIT: Client Quit) (~erle@user/erle)05:39
+ erle (~erle@user/erle)05:40
joschmundane-1emantic: you found a solution for your reform system image problem from yesterday?06:07
joschchartreuse: don't you also have the big reform with imx8mq? :) would you be willing to try out the reform-hw-setup set -e thing for me on your unit? :D06:12
joschaha! mystery solved! pocket reform u-boot prints:06:49
joschU-Boot SPL 2022.04-gb0e908b1-dirty06:49
joschthat git commit is from here: https://github.com/boundarydevices/u-boot/commit/b0e908b1ecbd5762e6cbab30c4c43debd273886e06:50
mundane-1emanticjosch: yes i saw you pushed new sdcard images06:52
mundane-1emanticwhatever happened, i re-downloaded an sdcard image and this time everything worked smoothly06:53
joschmundane-1emantic: there was a bug in the earlier images, full explanation here:06:53
joschhttps://community.mnt.re/t/debugging-boot-failures/2375/806:54
- mundane-1emantic (QUIT: Ping timeout: 245 seconds) (~user@142.147.89.217)07:02
joschminute: could you enable the CI for my fork of reform/reform-imx8mp-uboot for the purpose of https://source.mnt.re/reform/reform-imx8mp-uboot/-/merge_requests/1?07:03
joschminute: instead of relying on https://github.com/boundarydevices/u-boot to exist it might also be smart to have a local clone of the correct branch of that repo on source.mnt.re just in case anything happens to the github repo07:04
joschthat MR also makes sure to only grap the known good git commit and not arbitrary code from HEAD07:04
joschnice, ./include/configs/rk3588_common.h already respects CONFIG_DEFAULT_FDT_FILE07:10
+ wakest_ (m-a7d6fe@45.77.48.108)07:24
- austriancoder (QUIT: *.net *.split) (sid152545@id-152545.hampstead.irccloud.com)07:32
- aphistic (QUIT: *.net *.split) (sid347194@id-347194.ilkley.irccloud.com)07:32
- ezequielg (QUIT: *.net *.split) (sid363064@id-363064.uxbridge.irccloud.com)07:32
- wakest (QUIT: *.net *.split) (m-a7d6fe@45.77.48.108)07:32
+ austriancoder (sid152545@id-152545.hampstead.irccloud.com)07:34
+ aphistic (sid347194@id-347194.ilkley.irccloud.com)07:34
+ ezequielg (sid363064@id-363064.uxbridge.irccloud.com)07:34
* wakest_ -> wakest07:34
- GNUmoon (QUIT: Remote host closed the connection) (~GNUmoon@gateway/tor-sasl/gnumoon)08:00
+ GNUmoon (~GNUmoon@gateway/tor-sasl/gnumoon)08:01
+ murph_nj (~murph@ool-457bb02e.dyn.optonline.net)09:52
- murphnj (QUIT: Remote host closed the connection) (~murph@user/murphnj)10:02
+ sir-photch_ (~m-hy5poy@static.93.70.235.167.clients.your-server.de)10:06
- arminweigl (QUIT: Quit: ZNC - https://znc.in) (~arminweig@sourcehut/user/arminweigl)10:11
- sir-photch (QUIT: Remote host closed the connection) (~m-hy5poy@static.93.70.235.167.clients.your-server.de)10:11
- Twodisbetter (QUIT: Ping timeout: 248 seconds) (2cc0e4ea1c@irc.cheogram.com)10:11
+ arminweigl (~arminweig@sourcehut/user/arminweigl)10:13
- mhoye (QUIT: Ping timeout: 276 seconds) (~mhoye@li319-32.members.linode.com)10:16
* sir-photch_ -> sir-photch10:16
+ mhoye (~mhoye@li319-32.members.linode.com)10:16
+ mjw (~mjw@gnu.wildebeest.org)10:22
- erle (QUIT: *.net *.split) (~erle@user/erle)10:22
- jacobk (QUIT: *.net *.split) (~quassel@47-186-105-237.dlls.tx.frontiernet.net)10:22
- colinsane (QUIT: *.net *.split) (~colinunin@97-113-136-73.tukw.qwest.net)10:22
- Bertl (QUIT: *.net *.split) (herbert@IRC.13thfloor.at)10:22
- jackhill (QUIT: *.net *.split) (~jackhill@kalessin.dragonsnail.net)10:22
+ erle (~erle@user/erle)10:34
+ jacobk (~quassel@47-186-105-237.dlls.tx.frontiernet.net)10:34
+ colinsane (~colinunin@97-113-136-73.tukw.qwest.net)10:34
+ Bertl (herbert@IRC.13thfloor.at)10:34
+ jackhill (~jackhill@kalessin.dragonsnail.net)10:34
- jacobk (QUIT: Ping timeout: 248 seconds) (~quassel@47-186-105-237.dlls.tx.frontiernet.net)11:04
+ jacobk (~quassel@47-186-105-237.dlls.tx.frontiernet.net)11:04
- b0 (QUIT: Quit: Ping timeout (120 seconds)) (~b0@user/b0)11:28
+ b0 (~b0@user/b0)11:29
- mjw (QUIT: Quit: Leaving) (~mjw@gnu.wildebeest.org)12:01
+ mjw (~mjw@gnu.wildebeest.org)12:43
- mjw (QUIT: Killed (tungsten.libera.chat (Nickname regained by services))) (~mjw@gnu.wildebeest.org)13:03
* Guest7334 -> mjw13:03
+ Guest7923 (~mjw@gnu.wildebeest.org)13:04
- sterni (QUIT: ) (~quassel@user/sterni)13:28
+ sterni (~quassel@user/sterni)13:30
+ bkeys (~Thunderbi@45.134.140.153)14:40
amospallaOn Pocket, should I expect the backlight to be always under /sys/class/backlight/32e60000.dsi.0 folder? Or that could change?14:45
amospallaSetting backlight to zero makes the screen not showing anything, would this equal to shuting down the display in terms of power consumption?14:46
sigridI'd think it would be equal to just the backlight being off14:58
sigridfwiw when I tried turning off backlight completely on 9front, I could still see very faint image on the lcd14:59
amospallasigrid: just checked, on pocket, I can't see anything into a dark room. Thank you :)15:01
- bkeys (QUIT: Ping timeout: 248 seconds) (~Thunderbi@45.134.140.153)15:08
- natalie (QUIT: Ping timeout: 258 seconds) (~natalie@user/natalie)15:10
+ bkeys (~Thunderbi@45.134.140.153)15:19
+ natalie (~natalie@user/natalie)15:22
joschamospalla: on the big reform, with backlight to zero, you need a strong light source to see the content of the tft not a dark room15:41
joschbecause the image is still there -- just the light from behind it is gone15:41
amospallaoh thank you josch, then it is still consuming power, I need another way15:43
joschamospalla: what is the problem with using "swaymsg output DSI-1 disable"?15:48
joschamospalla: or this: "swaymsg output DSI-1 dpms off"15:50
amospallajosch: I want to shut down the display while not being on the computer console, say a root ssh or cron job.15:52
joschamospalla: the commands i pasted do not have the desired effect?15:52
amospallajosch: as I am not running as the user, neither on executing the command on a console session, I was trying to avoid sudoing and setting environment variables, but as last resort I can try that yeah.15:55
amospallaAlso, the script tries to be generic, I should not assume a specific user with a sway session.15:55
joschah okay, i see15:56
amospallaI'm trying to do a pseudo-suspend on Pocket, where it does not really suspend, but shut down or freeze almost everything.15:57
amospallaAnd root is who is executing all that behind the scenes.15:57
amospallaI'll measure how much current it consumes with setting brightness to zero. If that is good enough I'll just use that, if not I'll do the sudo set environment kill user swayidle dance.15:58
- buckket (QUIT: Quit: buckket) (~buckket@vps.buckket.org)16:01
+ buckket (~buckket@vps.buckket.org)16:01
- bkeys (QUIT: Quit: bkeys) (~Thunderbi@45.134.140.153)16:22
+ bkeys (~Thunderbi@45.134.140.153)16:22
- piroko (QUIT: Quit: connection reset by purr) (~piroko@104.225.216.16)16:48
- bkeys (QUIT: Remote host closed the connection) (~Thunderbi@45.134.140.153)16:52
+ bkeys (~Thunderbi@45.134.140.153)16:54
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50)17:41
amospallaoh yes, I'm sending a signal, it just works :D thanks again.17:42
+ piroko (~piroko@104.225.216.16)18:06
- kensanata (QUIT: Ping timeout: 264 seconds) (~alex@user/kensanata)18:19
- piroko (QUIT: Quit: connection reset by purr) (~piroko@104.225.216.16)18:19
+ piroko (~piroko@104.225.216.16)18:20
+ kensanata (~alex@user/kensanata)18:21
+ NanoCodeBug (~nano@c-73-35-191-67.hsd1.wa.comcast.net)18:22
NanoCodeBugso! i'm back to working on getting the raspi-CM4 on the pocket - and i've hit an interesting snag.18:23
NanoCodeBugi'm using default rasbian at the moment, so the bootloader sees the sd-card, loads the config and kernel, but the kernel than fails to see the sd card18:24
NanoCodeBugworks fine in the cm4-io-board. 18:25
NanoCodeBugnow this isn't an immediate blocker - i can do usb boot, or switch to a cm4 with onboard emmc. but its a curious failure condtion, if anyone has any ideas, i would love to hear them.18:25
- mjw (QUIT: Killed (osmium.libera.chat (Nickname regained by services))) (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae)19:10
* Guest7923 -> mjw19:10
+ Guest9988 (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae)19:10
minutereform next prototype pix https://mastodon.social/@mntmn/11296157038582777319:45
NanoCodeBugwith the raspi-cm4 i have the pocket-panel display coming up, the usb devices show up - keyboard, trackball, wifi, but no audio yet19:51
+ gustav28 (~gustav@c-df53205c.019-141-67626730.bbcust.telenor.se)20:02
sevanjust to follow on, though I plowed through with updates after the kernel was yanked from the webserver, I ended up with a system where the lpc driver wouldn't load. Only noticed when I opened my browser :)20:42
sevanno battery status, no wifi20:42
sevanethernet was ok though, by that point the kernel had been published again, so after it did its dkms dance for lpc & zfs I had a working system again.20:43
sevanerm, so no plowing I guess20:44
^alexwe caught the kernel when it couldn't load the wifi module, got around that by forceloading and holding our breath >.>20:44
sevanfor 2 days!20:45
sevannow there's a radiohead video I'd watch20:45
^alexyeah, we held our breath until we turned blue in the tooth ;)20:45
sevanRadiohead - No surprises! https://www.youtube.com/watch?v=u5CVsCnxyXg20:48
sevanSevan - No Radiohead!20:49
- vagrantc (QUIT: Ping timeout: 265 seconds) (~vagrant@2600:3c01:e000:21:7:77:0:50)21:01
sevanjosch: is it worth recommending the firmware-misc-nonfree application in reform-check utility or is just the firmware-mediatek package sufficent? former pulls in intel & nvidia graphics firmware + intel-misc21:06
- NanoCodeBug (QUIT: ) (~nano@c-73-35-191-67.hsd1.wa.comcast.net)21:19
+ NanoCodeBug (~nano@c-73-35-191-67.hsd1.wa.comcast.net)21:25
jfredamospalla: I would be curious to hear how much power it draws when you do that. Ubuntu Touch does something similar, it makes heavy use of SIGSTOP to pause things that aren't actively needed21:45
amospallajfred: do you mean about cgroup freeze?21:45
amospallaor the display?21:45
jfredboth I guess haha21:45
jfredoh though re: Ubuntu Touch it does the first one, it does typically power off the display on devices it runs on21:46
jfrednot just turning off the backlight 21:47
amospallaRegarding the display, I do use swayidle if the session on the console is a sway one, and setterm if it is a terminal one, so the screen blanks, and it shows like 70-90mA I would say.21:47
amospallaFor the cgroups session freeze, all the processes freeze, they completely stop, no killed, not unloaded, just stop using cpu. If you do freeze the graphical user session, even the mouse doesn't move, it just freezes and stops consuming ANY mA.21:48
amospallaOnly keep consuming the memory they have assigned, nothing else.21:48
amospallaI uploaded a script for the Pocket on the forums a couple of hours ago, it does it all.21:49
amospallaIt can be easily adapted to non-pocket, I am tidying the script a bit right now.21:50
amospallaWhen everything is stopped/frozen, pocket goes down to ~470mA power draw.21:50
amospallaIt is not a suspend, but if you plan on not using it for some minutes it is free to pseudo-suspend it like this, and you save some minutes of battery each time you do.21:51
jfredhmm, I wonder what's drawing the most power in that pseudo-suspend mode21:52
amospallaMe too, feel free to suggest anything that you may find.21:55
- gustav28 (QUIT: Quit: Quit) (~gustav@c-df53205c.019-141-67626730.bbcust.telenor.se)22:15
- jacobk (QUIT: Ping timeout: 276 seconds) (~quassel@47-186-105-237.dlls.tx.frontiernet.net)22:23
+ jacobk (~quassel@2603:8080:b200:7b02:77cb:6304:f9db:dda1)23:12
- jacobk (QUIT: Ping timeout: 260 seconds) (~quassel@2603:8080:b200:7b02:77cb:6304:f9db:dda1)23:29
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50)23:32
- NanoCodeBug (QUIT: ) (~nano@c-73-35-191-67.hsd1.wa.comcast.net)23:46

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