+ Neelfyn (uid180106@id-180106.stonehaven.irccloud.com) | 00:00 | |
mntmn | schneider: so cool! | 00:04 |
---|---|---|
mtm | once I get mine I'd like to see if I can hack an SDR into the case if I can find the room (would need room for the RF shielding as well) | 00:21 |
mntmn | i have the xtrx | 00:23 |
mntmn | but haven't tested it yet! | 00:23 |
- natalie (QUIT: Remote host closed the connection) (~natalie@198.98.57.87) | 01:04 | |
Kooda | Pretty impressed by the audio output quality (headphones) :D | 01:09 |
+ sbk (~sbk@user/sbk) | 02:28 | |
- exprez135 (QUIT: Read error: Connection reset by peer) (~sbk@user/sbk) | 02:29 | |
mtm | mntmn: I didn't know about the xtrx; it looks pretty sweet | 02:33 |
- sundog (QUIT: Read error: Connection reset by peer) (~sundog@207.225.227.236) | 02:40 | |
+ sundog5 (~sundog@207.225.227.236) | 02:40 | |
- erlehmann (QUIT: Ping timeout: 272 seconds) (~erle@dynamic-046-114-033-204.46.114.pool.telefonica.de) | 02:52 | |
+ erlehmann (~erle@dynamic-046-114-033-204.46.114.pool.telefonica.de) | 02:52 | |
- jomo (QUIT: Ping timeout: 272 seconds) (~jomo@user/jomo) | 03:15 | |
+ jomo (~jomo@user/jomo) | 03:15 | |
- freakazoid334 (QUIT: Remote host closed the connection) (~freakazoi@mobile-166-172-190-41.mycingular.net) | 03:20 | |
+ freakazoid334 (~freakazoi@mobile-166-172-190-41.mycingular.net) | 03:20 | |
- adjtm_ (QUIT: Quit: Leaving) (~adjtm@188.26.199.222) | 04:56 | |
+ adjtm (~adjtm@2a0c:5a80:1f13:a400:f557:172f:dd90:5513) | 04:57 | |
+ natalie (~natalie@198.98.57.87) | 06:39 | |
- artfwo (QUIT: Ping timeout: 264 seconds) (~artfwo@2a02:8109:8500:26d0:ea13:f6a9:73b5:e021) | 08:30 | |
+ artfwo (~artfwo@2a02:8109:8500:26d0:b776:e5ae:bb7c:e321) | 08:42 | |
- artfwo (QUIT: Quit: Leaving) (~artfwo@2a02:8109:8500:26d0:b776:e5ae:bb7c:e321) | 08:47 | |
+ sansfontieres (~sansfonti@46.23.94.110) | 09:49 | |
- mntmn (QUIT: Ping timeout: 264 seconds) (~mntirc@softboy.mntmn.com) | 11:09 | |
- schneider (QUIT: Ping timeout: 264 seconds) (~schneider@irc2.xtort.eu) | 11:09 | |
+ schneider (~schneider@irc2.xtort.eu) | 11:09 | |
+ mntmn (~mntirc@softboy.mntmn.com) | 11:09 | |
schneider | mtm: i've got an xtrx as well and that is somehow the hope :) | 11:54 |
schneider | but for now there is an intel 5300 wifi card in there, need to compile a kernel though | 11:55 |
schneider | btw: any reason why nothing is a kernel module? | 11:55 |
mntmn | schneider: i still don't know how to integrate a custom kernel with modules with debian | 12:01 |
- erlehmann (QUIT: Ping timeout: 264 seconds) (~erle@dynamic-046-114-033-204.46.114.pool.telefonica.de) | 12:05 | |
+ erlehmann (~erle@dynamic-046-114-036-126.46.114.pool.telefonica.de) | 12:17 | |
schneider | i have to admit that i'm not a super linux crack, but is it intended for /proc to actually be on the file system (sd card in my case) | 12:23 |
schneider | i always thought that is a pure in memory structure | 12:23 |
flowy | really annoying that signal doesn't offer arm64 desktop builds. this kinda pushes me over the edge | 12:42 |
flowy | their priorities are whack | 12:43 |
emery | flowy: how so? | 12:47 |
flowy | well it's personal opinion i guess. but specifically: they're anti-federation, source code for their server went stale like a year ago, and recently they announced an association with a new cryptocurrency | 12:49 |
flowy | the fact that i can't easily get desktop running on the reform might make me finally migrate | 12:49 |
emery | if its a centralized service then its their right to extract metadata and money from the users | 12:54 |
flowy | sure. not saying they don't have a right, just stating a difference of opinion | 12:57 |
flowy | and i am surprised they don't offer arm64 builds | 12:59 |
flowy | esp. w the growing popularity of pis. they seem to not care so much about linux users | 12:59 |
mntmn | flowy: i agree | 13:05 |
mntmn | schneider: you are right, but it's also a mount point, so it doesn't matter if it's there as an empty directory | 13:06 |
mntmn | actually i'm not sure if you can mount it if it's not there... maybe the kernel can | 13:06 |
mntmn | haven't tested | 13:06 |
schneider | well, my sd card now has the contents of /proc on it | 13:07 |
mntmn | ah, that's strange :D | 13:07 |
mntmn | could be a bug in the image creation process | 13:08 |
mntmn | like, maybe those files are from the chroot in which i built the image | 13:08 |
+ scops (~scops@p200300da371745000219b8fffe08ddc1.dip0.t-ipconnect.de) | 13:08 | |
flowy | yeah it shouldn't matter if it's full of stuff before. onec mounted, it's all from memory | 13:09 |
flowy | so cruft but harmless | 13:10 |
mntmn | i'll have to look into it | 13:10 |
schneider | i see | 13:15 |
schneider | yes, all files from march 15, 0 bytes long | 13:16 |
schneider | someone was working late ;) | 13:16 |
mntmn | ahem! | 13:16 |
mntmn | i hope it doesn't have memory dumps with my passwords | 13:17 |
Kooda | mntmn: little patch for you: mkuboot.sh doesn’t clone the right repository (old domain name) | 13:43 |
Kooda | (in the reform-system-image repo) | 13:43 |
mntmn | it as intentional at that point, because u-boot hadn't been migrated to the gitlab yet | 13:44 |
mntmn | it ~w~as | 13:44 |
mntmn | but thanks | 13:44 |
mntmn | lucas stach wrote me that he had ported barebox to reform btw | 13:45 |
mntmn | i haven't tried it yet... might be cleaner than u-boot | 13:45 |
Kooda | Ok :) | 13:46 |
Kooda | I didn’t know about barebox, interesting :) | 13:46 |
+ adjtm_ (~adjtm@188.26.199.222) | 14:48 | |
- adjtm (QUIT: Ping timeout: 264 seconds) (~adjtm@2a0c:5a80:1f13:a400:f557:172f:dd90:5513) | 14:51 | |
flowy | heh i'm getting little ground zaps when my hands are in contact with the reform and something strongly grounded. i get this with my macbook too, which is why i always use the 3-pin power connector. would be nice if i can figure out something similar for the reform. | 15:06 |
flowy | little love bites | 15:09 |
* dodo -> do | 16:03 | |
* do -> Guest4598 | 16:03 | |
* Guest4598 -> dodo | 16:03 | |
bluerise | flowy: you know, I remember this from other HW. my coworker once told me that with 2-pin connectors you need to plug it in the right way lol | 16:13 |
Kooda | I also have little zaps, but none of the plugs in my flat are grounded… | 16:21 |
mntmn | flowy: yes it is because the power adapter isolates the GND | 16:27 |
mntmn | so you provide a high ohm gnd path | 16:27 |
* sundog5 -> sundog | 16:34 | |
Kooda | Anyone around here tried using two displays? I can’t figure out what I’m doing wrong. I run the script to enable that, dmesg shows the HDMI on DCSS, but sway still tells me that there’s only the internal monitor, at 70Hz | 17:25 |
- ex-parrot (QUIT: Quit: _b) (~fincham@user/ex-parrot) | 17:57 | |
+ ex-parrot (~fincham@user/ex-parrot) | 17:57 | |
+ jomo0 (~jomo@user/jomo) | 18:26 | |
+ mtm` (~user@c-174-58-99-93.hsd1.fl.comcast.net) | 18:26 | |
+ XgFgX (~quassel@2001:19f0:5001:1174:5400:2ff:fef2:1fa2) | 18:30 | |
- mtm (QUIT: Read error: Connection reset by peer) (~user@c-174-58-99-93.hsd1.fl.comcast.net) | 18:30 | |
- XgF (QUIT: Ping timeout: 264 seconds) (~quassel@2001:19f0:5001:1174:5400:2ff:fef2:1fa2) | 18:30 | |
- jomo (QUIT: Ping timeout: 264 seconds) (~jomo@user/jomo) | 18:30 | |
- signop (QUIT: Ping timeout: 264 seconds) (~signop@li699-102.members.linode.com) | 18:30 | |
+ signop (~signop@li699-102.members.linode.com) | 18:31 | |
+ sundog7 (~sundog@207.225.227.236) | 18:33 | |
+ natalie- (~natalie@198.98.57.87) | 18:35 | |
+ exprez135 (~sbk@user/sbk) | 18:38 | |
+ schneider1 (~schneider@irc2.xtort.eu) | 18:38 | |
- schneider (QUIT: *.net *.split) (~schneider@irc2.xtort.eu) | 18:41 | |
- natalie (QUIT: *.net *.split) (~natalie@198.98.57.87) | 18:41 | |
- sundog (QUIT: *.net *.split) (~sundog@207.225.227.236) | 18:41 | |
- sbk (QUIT: *.net *.split) (~sbk@user/sbk) | 18:41 | |
* sundog7 -> sundog | 18:41 | |
+ scops_ (~scops@p200300da371745000219b8fffe08ddc1.dip0.t-ipconnect.de) | 18:44 | |
+ sundog5 (~sundog@207.225.227.236) | 18:45 | |
+ adjtm (~adjtm@2a0c:5a80:1f13:a400:f557:172f:dd90:5513) | 18:45 | |
+ ex--parrot (~fincham@user/ex-parrot) | 18:47 | |
+ jomo06 (~jomo@static.70.184.46.78.clients.your-server.de) | 18:47 | |
+ natalie (~natalie@198.98.57.87) | 18:48 | |
+ XgF (~quassel@2001:19f0:5001:1174:5400:2ff:fef2:1fa2) | 18:48 | |
+ signop_ (~signop@li699-102.members.linode.com) | 18:50 | |
- signop (QUIT: Killed (NickServ (GHOST command used by signop_))) (~signop@li699-102.members.linode.com) | 18:51 | |
* signop_ -> signop | 18:51 | |
+ erle (~erle@dynamic-046-114-036-126.46.114.pool.telefonica.de) | 18:53 | |
- erlehmann (QUIT: Killed (NickServ (GHOST command used by erle))) (~erle@dynamic-046-114-036-126.46.114.pool.telefonica.de) | 18:53 | |
- natalie- (QUIT: Ping timeout: 252 seconds) (~natalie@198.98.57.87) | 18:55 | |
- XgFgX (QUIT: Ping timeout: 252 seconds) (~quassel@2001:19f0:5001:1174:5400:2ff:fef2:1fa2) | 18:55 | |
- scops (QUIT: Ping timeout: 252 seconds) (~scops@p200300da371745000219b8fffe08ddc1.dip0.t-ipconnect.de) | 18:55 | |
- sundog (QUIT: Ping timeout: 252 seconds) (~sundog@207.225.227.236) | 18:55 | |
- adjtm_ (QUIT: Ping timeout: 252 seconds) (~adjtm@188.26.199.222) | 18:55 | |
- ex-parrot (QUIT: Ping timeout: 252 seconds) (~fincham@user/ex-parrot) | 18:55 | |
- jomo0 (QUIT: Ping timeout: 252 seconds) (~jomo@user/jomo) | 18:55 | |
* sundog5 -> sundog | 18:55 | |
* jomo06 -> jomo0 | 18:55 | |
* scops_ -> scops | 18:57 | |
- bluerise (QUIT: Read error: Connection reset by peer) (~bluerise@user/bluerise) | 18:58 | |
+ bluerise (~bluerise@p5b211a6f.dip0.t-ipconnect.de) | 18:58 | |
- bluerise (QUIT: Changing host) (~bluerise@p5b211a6f.dip0.t-ipconnect.de) | 18:59 | |
+ bluerise (~bluerise@user/bluerise) | 18:59 | |
- adjtm (QUIT: Ping timeout: 264 seconds) (~adjtm@2a0c:5a80:1f13:a400:f557:172f:dd90:5513) | 19:11 | |
+ adjtm (~adjtm@188.26.199.222) | 19:12 | |
+ adjtm_ (~adjtm@188.26.199.222) | 19:39 | |
- wiedi (QUIT: Read error: Connection reset by peer) (~wiedi@2a01:138:a015:15:698b:9b01:2377:4ad9) | 19:40 | |
- mtm` (QUIT: Read error: Connection reset by peer) (~user@c-174-58-99-93.hsd1.fl.comcast.net) | 19:40 | |
- freakazoid334 (QUIT: Read error: Connection reset by peer) (~freakazoi@mobile-166-172-190-41.mycingular.net) | 19:41 | |
+ mtm` (~user@c-174-58-99-93.hsd1.fl.comcast.net) | 19:44 | |
+ freakazoid334 (~freakazoi@mobile-166-172-190-41.mycingular.net) | 19:44 | |
+ schneider2 (~schneider@irc2.xtort.eu) | 19:47 | |
+ ezequielg_ (sid363064@id-363064.highgate.irccloud.com) | 19:47 | |
+ q66_ (~q66@q66.moe) | 19:47 | |
+ Neelfyn_ (uid180106@id-180106.stonehaven.irccloud.com) | 19:48 | |
- adjtm (QUIT: *.net *.split) (~adjtm@188.26.199.222) | 19:49 | |
+ sansfont1 (~sansfonti@2a03:6000:6f67:635::110) | 19:49 | |
- adjtm_ (QUIT: Ping timeout: 266 seconds) (~adjtm@188.26.199.222) | 19:51 | |
- q66 (QUIT: Ping timeout: 266 seconds) (~q66@q66.moe) | 19:51 | |
- schneider1 (QUIT: Ping timeout: 265 seconds) (~schneider@irc2.xtort.eu) | 19:51 | |
- sansfontieres (QUIT: Ping timeout: 265 seconds) (~sansfonti@46.23.94.110) | 19:51 | |
- ezequielg (QUIT: Ping timeout: 265 seconds) (sid363064@id-363064.highgate.irccloud.com) | 19:51 | |
- Neelfyn (QUIT: Ping timeout: 265 seconds) (uid180106@id-180106.stonehaven.irccloud.com) | 19:51 | |
* ezequielg_ -> ezequielg | 19:51 | |
* Neelfyn_ -> Neelfyn | 19:51 | |
+ mtm`` (~user@c-174-58-99-93.hsd1.fl.comcast.net) | 19:54 | |
+ bluerise_ (~bluerise@p5b211a6f.dip0.t-ipconnect.de) | 19:54 | |
- bluerise (QUIT: Killed (NickServ (GHOST command used by bluerise_!~bluerise@p5b211a6f.dip0.t-ipconnect.de))) (~bluerise@user/bluerise) | 19:55 | |
* bluerise_ -> bluerise | 19:55 | |
- bluerise (QUIT: Changing host) (~bluerise@p5b211a6f.dip0.t-ipconnect.de) | 19:55 | |
+ bluerise (~bluerise@user/bluerise) | 19:55 | |
+ sundog2 (~sundog@207.225.227.236) | 19:57 | |
+ jomo01 (~jomo@static.70.184.46.78.clients.your-server.de) | 19:57 | |
+ wiedi (~wiedi@2a01:138:a015:15:f055:981:ace:356f) | 19:57 | |
* freakazoid334 -> 073AAAQZD | 19:57 | |
+ freakazoid334 (~freakazoi@mobile-166-172-190-41.mycingular.net) | 19:57 | |
- 073AAAQZD (QUIT: Ping timeout: 264 seconds) (~freakazoi@mobile-166-172-190-41.mycingular.net) | 20:01 | |
- erle (QUIT: Ping timeout: 264 seconds) (~erle@dynamic-046-114-036-126.46.114.pool.telefonica.de) | 20:01 | |
- mtm` (QUIT: Ping timeout: 264 seconds) (~user@c-174-58-99-93.hsd1.fl.comcast.net) | 20:02 | |
- jomo0 (QUIT: Ping timeout: 264 seconds) (~jomo@static.70.184.46.78.clients.your-server.de) | 20:02 | |
* jomo01 -> jomo0 | 20:02 | |
- sundog (QUIT: Ping timeout: 264 seconds) (~sundog@207.225.227.236) | 20:05 | |
- exprez135 (QUIT: Ping timeout: 264 seconds) (~sbk@user/sbk) | 20:05 | |
* sundog2 -> sundog | 20:05 | |
+ exprez135 (~sbk@user/sbk) | 20:05 | |
- sundog (QUIT: Read error: Connection reset by peer) (~sundog@207.225.227.236) | 20:07 | |
+ sundog (~sundog@207.225.227.236) | 20:08 | |
+ adjtm (~adjtm@188.26.199.222) | 20:12 | |
+ sundog6 (~sundog@207.225.227.236) | 20:15 | |
+ freakazoid333 (~freakazoi@mobile-166-172-190-41.mycingular.net) | 20:16 | |
- plomlompom (QUIT: Quit: WeeChat 2.3) (~plom@46.38.243.227) | 20:16 | |
+ plomlompom (~plom@46.38.243.227) | 20:17 | |
- sundog (QUIT: Read error: Connection reset by peer) (~sundog@207.225.227.236) | 20:19 | |
- freakazoid334 (QUIT: Ping timeout: 264 seconds) (~freakazoi@mobile-166-172-190-41.mycingular.net) | 20:19 | |
* sundog6 -> sundog | 20:19 | |
+ Neelfyn_ (uid180106@id-180106.stonehaven.irccloud.com) | 20:27 | |
+ schneider3 (~schneider@irc2.xtort.eu) | 20:28 | |
+ bluerise_ (~bluerise@p5b211a6f.dip0.t-ipconnect.de) | 20:28 | |
- bluerise (QUIT: Killed (NickServ (GHOST command used by bluerise_!~bluerise@p5b211a6f.dip0.t-ipconnect.de))) (~bluerise@user/bluerise) | 20:28 | |
* bluerise_ -> bluerise | 20:29 | |
- bluerise (QUIT: Changing host) (~bluerise@p5b211a6f.dip0.t-ipconnect.de) | 20:29 | |
+ bluerise (~bluerise@user/bluerise) | 20:29 | |
+ q66 (~q66@q66.moe) | 20:29 | |
+ sbk (~sbk@user/sbk) | 20:29 | |
+ freakazoid334 (~freakazoi@mobile-166-172-190-41.mycingular.net) | 20:29 | |
+ ezequielg_ (sid363064@id-363064.highgate.irccloud.com) | 20:30 | |
+ sansfontieres (~sansfonti@46.23.94.110) | 20:31 | |
- plomlompom (QUIT: *.net *.split) (~plom@46.38.243.227) | 20:33 | |
- freakazoid333 (QUIT: *.net *.split) (~freakazoi@mobile-166-172-190-41.mycingular.net) | 20:33 | |
- exprez135 (QUIT: *.net *.split) (~sbk@user/sbk) | 20:33 | |
- wiedi (QUIT: *.net *.split) (~wiedi@2a01:138:a015:15:f055:981:ace:356f) | 20:33 | |
- sansfont1 (QUIT: *.net *.split) (~sansfonti@2a03:6000:6f67:635::110) | 20:33 | |
- Neelfyn (QUIT: *.net *.split) (uid180106@id-180106.stonehaven.irccloud.com) | 20:33 | |
- q66_ (QUIT: *.net *.split) (~q66@q66.moe) | 20:33 | |
- ezequielg (QUIT: *.net *.split) (sid363064@id-363064.highgate.irccloud.com) | 20:33 | |
- schneider2 (QUIT: *.net *.split) (~schneider@irc2.xtort.eu) | 20:33 | |
* ezequielg_ -> ezequielg | 20:33 | |
* Neelfyn_ -> Neelfyn | 20:33 | |
* schneider3 -> schneider | 20:33 | |
+ plomlompom (~plom@46.38.243.227) | 20:40 | |
* plomlompom -> broiler_in | 20:47 | |
* broiler_in -> plomlompom | 20:51 | |
+ erle (~erle@dynamic-046-114-036-126.46.114.pool.telefonica.de) | 20:52 | |
+ sansfont1 (~sansfonti@2a03:6000:6f67:635::110) | 20:54 | |
+ exprez135 (~sbk@user/sbk) | 20:55 | |
- sansfontieres (QUIT: *.net *.split) (~sansfonti@46.23.94.110) | 20:59 | |
- sbk (QUIT: *.net *.split) (~sbk@user/sbk) | 20:59 | |
+ freakazoid333 (~freakazoi@mobile-166-172-190-41.mycingular.net) | 21:00 | |
+ mjw_reform (~mark@herd.wildebeest.org) | 21:02 | |
+ schneider1 (~schneider@irc2.xtort.eu) | 21:02 | |
+ bluerise_ (~bluerise@p5b211a6f.dip0.t-ipconnect.de) | 21:03 | |
+ ezequielg_ (sid363064@highgate.irccloud.com) | 21:03 | |
- mjw_reform (QUIT: Client Quit) (~mark@herd.wildebeest.org) | 21:04 | |
+ mjw (~mark@herd.wildebeest.org) | 21:04 | |
+ wiedi (~wiedi@2a01:138:a015:15:f055:981:ace:356f) | 21:06 | |
- ezequielg (QUIT: Ping timeout: 265 seconds) (sid363064@id-363064.highgate.irccloud.com) | 21:06 | |
- freakazoid334 (QUIT: Ping timeout: 265 seconds) (~freakazoi@mobile-166-172-190-41.mycingular.net) | 21:06 | |
- schneider (QUIT: Ping timeout: 265 seconds) (~schneider@irc2.xtort.eu) | 21:06 | |
- q66 (QUIT: Ping timeout: 265 seconds) (~q66@q66.moe) | 21:06 | |
- bluerise (QUIT: Ping timeout: 265 seconds) (~bluerise@user/bluerise) | 21:06 | |
- erle (QUIT: Ping timeout: 265 seconds) (~erle@dynamic-046-114-036-126.46.114.pool.telefonica.de) | 21:06 | |
* ezequielg_ -> ezequielg | 21:06 | |
+ erlehmann (~erle@dynamic-046-114-036-126.46.114.pool.telefonica.de) | 21:08 | |
+ q66 (~q66@q66.moe) | 21:08 | |
* mtm`` -> mtm | 21:25 | |
mtm | has anyone gotten Nyxt working on their Reform? | 21:26 |
Kooda | I haven’t tried Nyxt at all yet | 21:29 |
* jackhill -> KM4MBG | 22:22 | |
* KM4MBG -> jackhill | 22:22 | |
- sansfont1 (QUIT: Quit: WeeChat 3.1) (~sansfonti@2a03:6000:6f67:635::110) | 22:25 | |
+ sansfontieres (~sansfonti@46.23.94.110) | 22:25 | |
+ mrus (~mrus@149.28.61.155) | 23:14 | |
* bluerise_ -> bluerise | 23:40 | |
- bluerise (QUIT: Changing host) (~bluerise@p5b211a6f.dip0.t-ipconnect.de) | 23:40 | |
+ bluerise (~bluerise@user/bluerise) | 23:40 | |
- scops (QUIT: Quit: Leaving) (~scops@p200300da371745000219b8fffe08ddc1.dip0.t-ipconnect.de) | 23:59 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!