- Boostisbetter (QUIT: Ping timeout: 260 seconds) (4a410829d7@irc.cheogram.com) | 01:31 | |
+ S0rin (~S0rin@user/s0rin) | 01:33 | |
- mjw (QUIT: Ping timeout: 245 seconds) (~mjw@gnu.wildebeest.org) | 01:43 | |
+ jacobk (~quassel@utdpat241106.utdallas.edu) | 01:44 | |
- S0rin (QUIT: Ping timeout: 264 seconds) (~S0rin@user/s0rin) | 01:47 | |
+ S0rin (~S0rin@user/s0rin) | 01:47 | |
+ klardotsh (~klardotsh@c-67-170-115-80.hsd1.wa.comcast.net) | 02:15 | |
- jacobk (QUIT: Ping timeout: 240 seconds) (~quassel@utdpat241106.utdallas.edu) | 02:28 | |
- nsc (QUIT: Ping timeout: 252 seconds) (~nicolas@i5E86146E.versanet.de) | 03:19 | |
+ nsc (~nicolas@219-99-142-46.pool.kielnet.net) | 03:21 | |
- S0rin (QUIT: Ping timeout: 252 seconds) (~S0rin@user/s0rin) | 03:27 | |
+ S0rin (~S0rin@user/s0rin) | 03:28 | |
+ jacobk (~quassel@utdpat241106.utdallas.edu) | 04:10 | |
- jacobk (QUIT: Ping timeout: 240 seconds) (~quassel@utdpat241106.utdallas.edu) | 06:00 | |
+ Boostisbetter (4a410829d7@irc.cheogram.com) | 07:11 | |
- eibachd (QUIT: Ping timeout: 252 seconds) (~eibachd@p200300dcf704e500246487b6fbcd5c32.dip0.t-ipconnect.de) | 07:39 | |
+ eibachd (~eibachd@2a01:599:101:427:ff1a:7a84:2fbe:e049) | 07:40 | |
+ eibachd41 (~eibachd@193.158.81.52) | 08:38 | |
eibachd41 | josch: sudo apt dist-upgrade | 08:39 |
---|---|---|
eibachd41 | [sudo] password for eibachd: | 08:39 |
eibachd41 | Reading package lists... Done | 08:39 |
eibachd41 | Building dependency tree... Done | 08:39 |
eibachd41 | Reading state information... Done | 08:39 |
eibachd41 | Calculating upgrade... Done | 08:39 |
eibachd41 | The following packages were automatically installed and are no longer required: | 08:39 |
eibachd41 | libdav1d6 libplacebo292 libutf8proc2 | 08:39 |
eibachd41 | Use 'sudo apt autoremove' to remove them. | 08:39 |
eibachd41 | The following packages have been kept back: | 08:39 |
eibachd41 | libtepl-common | 08:39 |
eibachd41 | 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. | 08:39 |
eibachd41 | 2 not fully installed or removed. | 08:39 |
eibachd41 | After this operation, 0 B of additional disk space will be used. | 08:39 |
eibachd41 | Do you want to continue? [Y/n] | 08:39 |
eibachd41 | Setting up linux-image-6.5.0-4-reform2-arm64 (6.5.10-1+reform20231025T224250Z1) ... | 08:39 |
eibachd41 | dkms: running auto installation service for kernel 6.5.0-4-reform2-arm64. | 08:39 |
eibachd41 | dkms: autoinstall for kernel: 6.5.0-4-reform2-arm64. | 08:39 |
eibachd41 | update-initramfs: Generating /boot/initrd.img-6.5.0-4-reform2-arm64 | 08:39 |
eibachd41 | W: No zstd in /usr/bin:/sbin:/bin, using gzip | 08:39 |
vkoskiv_ | Stop | 08:39 |
vkoskiv_ | Pastebin my dude :] | 08:40 |
eibachd41 | josch: In /boot I only have config-6.5.0-2-reform2-arm64. | 08:40 |
eibachd41 | vkoskiv_: sorry. I am not that famiar with IRC :) | 08:41 |
vkoskiv_ | It's okay, I've done the same many times | 08:41 |
vkoskiv_ | And I never figured out why IRC thinks it's so important to randomly append a _ to my nick | 08:42 |
* vkoskiv_ -> vkoskiv | 08:42 | |
vkoskiv | Maybe I'll write a script to occasionally check it and remove it again | 08:42 |
eibachd41 | vkosiv: https://pastebin.com/5v20HBin Like This? | 08:45 |
vkoskiv | Yep! josch also has a fun paste service where you can just pipe text to curl. | 08:46 |
vkoskiv | <command_with_output> | curl -F 'arg=<-' https://mister-muffin.de/paste | 08:46 |
eibachd | Nice | 08:49 |
- svp (QUIT: Server closed connection) (sid537750@id-537750.uxbridge.irccloud.com) | 08:57 | |
+ svp (sid537750@id-537750.uxbridge.irccloud.com) | 08:57 | |
josch | eibachd41: okay, your problem is that you do not have /boot/config-6.5.0-4-reform2-arm64 | 09:18 |
josch | this might've happened because you upgraded your kernel but forgot to re-mount /boot | 09:18 |
josch | is this a plausible explanation? | 09:18 |
josch | you can verify that by checking the /boot directory in the second partition of your sd-card | 09:18 |
josch | it should contain the missing file | 09:18 |
eibachd41 | josch: true. So just copy it over? | 09:24 |
josch | yes | 09:37 |
josch | alternatively, you can just re-install the kernel | 09:37 |
josch | you do that with "apt install --re-install linux-image-6.5.0-4-reform2-arm64" | 09:38 |
josch | errr... sorry, --reinstall not --re-install | 09:38 |
eibachd41 | josch: thanks, that worked nicely | 09:41 |
eibachd41 | josch: Lukas said, for building a RT kernel I would do a local package build? | 09:43 |
josch | eibachd41: currently, we are not building rt kernels. You can adjust the build script so that it does build an rt kernel and either compile it natively on the reform (with your ls1028a that will take around 400 minutes) or cross-build it on a more beefy machine | 09:50 |
josch | eibachd41: this might also be of interest to you: https://source.mnt.re/reform/reform-debian-packages/-/merge_requests/18 | 09:51 |
josch | because maybe booting with preempt=full already does what you want | 09:52 |
eibachd41 | josch: I want to use the system as an evaluation platform for an industrial robto controller running an EtherCAT master. So probably we won't get around RT_PREEMPT. | 09:58 |
- klardotsh (QUIT: Ping timeout: 255 seconds) (~klardotsh@c-67-170-115-80.hsd1.wa.comcast.net) | 10:01 | |
josch | okay, cool! :) | 10:02 |
josch | contact me if you need any further help | 10:03 |
eibachd41 | josch: Thanks. By adjusting you mean applying the rt-preempt patch? | 10:16 |
josch | eibachd41: the rt-preempt patch makes preempt=full work but i thought you wanted to build a real rt kernel? | 10:18 |
josch | to do that you just have to remove the part of our patches that disables the rt kernel build | 10:18 |
eibachd41 | josch: ah, ok, I did not realize that it is disabled. | 10:19 |
eibachd41 | josch: So this is line 40 in the patch "- rt" ? | 10:21 |
josch | yes | 10:22 |
eibachd41 | great, thanks. | 10:30 |
+ mjw (~mjw@gnu.wildebeest.org) | 10:58 | |
* tadeus_brick -> TadeusTaD | 11:39 | |
f_ | >And I never figured out why IRC thinks it's so important to randomly append a _ to my nick | 12:24 |
f_ | It's not, it's just your client which does that automatically if there's another client connected with the same nick | 12:24 |
f_ | Some clients instead replace a character with something else, or append another character | 12:25 |
- mjw (QUIT: Ping timeout: 255 seconds) (~mjw@gnu.wildebeest.org) | 12:33 | |
* mark_ -> mjw | 12:42 | |
- Boostisbetter (QUIT: Ping timeout: 264 seconds) (4a410829d7@irc.cheogram.com) | 13:14 | |
- iank (QUIT: Quit: ZNC 1.8.2+deb2+b1 - https://znc.in) (~iank@fsf/staff/iank) | 13:25 | |
+ iank (~iank@fsf/staff/iank) | 13:26 | |
+ Boostisbetter (4a410829d7@irc.cheogram.com) | 13:38 | |
Boostisbetter | does start versus enable with systemctl just mean that the daemon / service want automatically start when the system restarts? | 13:43 |
abortretryfail | start starts it right now, enable tells it to start at boot | 14:06 |
josch | "enable" might start it at boot -- depends on how it's configured | 14:07 |
josch | Boostisbetter: I think the man page of systemctl explains it very well | 14:07 |
Boostisbetter | josch: just not able to read the man pages atm. But I did just now, and this is indeed the case. | 14:24 |
sevan | roll up, roll up, 2 parcels left Berlin on Tuesday via UPS, immediately, website said delivery this Friday. Couple of hours passed, it changed to next Monday. Today the website says: "Your parcel was cleared after the scheduled transport departure. We will reschedule for the next available departure." | 14:30 |
sevan | I'm betting it'll be here Friday after next, if the courier makes it to my doorstep & doesn't walk off as usual. :) | 14:31 |
josch | sevan: uh what are you getting? | 14:37 |
sevan | flex bar, antenna, t-shirt, and my keyboard back. | 14:39 |
sevan | nothing big, or in the higher end price bracket of the product line :) | 14:41 |
- S0rin (QUIT: Ping timeout: 252 seconds) (~S0rin@user/s0rin) | 15:25 | |
+ S0rin (~S0rin@user/s0rin) | 15:28 | |
- mlarkin (QUIT: Ping timeout: 240 seconds) (~mlarkin@047-036-115-056.res.spectrum.com) | 15:33 | |
+ mlarkin (~mlarkin@047-036-115-056.res.spectrum.com) | 15:35 | |
+ chomwitt (~chomwitt@2a02:587:7a1a:4300:1ac0:4dff:fedb:a3f1) | 16:01 | |
+ qbit (~qbit@h.suah.dev) | 16:04 | |
qbit | hio | 16:06 |
- eibachd41 (QUIT: Quit: Client closed) (~eibachd@193.158.81.52) | 16:08 | |
qbit | has anyone created stl files for the edge pieces? | 16:11 |
- sigrid (QUIT: Remote host closed the connection) (~sigrid@ftrv.se) | 16:26 | |
+ sigrid (~sigrid@ftrv.se) | 16:27 | |
josch | qbit: what are the edge pieces? | 16:34 |
qbit | the covers for the various ports | 16:34 |
- eibachd (QUIT: Read error: Connection reset by peer) (~eibachd@2a01:599:101:427:ff1a:7a84:2fbe:e049) | 16:35 | |
+ eibachd (~eibachd@p200300dcf704e500ec22580c7660cd39.dip0.t-ipconnect.de) | 16:35 | |
josch | qbit: you mean these? https://source.mnt.re/reform/reform/-/tree/master/reform2-case-ports | 16:37 |
josch | qbit: you can easily create an stl from the svg, for example | 16:37 |
josch | i edited those in openscad to create my own versions | 16:37 |
eibachd | josch: Kernel package build is running now with rt enabled, took me a while to grok how to run the scripts | 16:58 |
josch | eibachd: do you think anything needs to be added to the README? | 18:07 |
eibachd | josch: at the moment it requires reading from top to bottom. Maybe there should be a more step by step example. | 18:16 |
eibachd | Or maybe I should start always reading from top to bottom😂 | 18:21 |
+ mark_ (~mjw@gnu.wildebeest.org) | 18:35 | |
- mjw (QUIT: Killed (NickServ (GHOST command used by mark_!~mjw@gnu.wildebeest.org))) (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae) | 18:36 | |
* mark_ -> mjw | 18:36 | |
+ mark_ (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae) | 18:36 | |
+ bkeys1 (~Thunderbi@134.22.115.162) | 18:53 | |
- bkeys (QUIT: Ping timeout: 240 seconds) (~Thunderbi@199.226-24.cm.ptn.tftn.dynamic.friendlycity.net) | 18:55 | |
* bkeys1 -> bkeys | 18:55 | |
ehenter | So I investigated a little bit my audio issue that I mentioned earlier. I have a lot constant crackling and pops in my audio when using pipewire, especially in higher volumes. But when I disable pipewire and use alsa only, all of those just disappear. | 19:07 |
ehenter | It's like clipping issue. I also have random pops and clicks with my USB DAC | 19:08 |
ehenter | So is there any configs to make pipewire behave better? | 19:09 |
sevan | hmm "UPS initiated contact with receiver or importer for clearance information. Once received, UPS will submit for clearance." Is that meant to be me, or it's a reference internally? (I haven't received anything) | 19:17 |
+ klardotsh (~klardotsh@c-67-170-115-80.hsd1.wa.comcast.net) | 19:31 | |
- eibachd (QUIT: Ping timeout: 240 seconds) (~eibachd@p200300dcf704e500ec22580c7660cd39.dip0.t-ipconnect.de) | 19:49 | |
+ eibachd (~eibachd@p200300dcf704e5005aecc47644faf8ab.dip0.t-ipconnect.de) | 19:49 | |
+ tretinha (3a571d9f43@2604:bf00:561:2000::1151) | 19:53 | |
+ jacobk (~quassel@129.110.242.224) | 20:08 | |
ehenter | Well, I found working pulseaudio config for my system by following https://wiki.archlinux.org/title/PulseAudio/Troubleshooting#Setting_the_default_fragment_number_and_buffer_size_in_PulseAudio | 20:49 |
ehenter | Basically disabling timer-based scheduling and changing default-fragment-size-msec to 30 in /etc/pulse/daemon.conf fixes all my crackling issues. | 20:49 |
ehenter | Still I don't know what causes this issue and I don't completely understand what this configuration change does and why it's working :D And I don't know how to adapt this to pipewire. | 20:50 |
f_ | anyone tried running android on a311d reform? | 20:53 |
f_ | Am curious. Technically it should work | 20:53 |
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50) | 21:02 | |
- jacobk (QUIT: Ping timeout: 255 seconds) (~quassel@129.110.242.224) | 21:22 | |
josch | f_: at least it hasn't come up in this channel (other than running android inside anbox or waydroid that is) | 22:05 |
f_ | would be funny to see that amlogic MBOX 'make yourblife colorful' animation on reform lol | 22:06 |
minute | sevan: weird, we've got a bunch of this clearance status thing at the moment. but ups didn't request any info from us, so i'm stumped. | 22:18 |
minute | ehenter: interesting @ alsa vs pipewire and the timer issues. maybe there is some timer driver bug/issue on this platform? | 22:19 |
- rah (QUIT: Quit: leaving) (rah@verain.settrans.net) | 22:19 | |
minute | i did watch some movies on ls1028a but don't remember if it was with builtin audio or usb but i think builtin | 22:19 |
- _nrb_ (QUIT: Remote host closed the connection) (~nrbnrb@2a01:4f8:172:299c:1::29) | 22:31 | |
sevan | minute: I hope they haven't sent a letter which is likely to take several days :/ | 22:40 |
sevan | ACTION refreshes | 22:41 |
sevan | Departed from Facility | 22:41 |
sevan | Berlin, Germany | 22:41 |
sevan | must've been something internal in this case? | 22:41 |
+ _nrb_ (~nrbnrb@2a01:4f8:172:299c:1::29) | 22:43 | |
- chomwitt (QUIT: Ping timeout: 264 seconds) (~chomwitt@2a02:587:7a1a:4300:1ac0:4dff:fedb:a3f1) | 22:50 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!