2024-10-27.log

+ Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66)00:09
- Gooberpatrol66 (QUIT: Ping timeout: 276 seconds) (~Gooberpat@user/gooberpatrol66)00:09
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50)00:24
- gustav28 (QUIT: Quit: Quit) (~gustav@c-78-82-52-34.bbcust.telenor.se)00:25
- nsc (QUIT: Ping timeout: 265 seconds) (~nicolas@57-97-142-46.pool.kielnet.net)01:26
+ nsc (~nicolas@42-97-142-46.pool.kielnet.net)01:28
- vagrantc (QUIT: Quit: leaving) (~vagrant@2600:3c01:e000:21:7:77:0:50)02:45
- paperManu (QUIT: Ping timeout: 255 seconds) (~paperManu@198.16.214.40)02:55
mhoyejosch: yeah, the 25mm one is the one I have, and I like it a lot.04:02
- op_4 (QUIT: Remote host closed the connection) (~tslil@user/op-4/x-9116473)04:05
+ op_4 (~tslil@user/op-4/x-9116473)04:05
- Gooberpatrol_66 (QUIT: Quit: Konversation terminated!) (~Gooberpat@user/gooberpatrol66)04:19
+ Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66)04:20
- sts-q (QUIT: Ping timeout: 245 seconds) (~sts-q@89.58.73.103)04:22
+ sts-q (~sts-q@89.58.73.206)04:26
- CandidCadaver (QUIT: Ping timeout: 265 seconds) (~aloo_shu@90.166.98.89)04:37
+ CandidCadaver (~aloo_shu@90.166.98.89)04:46
+ Gooberpatrol66 (~Gooberpat@user/gooberpatrol66)05:34
- Gooberpatrol_66 (QUIT: Ping timeout: 252 seconds) (~Gooberpat@user/gooberpatrol66)05:35
xhai am very confused why the u-boot build is not working. this patch patches something that was never there in the first place: https://source.mnt.re/reform/reform-rk3588-uboot/-/blob/main/0000-dts-makefile.patch?ref_type=heads07:49
xhathere is no "CONFIG_ROCKCHIP_RK3588" here: https://gitlab.collabora.com/hardware-enablement/rockchip-3588/u-boot/-/blob/rk3588/arch/arm/dts/Makefile?ref_type=heads07:50
- jacobk (QUIT: Ping timeout: 248 seconds) (~quassel@47-186-105-237.dlls.tx.frontiernet.net)07:50
xhathe patch cannot work... and there where no commits in the collabora repository since the last two weeks that changed anything regarding this device tree Makefile. so i am gussing there was a force-push?07:51
xhathis build passed, and i don't understand *how*: https://source.mnt.re/reform/reform-rk3588-uboot/-/jobs/624607:52
- CandidCadaver (QUIT: Ping timeout: 265 seconds) (~aloo_shu@90.166.98.89)08:23
+ CandidCadaver (~aloo_shu@90.166.98.89)08:32
xhaok, for the rk3588-rock5b branch of u-boot, the patch actually applies. however, that version is super outdated and does not build anymore.08:33
- senzilla (QUIT: ) (sid151180@id-151180.hampstead.irccloud.com)08:38
+ senzilla (sid151180@id-151180.hampstead.irccloud.com)08:39
+ gustav28 (~gustav@c-78-82-52-34.bbcust.telenor.se)09:03
gustav28(minute: not yet tested, but here is the code I talked about yesterday: https://git.sr.ht/~gustav/fork-reform/log/gustav/ctrl-super-swap-modes)09:47
bluerisexha: RK3588 support on OpenBSD ain't too bad, but as always the video department is a bit lacking, hah09:59
bluerisexha: so when booting openbsd, which should be easy, you still need the uart09:59
blueriseunless u-boot sets up a simple framebuffer, which I don't think it does10:00
blueriseotherwise, wait a week until mine is here and then I can give some more info :D10:06
- cobra (QUIT: Quit: ZNC 1.8.2 - https://znc.in) (~cobra@user/Cobra)10:10
xhabluerise: i actually managed to boot & install openbsd onto an nvme already10:16
+ mjw (~mjw@gnu.wildebeest.org)10:16
xhaand also boot it from the nvme10:17
xhabut yeah, u-boot does not setup a simplefb(4)10:17
+ cobra (~cobra@user/Cobra)10:20
hramrachwhat is hyper and super? When I run evtest on plain USB keyboard the 'windows' key sends LEFT_META or RIGHT_META10:22
gustav28Mnt labels the LEFT_META key SUPER and HYPER is something only Mnt has, defined as F2310:24
hramrachbut whatever they are I suppose I would want to swap hyper and super to make the corner key usable by the OS10:24
gustav28in their documentation here https://mntre.com/documentation/reform-keyboard-v4-manual.pdf10:24
gustav28this is for full reform/standalone keyboard, not sure about the pocket10:25
hramrachit's the same for posket as far as the left bottom keys are concerned10:26
gustav28ok. my changes above is for swapping ctrl-hyper (so that ctrl is bottom left) and/or swapping super-alt (so that super matches Mac keyboards), independently10:29
hramrachthe layer change key is so much used that as far as I am concerned it can be on the side of the case, no need to have it on the keyboard at all10:29
hramrachnot so easy on the pocket because there are fewer keys on the keyboard, and the layer switch is needed to type at all10:30
hramrachIf this is merged adding a third swap mode is not that difficult, anyway10:36
hramrachhm, maybe not so easy because it's swapping a key that does send a keycode with one that does not10:37
gustav28pocket reform keyboard firmware seems to be entirely seperate (in MNT Pocket Reform repo), so my changes would not apply to it I think10:43
gustav28what's the layer key?10:43
gustav28(would be nice with a unified firmware though! in principle :)10:44
hramrachI suppose it's the hyper that does the layer switch to the additional functions12:01
gustav28oh yes, layers as in additional functions. that's hyper on the keyboard4 as well12:10
hramrachalso I think that the switch functions should come last in the menu (or just before 'x'), status is probably more useful than switch12:18
gustav28Good point!12:27
hramrachabout the unified firmware .. thre is separate firmware even for the v2/v3 keyboard12:40
hramrachtried to port it to the v3 firmware as well https://source.mnt.re/hramrach/reform/-/tree/gustav/ctrl-super-swap-modes?ref_type=heads12:43
+ paperManu (~paperManu@198.16.214.40)12:45
hramrachAlso if you swap hyper and ctrl then hyper-a is very easy to press accidentally12:50
grimmwareminute: yeah what size *are* the pocket reform trackballs? I don't think it's in the handbook13:00
chPREF-TBBALL-10R01 POM Ball Black 15mm13:22
chis in the handbook bom13:22
grimmwareah my bad, I did search it but I looked under the wrong sections13:25
hramrachLooks like the v4 keyboard uses a different chip from v2/v3. It does not mean that the keyboard logic could be shared but it would need some adaptation laeyr because the API is somewhat different sometimes13:25
hramrachon the other hand, the v4 and pocket key matrix is different so the sharing would be more difficult13:26
grimmwaremhoye's supplier doesn't do the balls in 15mm, I've just bought a random one on ebay13:32
minutegrimmware: 15mm13:58
- aperezdc (QUIT: Ping timeout: 260 seconds) (~aperezdc@2a03:6000:6e61:633::43)14:25
+ jacobk (~quassel@47-186-105-237.dlls.tx.frontiernet.net)15:22
bluerisexha: cool, you got a dmesg?15:45
blueriseRK3588 <315:45
+ aperezdc (~aperezdc@2a03:6000:6e61:633::43)16:21
xhabluerise: here you go https://xha.li/paste/pocket_rk3588_dmesg.txt16:45
xhalots of "not configured" lol16:45
svpthe milk-v mars cm does in fact start at boot, but due to a missing device tree it wont do much on its own, it tries to boot from nvme and defaults to hdmi for output. imaging the nvme drops me to a shell, basically what i was expecting17:37
minutesvp: oh wow ok. in classic reform or pocket reform?17:42
svpclassic reform17:43
minutesvp: nice, and you get graphics on hdmi?17:43
minutesvp: where's the bootloader stored on that one, emmc or sdcard?17:43
minutesvp: soo with the internal hdmi adapter it could probably be used with the internal display then... i figure usb doesn't work?17:44
svpopensbi is, surprisingly enough, on a onboard eeprom, im booting straight off of nvme17:45
svp(i had to settle for the emmc-less version)17:45
minuteah interesting. and what kind of shell are you getting? 17:46
svpthe internal adapter is not going to help, it only has one hdmi output and it's assigned to the outside hdmi port. it does have 4-lane dsi which is what i'm using. also, linux shell, it does manage to boot all the way to gdm17:52
svphad to adjust the kernel cmdline because it was looking for a sd card. i cant seem to get that to work so i went straight for the nvme since it was being detected17:53
hramrachhm, looks like Mars does not support virtualization17:54
svpand yes the hdmi framebuffer happily shows up, boot console and all17:54
- Gooberpatrol66 (QUIT: Quit: Konversation terminated!) (~Gooberpat@user/gooberpatrol66)17:54
+ Gooberpatrol66 (~Gooberpat@user/gooberpatrol66)17:55
hramrachand up to 8GB RAM, not great but usable17:56
svpuntil radxa gets their act together this is the only cm4 risc-v solution i know of17:57
hramrachway better than loading a riscv core into a fpga17:58
hramrachthe SPI NOR is great for bootloader, and it's very cheap as well. I don't understand why so few boards have one18:01
hramrachor is it SPI, they do not specify the bus in the board description18:01
hramrachyes, it shows SPI in the block diagram18:02
svpon a related note the orange pi cm5 also starts but i can only use it with the serial console so that isnt helpful. even less helpful: the fact it runs uart at 1500000 bps18:05
minuteyeah, rk3588 uart is always 1.5 mbaud18:09
svphm, usb also isnt playing nice on mars18:13
minutesvp: could be usb hub18:16
minutesvp: you probably need to find the gpio line for the usb reset and toggle that18:16
hramrachgetting riscv in reform would be nice18:17
svpunsure, even the port with the direct connection to the som isnt responsive.18:17
minutesvp: that goes through another usb hub on the rcm4 which is on the same reset line iirc18:18
svphuh! hmm.18:18
hramrachhm but have too many computers already, should stop looking at SoMs, there is no point for me18:18
minuteit's GPIO10 on the rpi cm418:19
minutechecking https://milkv.io/docs/mars/compute-module/hardware18:21
grimmwareis this the first time that someone other than minute has tried a unique cm4 module in the adapter?18:21
grimmwareor a unique SoM at all?18:22
minutesvp: it's GPIO5218:23
minutegrimmware: no, someone else tried soquartz18:23
minutebut they couldn't get the DSI to work18:23
grimmwareit's fuckin sweet either way18:23
minuteyess18:23
grimmwarecan't imagine any other ecosystem where this would happen18:23
minutesvp: do you have gpioset / gpioget etc?18:24
svpi also have a bigtreetech cb1 laying around but i dont think thats gonna surprise me, jamming it in18:24
svpno i dont have it in the vendor system image, i'll see if i can get that installed...18:25
minutesvp: for sdcard to work on the milkv you might need to add no-1-8-v; to the sd card node in dts, as sdcard is fixed to 3v3 in reform18:26
minuteand dsi display is a lot trickier, but essentially also adding a bunch of dts nodes18:27
+ Gooberpatrol_66 (~Gooberpat@user/gooberpatrol66)18:38
svpgpioset 0 52=1 seems to do the trick18:39
- Gooberpatrol66 (QUIT: Ping timeout: 246 seconds) (~Gooberpat@user/gooberpatrol66)18:39
svpsure enough, blindly logging in from the reform itself happily lists a new session in who18:40
joschsvp: wow this is really cool news! it's really cool you are trying this out :)18:52
- jacobk (QUIT: Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) (~quassel@47-186-105-237.dlls.tx.frontiernet.net)18:57
minutesvp: nice!19:16
svphm, i think figuring out DTBs and DTSs is beyond my skill level, but it doesnt seem too far away in terms of arms' reach19:27
svpstill fighting against the motherboard usb hub as port J5 doesnt feel like outputting power when the hub is operational but sometimes does when it isnt, but i am already accepting my destiny as it's definitely something i did a while back. perhaps it's getting close to the time for a motherboard upgrade anyway? ^^;19:33
+ erle (~erle@user/erle)19:44
chhramrach, josch: i just downloaded the pocket rk3588 image from https://source.mnt.re/reform/reform-system-image/-/jobs/6260/artifacts/browse and that still shows the setfont problems (and doesnt actually change the font). should that work alreadY/20:03
chnice to see that rcore in idle draws about the same or maybe less power than the imx8mp20:21
chi think i'll flash a keyboard fw with shorter idle timeout for the kbd backlight20:23
chjust too much power draw20:23
chpowertop thinks the gpu is running at 300*G*Hz. guess thats not right :>20:29
grimmwaregot lid closed detection working aww yiss20:34
chnice20:35
grimmwarethe issue was that I was still including the one axis that totally doesn't matter (i.e. along the hinge) in the angle calculations which was obviously throwing it off when the thing wasn't totally level20:37
chi think this is better than what i ever saw on imx8: # ON BAT  chg=0 mps_flt=00 input=5000mV@56mA charge=0mA discharge=275mA p=2.12W ttempty=328min20:37
svpsince it's way over my bar i'll just add a line in rc.local to ready the hub >_> helps little due to no display but it's a start. if anyone more knowledged wants to give a try to baking the dtb id be glad to give it a try though20:38
grimmwarech: what command? I can run it on my pocket with imx8mp for comparison if you like20:38
grimmwaremight not be useful if it's not an equivalent workload tho20:39
grimmwareman I'm looking forward to getting my rcore on tuesday20:40
chyeah repro is hard. you can look at the Amps figure on the battery status on the oled20:41
ch(probably only correct when on battery)20:41
grimmwareeh, yeah difficult to tell becasue I'd be eyeballing a figure that keeps changing and trying to match that up to like, load average or something20:43
joschch: this problem seems to be known to hramrach: https://source.mnt.re/reform/reform-system-image/-/merge_requests/112#note_1122021:00
chjosch: well that seems to be about console-setup, which runs later. but the initramfs stuff already doesnt work at all?21:01
joschch: i'm afraid this is something you pocket owners have to figure out :/21:02
minutemy input to this would be: break=top or break=modules into initramfs (over serial for example, with extlinux.conf that has keep_bootcon) and try to load the font manually and try to understand what exactly fails, maybe even with a homebrew setfont executable with debugging21:06
chyeah its just weird because it was working already21:07
joschch: it worked on your systems but the vanilla system might not have some stuff installed that you do have installed maybe?21:09
chit worked on my system, and with the current packages it also fails on my system21:09
chand it also fails on the image21:10
joschnice, sounds some regression because $foo got upgraded to a new version :/21:10
chwondering how it worked though21:13
chminute: btw, on rcore the hdmi when hdmi output off seems to confuse my display. it goes into a cycle of "no signal" and "off"21:14
joschif there was a version of the system image where this was known to work, you could bisect21:14
minutech: hmm21:14
- Ar|stote|is (QUIT: Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) (~linx@149.210.28.180)21:46
+ Ar|stote|is (~linx@149.210.28.180)21:47
minuteaha, this is not yet in the sway i'm running https://github.com/swaywm/sway/pull/815621:48
minutemaybe, with a lot of luck, this could fix chromium being crashy on rk3588 (https://gitlab.freedesktop.org/mesa/mesa/-/issues/11244)21:49
minute(`wayland-info | grep syncobj` doesn't yield anything)21:49
hramrachch: set the font in flash-kernel. See https://source.mnt.re/reform/reform-rk3588-uboot/-/merge_requests/521:51
- S0rin (QUIT: Read error: Connection reset by peer) (~S0rin@user/s0rin)21:52
chthat all seems like piling workarounds on top of workarounds21:53
hramrachwe have a pile of workarounds now21:54
chminute: maybe its in sway from experimental (1.10 got tagged 4 mins ago, seems a bit fresh :)21:54
hramrachsetting the font in u-boot would be nice but we don't have a safe way to upgrade u-boot so passing parameters in flash-kernel is the next best option21:55
minutech: i think it isn't in 1.10 unfortunately, but it's in wlroots that we have... so i'll try to build sway master from source21:56
charch wiki claims "The kernel chooses the one to use based on its evaluation of the screen resolution."21:57
chwould be good if the autodetect would work21:57
hramrachthe resolution information is not available over mipi21:57
chscreen rotation seems to have a similar problem. the attached hdmi display comes up rotated, i guess because the internal display has to be rotated21:57
chisnt there already display specific driver code which knows this?21:58
hramrachand there is no way to rotate each separately for the console21:58
hramrachin wayland yes, in kernel no21:59
hramrachwell, not sure about wyland, x11 can sure do it21:59
chin wayland it works22:00
chbut i mean, what happened to "the kernel should be in charge" and kms and all that stuff22:00
minutemaybe we are missing some info on the panel structure?22:00
hramrachit would have to come from dtb if the mipi cannot provide any info22:01
hramrachhttp://devicetree.org/schemas/display/panel/panel-common.yaml#22:09
hramrachhm, broken URL22:09
minutehramrach: not necessarily, we can provide drm structures in the kernel driver22:11
minuteof the panel. like it's physical size22:11
hramrachhttps://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/display/panel/panel-common.yaml22:12
minutebut that's already known to drm, not sure if accurate > physical_width: 95 mm, physical_height: 151 mm22:12
hramrachthat drm structure needs to be populaated from something22:12
minutewell it is populated by the driver...22:12
minutehramrach: https://github.com/torvalds/linux/blob/master/drivers/gpu/drm/panel/panel-jdi-lt070me05000.c#L29422:13
hramrachthe size sunds about right22:13
hramrachugh, there is specific driver for that one panel22:14
minutebtw, current sway master doesn't work on rk358822:14
minutehramrach: of course...22:14
minutehramrach: also, we patch that driver22:14
minutebecause the standard driver is not working correctly 22:14
minutealso it needs tweaking depending on quirks of each DSI host22:15
- gustav28 (QUIT: Quit: Quit) (~gustav@c-78-82-52-34.bbcust.telenor.se)22:15
minuteunfortunately struct drm_display_info doesn't have any rotation attribute.22:16
hramrachthe panel-common does, though22:17
minuteinteresting, i wonder where that goes in the kernel22:20
minutealso, i think we use fbcon:rotate_all22:20
minutebut there's also fbcon:rotate22:20
+ gustav28 (~gustav@c-78-82-52-34.bbcust.telenor.se)22:20
minuteIIRC rotate didn't work at first so i used rotate_all... maybe that can be looked at again22:20
chcmdline says fbcon=rotate:322:22
gustav28crap, I think my keyboard4 just died :(22:24
gustav28I tried running ./flash-direct.sh, got response no device in BOOTSEL. then I entered the firmware update mode of the keyboard and tried again, got somewhat different output. then I unplugged the keyboard and all my devices on the usb hub it was connected to stopped working. after replugging them they all work, except the keyboard.22:24
minutech: ah sorry22:25
gustav28(terminal output https://paste.sr.ht/~gustav/fce42ecbebf8c9a2c9c554210cd27b991e1bb0d8)22:25
joschhramrach, ch: about setting fbcon=font:TER16x32 for the kernel cmdline: setting this in boot.scr will be tricky because u-boot knows that it runs on imx8mplus but not that it runs on the pocket, or the classic reform or the reform next. It just has ${board}=nitrogen8mp22:25
minutegustav28: hmm probably just borked the firmware... maybe it'll come back after a reboot, or you can try the programming switch22:26
hramrachI did not manage to get the display resolution from anywhere so I cannot expect the console-setup to pick the right font size22:26
gustav28minute: will try reboot. any idea of why it happened? installed picotool via brew, maybe mismatch with pico-sdk? programming switch will make it visible to picotool again, hopefully?22:28
chmaybe just wonky usb at that moment?22:28
hramrachbut serrting it in u-boot would not work because it's shared between pocket and big reform, indeed22:28
minutegustav28: yes22:34
minutegustav28: i've never tried flashing on a mac, too22:34
minutehramrach: how do you expect to get the resolution? there are several ways to get it, but depends on your context22:35
minutehramrach: for example, `cat /sys/class/drm/card0-DSI-1/modes`22:35
hramrachminute: that does not have physical size, though22:37
gustav28minute: ok! just to confirm, the programming switch is inside the case, so I need to open it up?22:39
minutehramrach: ah you mean the physical size, to determine dpi?22:39
minutegustav28: yes22:39
minutehramrach: uboot is not shared between big reform and pocket, there are special builds for each, because i set the fbcon rotation only for pocket variants in uboot.22:40
hramrachso that should work22:41
minutei.e. https://source.mnt.re/reform/reform-rk3588-uboot/-/blob/main/mnt-pocket-reform-rk3588_defconfig?ref_type=heads#L13722:41
minuteso one could set a bigger font there, for example22:41
hramrachI suppose you can merge the font setting then22:42
minuteyeah, i just need to test it. i'll make a note for tomorrow22:42
gustav28aww yea it works! and my fw changes work as intended, just one minor bug (the menu doesn't close or react when switching mode)22:44
gustav28thanks for the help minute22:44
gustav28it flashed fine with the programming switch22:44
minutegustav28: ah, great to hear22:44
chrebooting seems to not work every n-th time22:44
minutech: are you on the very newest kernel?22:45
minutech: or, what do you mean specifically?22:46
ch6.11.4-mnt-reform-arm64 #1 SMP Debian 6.11.4-1+reform20241025T201754Z (2024-10-25)22:46
chi think the panel turns off, and then something is stuck and it doesnt boot (panel stays black)22:46
chcant attach a serial console atm22:47
hramrachgustav28: you should return a specific value to close the menu22:47
minutech: kernel seems new ;322:47
vkoskivI think I asked about this a while back, but is it normal to have 935 packages held back in apt still?22:48
chon unstable? not really22:48
hramrachthere is some qt breakage, or was a copuple days ago :/22:49
vkoskivTried to scan through the full output of `apt -s full-upgrade` but I'm not convinced that it's a safe upgrade, I got tons and tons of output.22:49
vkoskivI don't know how to work out why those 935 packages are being held back, beyond googling and getting handwavey answers :D22:49
chlogs?22:50
vkoskivFull output of `apt -s full-upgrade` (2.2MB): https://mister-muffin.de/p/x0hV.txt22:55
joschvkoskiv: you are using repos that are not from Debian. It might help to first disable tham and/or remove the packages coming from them.22:57
ch(KEYMAP=y and sleep makes setfont work, meh)22:57
vkoskivI have deb & deb-src from debian, then deb from reform-debian-repo22:57
joschvkoskiv: can you upload the output of "apt-cache policy"?22:59
vkoskivhttps://mister-muffin.de/p/FZZu.txt23:00
gustav28hramrach: yes, thanks - I made it so the menu closes after changing mode and force pushed to my branch, if you're interested. it's not ideal as you may want to toggle both modes before exiting the menu but without closing the menu it's not clear to the user if anything was toggled at all. ideally I would want a little toggle icon switching in the23:00
gustav28menu :)23:00
chfreecad -> unsatisfied dependency on qtbase-abi-5-15-1323:00
chguess that doesnt help23:00
chqt/kde is still unhappy in unstable indeed23:01
vkoskivch: How did you work that out? 118 lines containing 'freecad' :D23:02
joschvkoskiv: and maybe next this handy one-liner: python3 -c 'import apt_pkg;apt_pkg.init();cache=apt_pkg.Cache(None);print("\n".join(sorted([f"{pkg.name:<44} {pkg.current_ver.ver_str}" for pkg in cache.packages if pkg.current_ver for pfile, _ in pkg.current_ver.file_list if not pfile.not_source and not pfile.site.endswith(".debian.org")])))'23:03
gustav28minute: the keyboard fw flashes fine now even without the programming switch - must have been the usb hub they keyboard was connected to that messed up the communication (now I  have it directly connected to the computer)23:03
joschvkoskiv: other than that, I'd try running "apt install" with the stuff that it wants to remove that it really should not to figure out why it wants to remove it23:03
chvkoskiv: the lines after "875 upgraded, 433 newly installed, ..." are not really useful in this case23:04
joschlike, why does it want to remove systemsettings or freecad23:04
chvkoskiv: i picked a package that seemed meaningful from the list of stuff apt wanted to remove, and then checked https://qa.debian.org/dose/debcheck/unstable_main/1730005201/arm64.html23:04
ch(link from https://qa.debian.org/dose/debcheck/unstable_main/index.html )23:05
vkoskivjosch: https://mister-muffin.de/p/OzG4.txt23:05
joschvkoskiv: okay, thank you23:06
joschyeah, there seems to be a qt issue right now...23:06
vkoskivSo it's expected to have these held back, then?23:07
joschthe uninstallable ones, yes23:08
chright now yes, three days ago not23:08
+ S0rin (~S0rin@user/s0rin)23:31
- gustav28 (QUIT: Quit: Quit) (~gustav@c-78-82-52-34.bbcust.telenor.se)23:37
+ gourd753 (~gourdcapt@user/gourd753)23:40
gourd753Question: what can I do with the hyper/super keys on the MNT keyboard?23:42
gourd753as it is, Hyper mostly just causes me to fail to do stuff that would rely on CTRL by muscle memory23:42

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