- cobra (QUIT: Ping timeout: 272 seconds) (~cobra@user/Cobra) | 00:09 | |
+ cobra (~cobra@user/Cobra) | 00:10 | |
Twodisbetter | minute: does the rk3588 support suspend at this point in time? It looks like the exact upgrade mm looking for. | 00:12 |
---|---|---|
ZylonMaster | I would think it would? Its news to me that arm chips don't always | 00:18 |
josch | ZylonMaster: i never owned an arm device that was able to come back from suspend | 00:22 |
ZylonMaster | oh | 00:23 |
ZylonMaster | wow | 00:23 |
ZylonMaster | ... | 00:23 |
ZylonMaster | then what do you do when you dont use it | 00:23 |
ZylonMaster | just shut it down? | 00:23 |
ZylonMaster | ... | 00:24 |
josch | most of my arm systems are server-like always-on boxes | 00:24 |
josch | or microcontroller-like always-on boxes | 00:24 |
josch | the only arm system where i wish suspend worked is my reform | 00:25 |
josch | but it does work for some users with the imx8mq | 00:25 |
ZylonMaster | got it hmm okay | 00:30 |
josch | so what do i do when i don't use it? lets see... | 00:33 |
josch | sudo nvme smart-log /dev/nvme0n1 | grep power_on_hours | awk '{print $3}' | 00:33 |
josch | 10,988 | 00:33 |
josch | seems it is on for a long time :) | 00:33 |
ZylonMaster | ouch | 00:45 |
ZylonMaster | must need to be plugged in a lot | 00:45 |
josch | yes, but that is not causing any issues | 00:47 |
ZylonMaster | hmm | 00:48 |
ZylonMaster | ok | 00:48 |
ZylonMaster | power draw? | 00:48 |
ZylonMaster | TDP? | 00:49 |
josch | about 10 W according to the oled | 00:50 |
- chomwitt (QUIT: Ping timeout: 268 seconds) (~chomwitt@2a02:587:7a08:4200:1ac0:4dff:fedb:a3f1) | 00:51 | |
ZylonMaster | oh | 00:53 |
ZylonMaster | hmmm | 00:53 |
ZylonMaster | okay | 00:53 |
ZylonMaster | while not being used? or in general | 00:53 |
josch | right now, while writing to you | 00:54 |
ZylonMaster | ahh | 00:55 |
ZylonMaster | okay | 00:55 |
ZylonMaster | impressive | 00:55 |
ZylonMaster | what do you have open? | 00:55 |
josch | ZylonMaster: around 7.5 W with display off | 00:55 |
ZylonMaster | and is it a desktop device | 00:55 |
josch | chat client, firefox, mpv playing a youtube video, syncplay, a few libre office writer windows and lots of terminals distributed across 12 workspaces | 00:56 |
ZylonMaster | ! | 00:58 |
ZylonMaster | geez | 00:58 |
ZylonMaster | thats a lot | 00:58 |
ZylonMaster | my lord.... | 00:59 |
ZylonMaster | LOL! | 00:59 |
ZylonMaster | I do maybe half of that on my thinkpad X230 and it takes up 10W at least | 00:59 |
ZylonMaster | is there a cli way to check watt usage | 00:59 |
ZylonMaster | cbatticon or something else | 00:59 |
ZylonMaster | last time I checked was a wqhile ago | 01:00 |
ZylonMaster | lol | 01:00 |
josch | on the oled display of the reform one can see the voltage and ampere it draws from the batteries when unplugged which gives a rough idea about how much watt the system draws | 01:00 |
josch | it would be more precise to put a watt-meter on my power outlet | 01:01 |
josch | but that one is in the basement and it's 1 AM in the morning over here :) | 01:01 |
ZylonMaster | wow | 01:02 |
ZylonMaster | interesting | 01:02 |
ZylonMaster | hmmm | 01:02 |
ZylonMaster | so you dont know how to check it with cli on x86 | 01:02 |
ZylonMaster | ? | 01:02 |
ZylonMaster | pity I should look that up | 01:02 |
josch | no idea if acpi can give you the info somehow | 01:03 |
ZylonMaster | hmm | 01:03 |
ZylonMaster | I did this: awk '{print $1*1e-6 " W"}' /sys/class/power_supply/BAT0/voltage_now | 01:04 |
ZylonMaster | and it said 12.18W | 01:04 |
ZylonMaster | so its more than I thought | 01:04 |
ZylonMaster | using hexchat, iceweasel-uxp (a basilisk-browser fork) and terminal and a few other minor things in jwm | 01:04 |
ZylonMaster | yep yours is more efficient | 01:04 |
ZylonMaster | this: said | 01:06 |
ZylonMaster | cat /sys/class/power_supply/BAT0/current_now /sys/class/power_supply/BAT0/voltage_now | xargs | awk '{print $1*$2/1e12 " W"}' | 01:06 |
ZylonMaster | 11.0473 W | 01:06 |
ZylonMaster | anywho, got an idea now | 01:06 |
josch | i'm on the a311d right now | 01:06 |
josch | the rk3588 should not draw much more power but roughly double performance | 01:07 |
ZylonMaster | ahhh | 01:07 |
ZylonMaster | gotcha | 01:07 |
ZylonMaster | cool | 01:07 |
ZylonMaster | that sounds awesome | 01:07 |
+ jacobk (~quassel@utdpat241106.utdallas.edu) | 01:32 | |
- ZylonMaster (QUIT: Quit: Leaving) (~hjcs@98.15.248.249) | 01:32 | |
- mjw (QUIT: Ping timeout: 272 seconds) (~mjw@gnu.wildebeest.org) | 02:09 | |
- vagrantc (QUIT: Quit: leaving) (~vagrant@97-120-0-13.ptld.qwest.net) | 04:10 | |
- jacobk (QUIT: Ping timeout: 260 seconds) (~quassel@utdpat241106.utdallas.edu) | 05:57 | |
- Gooberpatrol66 (QUIT: Ping timeout: 268 seconds) (~Gooberpat@user/gooberpatrol66) | 06:56 | |
+ Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) | 07:06 | |
+ chomwitt (~chomwitt@2a02:587:7a08:4200:1ac0:4dff:fedb:a3f1) | 07:22 | |
Twodisbetter | The rk3588 is really appealing. Just want to be able to suspend it, so that I can double my battery time when off AC mains. | 08:10 |
- chomwitt (QUIT: Ping timeout: 268 seconds) (~chomwitt@2a02:587:7a08:4200:1ac0:4dff:fedb:a3f1) | 08:20 | |
+ chomwitt (~chomwitt@2a02:587:7a08:4200:1ac0:4dff:fedb:a3f1) | 08:38 | |
- chomwitt (QUIT: Ping timeout: 256 seconds) (~chomwitt@2a02:587:7a08:4200:1ac0:4dff:fedb:a3f1) | 08:50 | |
+ gustav28 (~gustav@c-2c36524e.019-141-67626730.bbcust.telenor.se) | 10:02 | |
+ f_ (~AUGESOUND@fases/developer/funderscore) | 10:21 | |
- f_ (QUIT: Remote host closed the connection) (~AUGESOUND@fases/developer/funderscore) | 10:44 | |
+ f_ (~AUGESOUND@fases/developer/funderscore) | 10:45 | |
- f_ (QUIT: Quit: To contact me, send a memo using MemoServ, PM f_[xmpp], or send an email. See https://vitali64.duckdns.org/.) (~AUGESOUND@fases/developer/funderscore) | 11:28 | |
+ mjw (~mjw@89.205.226.42) | 11:35 | |
Twodisbetter | minute: do you feel like suspend on there will be possible? If so I will pull the trigger on one of those already. Another question I had was about the built in storage (256gb for the version I am looking at). HOw does that work with the NVME already present in the system? Is that just another drive then that is exposed to they system? | 11:49 |
- mjw (QUIT: Ping timeout: 245 seconds) (~mjw@89.205.226.42) | 11:53 | |
+ mjw (~mjw@89.205.132.14) | 11:57 | |
- mjw (QUIT: Read error: Connection reset by peer) (~mjw@89.205.132.14) | 12:04 | |
+ mjw (~mjw@89.205.132.14) | 12:05 | |
sevan | Is it too late to add some cushions to the pocket? https://bitbang.social/@NanoRaptor/112341320088831943 | 12:13 |
- mjw (QUIT: Ping timeout: 264 seconds) (~mjw@89.205.132.14) | 12:25 | |
minute | Twodisbetter: it's just another drive, yes. i don't know if suspend works, unfortunately | 12:36 |
Twodisbetter | minute: thank you. Really hoping that suspends works on it. | 12:37 |
sevan | 2024 Blu-ray drive advert https://pbs.twimg.com/media/GBC1vOVaQAAerpN?format=jpg&name=orig | 12:37 |
sevan | I guess it uses USB | 12:38 |
sevan | (I've not attempted to play Blu-ray on a reform) | 12:39 |
josch | sevan: did you try playing blu-rays on linux? I usually fail because of its copy protections | 13:07 |
+ chomwitt (~chomwitt@94.66.63.141) | 14:14 | |
- ericsfraga (QUIT: Quit: ERC 5.6-git (IRC client for GNU Emacs 30.0.50)) (~user@2.28.216.161) | 14:22 | |
- chomwitt (QUIT: Ping timeout: 268 seconds) (~chomwitt@94.66.63.141) | 14:39 | |
+ f_ (~AUGESOUND@fases/developer/funderscore) | 14:41 | |
+ ericsfraga (~user@2.28.216.161) | 14:48 | |
+ chomwitt (~chomwitt@2a02:587:7a08:4200:1ac0:4dff:fedb:a3f1) | 16:27 | |
- chomwitt (QUIT: Ping timeout: 255 seconds) (~chomwitt@2a02:587:7a08:4200:1ac0:4dff:fedb:a3f1) | 17:00 | |
- xktr (QUIT: Quit: leaving) (~xktr@user/xktr) | 17:24 | |
+ RDLDR (~RDLDR@81.221.160.38) | 18:25 | |
- RDLDR (QUIT: Client Quit) (~RDLDR@81.221.160.38) | 18:26 | |
+ mjw (~mjw@84.241.193.93) | 18:45 | |
- GNUmoon2 (QUIT: Remote host closed the connection) (~GNUmoon@gateway/tor-sasl/gnumoon) | 18:50 | |
- f_ (QUIT: Write error: Connection reset by peer) (~AUGESOUND@fases/developer/funderscore) | 18:50 | |
+ f_ (~AUGESOUND@fases/developer/funderscore) | 18:51 | |
+ GNUmoon2 (~GNUmoon@gateway/tor-sasl/gnumoon) | 18:52 | |
- mjw (QUIT: Remote host closed the connection) (~mjw@84.241.193.93) | 18:54 | |
+ mjw (~mjw@84.241.193.93) | 18:54 | |
- mjw (QUIT: Ping timeout: 252 seconds) (~mjw@84.241.193.93) | 19:03 | |
+ mjw (~mjw@84.241.193.93) | 19:06 | |
- mjw (QUIT: Remote host closed the connection) (~mjw@84.241.193.93) | 19:10 | |
- f_ (QUIT: Ping timeout: 260 seconds) (~AUGESOUND@fases/developer/funderscore) | 19:18 | |
+ f_ (~AUGESOUND@fases/developer/funderscore) | 19:36 | |
+ jacobk (~quassel@2603:8080:b200:7b02::b71) | 20:17 | |
+ mjw (~mjw@gnu.wildebeest.org) | 20:26 | |
- f_ (QUIT: Ping timeout: 260 seconds) (~AUGESOUND@fases/developer/funderscore) | 20:27 | |
+ f_ (~AUGESOUND@fases/developer/funderscore) | 20:29 | |
sevan | josch: never, I don't own any media neither | 20:46 |
josch | i have a whole book shelf full of blu rays | 21:06 |
- jacobk (QUIT: Ping timeout: 260 seconds) (~quassel@2603:8080:b200:7b02::b71) | 21:06 | |
josch | and i only managed to actually make use of a handful of these (using the proprietary makemkv binary) | 21:06 |
josch | the rest i had to pirate as i was unable to make them work with any computer we have at home | 21:07 |
josch | actually, many would probably also not play with non-linux as they are originals from the US or Japan and just probably from the wrong region... | 21:09 |
- f_ (QUIT: Quit: To contact me, send a memo using MemoServ, PM f_[xmpp], or send an email. See https://vitali64.duckdns.org/.) (~AUGESOUND@fases/developer/funderscore) | 21:14 | |
- buckket (QUIT: Quit: buckket) (~buckket@vps.buckket.org) | 21:34 | |
+ buckket (~buckket@vps.buckket.org) | 21:35 | |
Twodisbetter | yeah, getting an unlocked blu-ray player is next to impossible. | 21:37 |
Twodisbetter | But having media these days is important, so it is good you have all that stuff. | 21:37 |
sevan | interesting. I have one x86 box that by coincidence came with a blu-ray drive. I've not touched at all. | 21:56 |
sevan | pretty happy that the rpc-1.org firmware archive is still available for old machines which have a dvd drive :) | 21:57 |
+ chomwitt (~chomwitt@2a02:587:7a08:4200:1ac0:4dff:fedb:a3f1) | 22:00 | |
+ RDLDR (~RDLDR@2a02:26f7:e34c:5404:0:cdc0:7fa0:cea0) | 22:08 | |
- RDLDR (QUIT: Client Quit) (~RDLDR@2a02:26f7:e34c:5404:0:cdc0:7fa0:cea0) | 22:09 | |
- gustav28 (QUIT: Quit: Quit) (~gustav@c-2c36524e.019-141-67626730.bbcust.telenor.se) | 22:15 | |
+ jacobk (~quassel@47-186-70-49.dlls.tx.frontiernet.net) | 22:20 | |
- jacobk (QUIT: Ping timeout: 268 seconds) (~quassel@47-186-70-49.dlls.tx.frontiernet.net) | 22:39 | |
+ jacobk (~quassel@47-186-70-49.dlls.tx.frontiernet.net) | 22:51 | |
+ ZylonMaster (~hjcs@98.15.248.249) | 23:07 | |
+ hjcfd (~hjcs@98.15.248.249) | 23:22 | |
- ZylonMaster (QUIT: Ping timeout: 245 seconds) (~hjcs@98.15.248.249) | 23:25 | |
* hjcfd -> ZylonMaster | 23:25 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!