2024-10-31.log

+ spew (~spew@201.141.99.170)00:18
- nsc (QUIT: Ping timeout: 272 seconds) (~nicolas@244-99-142-46.pool.kielnet.net)00:26
+ nsc (~nicolas@186-98-142-46.pool.kielnet.net)00:27
staticbunnywhat does it take to change the keyboard leds and do fancy stuff?00:35
- vagrantc (QUIT: Quit: leaving) (~vagrant@2600:3c01:e000:21:7:77:0:50)01:16
- mjw (QUIT: Ping timeout: 252 seconds) (~mjw@81.28.88.162)01:19
- staticbunny (QUIT: Quit: My MacBook Air has gone to sleep. ZZZzzz…) (~textual@76-223-253-78.lightspeed.frokca.sbcglobal.net)01:35
- hairu (QUIT: Remote host closed the connection) (m-uotkmd@user/hairu)01:36
+ hairu (m-uotkmd@user/hairu)01:37
- paperManu (QUIT: Ping timeout: 245 seconds) (~paperManu@198.16.214.40)01:56
- spew (QUIT: Quit: spew) (~spew@201.141.99.170)01:57
- ndufresne (QUIT: Quit: Ping timeout (120 seconds)) (~ndufresne@apple.collaboradmins.com)03:05
+ ndufresne (~ndufresne@apple.collaboradmins.com)03:06
- cobra (QUIT: Quit: ZNC 1.8.2 - https://znc.in) (~cobra@user/Cobra)03:42
+ cobra (~cobra@user/Cobra)04:01
+ jacobk (~quassel@utdpat242016.utdallas.edu)06:17
- jacobk (QUIT: Ping timeout: 276 seconds) (~quassel@utdpat242016.utdallas.edu)06:39
joschhramrach: would you like me to just revert your last commit or do you have a different fix incoming?07:51
joschto reform-syste-image repo i mean07:51
+ jacobk (~quassel@47-186-105-237.dlls.tx.frontiernet.net)08:31
- jacobk (QUIT: Ping timeout: 276 seconds) (~quassel@47-186-105-237.dlls.tx.frontiernet.net)10:04
+ jacobk (~quassel@47-186-105-237.dlls.tx.frontiernet.net)10:05
minutehmm no zed on debian yet https://zed.dev/docs/linux#installing-via-a-package-manager10:39
grimmwareinstantly turned off by most of the front page being about LLMs11:01
grimmwarecredit where credit's due though, nobody writes native UIs any more, it's usually electron shitware11:02
+ mjw (~mjw@2001:1c00:2a07:3a01:2442:e860:b66b:55c3)11:07
minutegrimmware: ah, apparently i glanced over that (didn't go to the front page)11:10
minutefrom time to time i'm wondering if there are any alternatives to emacs :D11:11
hramrachWould Electron get in the way of code editing? There is the problem that when there is no native widget and it has to be emulated the application will try to reinvent a GUI toolkit using DOM as the base, poorly, and without any options to customize the GUI interaction settings. For example, the doubleclick time is inherited from the OS on which the browser is running because the DOM recieves11:12
hramrachthe doubleclick even from the OS but minimum drag distance that differentiated between click and drag is typically 0 in web UIs when they implement original elements. I think code highlighting and completion would be challenging to do correctly in DOM but I am not an expert on web technology.11:12
xhahramrach: i mean, vscode is written using electron? :D11:13
hramrachThere are people who volutarily use web based code editors but maybe it's because they were born on the web and can't tell how bad and glitchy web applications are compared to native ones11:13
hramrachxha: and is it usable?11:13
xhano it's a pice of .... if you ask me lol11:14
grimmwareminute: I sometimes veer outside of {,n}vim on occasion and realise that I can't be fucked to unlearn a bunch of habits and relearn a bunch of new ones11:14
[tj]sometimes I think I'd like nicer things in vim and then I see the nightmare of plugins and decide a little suffering is ok11:15
grimmwareyeah, suffering is better than adding more software to solve the problem hahah11:16
hramrachas for interesting code editros there is https://kakoune.org/why-kakoune/why-kakoune.html IIRC there was a similar one functionality-wise that was not as focused on vim-like UX but can't remember what it was11:16
grimmwarehelix11:16
[tj]I'd quite like a gutter for git changes and for marks, but not enough to add a lot more stuff11:16
grimmware[tj]: you are skirting dangerously close to having someone tell you the 384 distasteful hoops to jump through to get a shitty version of what you want11:17
hramrachonly 384, not 386?11:18
grimmwareI look at text editors this way: I have already broken my limbs and re-set them into the hideous contortions I need to for this to be comfortable. Unless I find the time to write my own text editor, I'm not going to put in the speculative labor (or pain) to repeat the experience for minimal gain11:18
grimmwarehramrach: keyboard mashing gods say no11:19
hramrachMy take on editors is that while UNIX serial terminals are a thing vi-compatible editors are very unlikely to die. They are both fundamentally broken, and when put together they fit so nicely.11:21
grimmwareon this horrible topic, does anyone have a recommendation for a TUI calendar that integrates with google calendar?11:21
hramrachgcalcli seems to work11:22
hramrachthere is also the option to use a standard calendar protocol and then many programs will actually do11:22
[tj]I am using a serial terminal right now11:23
[tj]I use one every day11:23
grimmwarehramrach: yeah I learned ed and was enlightened about design choices in vim11:23
hramrachI am using serial terminals daily as well, and that's why I have no motivation to use some editor other than vim. While I could use some much cooler editor when NOT using serial terminals I still need to know vi/ed.11:24
[tj]I learned ed as a joke and then I wrote ed output for gameoftrees and got very sad11:25
grimmwareI learned ed because someone wrote a series of articles about it on the smolweb and then it saved my ass several times11:25
[tj]ed is great fun11:26
[tj]like using awk or dc11:26
hramracheg. https://github.com/pimutils/khal11:27
grimmwarehramrach: yeah I was just looking at that one, might give it a go11:27
grimmwarercore is making me want to live forever on this computer11:27
[tj]$ alias | grep khal11:30
[tj]kal='vdirsyncer --verbosity CRITICAL sync && khal calendar --once today 10d'11:30
[tj]I used khal in the past, but I'm not sure what for11:30
+ paperManu (~paperManu@198.16.214.40)11:33
grimmwarehey is there any way of resetting the internal keyboard without using the keyboard? Mine is apparently wedged and I'd like to be able to reset it without powering the whole machine off and on again (using an external keyboard)12:44
grimmwareI am currently grepping irc logs for messages about hidraw12:49
grimmwareI have given up, I don't think this is possible if the keyboard is wedged unless it's possible via sysctl to turn off its power rails13:00
grimmwareyou can send it a message to reset but it will only do that if it's actually listening13:00
+ gustav28 (~gustav@c-78-82-52-4.bbcust.telenor.se)13:02
minutegrimmware: oh like it's totally unresponsive?13:09
minutegrimmware: it also has a reset button if that's an option13:09
grimmwareminute: yeah it was, I did a reboot eventually13:25
- sevan (QUIT: Remote host closed the connection) (~sevan@user/venture37)13:26
+ sevan (~sevan@2001:470:1f1d:1d6:5a55:caff:fe24:ed4)13:26
_rm_heh welp, TIL, trackpad module in hand, that it doesn't fit this reform :D15:46
+ spew (~spew@201.141.99.170)15:47
minute_rm_: hmmm?15:52
minute_rm_: did you get the trackpad module for reform and wanted to put it in pocket reform?15:53
_rm_minute: no, full size both15:55
minute_rm_: the module should fit! what's the issue?15:55
_rm_this is truck's prototype reform though so the case design must've changed?15:55
minuteohhh15:55
minuteok that's a special case :015:55
_rm_yeah i figured15:56
minuteone could maybe replace or modify the case... but also the current trackball is pretty good vs the original one15:56
_rm_does the current trackball fit this machine?15:57
minutegood question, i don't 100% remember... it should. but we should see if we have an old part here to test that16:07
minuteperhaps vimja on fediverse can answer that question, i think he also uses 1 proto refofrm16:08
minutereform16:08
_rm_alright16:11
+ staticbunny (~textual@76-223-253-78.lightspeed.frokca.sbcglobal.net)16:14
_rm_am i missing something with the oled menu, i can't get it to show16:22
staticbunnymeta + enter?16:24
staticbunnydid you make sure you toggle the power switch?16:25
- sevan (QUIT: Changing host) (~sevan@2001:470:1f1d:1d6:5a55:caff:fe24:ed4)16:30
+ sevan (~sevan@user/venture37)16:30
_rm_yeah16:33
staticbunnynew machine?16:33
- mjw (QUIT: Ping timeout: 260 seconds) (~mjw@2001:1c00:2a07:3a01:2442:e860:b66b:55c3)16:35
hramrachyou may need to connect a power supply as well16:41
_rm_it's connected, although i just swapped out the battery boards16:45
_rm_i wonder what i did wrong now, the machine won't even boot heh16:48
staticbunnycheck your battery cables on the mainboard side16:49
staticbunnywhen my chargeboard died i disconnected the cables on both sides and forgot16:49
_rm_they're all connected16:49
staticbunnysince i was using the jumper method to power from pd16:50
staticbunnyany heat on the chargeboard when plugged in?16:50
_rm_should there be?16:51
staticbunnyif its connected properly you will see it heat up 16:52
staticbunnyit shouldnt get too hot but it will warm up, mine was around 120F16:53
_rm_not sure, the batteries feel about room temperature16:54
minutestaticbunny: reform has a specific oled menu key, circle, not meta-enter16:54
minutestaticbunny: also charging architecture is totally different, so these things from pocket reform don't apply @ reform16:55
staticbunnyahhh good to know, i defaulted to pocket mb16:57
staticbunnyguess i'll have to get a reform too :-D16:58
+ mjw (~mjw@89.205.143.124)17:02
+ andypiper (~andypiper@89.36.117.58)17:04
andypiperACTION waves17:04
andypiperhi friends! Just installed the RK3588 in my Pocket :-) now figuring out how to get it to use the existing system installed on SSD17:05
staticbunnyi would assume its the standard method of migrating from one disk to another and updating fdisk? maybe clonezilla? its on my todo list under get jetson nano working on turingpi. Let me know how you end up doing it.17:26
andypiperI'm reading https://community.mnt.re/t/howto-upgrade-an-existing-mnt-reform-system-on-encrypted-nvme-for-rk3588/2630 and currently writing an SD card17:26
+ andypiper_ (~andypiper@2a00:23ee:2858:648e:4496:c6cf:fb30:e7ab)17:28
- andypiper (QUIT: Read error: Connection reset by peer) (~andypiper@89.36.117.58)17:29
+ andypiper (~andypiper@89.36.117.58)17:30
andypiperthat said, the bmaptool command failed with an error about it not being a gzip file and then a NamedFile not iterable. So I'm using balenaEtcher on another machine.17:32
- andypiper_ (QUIT: Ping timeout: 276 seconds) (~andypiper@2a00:23ee:2858:648e:4496:c6cf:fb30:e7ab)17:33
- CandidCadaver (QUIT: Ping timeout: 252 seconds) (~aloo_shu@90.166.98.89)17:36
minuteandypiper: yes, my guide with the corrections from grimmware's comments should do the job17:40
minutei still have to work them in (a bit too many tasks here atm)17:41
+ CandidCadaver (~aloo_shu@90.166.98.89)17:41
andypiperok. At the moment I'm into chroot but the mounting of proc et al is not working. I think I can modify fstab anyway.17:41
- buckket (QUIT: Quit: buckket) (~buckket@vps.buckket.org)17:45
+ buckket (~buckket@vps.buckket.org)17:46
andypiperoh, you don't want to choose a different (temporary) hostname when you boot to SD because then when you mount the NVME and chroot, it's unhappy17:48
andypiperunderstandable, but I didn't think ahead.17:48
- mjw (QUIT: Remote host closed the connection) (~mjw@89.205.143.124)17:50
+ mjw (~mjw@89.205.143.124)17:50
minuteandypiper: hmm mounting of proc doesn't work? why not?17:52
andypiperI think because I hadn't read grimmware comments yet. In the meantime, I've changed hostname and restarted, so getting back to there to try again17:53
andypiperie. the mount command is missing an element17:53
andypiperno, that statement by me is wrong, ignore, and let's try again.17:54
andypiperI had made a mistake in the mount commands - they are fine - I am past that point17:57
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50)18:04
andypiperin my case, I had tailscale installed on my original base system so the resolv.conf comment about symlinks etc was not relevant, of course mileage may vary there.18:05
- mjw (QUIT: Ping timeout: 255 seconds) (~mjw@89.205.143.124)18:06
andypiperok... here goes with the apt bits...18:06
+ mjw (~mjw@84.241.192.143)18:09
andypiperI got a "cannot write log (is /dev/pts mounted?)" message during the install. And the "Unsupported platform" message. Trying the flash kernel trick18:11
andypiperthat succeeded... here we go for a reboot18:13
andypiperI'm looking at a "Starting system-udevd version 256.6-1"... and then a bunch of other messages... eventually not being able to mount the nvme and dropping to an initramfs shell :-(18:18
hramrachjosch: https://source.mnt.re/reform/reform-system-image/-/merge_requests/11418:19
vagrantchah. was starting to have wonders about my order from a while back, but a shipping notice in my mailbox landed just before i started asking questions ... rk3588 and v4 keyboards, here we come.18:20
andypiperbut booting back to the emmc version of the rk3588 system, I see /dev/nvme0n1p1 just fine.18:21
andypiperI guess I can go round the loop again from SD card18:21
minuteandypiper: the devpts message is harmless btw18:23
andypiperyeah I thought so.18:23
minuteandypiper: ok so when you chrooted, /boot was mounted from the first emmc partition inside of the chroot yes?18:24
- mjw (QUIT: Remote host closed the connection) (~mjw@84.241.192.143)18:24
andypiperhmm maybe I did the sd card rather than emmc18:24
minuteandypiper: and /etc/fstab inside the chroot edited to have /boot on rk3588 emmc and / on the correct nvme partition?18:25
minuteandypiper: also, encrypted nvme or unencrypted?18:25
andypiperunencrypted18:25
minuteok that makes it easier18:25
minutewhen in initramfs shell, you can also try mount /dev/nvme0n1p1 and then exit18:25
minutemaybe it boots?18:25
+ mjw (~mjw@89.205.134.43)18:25
minutesorry, mount /dev/nmve0n1p1 /18:26
andypiperlet me give that a shot18:26
minutetypo again. mount /dev/nvme0n1p1 / 18:26
- mjw (QUIT: Remote host closed the connection) (~mjw@89.205.134.43)18:29
+ mjw (~mjw@89.205.134.43)18:29
andypiperuh. Unsure what just happened, but: I had the initramfs shell issue booting from the sdcard, so I powered off, took out sd card, powered on (to prove the emmc was fine); mounted nvme on /mnt for a look, fine; was about to try what you just said, so put sd card back in and systemctl reboot, and now it booted to my original nvme system18:30
andypiperwhich is great, but I'm not sure what happened.18:30
minutemaybe indeed you updated the /boot on sdcard before?18:31
minuteinstead of emmc18:31
andypiperyes, could have been that.18:31
andypiperso ideally I want to boot from emmc + nvme, but from SD at the moment is fine, if I can still get to the stuff I had here. 18:32
andypiperrk3588 seems to be cooler than the imx board, based on ~1 hour of tinkering.18:32
staticbunnyminute: will there be replacement lcd's for the pocket? mine already has a light splotch but not bad enough to worry about yet. Also, do you plan on adding an OLED option? 18:33
andypiperI can't run an apt upgrade generally because it is complaining about reform-qcacld2 depending on an older linux image. Is qcacld needed on this model of soc?18:34
andypiperah do I need to apt autoremove first...18:35
andypiperyes, that was it.18:35
+ Gooberpatrol66 (~Gooberpat@user/gooberpatrol66)18:38
- mjw (QUIT: Remote host closed the connection) (~mjw@89.205.134.43)18:40
minuteandypiper: no, you can remove reform-qcacld218:42
+ Andersonn (~tom@2001:470:b4ef::5)18:42
Andersonnhello!18:42
minutehi Andersonn18:42
Andersonnjsut checked my ip on https://mioip.info to be sure was not my problem but i still can't connect to mntre.com18:43
Andersonnit keep loading18:43
Andersonnthen got dns error18:43
grimmwareworks for me18:43
Andersonnmaybe somewhat related to my ipv6 ?18:43
grimmwareAndersonn: have you tried temporarily disabling it?18:44
Andersonnno18:44
Andersonnipv4 seems to be ok18:44
Andersonnso i can not open it using ipv6 is this normal ?18:44
Andersonnanyway disabling ipv6 works18:45
Andersonnthanks18:45
- Andersonn (PART: Closing Window) (~tom@2001:470:b4ef::5)18:48
andypiperhmm, not getting audio on the Pocket after the upgrade, but everything seems to be "on"18:51
minuteandypiper: in alsamixer -> f6 -> second card? everything on, even Left DAC to Left Mixer or whatever it's called? (way on the right)18:52
andypiperit looks like it, but in the meantime I also terminated pulseaudio server so I'll reboot and check again18:58
sevanminute: 3.0 mobo, will that support USB 3.2?19:01
- 077AAT1JQ (QUIT: Quit: quit) (~exark@user/exark)19:05
+ exark (~exark@user/exark)19:08
- andypiper (QUIT: Ping timeout: 260 seconds) (~andypiper@89.36.117.58)19:17
minutesevan: not sure, which feature of 3.2 do you need?19:39
- jacobk (QUIT: Ping timeout: 248 seconds) (~quassel@47-186-105-237.dlls.tx.frontiernet.net)19:47
+ jacobk (~quassel@47-186-105-237.dlls.tx.frontiernet.net)19:47
joschminute: could you enable gitlab CI runner for https://source.mnt.re/hramrach/reform-system-image thank you!19:49
joschi'm unsure what hramrach's patch does on big reform so it would make it easier if the CI would give me the image to try right away :)19:49
sevanminute: was wondering about increased bandwidth :)19:53
minutesevan: the usb-c is only for power19:56
minute(and debug uarts)19:57
- staticbunny (QUIT: Quit: My MacBook Air has gone to sleep. ZZZzzz…) (~textual@76-223-253-78.lightspeed.frokca.sbcglobal.net)20:05
sevanminute: hmm, the USB controller is on the SoC, right?20:09
sevanACTION looks at handbook :)20:10
sevanah, it's on the mobo. "TUSB8040 USB hub chip". USB 3.2 can be offered over the type A ports, no? (or is it meant to be confined to type c? (I'm not familiar with the details of the USB spec))20:12
+ mjw (~mjw@gnu.wildebeest.org)20:18
sevanminute: nevermind, the successor TUSB8042A is still a 5Gbps part, but different features. I have a USB 3.2 DAS and was curious if I'd see different performance :)20:23
sevan(USB 3.2 gen 2 @ 10Gbps)20:26
+ staticbunny (~textual@76-223-253-78.lightspeed.frokca.sbcglobal.net)20:35
- sevan (QUIT: Ping timeout: 252 seconds) (~sevan@user/venture37)20:53
+ Guest38_ (~textual@88.117.219.246)21:09
* Guest38_ -> ludit21:09
+ sevan (~sevan@user/venture37)21:12
- ludit (QUIT: Quit: My MacBook Air has gone to sleep. ZZZzzz…) (~textual@88.117.219.246)21:22
+ Guest823 (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae)21:26
grimmwarecompiling OpenRGB on the pocket w/ rk3588 seems to max out around 85 degrees21:30
grimmwarecloser to 8421:30
grimmwareI wonder how much of a compile time decrease you'd get if you were binpacking better across the performance/efficiency cores21:31
- jacobk (QUIT: Ping timeout: 276 seconds) (~quassel@47-186-105-237.dlls.tx.frontiernet.net)21:38
+ Guest38_ (~textual@88.117.219.246)21:51
- Guest38_ (QUIT: Client Quit) (~textual@88.117.219.246)21:53
+ ludit (~ludit@88.117.219.246)21:56
+ reform19655 (~phaidon@2a02:1210:2edb:1b00:6f0:21ff:fe91:645)22:09
reform19655quit22:09
- staticbunny (QUIT: Read error: Connection reset by peer) (~textual@76-223-253-78.lightspeed.frokca.sbcglobal.net)22:11
- reform19655 (QUIT: Client Quit) (~phaidon@2a02:1210:2edb:1b00:6f0:21ff:fe91:645)22:13
- gustav28 (QUIT: Quit: Quit) (~gustav@c-78-82-52-4.bbcust.telenor.se)22:15
hramrachjosch: by default console-setup would load Fixed8x16 from the system, with the change font from the kernel is used. One or the other might be slightly but I don't expect significant difference.22:31
hramrachslightly nore recent22:32
- Ar|stote|is (QUIT: Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) (~linx@149.210.16.106)22:35
+ Ar|stote|is (~linx@149.210.16.106)22:36
- ludit (QUIT: Remote host closed the connection) (~ludit@88.117.219.246)23:10
+ staticbunny (~textual@76-223-253-78.lightspeed.frokca.sbcglobal.net)23:32

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