+ Guest49 (~Guest92@71-132-253-253.lightspeed.snantx.sbcglobal.net) | 00:03 | |
Guest49 | Hello, I have a pocket reform with an rk3588. I've tried charging with my steam deck charger, a 65w lenovo charger, and an anker 65w charger and it doesn't seem to charge past 12%. Anything specific I should take a look at? There was one forums post which mentioned plugging the charger in before flipping the physical power switch and that had no | 00:06 |
---|---|---|
Guest49 | impact. | 00:06 |
BoostisBetter | Guest49: it is possible the sysctrl just doesn't know the right amouynts now. The solutiun is to allow the battery to discharge to 0 and then charge it back up. After a couple cycles it will know what 100% is. | 00:07 |
- Guest49 (QUIT: Quit: Ping timeout (120 seconds)) (~Guest92@71-132-253-253.lightspeed.snantx.sbcglobal.net) | 00:09 | |
L29Ah | he was around for a whole minute | 00:10 |
+ Guest96 (~Guest92@71-132-253-253.lightspeed.snantx.sbcglobal.net) | 00:11 | |
Guest96 | ah if battery calibration wasn | 00:11 |
Guest96 | wasn't done in advance that'd explain it. I'll do that then | 00:11 |
- Guest96 (QUIT: Client Quit) (~Guest92@71-132-253-253.lightspeed.snantx.sbcglobal.net) | 00:13 | |
minute | also, if someone else asks here, the rk3588 pockets already are on the newest firmware | 00:14 |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 00:14 | |
+ aloo_shu_ (~aloo_shu@85.51.17.125) | 00:19 | |
+ bkeys (~Thunderbi@173.16.175.75) | 00:21 | |
- aloo_shu (QUIT: Ping timeout: 264 seconds) (~aloo_shu@85.51.18.4) | 00:22 | |
* aloo_shu_ -> aloo_shu | 00:22 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 00:25 | |
gordon1 | btw did humanity invent some better way for doing gas-gaugeing on batteries? Are there chips that have move sophisticated charge state estimation models for initial cal instead of just columb couting? | 00:26 |
gordon1 | every time i forced to discharge my battery to 0% i almost can feel it's screaming silently in pain | 00:26 |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 00:28 | |
- Ar|stote|is (QUIT: Ping timeout: 252 seconds) (~linx@149.210.28.218) | 00:29 | |
gordon1 | i remember reading long time ago an article about determining state of charge of primary lithium batteries based on temp, open-circuit voltage and voltage with known current, i wonder if something like that exist for rechareable lithium batteries | 00:36 |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 00:36 | |
L29Ah | gordon1: don't discharge your battery, just use a function of voltage to estimate state of charge GIVEN LOAD | 00:37 |
L29Ah | measuring and factoring in the battery internal resistance helps | 00:37 |
gordon1 | yeah, is it more accurate than /dev/random? | 00:38 |
L29Ah | certainly | 00:38 |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 00:39 | |
gordon1 | manufacturers usually publish those graphs that characterise fresh cell, i'm not convinced that those curves won't change with battery aging | 00:39 |
L29Ah | they do | 00:39 |
L29Ah | mostly due to growing internal resistance afaik | 00:39 |
L29Ah | coulomb counting is dumb because it doesn't involve the internal resistance, so you can never be sure whether a jolt of activity will push your cell into triggering the protection circuit and cutting you off | 00:40 |
L29Ah | and if you are fine having a 10% error resulting from that, you can just use a function of voltage | 00:41 |
L29Ah | that isn't much less precise | 00:41 |
L29Ah | but that's all about LiIon, i have no idea how LiFePO4 behaves | 00:42 |
gordon1 | yeah, there's also other issue with coulomb counting, that if you never regularly discharge your device to cutoff - you pretty much won't know how aged your battery is | 00:43 |
L29Ah | rn i have an old battery in my chinkpad that allows me another ~half an hour @7W of use i think if i'm careful not to strain it (putting full 35W-ish out when the CPU gets 100% busy while cold) at the low state of charge | 00:46 |
L29Ah | perhaps more, i have not measured it since it is inconvenient to perform on my primary computer | 00:47 |
gordon1 | is there a realistic way to measure OCV of a battery in-circuit with a load? I have a feeling that any switch regulator can do it when it does the switching, it's just i don't remember ever seeing any battery charger/manager that does that | 00:50 |
svp | minuscule kindof bug report: i personally only checked on v3 keyboard but row 2 column 1 (KEY_GRAVE_ACCENT_AND_TILDE) on qwerty-jp should actually be HID_KEYBOARD_SC_INTERNATIONAL1 (backslash and underscore) as otherwise the key will resolve to the hankaku/zenkaku key, which would mismatch the label | 00:53 |
L29Ah | gordon1: i don't think you need ocv if you know the voltage and the current | 00:53 |
gordon1 | you need voltage, current and ocv to estimate internal resistance | 00:54 |
L29Ah | you can change your current on demand | 00:54 |
L29Ah | enable cpuburn, measure, disable, measure, solve the two equations | 00:54 |
gordon1 | no thx, it has to be done without interaction with host system or else what's the point | 00:56 |
gordon1 | also cpuburn wont' make you exact known load anyways | 00:57 |
L29Ah | the point is to estimate what you can expect to get from your batteries, no? | 00:57 |
L29Ah | you don't need an exact known load anyways | 00:58 |
L29Ah | and you don't need to measure the internal resistance often anyways | 00:58 |
L29Ah | you can do it passively even, given your machine gets a diverse workload over time | 00:58 |
gordon1 | tbh i have a feeling that LPC is mighty capable of doing some kalman filter or some similar modelling based on inputs that it gets to improve the accuracy and adapt to aging battery w/o recalibration | 00:59 |
- [tj] (QUIT: Server closed connection) (sid609767@id-609767.lymington.irccloud.com) | 01:00 | |
+ [tj] (sid609767@id-609767.lymington.irccloud.com) | 01:01 | |
svp | the same level 1 function is accomplished by HID_KEYBOARD_SC_NON_US_BACKSLASH_AND_PIPE, however setting it to HID_KEYBOARD_SC_INTERNATIONAL3 will have the key do ¥ and |, as pictured on the key next to backspace on a jp106 keeb, which for historical purposes usually behaves the same way as \ | 01:01 |
svp | still only the first fix is important, really. | 01:02 |
svp | cc minute for msgs above | 01:02 |
- mtm (QUIT: Ping timeout: 265 seconds) (~textual@47.202.75.129) | 01:03 | |
+ mtm (~textual@47.202.75.129) | 01:06 | |
minute | svp: thanks! that's tricky | 01:19 |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 01:25 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 01:27 | |
- skf (QUIT: Server closed connection) (sid272774@id-272774.hampstead.irccloud.com) | 01:29 | |
+ skf (sid272774@id-272774.hampstead.irccloud.com) | 01:29 | |
svp | actually, the jp map labels have the del key, don't they? because thats not quite right, it should be backslash and pipe... | 01:32 |
svp | ...somewhat unrelated but do you happen to know where i could have some keycaps done because i'd like to take a slightly custom layout for a spin | 01:34 |
* robin_ -> robin | 01:41 | |
- chomwitt1 (QUIT: Ping timeout: 245 seconds) (~chomwitt@2a02:587:7a22:8c00:1ac0:4dff:fedb:a3f1) | 01:54 | |
- BoostisBetter (QUIT: Remote host closed the connection) (4a410829d7@irc.cheogram.com) | 02:01 | |
- SavagePeanut (QUIT: Remote host closed the connection) (59eaa45ac7@irc.cheogram.com) | 02:01 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 02:02 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 02:04 | |
+ aloo_shu_ (~aloo_shu@85.51.17.172) | 02:07 | |
- aloo_shu (QUIT: Ping timeout: 252 seconds) (~aloo_shu@85.51.17.125) | 02:10 | |
* aloo_shu_ -> aloo_shu | 02:10 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 02:11 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 02:13 | |
+ SavagePeanut (59eaa45ac7@irc.cheogram.com) | 02:14 | |
- vagrantc (QUIT: Quit: leaving) (~vagrant@2600:3c01:e000:21:7:77:0:50) | 02:17 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 02:23 | |
+ aloo_shu_ (~aloo_shu@90.166.99.79) | 02:25 | |
- aloo_shu (QUIT: Ping timeout: 244 seconds) (~aloo_shu@85.51.17.172) | 02:27 | |
* aloo_shu_ -> aloo_shu | 02:27 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 02:27 | |
- bkeys (QUIT: Ping timeout: 248 seconds) (~Thunderbi@173.16.175.75) | 02:28 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 02:45 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 02:47 | |
+ aloo_shu_ (~aloo_shu@85.51.16.124) | 02:57 | |
+ bkeys (~Thunderbi@173.16.175.75) | 03:00 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 03:00 | |
- aloo_shu (QUIT: Read error: Connection reset by peer) (~aloo_shu@90.166.99.79) | 03:00 | |
* aloo_shu_ -> aloo_shu | 03:00 | |
- paperManu (QUIT: Ping timeout: 264 seconds) (~paperManu@107.159.71.33) | 03:01 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 03:02 | |
- qbit (QUIT: Remote host closed the connection) (~qbit@user/qbit) | 03:14 | |
+ aloo_shu_ (~aloo_shu@90.166.98.205) | 03:15 | |
- aloo_shu (QUIT: Ping timeout: 248 seconds) (~aloo_shu@85.51.16.124) | 03:18 | |
* aloo_shu_ -> aloo_shu | 03:18 | |
- jacqueline (QUIT: Ping timeout: 260 seconds) (~jacquelin@user/jacqueline) | 03:39 | |
+ jacqueline (~jacquelin@user/jacqueline) | 03:48 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 04:03 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 04:05 | |
+ qbit (~qbit@user/qbit) | 04:06 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 04:10 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 04:12 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 04:46 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 04:49 | |
+ aloo_shu_ (~aloo_shu@85.51.18.173) | 05:03 | |
- bkeys (QUIT: Ping timeout: 252 seconds) (~Thunderbi@173.16.175.75) | 05:04 | |
+ bkeys (~Thunderbi@50.96.248.167) | 05:05 | |
- aloo_shu (QUIT: Ping timeout: 244 seconds) (~aloo_shu@90.166.98.205) | 05:06 | |
* aloo_shu_ -> aloo_shu | 05:06 | |
+ bkeys1 (~Thunderbi@50.96.248.167) | 05:06 | |
- bkeys (QUIT: Ping timeout: 265 seconds) (~Thunderbi@50.96.248.167) | 05:10 | |
* bkeys1 -> bkeys | 05:10 | |
- larme (QUIT: Server closed connection) (22544863b6@user/larme) | 05:11 | |
+ larme (22544863b6@user/larme) | 05:11 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 05:12 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 05:20 | |
- whereiseveryone (QUIT: Server closed connection) (206ba86c98@2a03:6000:1812:100::2e4) | 05:24 | |
+ whereiseveryone (206ba86c98@2a03:6000:1812:100::2e4) | 05:24 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 05:25 | |
- jacobk (QUIT: Ping timeout: 248 seconds) (~quassel@47-186-65-73.dlls.tx.frontiernet.net) | 05:35 | |
- tretinha (QUIT: Server closed connection) (3a571d9f43@2a03:6000:1812:100::1151) | 05:36 | |
+ jacobk (~quassel@47-186-65-73.dlls.tx.frontiernet.net) | 05:36 | |
+ tretinha (3a571d9f43@2a03:6000:1812:100::1151) | 05:36 | |
+ aloo_shu_ (~aloo_shu@90.166.98.251) | 05:51 | |
- aloo_shu (QUIT: Read error: Connection reset by peer) (~aloo_shu@85.51.18.173) | 05:53 | |
* aloo_shu_ -> aloo_shu | 05:53 | |
+ bkeys1 (~Thunderbi@h167.248.96.50.static.ip.windstream.net) | 05:56 | |
- bkeys (QUIT: Ping timeout: 248 seconds) (~Thunderbi@50.96.248.167) | 06:00 | |
* bkeys1 -> bkeys | 06:00 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 06:03 | |
+ aloo_shu_ (~aloo_shu@85.51.17.58) | 06:08 | |
- aloo_shu (QUIT: Read error: Connection reset by peer) (~aloo_shu@90.166.98.251) | 06:11 | |
* aloo_shu_ -> aloo_shu | 06:11 | |
- bkeys (QUIT: Ping timeout: 252 seconds) (~Thunderbi@h167.248.96.50.static.ip.windstream.net) | 06:24 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 06:24 | |
- romi (QUIT: Server closed connection) (bd30729973@user/romi) | 06:25 | |
+ romi (bd30729973@user/romi) | 06:26 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 06:27 | |
- Zaba (QUIT: Server closed connection) (80b9b4b35e@2a03:6000:1812:100::116) | 06:31 | |
+ Zaba (80b9b4b35e@2a03:6000:1812:100::116) | 06:31 | |
+ aloo_shu_ (~aloo_shu@90.166.98.167) | 06:56 | |
- aloo_shu (QUIT: Ping timeout: 252 seconds) (~aloo_shu@85.51.17.58) | 06:59 | |
* aloo_shu_ -> aloo_shu | 06:59 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 07:11 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 07:15 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 07:24 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 07:26 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 07:40 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 07:42 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 08:03 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 08:08 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 08:33 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 08:36 | |
+ aloo_shu_ (~aloo_shu@85.51.17.224) | 08:59 | |
- aloo_shu (QUIT: Read error: Connection reset by peer) (~aloo_shu@90.166.98.167) | 09:01 | |
* aloo_shu_ -> aloo_shu | 09:01 | |
+ Ar|stote|is (~linx@149.210.24.236) | 09:28 | |
- spew (QUIT: Server closed connection) (~spew@135.233.119.40) | 09:35 | |
+ spew (~spew@135.233.119.40) | 09:36 | |
+ gustav28 (~gustav@c-78-82-52-61.bbcust.telenor.se) | 10:02 | |
- jacobk (QUIT: Ping timeout: 276 seconds) (~quassel@47-186-65-73.dlls.tx.frontiernet.net) | 10:04 | |
+ jacobk (~quassel@47-186-65-73.dlls.tx.frontiernet.net) | 10:04 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 10:30 | |
+ aloo_shu_ (~aloo_shu@85.51.17.96) | 10:31 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 10:33 | |
- aloo_shu (QUIT: Ping timeout: 252 seconds) (~aloo_shu@85.51.17.224) | 10:34 | |
* aloo_shu_ -> aloo_shu | 10:34 | |
- nsc (QUIT: Server closed connection) (~nicolas@161-99-142-46.pool.kielnet.net) | 11:10 | |
+ nsc (~nicolas@161-99-142-46.pool.kielnet.net) | 11:10 | |
+ colinsane (~colinunin@97-113-142-120.tukw.qwest.net) | 11:15 | |
josch | right, so my problem is, that if at any of the 20 bisection steps i forget to apply the MNT imx8mq patch stack, then the display does not come on and i mark that revision as faulty even though it might not have been... | 11:39 |
- colinsane (QUIT: Ping timeout: 252 seconds) (~colinunin@97-113-142-120.tukw.qwest.net) | 11:46 | |
grimmware | The new keyboard firmware has proven much more reliable for me so far, I’ve only had one lockup and was simply able to reset the USB. | 12:01 |
minute | grimmware: nice | 12:09 |
jn | josch: you need to script it so that applying the patchset and compiling are the same step | 12:14 |
jn | small throwaway shell scripts FTW | 12:14 |
- GNUmoon (QUIT: Ping timeout: 264 seconds) (~GNUmoon@gateway/tor-sasl/gnumoon) | 12:23 | |
+ GNUmoon (~GNUmoon@gateway/tor-sasl/gnumoon) | 12:25 | |
josch | jn: i'm compiling it with "git am foo.patch && make .." -- unfortunately the "git am" part sometimes fails and then i have to do manual adjustments. And when i'm at that point i make errors... :( | 12:38 |
josch | i'd need to script it in a way that it would use patch set X for a range of commits and after a certain commit it woudl need patch set Y | 12:38 |
josch | unfortunately, there is more than one change i need to do, so this also becomes complex quickly... | 12:39 |
jn | last time i did something like this, i had the custom patches in a branch that i merged in. perhaps git rerere can help in that case? | 12:52 |
jn | anyway, bisecting upstream regressions with downstream patches is always a big pain, i feel that | 12:52 |
josch | jn: if you have the custom patches in another branch, how do you call git merge to only pick the ones at the top that you need? | 12:56 |
jn | i put the patches that i need in a branch that's based on an old enough upstream release | 12:59 |
jn | so that git merge will only merge what i actually need | 13:00 |
- mtm (QUIT: Ping timeout: 248 seconds) (~textual@47.202.75.129) | 13:02 | |
+ mtm (~textual@47.202.75.129) | 13:06 | |
josch | ah okay, good strategy, thank you! :) | 13:10 |
- mjw (QUIT: Quit: Leaving) (~mjw@gnu.wildebeest.org) | 13:14 | |
+ paperManu (~paperManu@107.159.71.33) | 13:47 | |
- Guest497 (QUIT: Server closed connection) (~mjw@2001:1c06:2486:a800:7602:5eff:dc71:a72c) | 13:49 | |
+ Guest497 (~mjw@2001:1c06:2486:a800:7602:5eff:dc71:a72c) | 13:49 | |
+ BoostisBetter (4a410829d7@irc.cheogram.com) | 13:51 | |
- kremlin (QUIT: Quit: WeeChat 3.8) (~kremlin@ip124.ip-167-114-218.net) | 14:05 | |
- wickedshell (QUIT: Ping timeout: 260 seconds) (~wickedshe@2601:8c0:800:4baa:d7f6:96f7:803a:1664) | 14:26 | |
+ mjw (~mjw@gnu.wildebeest.org) | 14:28 | |
+ aloo_shu_ (~aloo_shu@85.51.16.151) | 14:49 | |
- aloo_shu (QUIT: Read error: Connection reset by peer) (~aloo_shu@85.51.17.96) | 14:51 | |
* aloo_shu_ -> aloo_shu | 14:51 | |
+ aloo_shu_ (~aloo_shu@85.51.18.54) | 15:37 | |
- Ar|stote|is (QUIT: Read error: Connection reset by peer) (~linx@149.210.24.236) | 15:37 | |
- aloo_shu (QUIT: Ping timeout: 265 seconds) (~aloo_shu@85.51.16.151) | 15:40 | |
* aloo_shu_ -> aloo_shu | 15:40 | |
+ chomwitt1 (~chomwitt@2a02:587:7a1b:2100:1ac0:4dff:fedb:a3f1) | 15:52 | |
+ wickedshell (~wickedshe@2601:8c0:800:4baa:75ca:4315:4564:d729) | 16:31 | |
- mra (QUIT: Ping timeout: 240 seconds) (~mra@2a02:aa10:e778:ad80:9f13:30f:deb4:2577) | 16:52 | |
- buckket (QUIT: Quit: buckket) (~buckket@vps.buckket.org) | 17:15 | |
+ buckket (~buckket@vps.buckket.org) | 17:16 | |
+ Ar|stote|is (~linx@149.210.29.206) | 17:53 | |
+ reform101 (~rose@2601:196:8504:2480::d860) | 18:01 | |
reform101 | has anyone found any fighting games that work on the mnt reform? | 18:02 |
reform101 | we were going to try UNIB but I couldn't get the whole daisy chain of box64 and wine working | 18:03 |
reform101 | but I think that may just be due to me not entirely knowing how to run x86 windows applications on the reform in the first place ^^; | 18:04 |
gordon1 | you can try to some older sega/nintendo64 fighting games with emulation if you into that things | 18:08 |
+ bkeys (~Thunderbi@h167.248.96.50.static.ip.windstream.net) | 18:10 | |
reform101 | I tried flycast earlier but wound up getting errors with SDL | 18:16 |
reform101 | but I guess I could try rakugakids on n64 or such | 18:17 |
reform101 | I dont know any other n64 fighting games | 18:17 |
- reform101 (QUIT: Ping timeout: 246 seconds) (~rose@2601:196:8504:2480::d860) | 18:23 | |
+ aloo_shu_ (~aloo_shu@90.166.193.39) | 18:24 | |
- aloo_shu (QUIT: Ping timeout: 248 seconds) (~aloo_shu@85.51.18.54) | 18:27 | |
* aloo_shu_ -> aloo_shu | 18:27 | |
- chomwitt1 (QUIT: Ping timeout: 252 seconds) (~chomwitt@2a02:587:7a1b:2100:1ac0:4dff:fedb:a3f1) | 18:35 | |
- kensanata (QUIT: Quit: OK) (~alex@user/kensanata) | 18:39 | |
+ kensanata (~alex@user/kensanata) | 18:41 | |
hramrach | grimmware: aesthetic is subjective but also consider wealth of weird social dynamics from hilarious to sinister apply. See eg. https://www.youtube.com/watch?v=0arvnAlV_C4 or https://www.psychologytoday.com/us/blog/sapient-nature/201104/are-good-looking-people-dumb | 18:47 |
ryukazou | Fighting game I always go NeoGeo emulator, there are a lots of good fighting game on NeoGeo. | 19:27 |
ryukazou | King of Fighters and samurai shodown are my favourite. | 19:29 |
+ aloo_shu_ (~aloo_shu@85.51.16.57) | 19:42 | |
- aloo_shu (QUIT: Ping timeout: 244 seconds) (~aloo_shu@90.166.193.39) | 19:45 | |
* aloo_shu_ -> aloo_shu | 19:45 | |
ryukazou | You could also try mame https://packages.debian.org/sid/mame | 19:47 |
+ aloo_shu_ (~aloo_shu@85.51.17.141) | 20:15 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 20:16 | |
- aloo_shu (QUIT: Ping timeout: 252 seconds) (~aloo_shu@85.51.16.57) | 20:17 | |
* aloo_shu_ -> aloo_shu | 20:17 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 20:19 | |
+ mra (~mra@2a02:aa10:e778:ad80:cad3:c547:acf1:d215) | 20:23 | |
+ reform30273 (~mntpocket@2603:8001:e200:1e1:67b6:fe2:848b:5c19) | 20:31 | |
reform30273 | im going to be selling the pocket reform and want to reset the operating system so that the new owner can go through the setup wizard. how do i go about doing this? | 20:32 |
reform30273 | hello? | 20:33 |
reform30273 | anyone here? | 20:34 |
- reform30273 (QUIT: Client Quit) (~mntpocket@2603:8001:e200:1e1:67b6:fe2:848b:5c19) | 20:34 | |
- mra (QUIT: Quit: Client closed) (~mra@2a02:aa10:e778:ad80:cad3:c547:acf1:d215) | 20:39 | |
+ reform31050 (~mntpocket@2603:8001:e200:1e1:67b6:fe2:848b:5c19) | 20:43 | |
reform31050 | hello | 20:43 |
reform31050 | anyone here | 20:43 |
reform31050 | ?? | 20:43 |
reform31050 | hello? | 20:45 |
- reform31050 (QUIT: Client Quit) (~mntpocket@2603:8001:e200:1e1:67b6:fe2:848b:5c19) | 20:45 | |
+ reform10997 (~mntpocket@2603:8001:e200:1e1:67b6:fe2:848b:5c19) | 20:51 | |
reform10997 | hello? | 20:51 |
reform10997 | anyone here? | 20:52 |
- reform10997 (QUIT: Client Quit) (~mntpocket@2603:8001:e200:1e1:67b6:fe2:848b:5c19) | 20:52 | |
grimmware | minute: on subsequent documentation releases it might be worth clarifying how IRC works or maybe even hiding it a bit to push people toward the forum | 21:04 |
+ nybble (~sprang@user/csprng) | 21:08 | |
- nybble (QUIT: Client Quit) (~sprang@user/csprng) | 21:08 | |
+ mra (~mra@2a02:aa10:e778:ad80:ff57:d9cc:7e45:efea) | 21:13 | |
+ reform24774 (~mntpocket@2603:8001:e200:1e1:67b6:fe2:848b:5c19) | 21:43 | |
reform24774 | im selling the pocket reform and want to restart the setup wizard for the new owner. how do i go about doing this? | 21:44 |
reform24774 | hello? | 21:45 |
vkoskiv | Would probably be best to write a fresh system image to the boot disk | 21:46 |
vkoskiv | Are you booting it off an SD card? | 21:46 |
reform24774 | yeah | 21:46 |
reform24774 | but whenever i do that i get a black screen | 21:46 |
reform24774 | sorry but im a beginner | 21:47 |
vkoskiv | You get a black screen whenever you do what? | 21:47 |
reform24774 | i get a black screen when i try to boot from a micro sd card | 21:48 |
- reform24774 (QUIT: Quit: Leaving) (~mntpocket@2603:8001:e200:1e1:67b6:fe2:848b:5c19) | 21:53 | |
+ erle (~erle@user/erle) | 21:56 | |
gordon1 | https://files.catbox.moe/m74zor.JPG https://files.catbox.moe/i81llt.JPG | 22:02 |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 22:04 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 22:06 | |
- gustav28 (QUIT: Quit: Quit) (~gustav@c-78-82-52-61.bbcust.telenor.se) | 22:15 | |
- erle (QUIT: Quit: K-lined) (~erle@user/erle) | 22:32 | |
gordon1 | also this trackball - the absolute best fidget toy | 22:33 |
+ chomwitt1 (~chomwitt@2a02:587:7a1b:2100:1ac0:4dff:fedb:a3f1) | 22:34 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 22:41 | |
- L29Ah (QUIT: Read error: Connection reset by peer) (~L29Ah@wikipedia/L29Ah) | 22:41 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 22:44 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 22:47 | |
+ aloo_shu_ (~aloo_shu@90.166.193.57) | 22:48 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 22:49 | |
- aloo_shu (QUIT: Ping timeout: 244 seconds) (~aloo_shu@85.51.17.141) | 22:50 | |
* aloo_shu_ -> aloo_shu | 22:50 | |
grimmware | gordon1: yeah I wouldn't be able to leave that alone | 22:52 |
gordon1 | i have logitech m570 and it does not invoke the same reaction, maybe it's up to the ball size being perfect middle ground | 22:57 |
grimmware | I think it's the way it's mounted in there too | 22:58 |
grimmware | I think I'm also experiencing some projected Ikea effect too | 22:58 |
gordon1 | i need to make standalone version for work that i can bring to the office or something | 22:58 |
gordon1 | minute: you don't have any spare trackballs in stock, do you? | 22:59 |
josch | gordon1: if you are interested in open hardware trackballs, there is also the ploopy: https://ploopy.co/adept-trackball/ | 23:07 |
josch | minute: bisection succesful. This commit breaks it: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8a879141dcd15d2db876ce3adf88b9b01650b7fa | 23:08 |
gordon1 | not bad, and usb-c, i'll take a look, thank you | 23:08 |
josch | minute: reverting it on top of 6.12 makes the internal display work again: https://source.mnt.re/reform/reform-debian-packages/-/merge_requests/80 | 23:09 |
josch | i have no hdmi display at hand, so i wasn't able to check yet whether hdmi works or not | 23:09 |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 23:10 | |
josch | maybe somebody with an imx8mq and a hdmi display can check the kernel built by that CI pipeline? | 23:12 |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 23:13 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 23:37 | |
+ _justin_kelly71 (~justinkel@user/justin-kelly/x-6011154) | 23:39 | |
- _justin_kelly71 (QUIT: Read error: Connection reset by peer) (~justinkel@user/justin-kelly/x-6011154) | 23:59 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!