2024-08-17.log

- n_to (QUIT: Quit: quitidiquit) (~n_to@2a03:4000:6:3662:24b1:57ff:fec6:76c1)00:14
+ n_to (~n_to@2a03:4000:6:3662:24b1:57ff:fec6:76c1)00:14
- n_to (QUIT: Client Quit) (~n_to@2a03:4000:6:3662:24b1:57ff:fec6:76c1)00:17
+ n_to (~n_to@2a03:4000:6:3662:24b1:57ff:fec6:76c1)00:17
- n_to (QUIT: Client Quit) (~n_to@2a03:4000:6:3662:24b1:57ff:fec6:76c1)00:18
+ n_to (~n_to@2a03:4000:6:3662:24b1:57ff:fec6:76c1)00:18
- erle (QUIT: Ping timeout: 245 seconds) (~erle@user/erle)02:25
+ erle (~erle@user/erle)02:33
- nsc (QUIT: Ping timeout: 260 seconds) (~nicolas@i5C74DFED.versanet.de)03:26
+ nsc (~nicolas@i5C74DF37.versanet.de)03:27
- ericsfraga (QUIT: Ping timeout: 276 seconds) (~user@2.28.14.250)03:58
- midfavila (QUIT: Ping timeout: 248 seconds) (midfavila@sdf.org)04:09
- Gooberpatrol_66 (QUIT: Remote host closed the connection) (~Gooberpat@user/gooberpatrol66)04:12
+ Gooberpatrol66 (~Gooberpat@user/gooberpatrol66)04:19
- mjw (QUIT: Ping timeout: 252 seconds) (~mjw@gnu.wildebeest.org)04:57
- vagrantc (QUIT: Quit: leaving) (~vagrant@2600:3c01:e000:21:7:77:0:50)05:16
- cobra (QUIT: Ping timeout: 260 seconds) (~cobra@user/Cobra)06:00
+ cobra (~cobra@user/Cobra)06:41
- cobra (QUIT: Quit: ZNC 1.8.2 - https://znc.in) (~cobra@user/Cobra)07:07
+ cobra (~cobra@user/Cobra)07:10
- aloo_shu (QUIT: Ping timeout: 272 seconds) (~aloo_shu@90.166.193.235)08:36
+ aloo_shu (~aloo_shu@90.166.193.235)08: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
minutejust a note for later: i want to add a step to reform-setup-wizard that detects an SSD and offers to directly migrate (install) to it, with optional encryption (checkbox and pw entry), and then a progress bar for the install.12:26
joschmaybe at some point it makes sense to just use calamaris for the installation?12:28
minutewhy?12:28
joschto avoid too much NIH and using existing software instead12:28
joschi think there is some value in first trying to use existing solutions and only rewriting things from scratch if there the existing stuff is really a bad fit12:29
minutebut we already have a working tool?12:30
joschyes, i'm just cautioning that expending that tool more and more makes it get closer to the functionality that other more mature (and maintained by other) tools already provide12:31
joschthere is the risk of sinking too much time into a custom solution instead of adapting the existing one12:31
minutei totally get that. but in our case i think that customizing the other tool until we like it and that it works with all our special stuff across devices is even more work... right now our installer has a tiny codebase12:33
joschsure :)12:33
joschyou'd probably just wrap reform-migrate or reform-setup-encrypted-nvme?12:35
minuteyep, sth like that12:44
joschminute: then before that can happen i guess i should implement a machine readable interface for these scripts?12:48
joschany preferences?12:48
chi'm casually interested in what the options for such interfaces would be12:56
minutejosch: yes, that would be very useful. some easy-to-parse line by line format (like tsv). i mean the main interesting output is that of rsync, does it have a machine readable progress format? and otherwise, catching various errors13:01
- sir-photch (QUIT: Ping timeout: 258 seconds) (~m-hy5poy@static.93.70.235.167.clients.your-server.de)13:31
+ mjw (~mjw@gnu.wildebeest.org)14:08
+ sir-photch (~m-hy5poy@static.93.70.235.167.clients.your-server.de)14:20
minuteinteresting https://kellyjonbrazil.github.io/jc/docs/parsers/rsync.html14:33
+ robin_ (~robin@user/terpri)14:43
- robin (QUIT: Ping timeout: 276 seconds) (~robin@user/terpri)14:46
+ robin__ (~robin@user/terpri)14:55
- robin_ (QUIT: Ping timeout: 245 seconds) (~robin@user/terpri)14:57
* robin__ -> robin14:59
+ NanoCodeBug (~nano@c-73-35-191-67.hsd1.wa.comcast.net)15:40
- NanoCodeBug (QUIT: ) (~nano@c-73-35-191-67.hsd1.wa.comcast.net)16:03
- jacobk (QUIT: Ping timeout: 276 seconds) (~quassel@47-186-105-237.dlls.tx.frontiernet.net)16:39
chinteresting bug about reserving space in front of the first partition on arm https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1986135.html17:28
- robin (QUIT: Quit: Leaving) (~robin@user/terpri)17:58
+ NanoCodeBug (~nano@c-73-35-191-67.hsd1.wa.comcast.net)18:09
- mjw (QUIT: Ping timeout: 260 seconds) (~mjw@gnu.wildebeest.org)18:36
+ mjw (~mjw@gnu.wildebeest.org)18:46
- hairu (QUIT: Remote host closed the connection) (m-uotkmd@user/hairu)20:03
+ hairu (m-uotkmd@user/hairu)20:05
+ mrbcmorris (~mrbcmorri@user/mrbcmorris)20:05
joschch: hah interesting read -- we just recently increased the free space in front of the first partition to 16 MB because of rk3588 :)20:26
^alexa sixteen-megabyte bootloader? is there an entire cobbler's workshop in there or something?20:30
josch^alex: it's the offset that is the problem20:31
josch^alex: u-boot starts at byte 838860820:32
joschu-boot itself is only 1.6 MB so you could also put the first partition at 10 MB but people like powers of 2 :)20:33
^alexah20:33
- mrbcmorris (QUIT: Quit: leaving) (~mrbcmorri@user/mrbcmorris)20:43
+ jacobk (~quassel@47-186-105-237.dlls.tx.frontiernet.net)20:51
NanoCodeBugi've been messing with the CM4 module some more, but I cannot get it to talk to the sd-card - presumably something between the cm4 and the two level shifters is causing it to fail to read the sd-card.21:03
NanoCodeBugi have dma disabled, its using pio only21:03
NanoCodeBugthe bootloader can talk to it, but the booted kernel can't, i don't want to hook up oscilliscope but that's where i'm at now21:04
josch^alex: it seems that it is not as arbitrary... at least rockchip reserves 4 MiB for u-boot and the 4 MiB after that are for a "trust" (ATF or OPTEE) partition. With that layout, the first partition containing kernel, dtb, ramdisk etc can only come at an offset of 16777216 bytes...21:58
amospallaI'm doing some battery tests on Pocket, it has been on 1% remaining battery for 45 minutes (with display off), and it is still up. I comment that as something good, that means it has an extra hour of battery I did not expect, like the car fuel reserve :D22:11
- gustav28 (QUIT: Quit: Quit) (~gustav@c-df53205c.019-141-67626730.bbcust.telenor.se)22:15
- buckket (QUIT: Quit: buckket) (~buckket@vps.buckket.org)22:54
+ buckket (~buckket@vps.buckket.org)22:55
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50)23:51

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