2024-05-30.log

- jacobk (QUIT: Ping timeout: 268 seconds) (~quassel@47-186-109-194.dlls.tx.frontiernet.net)00:00
+ jacobk_ (~quassel@47-186-80-125.dlls.tx.frontiernet.net)00:00
- vagrantc (QUIT: Quit: leaving) (~vagrant@2600:3c01:e000:21:7:77:0:20)00:59
- mjw (QUIT: Remote host closed the connection) (~mjw@gnu.wildebeest.org)01:54
+ mjw (~mjw@gnu.wildebeest.org)01:54
- Ar|stote|is (QUIT: Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) (~linx@149.210.32.218)01:59
+ Ar|stote|is (~linx@149.210.32.218)02:00
- mjw (QUIT: Ping timeout: 256 seconds) (~mjw@gnu.wildebeest.org)02:03
minutejosch: arrrgh, my emacs strip line endings setting bit me there! thanks a ton for figuring it out!02:10
- murphnj (QUIT: Quit: Leaving) (~murph@user/murphnj)03:52
- sir-photch (QUIT: Remote host closed the connection) (~m-hy5poy@2a01:4f8:1c1b:4579::1)09:13
+ sir-photch (~m-hy5poy@2a01:4f8:1c1b:4579::1)09:14
+ mjw (~mjw@gnu.wildebeest.org)10:55
- cobra (QUIT: Ping timeout: 260 seconds) (~cobra@user/Cobra)11:01
- ggoes (QUIT: Quit: ZNC - https://znc.in) (~gregf@fsf/staff/ggoes)11:12
+ ggoes (~gregf@fsf/staff/ggoes)11:14
- digitalrayne (QUIT: Quit: じゃまたね) (~digitalra@vps-446f4f39.vps.ovh.ca)11:26
+ digitalrayne (~digitalra@vps-446f4f39.vps.ovh.ca)11:26
minutelots of reform parts and expansions now available at crowd supply: https://www.crowdsupply.com/mnt/reform11:44
minuteincl very good deals on a311d and keyboard11:44
+ colinsane1 (~colinunin@97-113-136-129.tukw.qwest.net)12:21
- colinsane (QUIT: Ping timeout: 256 seconds) (~colinunin@97-113-136-129.tukw.qwest.net)12:22
+ reform31846 (~dan@pub151248192164.dh-hfc.datazug.ch)12:25
reform31846c3~12:26
reform31846topic12:26
- reform31846 (QUIT: Client Quit) (~dan@pub151248192164.dh-hfc.datazug.ch)12:28
- mjw (QUIT: Ping timeout: 256 seconds) (~mjw@gnu.wildebeest.org)13:03
* Guest162 -> mjw13:26
+ murphnj (~murph@user/murphnj)13:32
+ cobra (~cobra@user/Cobra)14:50
minutejosch: i made a new directory linux/patches6.8/imx8mp-mnt-reform2, but it doesn't get picked up by the build process... do i have to register that somewhere? i can't seem to find out where15:14
minutejosch: ahh i think i know what's up... it's building 6.7 locally15:19
minutehttps://source.mnt.re/reform/reform-debian-packages/-/merge_requests/39/diffs15:26
+ mark_ (~mjw@gnu.wildebeest.org)15:38
joschminute: which command are you running locally to build reform linux?15:40
joschif you run the command from the README it will update your apt cache so that you do not accidentally still build an old kernel15:40
minutejosch: that's probably what my helper .sh was missing15:54
+ reform17397 (~wdouglass@2600:381:b800:99d3:1dd9:32df:1a35:93f1)16:17
- reform17397 (PART: !!unknown attribute: msg!!) (~wdouglass@2600:381:b800:99d3:1dd9:32df:1a35:93f1)16:17
- nsc (QUIT: Ping timeout: 264 seconds) (~nicolas@i5C74DF17.versanet.de)16:17
minutejosch: i have an issue that the subfolders in patches/linux6.8 are arbitrarily ordered by device name, so far this has worked by chance. my suggestion would be that i create a new directory for device-independent patches16:36
minuteso all sn65dsi86 or mipi related issues could go into their own subfolder16:37
minuteand have a defined ordering16:37
minute(it has worked by chance but now it is failing, and i don't want to rewind history and re-edit old patches in other devices folders to accomodate)16:37
joschthe patches definitely have a defined order: find "patches${KVER}/" -type f -name "*.patch" | sort | ...16:38
joschbut of course the order should be done by device name16:38
joschso yes, it makes sense to have a appropriately named device-independent directory16:39
joschoh this also should be fixed: sort needs to be run with LC_ALL=C so that the patches get sorted the same way independent on the locale of the machine16:40
joschminute: the pipeline for https://source.mnt.re/reform/reform-debian-packages/-/merge_requests/39 failed due to fuzz -- should i push the fix directly onto your 8mp-reform2 branch or did you already take care of it?16:46
minutejosch: the fuzz happens precisely because of that issue16:50
minutejosch: my new patch is not applied last... but before another patch on the same file is applied16:50
minutejosch: if you have a working fix i will also take that :D16:51
joschdo you want to do the re-ordering of patches in their own subdirectory now or first fix this issue and do the re-ordering later?16:51
joschi pushed a commit fixing the fuzz16:57
minutejosch: first fix the issue, so thank you!17:22
joschminute: cool! feel free to re-order the patches in the linux/patches6.* directories however it becomes easier for you to maintain them17:32
joschthere is already an "etnaviv" directory17:33
minutejosch: thanks! true, hadn't considered etnaviv17:33
joschit might make sense to name these directories 001_foo, 002_bar etc17:34
joschso that it's clear in which order the patches get applied17:34
minuteyeah17:36
minutei agree17:36
joschafter you've merged !39, I'll push the LC_ALL=C fix to main17:40
minutejosch: ok, i'm building a test system image with those patches now, they have to be tested on imx8mp, imx8mq and a311d first... it is a bit lengthy process18:02
minuteactually not a311d18:02
minuteonly imx8mq and imx8mp, who have lcdif18:02
- GNUmoon2 (QUIT: Remote host closed the connection) (~GNUmoon@gateway/tor-sasl/gnumoon)18:10
+ GNUmoon2 (~GNUmoon@gateway/tor-sasl/gnumoon)18:11
+ nsc (~nicolas@i5C74DF17.versanet.de)18:19
+ mrux (~quassel@2a03:b580:ac01:5801:39f9:8f02:af09:f8c8)18:38
- mrux (PART: !!unknown attribute: msg!!) (~quassel@2a03:b580:ac01:5801:39f9:8f02:af09:f8c8)18:38
+ gustav28 (~gustav@c-2834524e.019-141-67626730.bbcust.telenor.se)20:02
- arminweigl (QUIT: Quit: ZNC - https://znc.in) (~arminweig@sourcehut/user/arminweigl)20:03
- jacobk_ (QUIT: Quit: No Ping reply in 180 seconds.) (~quassel@47-186-80-125.dlls.tx.frontiernet.net)20:45
* mjw -> Guest408320:45
* mark_ -> mjw20:45
+ jacobk (~quassel@47-186-80-125.dlls.tx.frontiernet.net)20:52
- mlarkin_ (QUIT: Ping timeout: 268 seconds) (~mlarkin@syn-047-036-115-056.res.spectrum.com)21:25
+ mlarkin (~mlarkin@syn-047-036-115-056.res.spectrum.com)21:32
- mlarkin (QUIT: Client Quit) (~mlarkin@syn-047-036-115-056.res.spectrum.com)21:32
+ mlarkin (~mlarkin@syn-047-036-115-056.res.spectrum.com)21:33
+ arminweigl (~arminweig@sourcehut/user/arminweigl)22:14
- gustav28 (QUIT: Quit: Quit) (~gustav@c-2834524e.019-141-67626730.bbcust.telenor.se)22:15
- Ar|stote|is (QUIT: Ping timeout: 260 seconds) (~linx@149.210.32.218)22:59
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50)23:16
+ Ar|stote|is (~linx@149.210.4.244)23:29

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