2024-07-16.log

bkeysYeah I figured it all out00:00
bkeysI need an easy way to apply all these patches00:00
bkeysAlright I think I got all the patches applied from the repo00:04
bkeysAlright, I got the patches applied00:11
bkeysI'm kicking off the build of what is hopefully the Reform kernel with both the patches to the source as well as the dts files to build, hopefully that will fix the hardware issues00:40
- mjw (QUIT: Ping timeout: 256 seconds) (~mjw@gnu.wildebeest.org)00:41
+ mjw (~mjw@gnu.wildebeest.org)00:49
- hl (QUIT: Ping timeout: 256 seconds) (~hl@user/hl)00:54
+ hl (~hl@user/hl)01:14
jfredThe PCBs came in! :D https://usercontent.irccloud-cdn.com/file/DfVibMHk/1000011404.png01:31
jfredI made the mistake of not paying extra to have them not silkscreen on a serial number, but thankfully it ended up in a relatively unobtrusive place01:32
jfredI'm still really happy with how it turned out01:32
chlooks great!01:38
jfredThanks! :)01:39
- mtm (QUIT: Ping timeout: 264 seconds) (~textual@c-71-228-84-213.hsd1.fl.comcast.net)02:03
+ mtm (~textual@c-71-228-84-213.hsd1.fl.comcast.net)02:06
- mjw (QUIT: Ping timeout: 246 seconds) (~mjw@gnu.wildebeest.org)02:16
mtmjfred: that looks great! I think I see s-expressions in an alien language02:50
bkeysI GOT THE VANILLA BUILD RUNNING WITH ALL THE DTS AND PATCHES02:54
bkeysOoooohhhhh I hope this works once copr builds it, this can be big news for Reform02:54
jfredmtm: They are indeed s-expressions haha, just with this font: https://www.omniglot.com/conscripts/magi.htm03:07
mtmneato!  I'll have to decipher them later.  Is the y-combinator hiding in there?03:09
- cobra (QUIT: Ping timeout: 265 seconds) (~cobra@user/Cobra)03:17
+ cobra (~cobra@user/Cobra)03:21
jfredNope, it's a metacircular evaluator03:23
- cobra (QUIT: Ping timeout: 245 seconds) (~cobra@user/Cobra)03:38
+ cobra (~cobra@user/Cobra)03:39
- colinsane (QUIT: Ping timeout: 265 seconds) (~colinunin@97-113-64-230.tukw.qwest.net)03:45
- nsc (QUIT: Ping timeout: 245 seconds) (~nicolas@i5C74DCFA.versanet.de)03:55
+ cobra_ (~cobra@user/Cobra)03:56
- cobra (QUIT: Ping timeout: 258 seconds) (~cobra@user/Cobra)03:56
+ nsc (~nicolas@i5C74DC43.versanet.de)03:57
- kop316 (QUIT: Remote host closed the connection) (m-6f6zq6@static.138.159.90.157.clients.your-server.de)04:04
+ kop316 (m-6f6zq6@static.138.159.90.157.clients.your-server.de)04:05
+ colinsane (~colinunin@97-113-150-69.tukw.qwest.net)04:53
vagrantcbkeys: which variant are you poking at?05:41
- colinsane (QUIT: Quit: bye) (~colinunin@97-113-150-69.tukw.qwest.net)05:47
+ midfavila (midfavila@sdf.org)05:50
midfavilahey so weird question05:50
midfavilahas uhhhhh05:50
midfavilaanyone brought their reform on a plane05:50
midfavilalmao05:50
midfavilai dont want to be pulled aside for a random security check if i bring mine with me. i feel like it might raise a few eyebrows among less technical crowds. :v05:51
vagrantci have wondered this as well ...05:51
vagrantc"are you carrying any lithium batteries" ... uh, well ...05:52
midfavila"yeah you could say i have a few"05:52
midfavila>carrying the reform and a uconsole05:52
vagrantcthat question drives me crazy because how many laptops and cellphones do people walk through and not think twice about05:52
+ colinsane (~colinunin@97-113-150-69.tukw.qwest.net)05:53
vagrantcwhich probably have far more dangerous batteries than the cells in a mnt/reform05:53
midfavilawhat i dont get is why air canada enforces capacity limits on discrete cells but not packs05:53
midfavilayou can have up to twenty cells with maximum capacity of like 650mah or some wimpy shit like that05:53
midfavilabut then nobody cares if you walk through with a laptop thats like 50% battery05:53
vagrantcexactly.05:54
midfavilalike i would kind of understand *cumulative* limits05:54
midfavilabut not individual ones considering theyre likely to travel all together05:54
jfredmidfavila: I have, I believe only on one trip. Was not a problem06:01
jfredBut I also didn't get singled out for screening on that one, the Reform just went through the x-ray machine like any other laptop and face-up it looks pretty normal 06:02
- colinsane (QUIT: Ping timeout: 264 seconds) (~colinunin@97-113-150-69.tukw.qwest.net)06:02
- vagrantc (QUIT: Quit: leaving) (~vagrant@2600:3c01:e000:21:7:77:0:50)06:03
chartreuseWell can confirm that when that random lockup happens with the screen blanked that the system is not responding, it no longer appeared on the network. Takes a while though and not really predictable when it's going to happen though, seems to take a few days for me06:15
chartreuseRelated to making a note of the ip address to check this this time, I've got the idea now of making an info page on the oled that the system can update. Not just the system drawing raw to it, but a pane that can be shown and hidden from the circle menu06:18
chartreuseSomething like how conky works, where a program will send an update to it periodically and it gets stored on the AVR, then displayed when the menu item for it is picked06:20
chartreuseI guess that'd be the simplest way, just make a variant of the oled raw drawing command that instead writes to a buffer. Should be fairly easy to implement06:23
- plomlompom (QUIT: Server closed connection) (~plom@play.plomlompom.com)06:41
+ plomlompom (~plom@play.plomlompom.com)06:42
- Manis (QUIT: Ping timeout: 256 seconds) (01a66df340@77-56-188-94.dclient.hispeed.ch)06:42
+ colinsane (~colinunin@97-113-150-69.tukw.qwest.net)06:49
chartreuseEh, that almost worked first time, just not doing the auto update part for some reason might have typoed that07:01
- colinsane (QUIT: Ping timeout: 245 seconds) (~colinunin@97-113-150-69.tukw.qwest.net)07:09
chartreuseThere we go, forgot to actually enter the info pane state. So now have a page that the system can update the bitmap on and it's stored. When open it will auto refresh to any new updates at the same rate as the battery status.07:11
+ colinsane (~colinunin@97-113-150-69.tukw.qwest.net)07:26
joschchartreuse: you might want to look into the refmon utility by vkoskiv 07:56
joschchartreuse: concerning the lock-ups, sigrid might've found the culprit07:57
chartreuseCan't seem to find any mention of that utility on google, vkoskiv's github, or mentioned on the community forums08:16
chartreuseI guess maybe it's burried somewhere in the IRC logs08:17
chartreuseThe linux side of course is a bit more complex than the quick hack to get the semi-persistent display on the keyboard working. Right now I just used a hacked version of kbdgfx and text.sh to throw my ip address in there08:19
chartreuseAnd I'd probably want to make it giggle around the screen by 1px to if there's room to try and reduce more burnin like I've accidentally managed with the battery status window XD08:19
- cow321 (QUIT: Ping timeout: 268 seconds) (~deflated8@user/meow/deflated8837)08:20
+ cow321 (~deflated8@user/meow/deflated8837)08:22
- ex-parrot (QUIT: Quit: _b) (~fincham@user/ex-parrot)08:50
+ ex-parrot (~fincham@user/ex-parrot)08:50
- Gooberpatrol66 (QUIT: Ping timeout: 246 seconds) (~Gooberpat@user/gooberpatrol66)09:42
+ Manis (01a66df340@84-73-19-122.dclient.hispeed.ch)09:51
- mhoye (QUIT: Server closed connection) (~mhoye@li319-32.members.linode.com)10:19
+ mhoye (~mhoye@li319-32.members.linode.com)10:19
+ mjw (~mjw@gnu.wildebeest.org)10:58
+ _rm (johan@halin.me)12:10
+ Twodisbetter (2cc0e4ea1c@irc.cheogram.com)12:38
joschhrm... it seems the problem with my trackball is becoming worse13:12
joschreform is just standing on a table and suddenly: https://paste.debian.net/1323426/13:12
- jackhill (QUIT: Server closed connection) (~jackhill@kalessin.dragonsnail.net)13:13
+ jackhill (~jackhill@kalessin.dragonsnail.net)13:14
joschthis is then just fixable by taking the bottom off and unplugging and re-plugging the usb cable13:20
minutejosch: hmmmm intermittent continuity on the usb cable?13:26
joschyou think it's the cable?13:28
joschi can try swapping the cable for another one to test that theory13:29
minutejosch: it could be13:29
minuteeither that or the controller is crashing for some reason...13:29
joschi also have a second trackball module, so i can swap them and see what happens13:30
joschbut i first have to swap the white switches for brown ones or my partner kills me XD13:30
minuteuh oh ;313:31
- mtm (QUIT: Ping timeout: 245 seconds) (~textual@c-71-228-84-213.hsd1.fl.comcast.net)14:03
+ mtm (~textual@c-71-228-84-213.hsd1.fl.comcast.net)14:06
- mjw (QUIT: Ping timeout: 244 seconds) (~mjw@gnu.wildebeest.org)14:44
* Guest1701 -> mjw15:04
bkeysSo my kernel built, but is not booting for whatever reason and I don't know where my dual female cables went so I can't serial into it -_-15:13
bkeysDang kids15:13
- buckket (QUIT: Quit: buckket) (~buckket@vps.buckket.org)15:14
+ buckket (~buckket@vps.buckket.org)15:15
bkeysFound some more15:18
- minute (QUIT: Server closed connection) (~mntirc@softboy.mntmn.com)15:30
+ minute (~mntirc@softboy.mntmn.com)15:30
- bkeys (QUIT: Remote host closed the connection) (~Thunderbi@45.134.140.153)15:31
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50)16:11
mtmah, looks like the 2.6 motherboard is well on it's way.  I'll need to amend my rk3588 order to include one.  I can use the original MB and SoC for a home server16:21
mtmthat librav1e0.7 issue has been fixed, though I did need to run 'apt --fix-missing install' to uncork it16:22
kop316minute: as an FYI my hyper order just shipped from crowd supply16:25
+ reform12372 (~chaoswolf@2600:1702:1340:42a0::39)16:27
+ bkeys (~Thunderbi@45.134.140.153)16:28
- reform12372 (QUIT: Client Quit) (~chaoswolf@2600:1702:1340:42a0::39)16:29
bkeysSo I got the Reform kernel built for RPM and booting with all the patches and dts files; but the hardware still isn't working. Is there some other step?16:29
+ mark_ (~mjw@gnu.wildebeest.org)16:30
minutekop316: oh nice!16:34
* ChanServ changed mode (+o, minute)16:34
bkeysNvm, investigated and my kernel config options weren't applied in the final package16:34
joschmtm: then you'll be happy to hear that there is a motherboard enclosure being worked on as well :)16:44
joschbkeys: really cool to hear about your progress!16:44
bkeysI have tried for days to stop it from overwritting my kernel options; I'm fixing to give up16:45
bkeysI have no clue why Fedora wants to make it this hard to change the kernel config16:45
joschbkeys: note, that after you have the kernel working, there may be a few more tweaks that you need to do in user-space. Those are "documented" in the reform-hw-setup utility16:45
mtmjosch: yes, I've been following that!  Should make for a sweet, quiet server.  Will be interesting to see what sort of power draw it'll have. Might rig it to an old solar panel/battery combo I have laying around16:51
joschsweet!16:55
midfavilakinda wanna try hacking one of those remade model f kishsavers into my reform17:05
vkoskivI can't fathom how distro packaging people bisect anything17:37
vkoskivI can't just downgrade package X and bisect it. It depends on pac Y which depends on Z and W17:37
vkoskivAnd I have to also keep them all in sync with whatever version is expected in any point in my bisect :D17:38
vkoskivIt just seems impossible to me.17:38
joschvkoskiv: if you are using debian, then the answer is debbisect17:39
vkoskivIn this particular case, the bisect is happening on arch :D17:39
joschvkoskiv: debbisect works by using snapshot.debian.org -- maybe something similar exists for arch17:40
joschvkoskiv: but bisecting Debian unstable is perfectly possible17:40
vkoskivThere is a nice guide they wrote for the process, but it doesn't mention this case, I guess I'm expected to figure it out on my own17:40
vkoskivYeah, I don't see a way to do this on arch that doesn't require days of work17:54
vkoskivI'd have to figure out the version of every dependency at the bisect commit, and manually downgrade/upgrade them17:55
vkoskivFor each step of the bisect :D17:55
midfavilabisecting drives me insane too17:56
midfavilai spent like three days at work trying to upgrade a debian system from 9 to eleven and there was a change in how libcrypt was packaged17:56
vkoskivI'm fine with a bisect, I just set it to build and run the test I'm iterested in, and watch it go17:56
midfavilaapparently it used to be separate from glibc but then later on was integrated into the glibc package17:56
vkoskivBut this is Linux, so this bisect involves N packages17:56
midfavilawhich now conflicts with the old one and now libc is conflicting with... libc17:57
vkoskivMy respect for Linux distro packaging people increases yet again.17:57
midfavilai just run kiss. no bisecting or anything.17:57
midfavilaeasy.17:57
vkoskivI tried downgrading one of the dependencies, but it won't install, because that would break another dependency on wlroots17:58
vkoskivNot sure if it means the normal wlroots, or the one I downgraded. pacman says both maybe are installed, plus another special version I don't know much about.17:58
vkoskivEven if I managed to do this bisect, I would then have no idea which of the N packages the break was in, and I would have no way to check that17:59
vkoskivSome version of some package broke sway on a really old laptop, and I'm the only person on the planet interested in ensuring sway works with this 19 year old hardware18:00
vkoskivSolution here is to move back to X on this system, for X is eternal.18:01
vkoskivI'm using i3 on my desktop anyway (proprietary nVidia), so this works18:03
vkoskivAlso the reason why I don't want to file this as a regression to the arch/sway/wlroots people, I think they have more important things to fix than maintaining support for my ancient hardware18:12
joschvkoskiv: chartreuse might be interested in refmon18:16
vkoskivI've been hacking on it in the last few days, 'till I got sidetracked with a tcc thing again :D18:23
vkoskivWhat's the best practice for config files these days? Just stick defaults under /etc/refmon/ and then have it scan first under ~/.config/refmon/, then fall back to /etc/refmon/?18:30
joschyes18:32
vkoskivI'll implement that today, then.18:33
vkoskivI just added support for an unlimited amount of widgets :]18:34
vkoskivWith a big asterisk, they are all on the same thread, so maybe shouldn't load too many of 'em18:34
+ Jonas__ (~Jonas@45.134.79.119)18:38
+ cow321_ (~deflated8@user/meow/deflated8837)18:50
- cow321 (QUIT: Ping timeout: 272 seconds) (~deflated8@user/meow/deflated8837)18:51
* cow321_ -> cow32118:51
- Jonas__ (QUIT: Ping timeout: 244 seconds) (~Jonas@45.134.79.119)18:56
- ndufresne (QUIT: Server closed connection) (~ndufresne@apple.collaboradmins.com)19:15
+ ndufresne (~ndufresne@apple.collaboradmins.com)19:15
- cow321 (QUIT: Remote host closed the connection) (~deflated8@user/meow/deflated8837)19:22
+ cow321 (~deflated8@user/meow/deflated8837)19:23
* mjw -> Guest929619:34
- Guest9296 (QUIT: Killed (lithium.libera.chat (Nickname regained by services))) (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae)19:34
* mark_ -> mjw19:34
+ Guest9296 (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae)19:35
+ gustav28 (~gustav@c-1134524e.019-141-67626730.bbcust.telenor.se)20:02
+ Gooberpatrol66 (~Gooberpat@user/gooberpatrol66)21:10
violethad a weird freeze on my iMX8MQ21:12
violetits not that weird for it to freeze now and then, it seems like it just does that sometimes and idk why. but this time it froze with the 2 LEDs for the ethernet port fully lit. and i did not have an ethernet cable plugged in21:12
violetand that is definitely something i've not seen before21:13
+ sevan (~sevan@2001:470:1f1d:1d6:5a55:caff:fe24:ed4)21:17
minutejust fixed some charger stuff on pocket reform here, steam deck charger works now21:19
joschviolet: random freezes of the imx8mq were the topic just a few days ago and chartreuse, sevan and sigrid were trying out things. Which OS are you running and when do the freezes occur? When you idle in sway?21:19
joschminute: what was the culprit?21:20
minutejosch: probably the 5 second startup delay21:20
minutei'm now working on charger module detection21:20
violetjosch: im running the mnt kernel on bookworm21:26
joschviolet: we probably talked about dpms already in the past?21:27
violetive had a random freeze here and there ever since i got the thing, but ive only ever had freezes while im not using the device21:27
violetwe probably did.21:27
joschviolet: you are using sway with swayidle?21:27
violetno21:27
joschjust the terminal?21:27
violeti had firefox focused21:27
violetand it had mastodon loaded21:27
joschah what DE are you using?21:28
violetsway21:28
joschbut without swayidle?21:28
violetcorrect21:28
joschso your display is always on?21:28
violetyeah that's right. i just set it to brightness 1 when im closing it up21:28
joschthat sounds good21:28
violettho i have also had this happen while plugged into HDMI with the display off21:28
violeti have had it happen both with and without external display plugged in21:29
violetalways while plugged into power, usually while leaving it over night because thats when im usually not touching it for a bit. never while ive been actively using it21:29
joschwe should catalogue this21:30
joschyes, same here21:30
joschfor me, both "output eDP-1 disable" as well as "output * dpms off" triggered the problem -- setting brightness to 0 did not21:30
joschso it's interesting that you got a freeze anyways21:30
joschbut: sigrid found a bit which might make the imx8mq lock up as the MNT kernel currently does not set it21:31
violetits not reliable either. i managed to get a few days running continously most recently without freezes21:31
joschchartreuse is also looking into it as they are not even using sway at all21:31
joschviolet: yes, same here21:31
joschviolet: i'm going to file an issue as per https://community.mnt.re/t/collecting-long-standing-reform-issues/212521:34
violetsounds good21:34
violettangentially i would actually like to eventually find a way to disable display in u-boot 21:35
joschyou want to disable display support?21:36
violetseems like a weird request but sometimes it works fine, and other times the data on the screen is glitchy and flickery in u-boot21:36
violetits always fine after it gets into linux21:36
joschi guess you can just remove it from the device tree to disable it21:36
violetbut the flickery pixel data is uncomfortable to look at21:36
violetyeah thats what im thinking, but i havent modified a device tree in awhile so i need to remind myself how to do it / where to put the dtb when im done21:37
violetid bet its just some kind of bug when initializing the display output hardware, like maybe sometimes the pixel clock doesnt get set up right or something.21:41
violetor maybe it messes up the i2c to the bridge chip idk21:42
joschcinap_lenrek added the display support to u-boot and probably knows the answer21:43
violetcould i guess also be a sequencing thing of like maybe sometimes it gets unlucky and starts trying to talk to the display chip before the chip is actually ready for commands. but these are all speculation21:43
violets/display chip/bridge chip/21:44
violetjosch: a22:10
violetoops22:11
violetwhat i meant to say was, i think this is actually a new failure mode22:11
violeti left it off after the freeze until now. but i tried turning it back on and it wont boot, and the ethernet LEDs just come on and stay on22:11
violetpowering off/on maeks the LEDs go off and on so the control chip is doing its job there 22:12
violetim going to try unplugging and replugging the batteries to see if cutting power from the system entirely fixes it22:12
joschviolet: i indeed did not hear this behaviour with the ethernet led before22:12
violetactually, before i cut power from the system, ill attach a serial to see if i get anything out of the nxp chip from there22:13
- gustav28 (QUIT: Quit: Quit) (~gustav@c-1134524e.019-141-67626730.bbcust.telenor.se)22:15
violetnope, nothing on serial22:24
noam_Um. My trackball seems... unhappy? Should I be cleaning it regularly to prevent dust buildup or something? 22:26
joschnoam_: yes, clean regularly22:26
noam_I've occasionally had an issue where it would only work if moved really slowly, and now it's just flat out nonresponsive >_<22:26
noam_josch: oops. thanks.22:26
joschnoam_: at least as often as you cleaned ball-mice back in the day :)22:26
noam_josch: assumption, there >_<22:27
noam_...I did actually use ball mice but I was like five so I was not the one cleaning them lol22:27
noam_josch: what's the recommended approach to cleaning? :)22:27
violethmmmmmm nope, still dead even after disconnecting/reconnecting battery22:28
joschwhat i do is to use a plastic tool to remove both circular buttons from the trackpad22:28
joschthen i unscrew both screws holding the trackball in its cup22:28
joschthen i take the trackball out22:28
jfred...oh... lmao, I think I made a silly mistake with this custom Pocket lid. The wifi and cellular antennas go on the backside of the top lid don't they? I've just put a solid later of copper in between them and the outside 😆22:28
joschthen i blow really hard onto the sensor while holding it upside-down22:28
joschnoam_: in extreme cases, i take a very soft cotton or tissue to clean the sensor physically22:28
violetwow one of the inductors is REALLY hot22:28
joschviolet: o022:29
violeto.o theres a chip on the board with bridged solder joints22:29
violeti dont think it was like that before22:29
violetthats amazing22:29
noam_josch: so you mean like... taking the reform apart to clean it? :/22:30
noam_I really odn't want to do that >_<22:30
joschnoam_: no, just the two buttons and the ring around the ball22:30
noam_ahhhh22:30
joschnoam_: you just need to undo two screws -- no need to open it from the back22:30
joschnoam_: https://mntre.com/reform2/handbook/hardware.html#trackball-cleaning22:31
joschviolet: if you take a photo, maybe we can compare?22:31
noam_Dammit, i need to read the full handbook >_<22:32
joschjfred: and now your wifi reception is gone? :D22:32
noam_I'm also once again struggling not to give in and order the pocket >_<22:32
jfredviolet: My Reform failed once in what I think was a similar way, though I didn't take note of exactly which components were hot at the time22:32
jfredjosch: Well, I don't have my Pocket yet, but I assume it will be if I install this 😅22:32
violetjosch: https://x.artemis.sh/f/reform_bridged_joints.jpg22:34
violetthat resistor up to looks like it *could* be intentional but i dont think the bridged chip joints are at all22:37
jfredR53 is intentional, it was an early motherboard fix22:38
joschviolet: ah you are having motherboard 2.0? i have motherboard 2.5, so things look a tad different22:39
violetyeah it is 2.022:40
violetsilkscreen says 2020-10-2922:40
violetmaybe unbridging that solder joint fixes it. i wonder how it got that way in the first place22:43
violetprobably i should take the board out and inspect the whole thing if i do that22:44
joschyes, 2020-10-29 is motherboard 2.0 according to https://source.mnt.re/reform/reform-handbook/-/issues/422:45
violetmaybe its possible that i did some damage when i accidentally shorted a pin when i put a display cable in with now enough pins, and that it didn't immediately cause problems but made it easier for this to happen later22:46
violetnot enough pins*22:46
violetaw darn it looks like 2.5 motherboards are out of stock22:52
joschviolet: motherboard 2.6 is in the making though :)22:54
noam_violet: on the other hand I think there was a 2.6 on the way :D22:54
- sevan (QUIT: Changing host) (~sevan@2001:470:1f1d:1d6:5a55:caff:fe24:ed4)22:58
+ sevan (~sevan@user/venture37)22:58
minutewe built two a311d pocket reforms for use by my colleagues today and did the whole encrypted nvme migration thing, from the most recent 6.9 image22:59
minuteeverything works fine except now we have the same bug that plagued imx8mp pocket initramfs: display comes on only after entering disk password23:00
minute(from cold boot)23:00
minutestays on after a reboot23:00
joschminute: that issue was also mentioned in the forums23:00
joschminute: https://community.mnt.re/t/error-creating-encrypted-ssd-migrating/2107/4623:02
violetwell if i dont manage to fix it myself by the time 2.6 comes out i guess il be getting that :D23:04
violeti dont see any other weird solder joints though so it might just be this23:05
joschviolet: i can send you a picture of my motherboard 2.0 tomorrow if you like to compare23:06
violetthanks, that would be helpful to have23:06
joschviolet: please feel free to ping me about it in case i forget!23:07
violetoh apparently those 3 bridges pins are all analog input for the current monitor and probably tied to ground anyway23:22
minuteminute: i'm silly. i don't have an ssd in my a311d pocket, that's why i don't see the issue23:22
violetthe schematic doesnt seem to line up exactly with the pdf in the handbook because the handbook says it should be an INA233 and this is INA260 but i think its just a larger version of the same chip?23:23
violetand probably the same thing anyway23:23
joschminute: you are using luks on emmc?23:24
minuteviolet: the things in your picture are all "by design"23:24
violeti dont see anything else that looks wrong then... so i guess maybe it is some kind of internal board damage23:25
minuteviolet: failure with hot inductor? probably, if you're lucky, it's dead diode D523:25
violetooo23:25
minuteviolet: do you have multimeter with diode tester or can you desolder D5?23:25
minuteit is not needed for functionality23:26
minutebut it caused a bunch of failures23:26
minuteso from 2.5+ it's DNP23:26
violetyeah i have a diode tester / can also desolder it23:27
violeti see it23:27
violetwhat do i expect to see if i probe it?23:28
violetshort circuit instead of diode?23:29
violet(meaning, if it failed, it would be bidirectional connection instead of one-way)23:29
+ Jonas__ (~Jonas@45.134.79.119)23:44

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