- mjw (QUIT: Ping timeout: 276 seconds) (~mjw@gnu.wildebeest.org) | 00:16 | |
- chomwitt (QUIT: Ping timeout: 268 seconds) (~chomwitt@2a02:587:7a0f:8900:1ac0:4dff:fedb:a3f1) | 00:48 | |
- eibachd (QUIT: Ping timeout: 260 seconds) (~eibachd@p200300dcf7231c00abb3c38ae078b726.dip0.t-ipconnect.de) | 00:52 | |
+ eibachd (~eibachd@p200300dcf7231c002e357f844c3b8a7b.dip0.t-ipconnect.de) | 00:52 | |
+ tiskaan (~tiskaan@84.70.121.60) | 00:59 | |
- S0rin (QUIT: Ping timeout: 260 seconds) (~S0rin@user/s0rin) | 01:06 | |
+ S0rin (~S0rin@user/s0rin) | 01:07 | |
- murphnj (QUIT: Quit: Leaving) (~murph@ool-457bb02e.dyn.optonline.net) | 01:55 | |
+ murphnj (~murph@ool-457bb02e.dyn.optonline.net) | 01:59 | |
- tiskaan (QUIT: Ping timeout: 245 seconds) (~tiskaan@84.70.121.60) | 02:20 | |
- nsc (QUIT: Ping timeout: 276 seconds) (~nicolas@i5E86126B.versanet.de) | 03:41 | |
+ nsc (~nicolas@232-48-142-46.pool.kielnet.net) | 03:42 | |
violet | OH | 07:30 |
---|---|---|
violet | minute: the "failed to wait phy lock state" err. that is not referring to the sort of lock i assumed! | 07:30 |
violet | I thought it was talking about a mutex or something. but the register its reading is actually " | 07:31 |
violet | When set, indicates that the PLL acquired the lock with the reference clock. | 07:31 |
violet | its talking about a completely different kind of lock | 07:31 |
- jagtalon (QUIT: Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) (~quassel@user/jagtalon) | 08:25 | |
+ jagtalon (~quassel@user/jagtalon) | 08:25 | |
- jagtalon (QUIT: Client Quit) (~quassel@user/jagtalon) | 08:26 | |
+ jagtalon (~quassel@user/jagtalon) | 08:26 | |
- eibachd (QUIT: Ping timeout: 260 seconds) (~eibachd@p200300dcf7231c002e357f844c3b8a7b.dip0.t-ipconnect.de) | 08:56 | |
+ eibachd (~eibachd@2a01:599:304:768e:48fe:3da6:e9b1:c702) | 08:57 | |
- eibachd (QUIT: Read error: Connection reset by peer) (~eibachd@2a01:599:304:768e:48fe:3da6:e9b1:c702) | 09:12 | |
+ eibachd (~eibachd@p200300dcf7231c0088cc1620b9628fd0.dip0.t-ipconnect.de) | 09:13 | |
+ mjw (~mjw@gnu.wildebeest.org) | 10:06 | |
- S0rin (QUIT: Ping timeout: 252 seconds) (~S0rin@user/s0rin) | 10:12 | |
+ S0rin (~S0rin@user/s0rin) | 10:14 | |
- mjw (QUIT: Ping timeout: 245 seconds) (~mjw@gnu.wildebeest.org) | 10:17 | |
- eibachd (QUIT: Ping timeout: 268 seconds) (~eibachd@p200300dcf7231c0088cc1620b9628fd0.dip0.t-ipconnect.de) | 10:25 | |
+ eibachd (~eibachd@p200300dcf7231c00f68f9066c0374ce7.dip0.t-ipconnect.de) | 10:25 | |
+ f_[xmpp] (fffdb90022@fases/developer/funderscore) | 11:11 | |
nocko | I have a reform2 w/ standard cpu running bookwork (stable). After the 1.34 lpc-dkms & reform-tools update, systemctl halt no longer completely powers down the system. The power light remains on, formerly this turned off. Is there an LPC firmware update I should pursue (currently 20220621)? | 11:27 |
nocko | This is a low-priority issue. Powering down from the lpc menu works as expected. | 11:28 |
nocko | Looking though the commits, the main changes are to support hardware I don't have (newer mb and kb). | 11:40 |
- eibachd (QUIT: Ping timeout: 260 seconds) (~eibachd@p200300dcf7231c00f68f9066c0374ce7.dip0.t-ipconnect.de) | 11:49 | |
+ eibachd (~eibachd@p200300dcf7231c00ad5b8b6036890b4a.dip0.t-ipconnect.de) | 11:51 | |
- flowy (QUIT: Remote host closed the connection) (~flowy@2a01:4f8:c0c:1a8f::1) | 11:55 | |
+ flowy (~flowy@2a01:4f8:c0c:1a8f::1) | 11:55 | |
josch | nocko: the "standard cpu" recently shifted from imx8mq to a311d -- do you know which one you have? You can find out by running "cat /proc/device-tree/model" | 11:55 |
josch | nocko: thank you for reporting this issue. reform-tools 1.34 indeed had changes related to shut-down | 11:55 |
+ tiskaan (~tiskaan@84.70.121.60) | 12:00 | |
nocko | imx8mq | 12:05 |
nocko | I have considered an a311d upgrade, but no external monitor support has given me pause. | 12:06 |
josch | nocko: a311d has external monitor support but not both at the same time | 12:07 |
josch | it's probably a software thing though and not a hardware limitation | 12:07 |
josch | nocko: thanks a lot for your bug report. I have to plop back the imx8mq into my reform to reproduce this issue. | 12:08 |
nocko | I keep lurking here waiting for dual support to land. | 12:08 |
josch | reasonable :) | 12:08 |
nocko | Thanks for looking into it. I will be high-latency today, but willing to provide more data after work if it would be helpful. | 12:11 |
josch | nocko: sure! if you have time, i'd be interested in your kernel version | 12:14 |
josch | i just tested "systemctl poweroff" with my a311d (i'm also on bookworm) and it worked here | 12:14 |
josch | nocko: oh, did you do "halt" or did you do "poweroff"? | 12:15 |
- pinoaffe (QUIT: Ping timeout: 240 seconds) (~pinoaffep@2a01:4f9:c010:a00b:1337:1337:11be:10) | 12:15 | |
josch | nocko: so the output of this would be nice: | 12:15 |
josch | uname -a | 12:15 |
josch | and the output of this: | 12:15 |
josch | lsmod | grep reform | 12:15 |
josch | i'm now also afk, so take your time :) | 12:16 |
- eibachd (QUIT: Ping timeout: 268 seconds) (~eibachd@p200300dcf7231c00ad5b8b6036890b4a.dip0.t-ipconnect.de) | 12:16 | |
+ eibachd (~eibachd@p200300dcf7231c00bb04d4079ab4f3a8.dip0.t-ipconnect.de) | 12:17 | |
- eibachd (QUIT: Ping timeout: 240 seconds) (~eibachd@p200300dcf7231c00bb04d4079ab4f3a8.dip0.t-ipconnect.de) | 12:23 | |
nocko | josch: http://okturing.com/src/18086/body | 12:24 |
+ eibachd (~eibachd@2a01:599:304:768e:48fe:3da6:e9b1:c702) | 12:25 | |
josch | nocko: okay, module is loaded, that's great | 12:26 |
josch | maybe it's the kernel version? | 12:26 |
josch | i'll try both 6.1 and 6.5 with imx then | 12:26 |
josch | nocko: also, please confirm what happens when you run "systemctl poweroff" because earlier you said that you just ran "systemctl halt" | 12:27 |
minute | josch: btw my a311d laptop also no longer shuts down. i think in my case it is because it doesn't automatically load reform2_lpc driver (i need to check if i blocklisted it though) | 12:27 |
josch | minute: this needs to be part of reform-check i think | 12:27 |
josch | the check for reform2_lpc being loaded i mean | 12:28 |
josch | minute: though you probably would've noticed a missing reform2_lpc as then battery monitor is also gone | 12:28 |
+ pinoaffe (~pinoaffep@2a01:4f9:c010:a00b:1337:1337:11be:10) | 12:29 | |
josch | minute: since shutdown works with my a311d we just need to find out how your and my system differ and then write down the respective checks into reform-check so that it's easy for others to not run into the same thing :) | 12:29 |
- tiskaan (QUIT: Ping timeout: 268 seconds) (~tiskaan@84.70.121.60) | 12:30 | |
minute | josch: i am used to never having battery monitor in the system so i didn't notice | 12:33 |
minute | (i primarily use the oled for status) | 12:33 |
- eibachd (QUIT: Read error: Connection reset by peer) (~eibachd@2a01:599:304:768e:48fe:3da6:e9b1:c702) | 12:36 | |
+ eibachd (~eibachd@p200300dcf7231c00488a1b3440579f2f.dip0.t-ipconnect.de) | 12:37 | |
nocko | josch: systemctl poweroff works as expected. The power light goes out. | 12:39 |
josch | nocko: then i don't think that there is a bug, no? :) | 12:39 |
josch | because "halt" just halts and "poweroff"... powers off | 12:40 |
nocko | I suppose not. IDK how I started using halt and why it worked before... but I am happy enough to type poweroff instead. | 12:40 |
nocko | Thanks for pointing me in the right direction! | 12:40 |
josch | nocko: it probably worked before, because powering it off was implemented via a shell script that sends a command to the keyboard which in turn powers off the system | 12:41 |
josch | nocko: and that script was probably run for both halt and poweroff | 12:41 |
josch | nocko: now that reform2_lpc does it properly the script doesn't exist anymore | 12:41 |
+ tiskaan (~tiskaan@84.70.121.60) | 12:47 | |
minute | josch: indeed for me it was just blocklisted modules (this was for development purposes on the lpc driver back then) | 12:56 |
minute | now if someone could figure out how to make those battery icons not emojis but icons from monochrome papirus like the rest... | 12:58 |
+ bhj78dsds (~bhbd2h2@191-50-201-31.ftth.glasoperator.nl) | 13:01 | |
minute | josch: so yeah, reform-check could check for presence of reform2_lpc | 13:02 |
- colinsane (QUIT: Quit: bye) (~colinunin@97-113-159-4.tukw.qwest.net) | 13:10 | |
+ mjw (~mjw@gnu.wildebeest.org) | 13:12 | |
- bhj78dsds (QUIT: Quit: leaving) (~bhbd2h2@191-50-201-31.ftth.glasoperator.nl) | 13:12 | |
+ bhj78dsds (~bhbd2h2@191-50-201-31.ftth.glasoperator.nl) | 13:13 | |
- tiskaan (QUIT: Ping timeout: 246 seconds) (~tiskaan@84.70.121.60) | 13:13 | |
+ colinsane (~colinunin@97-113-159-4.tukw.qwest.net) | 13:13 | |
- bhj78dsds (QUIT: Ping timeout: 255 seconds) (~bhbd2h2@191-50-201-31.ftth.glasoperator.nl) | 13:21 | |
- eibachd (QUIT: Ping timeout: 268 seconds) (~eibachd@p200300dcf7231c00488a1b3440579f2f.dip0.t-ipconnect.de) | 13:48 | |
+ eibachd (~eibachd@p200300dcf7231c001e3c86b9b12a4e0a.dip0.t-ipconnect.de) | 13:49 | |
- eibachd (QUIT: Ping timeout: 268 seconds) (~eibachd@p200300dcf7231c001e3c86b9b12a4e0a.dip0.t-ipconnect.de) | 13:56 | |
+ eibachd (~eibachd@p200300dcf7231c0007167eaaad594468.dip0.t-ipconnect.de) | 13:58 | |
- klardotsh (QUIT: Ping timeout: 260 seconds) (~klardotsh@c-67-170-115-80.hsd1.wa.comcast.net) | 13:59 | |
+ tiskaan (~tiskaan@84.70.121.60) | 14:18 | |
- sevan (QUIT: Ping timeout: 256 seconds) (~sevan@user/venture37) | 14:26 | |
- tiskaan (QUIT: Ping timeout: 260 seconds) (~tiskaan@84.70.121.60) | 15:22 | |
+ sevan (~sevan@2001:470:1f1d:1d6:5a55:caff:fe24:ed4) | 15:28 | |
- mjw (QUIT: Ping timeout: 252 seconds) (~mjw@gnu.wildebeest.org) | 15:33 | |
* Guest6173 -> mjw | 15:43 | |
- achasen (QUIT: Remote host closed the connection) (~achasen@2600:1700:e70:7f90:a26b:a12d:71d:c771) | 15:51 | |
- eibachd (QUIT: Ping timeout: 260 seconds) (~eibachd@p200300dcf7231c0007167eaaad594468.dip0.t-ipconnect.de) | 15:55 | |
+ eibachd (~eibachd@2a01:599:304:768e:48fe:3da6:e9b1:c702) | 15:57 | |
- colinsane (QUIT: Ping timeout: 252 seconds) (~colinunin@97-113-159-4.tukw.qwest.net) | 16:14 | |
+ colinsane (~colinunin@97-113-159-4.tukw.qwest.net) | 16:15 | |
+ tiskaan (~tiskaan@84.70.121.60) | 16:19 | |
+ erle (~erle@2a02:8109:da40:c4:61c8:52af:f278:8508) | 16:44 | |
- XYZ (QUIT: Ping timeout: 264 seconds) (~XYZ@78-80-123-108.customers.tmcz.cz) | 17:05 | |
- ethulhu (QUIT: Quit: connection reset by purr) (ethulhu@nora.ethulhu.co.uk) | 17:07 | |
+ ethulhu (ethulhu@nora.ethulhu.co.uk) | 17:07 | |
- tiskaan (QUIT: Ping timeout: 260 seconds) (~tiskaan@84.70.121.60) | 17:22 | |
+ reform16304 (~nib@2601:19b:4100:3303::f6f) | 17:25 | |
- eibachd (QUIT: Read error: Connection reset by peer) (~eibachd@2a01:599:304:768e:48fe:3da6:e9b1:c702) | 17:39 | |
+ mark_ (~mjw@gnu.wildebeest.org) | 17:39 | |
+ eibachd (~eibachd@p200300dcf7231c00b595c93e531a2761.dip0.t-ipconnect.de) | 17:39 | |
- eibachd (QUIT: Ping timeout: 240 seconds) (~eibachd@p200300dcf7231c00b595c93e531a2761.dip0.t-ipconnect.de) | 17:54 | |
+ eibachd (~eibachd@2a01:599:304:768e:48fe:3da6:e9b1:c702) | 17:54 | |
- eibachd (QUIT: Read error: Connection reset by peer) (~eibachd@2a01:599:304:768e:48fe:3da6:e9b1:c702) | 17:55 | |
+ eibachd (~eibachd@p200300dcf7231c00202af5a502b60b77.dip0.t-ipconnect.de) | 17:55 | |
+ tiskaan (~tiskaan@84.70.121.60) | 17:56 | |
- cow321 (QUIT: Read error: Connection reset by peer) (~deflated8@50.39.247.54) | 18:47 | |
+ XYZ (~XYZ@78-80-123-108.customers.tmcz.cz) | 18:54 | |
- reform16304 (QUIT: Quit: Leaving) (~nib@2601:19b:4100:3303::f6f) | 19:26 | |
- tiskaan (QUIT: Ping timeout: 252 seconds) (~tiskaan@84.70.121.60) | 19:27 | |
- eibachd (QUIT: Ping timeout: 256 seconds) (~eibachd@p200300dcf7231c00202af5a502b60b77.dip0.t-ipconnect.de) | 19:43 | |
+ eibachd (~eibachd@p200300dcf7231c002d3686579b813cfe.dip0.t-ipconnect.de) | 19:44 | |
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50) | 19:51 | |
+ tiskaan (~tiskaan@84.70.121.60) | 20:26 | |
+ cow321 (~deflated8@50.39.247.54) | 20:30 | |
- sevan (QUIT: Changing host) (~sevan@2001:470:1f1d:1d6:5a55:caff:fe24:ed4) | 20:37 | |
+ sevan (~sevan@user/venture37) | 20:37 | |
+ klardotsh (~klardotsh@c-67-170-115-80.hsd1.wa.comcast.net) | 21:01 | |
- eibachd (QUIT: Ping timeout: 260 seconds) (~eibachd@p200300dcf7231c002d3686579b813cfe.dip0.t-ipconnect.de) | 21:05 | |
- tiskaan (QUIT: Ping timeout: 240 seconds) (~tiskaan@84.70.121.60) | 21:09 | |
+ eibachd (~eibachd@p200300dcf7231c00006aa896f19d2a31.dip0.t-ipconnect.de) | 21:10 | |
+ tiskaan (~tiskaan@84.70.121.60) | 21:17 | |
- eibachd (QUIT: Ping timeout: 268 seconds) (~eibachd@p200300dcf7231c00006aa896f19d2a31.dip0.t-ipconnect.de) | 21:37 | |
- jjbliss (QUIT: Remote host closed the connection) (~jjbliss@1464766-static.elnsmiaa.metronetinc.net) | 21:47 | |
+ eibachd (~eibachd@2a01:599:304:768e:48fe:3da6:e9b1:c702) | 22:12 | |
- eibachd (QUIT: Read error: Connection reset by peer) (~eibachd@2a01:599:304:768e:48fe:3da6:e9b1:c702) | 22:13 | |
+ eibachd (~eibachd@p200300dcf7231c0063e937805f3f2cb6.dip0.t-ipconnect.de) | 22:15 | |
- eibachd (QUIT: Ping timeout: 246 seconds) (~eibachd@p200300dcf7231c0063e937805f3f2cb6.dip0.t-ipconnect.de) | 22:19 | |
josch | minute: do you have some time for more AMD/NVidia fun on LS1028A? :) | 22:22 |
josch | I continue to have more problems with nvidia/nouveau than with amd/radeon. The former doesn't even show the terminal while the latter does show that but then fails with sway/kmscube. For example today i tried this baby: https://paste.debian.net/1303178/ | 22:25 |
josch | but when that failed in the same way as the last nvidia card i tried this one https://paste.debian.net/1303179/ and got at least the terminal to show up | 22:26 |
josch | but something is wrong... for example attempting to run sway will print this on stderr: | 22:26 |
josch | https://paste.debian.net/1303180/ | 22:26 |
josch | why would it pick the software renderer? | 22:27 |
josch | and kmscube says "failed to queue page flip: Device or resource busy" but also talks about "OpenGL ES 3.2 Mesa 23.2.1-1" -- why OpenGL ES and not the normal OpenGL? | 22:28 |
- tiskaan (QUIT: Ping timeout: 252 seconds) (~tiskaan@84.70.121.60) | 22:30 | |
minute | josch: about the last one, is amdgpu loaded? | 22:33 |
minute | josch: what do you have in /dev/dri? | 22:34 |
+ jjbliss (~jjbliss@1464766-static.elnsmiaa.metronetinc.net) | 22:34 | |
minute | > An R7 370 is a GCN first generation GPU which still uses the Radeon driver by default. | 22:35 |
- jjbliss (QUIT: Remote host closed the connection) (~jjbliss@1464766-static.elnsmiaa.metronetinc.net) | 22:35 | |
minute | josch: https://forums.linuxmint.com/viewtopic.php?t=272283 | 22:36 |
minute | apparently requires kernel args: radeon.si_support=0 radeon.cik_support=0 amdgpu.si_support=1 amdgpu.cik_support=1 | 22:36 |
+ jjbliss (~jjbliss@1464766-static.elnsmiaa.metronetinc.net) | 22:58 | |
+ chomwitt (~chomwitt@athedsl-99408.home.otenet.gr) | 22:59 | |
+ eibachd (~eibachd@2a01:599:304:768e:48fe:3da6:e9b1:c702) | 23:05 | |
- eibachd (QUIT: Read error: Connection reset by peer) (~eibachd@2a01:599:304:768e:48fe:3da6:e9b1:c702) | 23:08 | |
+ eibachd (~eibachd@p200300dcf7231c005f6158ce9b914800.dip0.t-ipconnect.de) | 23:09 | |
+ tiskaan (~tiskaan@84.70.121.60) | 23:19 | |
- vagrantc (QUIT: Quit: leaving) (~vagrant@2600:3c01:e000:21:7:77:0:50) | 23:35 | |
- S0rin (QUIT: Ping timeout: 260 seconds) (~S0rin@user/s0rin) | 23:37 | |
+ S0rin (~S0rin@user/s0rin) | 23:41 | |
josch | minute: thank you! This gives me new leads. I'll look into it next time i'm in the office. :) | 23:41 |
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:20) | 23:51 | |
- tiskaan (QUIT: Ping timeout: 252 seconds) (~tiskaan@84.70.121.60) | 23:57 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!