2021-12-30.log

doctorhooI just ran into the issue where the waybar doesn't start after an update of libspdlog1 (already documented in the forum). I unfortunately missed pinning the package and have not been able to downgrade either. However, using the waybar packaged by debian worked. What is the reason for using the one in /usr/local/bin by default and how does it differ from the packaged one?00:00
joschdoctorhoo: see https://source.mnt.re/reform/reform-system-image/-/issues/15#note_159100:05
+ ephase (~ephase@2a01:e0a:168:1211::885)00:15
ephasehi00:15
doctorhoojosch: thanks for the link, that sounds promising!00:18
- doctorhoo (QUIT: Ping timeout: 256 seconds) (~hanno@194-18-252-127-no2005.tbcn.telia.com)00:23
- vagrantc (QUIT: Ping timeout: 240 seconds) (~vagrant@2600:3c01:e000:21:21:21:0:100e)00:56
- mtm (QUIT: Ping timeout: 240 seconds) (~mtm@c-73-27-62-116.hsd1.fl.comcast.net)01:02
ephaseGood night01:07
- ephase (QUIT: Quit: WeeChat 3.3) (~ephase@2a01:e0a:168:1211::885)01:07
+ vagrantc (~vagrant@2600:3c01:e000:21:21:21:0:100f)01:08
- vagrantc (QUIT: Ping timeout: 250 seconds) (~vagrant@2600:3c01:e000:21:21:21:0:100f)01:45
+ vagrantc (~vagrant@2600:3c01:e000:21:21:21:0:100e)01:47
+ freakazoid343 (~matt@2603:9000:cf0f:80e3:84c7:1d9d:a147:dc45)02:02
- freakazoid12345 (QUIT: Ping timeout: 250 seconds) (~matt@2603:9000:cf0f:80e3:84c7:1d9d:a147:dc45)02:04
+ erlehmann (~erle@213.61.66.66)02:53
+ mtm (~mtm@c-73-27-62-116.hsd1.fl.comcast.net)03:09
- nsc (QUIT: Ping timeout: 256 seconds) (~nicolas@i5C7440F1.versanet.de)03:17
+ nsc (~nicolas@i5C744707.versanet.de)03:19
* nsc -> Guest858703:19
+ sl (~sl@beastie.sdf.org)03:52
slhello03:52
slhaving some trouble with sound and alsamixer03:53
slthere is no wm8960-audio listed on my system, only (default).03:53
sland master is already cranked to 10003:53
sli got some (very quiet) audio out of the speakers yesterday, but today nothing03:53
sli did notice:03:54
slsl@reform:~$ dmesg | grep 8960 [    3.613559] wm8960 2-001a: Failed to issue reset03:54
sli haven't used linux regularly since before modern audio, so i'm a bit lost03:56
sl4205:41
- sl (QUIT: Quit: leaving) (~sl@beastie.sdf.org)05:41
+ freakazoid12345 (~matt@2603:9000:cf0f:80e3:84c7:1d9d:a147:dc45)07:57
- freakazoid343 (QUIT: Ping timeout: 240 seconds) (~matt@2603:9000:cf0f:80e3:84c7:1d9d:a147:dc45)07:59
- natalie (QUIT: Read error: Connection reset by peer) (~natalie@user/natalie)08:58
- vagrantc (QUIT: Quit: leaving) (~vagrant@2600:3c01:e000:21:21:21:0:100e)10:18
+ chomwitt (~chomwitt@2a02:587:dc1e:c100:12c3:7bff:fe6d:d374)11:06
+ boosterfive (~boosterfi@p5dedf5a5.dip0.t-ipconnect.de)11:40
boosterfivefolks, has a method for updating already been discussed? I know that simply apt update && apt upgrade are not encouraged right now, but I'm wondering how will upgrading be announced or handled?11:42
boosterfiveWill there be a post on the forum saying that it is save to upgrade, etc?11:42
joschboosterfive: i'm working on a way to allow safe upgrades by introducing a reform-base package which is Protected:yes and depends on the custom-build packages11:48
joschboosterfive: the other thing that will fix this is that I don't think we need to custom-compile anything into /usr/local anymore11:48
joschmany packages have since been uploaded to Debian and I uploaded the ones that are not yet to NEW11:49
mntmnyep, and there will be a script to clean this up11:49
joscherlehmann: you were interested in producing bit-by-bit reproducible images -- you might be interested in https://source.mnt.re/reform/reform-system-image/-/merge_requests/3011:50
erlehmannthx josch 11:51
mntmnalso i need to get the CI server going again11:51
erlehmannjosch any idea how to handle OGLES with debian irrlicht to get rendering performance boosts? minetest can use OGLES but i think debian irrlicht does not offer it.11:53
joscherlehmann: nope, I never looked into that11:55
erlehmannsimilar questions apply for chromium ig11:55
- freakazoid12345 (QUIT: Read error: Connection reset by peer) (~matt@2603:9000:cf0f:80e3:84c7:1d9d:a147:dc45)11:58
boosterfivemost excellent! SO I guess when that is all ready and the script for clean up as well, there will be a post on the forums about it?11:58
+ freakazoid12345 (~matt@2603:9000:cf0f:80e3:84c7:1d9d:a147:dc45)11:59
joscherlehmann: the last big (100 posts) discussion about whether to build with opengl or opengles was here: http://lists.debian.org/20181122183729.GA13435@mitya57.me11:59
mntmnboosterfive: yes12:01
erlehmannjosch i find it unwise to make such a choice for all users. why not have a package for opengl and one for opengles?12:02
joscherlehmann: because it's complicated -- details are in that thread12:02
erlehmanni may read it after several hours of napping12:04
erlehmannlife protip: you miss 100% of the naps you do not take!12:04
erlehmannthanks for pointing me to that!12:04
joschbetter take a long nap -- that thread is quite heavy ^^12:04
boosterfivedoes anyone know if it is possible to hide the waybar and only expose it when pushing something like Alt? Currently I have a binding that effectively kills the waybar, and when you push it again it fires it back up. Seems a little gorilla. I know in i3 you can auto hide the bar and have it exposed when the key you assign to it is down. This was12:08
boosterfivegreat for making it useful without taking up screen real estate all the time.12:08
boosterfiveI see that this functionality may be getting finally merged to waybar, but as of right now, it doesn't seem technically possible.12:12
boosterfiveI only ask because recently I have had system instability introduced when redrawing the warbar on the screen.12:13
kfxthat will be in the next release https://github.com/Alexays/Waybar/pull/124412:13
kfxrelated issue at https://github.com/Alexays/Waybar/issues/25512:14
boosterfiveMost excellent. I love Sway!12:18
- boosterfive (QUIT: Quit: Client closed) (~boosterfi@p5dedf5a5.dip0.t-ipconnect.de)12:24
+ boosterfive (~committed@p5dedf5a5.dip0.t-ipconnect.de)12:35
- lexik (QUIT: Quit: Bella ciao.) (~lexik@171.25.222.230)13:00
+ lexik (~lexik@171.25.222.230)13:02
- mtm (QUIT: Ping timeout: 268 seconds) (~mtm@c-73-27-62-116.hsd1.fl.comcast.net)13:04
+ Christoph_ (~Christoph@p54bf62fd.dip0.t-ipconnect.de)13:04
mntmnoh that's so nice @ waybar ipc13:14
mntmni just had a 1 hour call with screensharing (sharing the chromium window) using talky.io on my reform. i used a phone headset with the TRRS jack.13:15
mntmnbut i had some trouble getting started because apt upgrade had nuked /usr/share/pulseaudio/alsa-mixer/profile-sets/default.conf13:15
mntmnwhich killed microphone input13:15
mntmnthat's another wart i need to fix13:16
mntmnpulseaudio is not able to deal with wm8960 correctly to do mono input + stereo output by default... it wants to do stereo input which is not technically correct and which mutes the mic13:16
mntmnmy hope is we can migrate to pipewire and that it'll do that correctly out of the box13:17
+ bkeys (~Thunderbi@66.115.189.236)13:51
+ mtm (~mtm@c-73-27-62-116.hsd1.fl.comcast.net)15:09
- boosterfive (QUIT: Quit: Leaving) (~committed@p5dedf5a5.dip0.t-ipconnect.de)15:57
+ Boostisbetter (4a410829d7@irc.cheogram.com)16:00
BoostisbetterOh wow, I just got IRC working over XMPP. Super nice. This is Boosterfive / 2disbetter.16:01
+ boosterfive (~boosterfi@p5dedf5a5.dip0.t-ipconnect.de)16:05
boosterfivemntmn: really cool about the audio call you made through the reform16:06
Boostisbettermntmn: I just was testing if this was indeed working through Dino and Conversations, and it appears that it really is. 16:06
BoostisbetterMy only concern with the way that waybar hides itself now is the overhead for killing and restarting it. Seems like an unnecessary way to handle it. I guess the benefit is that it is truly unloaded when hidden versus just not shown but taking up cpu cycles. Then again the work load from it must be minimal anyway. 16:09
- boosterfive (QUIT: Client Quit) (~boosterfi@p5dedf5a5.dip0.t-ipconnect.de)16:09
NuloHave you (meaning mntmn ) checked out yambar? https://codeberg.org/dnkl/yambar17:04
NuloIt *focuses* on doing as few cycles as possible and it works pretty well, but it's not as customised as waybar17:06
BoostisbetterI have never heard of yambar, but sounds interesting. I'm pretty happy with waybar in general though. 17:08
NuloYeah, I like both17:09
BoostisbetterI do wonder if the icon font pack you normally have to download is not available on arm64, because it seems like there are no icons on the Reforms waybar. 17:09
NuloAFAIK icon packs are just fonts (usually Font Awesome) which are noarch (= works in anything)17:09
- bkeys (QUIT: Quit: With every step we take, danger will follow closely) (~Thunderbi@66.115.189.236)17:24
mntmnNulo: haven't seen it yet, thanks17:28
+ freakazoid343 (~matt@2603:9000:cf0f:80e3:84c7:1d9d:a147:dc45)17:39
- freakazoid12345 (QUIT: Ping timeout: 252 seconds) (~matt@2603:9000:cf0f:80e3:84c7:1d9d:a147:dc45)17:41
technomancyI'd love to see pipewire up and running; pulse has given me a lot of trouble.18:00
+ ruff (~ruff@ip-78-45-99-112.net.upcbroadband.cz)18:20
BoostisbetterWhat is the name to install the Awesome fonts again? 18:22
+ freakazoid12345 (~matt@2603:9000:cf0f:80e3:84c7:1d9d:a147:dc45)18:27
- freakazoid343 (QUIT: Ping timeout: 252 seconds) (~matt@2603:9000:cf0f:80e3:84c7:1d9d:a147:dc45)18:29
joschBoostisbetter: you mean the Debian package name for font-awesome?18:31
Boostisbetteryes18:31
joschapt install fonts-font-awesome18:32
BoostisbetterNot sure it is the same for plain debian versus ubuntu18:32
Boostisbetterok, so it is the exact same then18:32
Boostisbetterand is already installed. 18:33
Boostisbetterso after having the Reform for a little over 2 weeks now, I have to say the following things: 18:40
Boostisbetter1 - I am impressed with the battery live. I can get about 10-11 hours out of it, with 5 workspaces and 6 programs running (1 is a browser with 17 tabs open)18:40
Boostisbetter2 - the build quality is really on point. When the video on the Reform says it was made to last, the evidence shows that it really is. 18:40
Boostisbetter3 - I really look forward to the Reform Mini18:40
Boostisbetter4 - I really look forward to the SBC upgrade that brings with it an increase in RAM. I see that as the only real limiting factor of the platform as it is now. However, because of the way it was designed this isn't a long term issue. 18:40
Boostisbettermntmn, do you know roughly when the mini trackball you've developed for the mini might be available? 18:45
mntmnnot soon18:46
Boostisbettermntmn, I also was wondering if I wanted to change the orientation of the trackball without writing any of the firmware18:46
Boostisbettercan I just rotate the sensor 90 degrees18:46
Boostisbettersay if I need to mount the trackball longwise up?18:46
Boostisbettermntmn, that was to be expected regarding the timeline, so now worries or stress there. 18:47
joschACTION heartily agrees concerning the build quality -- the reform already survived multiple encounters with a 10 month old baby18:49
ruffhi all, qq - is there a way to speak to LPC from OS? UART2 seems the be RO by design (and even that is disabled)18:53
ruffI can technically make some calls via KBD (eg. PWR commands, or enable LPC monitor) but wonder if there's some direct shortcut18:58
+ doctorhoo (~hanno@194-18-252-127-no2005.tbcn.telia.com)19:37
- freakazoid12345 (QUIT: Ping timeout: 260 seconds) (~matt@2603:9000:cf0f:80e3:84c7:1d9d:a147:dc45)19:52
+ freakazoid333 (~matt@2603:9000:cf0f:80e3:9d24:9bfb:8b51:1f68)19:54
+ freakazoid343 (~matt@2603:9000:cf0f:80e3:1101:50ed:e963:859c)19:58
- freakazoid333 (QUIT: Ping timeout: 240 seconds) (~matt@2603:9000:cf0f:80e3:9d24:9bfb:8b51:1f68)20:00
Boostisbetterruff, are you the same ruff that is over on the Purism forums?20:01
- freakazoid343 (QUIT: Ping timeout: 250 seconds) (~matt@2603:9000:cf0f:80e3:1101:50ed:e963:859c)20:04
ruffBoostisbetter, yes, that's me20:25
+ freakazoid333 (~matt@2603:9000:cf0f:80e3:35a5:cdbb:fbae:58c2)20:46
Boostisbettersmall world! Actually were you the one that first mentioned the Reform to me?20:48
- freakazoid333 (QUIT: Remote host closed the connection) (~matt@2603:9000:cf0f:80e3:35a5:cdbb:fbae:58c2)20:48
+ freakazoid333 (~matt@2603:9000:cf0f:80e3:35a5:cdbb:fbae:58c2)20:49
joschIs anybody actually using blender on the reform? My patch to build blender 2.79 on current Debian unstable is already more than 400 lines long and it's still not compiling due to newer GCC and Python versions...20:54
- freakazoid333 (QUIT: Ping timeout: 245 seconds) (~matt@2603:9000:cf0f:80e3:35a5:cdbb:fbae:58c2)20:54
ruffBoostisbetter, Not sure if I was the first but I definitely have been promoting MNT and Reform on the forum (as an example of how such projects should be driven)20:55
ruffBoostisbetter, and now as a happy owner I do agree with your points above, this small beast is actually becoming my daily driver (I wasn't opening my dell for already second day)21:00
BoostisbetterYeah seriously. I got a slew of computers over here. I have a Librem 13 v2 that was marketed in much the same way as the Reform, but I've been pretty dissappointed. 21:02
BoostisbetterI know they are trying but I'm not willing to the test bed. 21:02
BoostisbetterI have a Framework laptop now that I am using to make my own ultra portable PC21:02
BoostisbetterBut I find myself using the Reform most of the day. It is just impressive what all I can do on 4gb of RAM. 21:03
- doctorhoo (QUIT: Ping timeout: 256 seconds) (~hanno@194-18-252-127-no2005.tbcn.telia.com)21:03
+ vagrantc (~vagrant@2600:3c01:e000:21:21:21:0:100e)21:09
+ bkeys (~Thunderbi@66.115.189.236)21:11
Boostisbetterso to gush for no particular reason about the joy of a IRC gateway, is that I can be connected from mutable clients. Glad I finally found out about this. It makes it possible for me to connect to a bunch of IRC channels much easier. 21:50
mntmnyep!21:54
mntmnjosch: oh that sounds like a headache21:55
mntmnjosch: maybe it's easier to build with an older gcc?21:55
Boostisbetterjosch, sorry I'm not using it, but I suppose I could try it real quick22:10
ruffmntmn: do you have a tool to speak to HID devices (kbd/trackball)? I created one using hidapi but now I vaguely remember you've been speaking once about enabling uart222:19
+ freakazoid333 (~matt@2603-9000-cf0f-80e3-2540-986a-eb00-0eed.inf6.spectrum.com)22:43

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