2024-08-18.log

- mjw (QUIT: Ping timeout: 255 seconds) (~mjw@gnu.wildebeest.org)00:27
minuteNanoCodeBug: too fast?00:39
- nsc (QUIT: Ping timeout: 258 seconds) (~nicolas@i5C74DF37.versanet.de)03:25
+ nsc (~nicolas@17-97-142-46.pool.kielnet.net)03:26
henesyis there any way to do a traditional laptop suspend on the reform2?03:30
henesyi havent thought about it in awhile but that or a disk suspend would be nice03:31
henesyjust running the standard debian03:31
- op_4 (QUIT: Remote host closed the connection) (~tslil@user/op-4/x-9116473)04:05
+ op_4 (~tslil@user/op-4/x-9116473)04:05
- vagrantc (QUIT: Quit: leaving) (~vagrant@2600:3c01:e000:21:7:77:0:50)04:31
- aloo_shu (QUIT: Ping timeout: 245 seconds) (~aloo_shu@90.166.193.235)05:07
+ aloo_shu (~aloo_shu@90.166.193.235)05:18
joschhenesy: yes, it should work if you have the reform2 with the imx8mq module06:54
NanoCodeBugminute: i've been thinking it might be driving it too fast, but the overrides the raspi provides to downclock it have had no effect07:53
- NanoCodeBug (QUIT: ) (~nano@c-73-35-191-67.hsd1.wa.comcast.net)09:46
+ gustav28 (~gustav@c-df53205c.019-141-67626730.bbcust.telenor.se)10:02
- jacobk (QUIT: Ping timeout: 260 seconds) (~quassel@47-186-105-237.dlls.tx.frontiernet.net)11:04
+ jacobk (~quassel@47-186-105-237.dlls.tx.frontiernet.net)11:05
+ ericsfraga (~user@2.28.14.250)11:17
+ mjw (~mjw@gnu.wildebeest.org)12:21
joschwhat is the magic for using paste.debian.net such that it does not respond with "do not spam"?13:13
joschwhoops, wrong channel :D13:14
+ NanoCodeBug (~nano@c-73-35-191-67.hsd1.wa.comcast.net)16:41
- mjw (QUIT: Ping timeout: 265 seconds) (~mjw@gnu.wildebeest.org)19:17
+ mjw (~mjw@gnu.wildebeest.org)19:26
- mjw (QUIT: Ping timeout: 248 seconds) (~mjw@gnu.wildebeest.org)19:49
- NanoCodeBug (QUIT: ) (~nano@c-73-35-191-67.hsd1.wa.comcast.net)19:53
+ mjw (~mjw@gnu.wildebeest.org)20:28
- Gooberpatrol66 (QUIT: Quit: Konversation terminated!) (~Gooberpat@user/gooberpatrol66)20:50
+ Gooberpatrol66 (~Gooberpat@user/gooberpatrol66)20:50
+ Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66)21:48
- Gooberpatrol66 (QUIT: Ping timeout: 276 seconds) (~Gooberpat@user/gooberpatrol66)21:49
- jacobk (QUIT: Ping timeout: 276 seconds) (~quassel@47-186-105-237.dlls.tx.frontiernet.net)21:52
+ jacobk (~quassel@47-186-105-237.dlls.tx.frontiernet.net)21:53
- jacobk (QUIT: Ping timeout: 248 seconds) (~quassel@47-186-105-237.dlls.tx.frontiernet.net)22:08
+ jacobk (~quassel@47-186-105-237.dlls.tx.frontiernet.net)22:08
- gustav28 (QUIT: Quit: Quit) (~gustav@c-df53205c.019-141-67626730.bbcust.telenor.se)22:15
amospallayesterday my pocket was stuck one hour with a 1% battery, today it learnt and moved as expected from 2% to 1%, and then to 0% until poweroff.22:24
+ NanoCodeBug (~nano@c-73-35-191-67.hsd1.wa.comcast.net)23:23
NanoCodeBugminute: looking at the imxmp patches gave me a few ideas, its definitly using an unsupported mode - i think related to 1.8v vs 3.3v signaling 23:26
NanoCodeBugconnecting a garbage 256mb sd card - and it shows up and works23:26
minuteNanoCodeBug: ah nice! yeah it only supports 3v3 signalling because of those level shifters that are there for legacy reasons (imx8mq)23:32
minutei made a little thing https://mastodon.social/@mntmn/11298515617829945823:32
+ robin (~robin@user/terpri)23:33
joschnot written in rust?23:33
NanoCodeBugi did end up shorting the sd card vdd to ground... one of the ferrite beads got a little spicy. but nothing appears to malfunctioning23:34
NanoCodeBugooo volume and brightness sliders would be fantastic 23:34
joschNanoCodeBug: this can also be done (but looks very different) with waybar alone: https://manpages.debian.org/testing/waybar/waybar-pulseaudio-slider.5.en.html23:37
minutejosch: no, i just wanted something quick and easy ^^23:38
joschheh :)23:38
minutec is the language i'm most comfy with (not saying my code is good, but it's the only language that i mostly understand, except for some UB stuff i guess)23:39
joschyeah same -- but it's also one of the most "simple" languages that i know. Langs like C++ or Python are huge in terms of concepts and standard library...23:40
minuteyeah, i like the minimalism23:40
minuterust is safer and more modern obvs, but i don't always want to wrestle with it23:41
^alexwe had a college class wherein we wrote, in a small team, a compiler for a reasonable subset of C9923:41
joschwow nice!23:41
^alexfun times23:41
joschfor our classes, we invent a minimal assembler language and let the students do that23:42
^alexwe had an EE class where we built a cpu in verilog too23:42
joschpart of my fun in the last few days was trying to shove $fdtfile into reform-imx8mp-uboot: https://source.mnt.re/reform/reform-imx8mp-uboot/-/merge_requests/123:46
joschandi piper helped me test that and the u-boot binary seems doesn't boot andi's system :(23:46
joschso more investigation is required by somebody with a pocket23:46
joschminute: hint hint ;)23:46
joschand then i spent way too much time trying to figure out why some mysterious zombie process would hog /dev/null and prevent it from getting unmounted and ultimately found out that it was reform-qcacld2: https://source.mnt.re/reform/qcacld2/-/merge_requests/423:48

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