2023-09-18.log

- S0rin (QUIT: Ping timeout: 244 seconds) (~S0rin@user/s0rin)00:08
+ S0rin (~S0rin@user/s0rin)00:11
- mjw (QUIT: Ping timeout: 240 seconds) (~mjw@gnu.wildebeest.org)00:11
minutejosch: hmmm ok, we need a better option to change the cmdline then00:20
- grimmware (QUIT: Server closed connection) (~grimmware@2a03:b0c0:1:d0::efd:d001)01:18
+ grimmware (~grimmware@2a03:b0c0:1:d0::efd:d001)01:18
- chomwitt (QUIT: Ping timeout: 240 seconds) (~chomwitt@athedsl-25022.home.otenet.gr)01:25
- mtm (QUIT: Ping timeout: 240 seconds) (~mtm@c-71-228-84-213.hsd1.fl.comcast.net)02:02
- S0rin (QUIT: Ping timeout: 240 seconds) (~S0rin@user/s0rin)02:14
- nsc (QUIT: Ping timeout: 264 seconds) (~nicolas@103-99-142-46.pool.kielnet.net)03:50
+ nsc (~nicolas@12-48-142-46.pool.kielnet.net)03:51
+ mtm (~mtm@c-71-228-84-213.hsd1.fl.comcast.net)04:09
joschminute: theoretically, since boot.scr is shell-like, we could use /usr/share/flash-kernel/ubootenv.d/00reform2_ubootenv to append arbitrary stuff to ${bootargs}05:52
joschbut i don't know how smart that is, so i'll ask vagrant next time they are online05:52
- Boostisbetter (QUIT: Ping timeout: 264 seconds) (4a410829d7@irc.cheogram.com)07:56
+ Boostisbetter (4a410829d7@irc.cheogram.com)08:07
+ chomwitt (~chomwitt@ppp-94-67-235-15.home.otenet.gr)09:33
minutejosch: ok!10:05
* mark_ -> mjw10:09
- mhoye (QUIT: Server closed connection) (~mhoye@li319-32.members.linode.com)10:24
+ mhoye (~mhoye@li319-32.members.linode.com)10:24
- chartreuse (QUIT: Ping timeout: 252 seconds) (~chartreus@S0106908d78501d1d.cg.shawcable.net)10:51
- xktr (QUIT: Server closed connection) (~xktr@2602:fe3d:c01:10ca:1050:1ace:0:b)11:00
+ xktr (~xktr@2602:fe3d:c01:10ca:1050:1ace:0:b)11:00
+ chartreuse (~chartreus@S0106908d78501d1d.cg.shawcable.net)11:12
- chomwitt (QUIT: Ping timeout: 240 seconds) (~chomwitt@ppp-94-67-235-15.home.otenet.gr)12:45
+ chomwitt (~chomwitt@ppp-94-67-233-145.home.otenet.gr)12:50
- Boostisbetter (QUIT: Ping timeout: 248 seconds) (4a410829d7@irc.cheogram.com)13:15
eerydoes the v3 keyboard layout have any key combos mapped to page up/down by default?13:27
+ S0rin (~S0rin@user/s0rin)13:34
+ mark_ (~mjw@gnu.wildebeest.org)14:00
- mtm (QUIT: Ping timeout: 240 seconds) (~mtm@c-71-228-84-213.hsd1.fl.comcast.net)14:03
minuteeery: unfortunately not, but we should really add that here https://source.mnt.re/reform/reform/-/blob/master/reform2-keyboard-fw/matrix_3.h?ref_type=heads#L5514:47
minuteeery: i think hyper+cursors should yield home/pgup/pgdn/end14:47
- jacobk (QUIT: Ping timeout: 255 seconds) (~quassel@64.189.201.150)14:48
eeryminute: ah, cool, seems easy enough14:51
+ jacobk (~quassel@129.110.242.224)15:07
+ Boostisbetter (4a410829d7@irc.cheogram.com)15:09
+ mtm (~mtm@c-71-228-84-213.hsd1.fl.comcast.net)16:09
- ethulhu (QUIT: Server closed connection) (ethulhu@nora.ethulhu.co.uk)16:18
+ IchikaZou (~IchikaZou@36-231-113-210.dynamic-ip.hinet.net)16:39
- IchikaZou (QUIT: Remote host closed the connection) (~IchikaZou@36-231-113-210.dynamic-ip.hinet.net)16:45
+ IchikaZou (~IchikaZou@36-231-113-210.dynamic-ip.hinet.net)16:46
- IchikaZou (QUIT: Remote host closed the connection) (~IchikaZou@36-231-113-210.dynamic-ip.hinet.net)16:46
+ ethulhu (ethulhu@nora.ethulhu.co.uk)16:53
- jacobk (QUIT: Ping timeout: 255 seconds) (~quassel@129.110.242.224)18:17
- chomwitt (QUIT: Remote host closed the connection) (~chomwitt@ppp-94-67-233-145.home.otenet.gr)18:33
abortretryfailI think the only thing I'd miss from that would be the ability to pgup/pgdn with one hand. :)18:58
abortretryfailACTION has no horse in this race however, my keyboard is v2 with the weirdo alts in the middle18:59
joschi find it hard to remember which key is page-up and which is page-down when they are next to each other19:07
joschthe problem with a key combo for page-up/down are programs that require a combo with page-up/down19:07
joschthen you'd have to hit three keys instead of two19:07
joschbut i don't have a solution19:08
josch(for example terminal scrolling is often shift+pageup/down)19:08
abortretryfailShift isn't so hard to reach with another finger.19:09
minute[   69.617518] cdns-mhdp-imx f200000.display: firmware: direct-loading firmware mhdpfw.bin19:12
minute[   69.626485] [drm] Requested MHDP firmware19:12
minute[   69.644994] [drm] Loaded MHDP firmware19:12
minute[   69.648784] [drm] Started MHDP firmware19:12
minute[   69.653681] [drm] HDP FW Version - ver 23029 verlib 2056019:12
minuteok, finally managed to load the mhdp firmware from linux instead of uboot (on ls1028a)19:12
joschminute: is there an advantage to loading it later during boot?19:18
minutejosch: yes, being able to use mainline uboot19:19
minutejosch: otherwise i would have to import a huge amount of vendor code into uboot19:19
joschah okay19:19
minuteand the loading code was already there in the patch for linux, it was just buggy19:19
minutedebian mesa is missing this one https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/src/gallium/targets/dri/meson.build#L8219:39
minutei'll work around it in the driver, but strange19:39
+ jacobk (~quassel@utdpat242016.utdallas.edu)19:43
- mjw (QUIT: Killed (NickServ (GHOST command used by mark_!~mjw@gnu.wildebeest.org))) (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae)20:05
* mark_ -> mjw20:05
+ mark_ (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae)20:06
- klardotsh (QUIT: Read error: Connection reset by peer) (~klardotsh@c-67-170-115-80.hsd1.wa.comcast.net)20:08
+ kws (3596bb3a9b@2604:bf00:561:2000::43f)20:13
- jacobk (QUIT: Ping timeout: 255 seconds) (~quassel@utdpat242016.utdallas.edu)20:14
joschminute: i see that line here: https://sources.debian.org/src/mesa/23.2.0~rc3-1/src/gallium/targets/dri/meson.build/#L8120:15
+ jacobk (~quassel@utdpat242016.utdallas.edu)20:25
+ klardotsh (~klardotsh@c-67-170-115-80.hsd1.wa.comcast.net)20:25
kwsdoes the US crowd supply stock have the new keyboard, protected battery board and steel port covers?20:25
minutejosch: hmm, maybe it's in a separate package?20:29
minute[   67.472514] mali-dp f080000.display: [drm] fb0: imx-drmdrmfb frame buffer device20:30
minuteok, i have a display with weston. but internal display cable needs a choke20:49
- jacobk (QUIT: Ping timeout: 240 seconds) (~quassel@utdpat242016.utdallas.edu)20:53
minuteit's funny that the display doesn't work when using its own EDID settings20:53
minuteonly issue left: it gets very hot. might need a bigger heatsink, but haven't tried inside the case and conducting to the aluminum case yet21:13
minutein worst case we need to add a little fan :021:14
violetis it doing processor frequency scaling?21:28
minuteyes, even down to 300mhz21:28
minutemaybe it's something else in the chip that's so hot21:28
minutein RCW (reset configuration word) one can hard-disable IP blocks, worth a look21:29
minutefor example, it contains a ethernet switch engine and another 2.5gb PHY that we don't use21:29
violetyeah makes a lot of sense to try and turn that stuff off21:29
minuteat the moment the full system can consume up to 18W21:30
minute(incl screen)21:30
violethow's that compare to the imx8q21:31
minutei think the imx8mq system is maxing out at maybe 12W, need to double check21:31
minutebut it's fun how 16GB ram feels kind of immense vs 4GB21:33
minutefeels like infinite lol21:33
violetyeah for real21:33
minuteand the Cortex-A72 is definitely snappier than the A5321:34
minuteeven with only 2 cores21:34
violeti never run out on my x220 with 16GB21:34
minutei don't know if there is any other oshw board with these kind of resources21:34
minutemaybe the laptop board that system76 are trying to do, but it's not done21:35
unixpoetyeah, the system76 virgo is still pretty early 21:36
violetaside from that the closest might be whenever pine gets around to doing their rk3388 board. but i also dont really consider that fully open source since iirc they release the schematic pdf but not the actual pcb files21:38
minuteviolet: hmm, pine hasn't released any OSHW as far as i know21:40
minutei mean, you can get the schematics for apple hardware... :D21:40
minute(if you look closely)21:40
violethahahahahahha21:40
violetyeah i had to go double check. they're so borderline to being fully open source but never go all the way with it, its weird21:41
violetjust upload the files!!!21:41
violethaha21:41
minuteprobably they also use an uncommon PCB EDA software like orcad or sth21:41
minutei mean uncommon for open source21:41
minutemaybe even altium21:41
violetgods i cant imagine pine having budget for altium given how razor thin to the margins they seem to price things21:42
violetbut maybe!21:42
violetaltium just seems so ludicrously expensive21:42
minuteyeah, rbz made the ls1028a module in altium but i can open it in kicad21:43
minutei did that ~a lot~ to debug things21:43
violeti bet that a72 could actually handle google meet -.-21:46
violeti tried using google meet today but it couldn't handle transmitting without breaking up. which is like. come on we've had voip on computers working since pentiums that were slower than this!! 21:46
violet(and Discord manages to work just fine so, google skill issue i guess)21:47
violeti kind of wonder if its related to i think debian doesnt build chromium with their "hangouts" plugin the way some other distros do. and i know meet uses that. so maybe they just lean on that for anything working at a reasonable speed, idk what all it does21:49
minuteweird @ voice21:50
minutemaybe it falls back to encoding it with javascript or something...21:51
violetyeah thats what im wondering... which would be really weird because webrtc like, does this. but google definitely has a precedent for inventing a web standard and then not actually using it to its most in their own stuff21:52
violetsome time later ill grab a build that has the hangouts plugin built in and see if it runs any different21:53
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50)21:58
unixpoetviolet: did you mean pine64's rk3588 board? afaik they don't have an rk3388 board under development23:07
unixpoetalso I don't think there even is an rk338823:08
- kws (PART: !!unknown attribute: msg!!) (3596bb3a9b@2604:bf00:561:2000::43f)23:11

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