sevan | new_user: yes, you can run the laptop without batteries installed. | 00:00 |
---|---|---|
sevan | you are trying to boot the laptop from an SD card, correct? | 00:00 |
new_user | No | 00:00 |
new_user | There is a nvme installed | 00:00 |
new_user | I got the laptop from a friend. He told me it worked before he put it to rest. | 00:01 |
sevan | if you're trying to boot off nvme, I would guess that you haven't get u-boot installed correctly and that's why you're not getting anything. | 00:01 |
sevan | just to rule things out, I would write a copy of the system image to an SD card & try to boot from that | 00:02 |
new_user | Thanks | 00:02 |
sevan | https://reform.debian.net/images/ | 00:03 |
- bgs (QUIT: Remote host closed the connection) (~bgs@212-85-160-171.dynamic.telemach.net) | 00:03 | |
josch | new_user: what sevan linked are the unofficial images based on Debian stable. The official images by MNT can be downloaded here: https://source.mnt.re/reform/reform-system-image/-/releases | 00:04 |
sevan | new_user: sevan doesn't know the urls :) | 00:05 |
new_user | I'm gonna use the rescue image linked on the official web page | 00:05 |
josch | new_user: which link are you following? | 00:05 |
new_user | https://source.mnt.re/reform/reform-system-image/-/jobs/1241/artifacts/browse | 00:05 |
new_user | Got it from here https://mntre.com/docs-reform.html | 00:06 |
josch | great -- that's the right link | 00:06 |
new_user | Does somebody know why the MX8MPLUS option disappeared from the shop? | 00:10 |
josch | maybe sold out? the pocket reform is currently waiting for those and they have many weeks of lead time | 00:11 |
sevan | new_user: this? https://shop.mntre.com/products/mnt-reform-i-mx8mplus-upgrade | 00:12 |
new_user | Yeah this one. But there was an option to buy it with the MNT Reform | 00:13 |
new_user | Not standalone | 00:14 |
sevan | ah, no idea. I thought you were hitting the same issue as me a couple of days ago by not browsing shop.mntre.com/products. | 00:14 |
sevan | "Currently in production. Ships in April 2024. | 00:15 |
sevan | " | 00:15 |
sevan | whereas the reforms are available from September (guess, I have no insight) | 00:17 |
new_user | Some days/weeks ago I was able to select a MNT Reform with the PLUS module with a lead time of J6 months. | 00:18 |
new_user | Some days/weeks ago I was able to select a MNT Reform with the PLUS module with a lead time of ~6 months. | 00:18 |
josch | new_user: the only one here who can give you a definitive answer is minute | 00:19 |
new_user | Doesn't matter now because I have one to play around | 00:19 |
new_user | Ha! It worked with the sd card. Thanks for the hint | 00:20 |
josch | new_user: maybe as the first step, connect that system to some wifi and flash the latest u-boot to your emmc | 00:20 |
josch | new_user: your current u-boot does not seem to have support for the display panel | 00:21 |
sevan | josch: worth running reform-check? | 00:21 |
josch | sevan: that will just check the vanilla system from the sd-card | 00:22 |
josch | new_user: you can easily flash u-boot using: sudo reform-flash-uboot emmc | 00:22 |
new_user | Ok, I'm going to do this | 00:26 |
josch | new_user: after having flashed that up-to-date u-boot and you reboot *without* the sd-card and you still get a black screen, it's a sign that the DIP switch on your SoM is configured to load u-boot from your sd-card and not from emmc | 00:26 |
new_user | Little problem: The hashes doesn't match | 00:26 |
josch | ah... the system image didn't get rebuilt... | 00:27 |
new_user | So I have to check the repo out and build it? | 00:27 |
josch | new_user: in that case you could go with the suggestion by sevan and download an image from https://reform.debian.net/images/ | 00:27 |
josch | new_user: you could do that too, yes | 00:28 |
new_user | hihi, will do | 00:28 |
josch | or you wait for minute to do the following: | 00:28 |
josch | minute: we had to rebuild the u-boot flash.bin after you moved source.mnt.re to a different hoster and thus the hashes differ. Current reform-tools carries the correct hashes but the latest system image built by the reform-system-images CI has not been building a new image within the past 2 months | 00:29 |
josch | minute: could you re-trigger the pipeline for reform-system-images to create a new image with up-to-date packages? Thanks! | 00:30 |
minute | josch: sure | 00:30 |
minute | i just have an issue with a311d being quite slow now with kernel 6.5... i wonder if a cpufreq module is not loaded now | 00:30 |
minute | core freqs are now shown as N/A in htop | 00:30 |
josch | whoops :( | 00:30 |
new_user | I'm going to continue tomorrow, no stress. The DIP switch on the SoM is the one beneath the heatsink? | 00:31 |
+ jacobk (~quassel@utdpat241106.utdallas.edu) | 00:31 | |
josch | new_user: yes, i took some photos and wrote down instructions here: https://source.mnt.re/reform/reform-handbook/-/issues/2 | 00:32 |
new_user | Thanks | 00:33 |
new_user | Offtopic: Are bouncers are still a thing to not miss something?... I use IRC a long time ago haha | 00:36 |
new_user | *used | 00:36 |
minute | josch: cpufreq driver seems to be missing for meson | 00:37 |
josch | new_user: this channel is publicly logged | 00:37 |
josch | new_user: (you can find that link in the topic of this channel) | 00:37 |
minute | hmm, also there's no /proc/config.gz | 00:38 |
josch | what is /proc/config.gz? | 00:38 |
minute | josch: it allows you to see the running kernel's config | 00:40 |
josch | minute: try /boot/config-$(uname -r) | 00:40 |
minute | ah yeah, thx | 00:40 |
new_user | bye and good luck | 00:40 |
sevan | new_user: cya | 00:40 |
josch | the internet says that /proc/config.gz exists if CONFIG_IKCONFIG and CONFIG_IKCONFIG_PROC are set -- 5.12.0 still had those enabled but 6.1.0 doesn't anymore | 00:44 |
minute | ah ok | 00:44 |
minute | hmm | 00:44 |
minute | -CONFIG_CPUFREQ_DT_PLATDEV=y | 00:44 |
minute | +CONFIG_CPUFREQ_DT_PLATDEV=m | 00:44 |
minute | doesn't seem to be it | 00:46 |
- new_user (QUIT: Quit: Client closed) (~new_user@p54aa97dd.dip0.t-ipconnect.de) | 00:47 | |
minute | ah no, it was really cpufreq_dt_platdev | 00:51 |
minute | ok suddenly i can watch h265 again :D | 00:52 |
minute | josch: for some reason debian decided to build cpufreq_dt_platdev as a module now? | 00:52 |
minute | josch: https://www.mail-archive.com/debian-kernel@lists.debian.org/msg133563.html | 00:55 |
- mark_ (QUIT: Ping timeout: 246 seconds) (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae) | 01:10 | |
- jacobk (QUIT: Ping timeout: 258 seconds) (~quassel@utdpat241106.utdallas.edu) | 01:45 | |
- mtm (QUIT: Ping timeout: 246 seconds) (~mtm@c-71-228-84-213.hsd1.fl.comcast.net) | 02:03 | |
- vagrantc (QUIT: Quit: leaving) (~vagrant@2600:3c01:e000:21:7:77:0:50) | 03:07 | |
+ mark_ (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae) | 03:18 | |
ex-parrot | hmm, trying out Xorg w/ Debian and HDMI enabled there is an annoying bug with bringing up multiple modesetting drivers | 03:18 |
ex-parrot | I can either have internal + HDMI enabled using the AutoAddGPU probing, but it only works maybe 1 out of 3 boots | 03:18 |
ex-parrot | or I can have either explicitly configured with AutoAddGPU disabled and kmsdev pointing at lcd-controller or display-controller | 03:18 |
ex-parrot | but configuring both with kmsdev isn't currently supported | 03:19 |
ex-parrot | I'm wondering if there's a way to restrcit what it probes as an alternative strategy... will have to look at the code when I'm less busy :( | 03:19 |
ex-parrot | meanwhile I'll switch to Wayland Gnome for this presentation | 03:20 |
ex-parrot | it seems like maybe xorg wants you to specify BusID for each driver but afaict that's only applicable to PCI | 03:20 |
- kremlin (QUIT: Ping timeout: 246 seconds) (~kremlin@ip124.ip-167-114-218.net) | 03:27 | |
+ kremlin (~kremlin@ip124.ip-167-114-218.net) | 03:27 | |
- nsc (QUIT: Ping timeout: 246 seconds) (~nicolas@30-49-142-46.pool.kielnet.net) | 03:31 | |
+ nsc (~nicolas@199-96-142-46.pool.kielnet.net) | 03:32 | |
+ jacobk (~quassel@64.189.201.150) | 05:51 | |
josch | minute: could you leave a "same on the bananapi" comment on https://bugs.debian.org/1050587 and until it's fixed we just manually add CONFIG_CPUFREQ_DT_PLATDEV=y to our config? | 06:33 |
- pandora (QUIT: Quit: Connection closed for inactivity) (uid585533@id-585533.ilkley.irccloud.com) | 07:02 | |
- Gooberpatrol66 (QUIT: Ping timeout: 248 seconds) (~Gooberpat@user/gooberpatrol66) | 07:04 | |
+ Gooberpatrol66 (~Gooberpat@user/gooberpatrol66) | 07:17 | |
+ bgs (~bgs@212-85-160-171.dynamic.telemach.net) | 07:28 | |
- bgs (QUIT: Remote host closed the connection) (~bgs@212-85-160-171.dynamic.telemach.net) | 08:07 | |
+ MajorBiscuit (~MajorBisc@62-137-46.netrun.cytanet.com.cy) | 08:07 | |
- MajorBiscuit (QUIT: Client Quit) (~MajorBisc@62-137-46.netrun.cytanet.com.cy) | 08:10 | |
+ MajorBiscuit (~MajorBisc@c-001-010-057.client.tudelft.eduvpn.nl) | 10:02 | |
+ andreas-e (~Andreas@2001:861:c4:f2f0::c64) | 10:08 | |
- jacobk (QUIT: Ping timeout: 255 seconds) (~quassel@64.189.201.150) | 10:17 | |
- mjw (QUIT: Ping timeout: 244 seconds) (~mjw@gnu.wildebeest.org) | 12:13 | |
- ggoes (QUIT: Quit: ZNC - https://znc.in) (~gregf@fsf/staff/ggoes) | 12:18 | |
* mark_ -> mjw | 12:29 | |
- Boostisbetter (QUIT: Ping timeout: 246 seconds) (4a410829d7@irc.cheogram.com) | 13:13 | |
+ Boostisbetter (4a410829d7@irc.cheogram.com) | 13:16 | |
- erle (QUIT: Quit: Just say no, then Putin can not legally invade your nation without your consent.) (~erle@2a02:8109:da40:c4:6809:8618:f59:e8ee) | 13:30 | |
+ mark_ (~mjw@gnu.wildebeest.org) | 14:43 | |
- andreas-e (QUIT: Quit: Leaving) (~Andreas@2001:861:c4:f2f0::c64) | 14:46 | |
+ murphnj (~murph@user/murphnj) | 14:47 | |
+ andreas-e (~Andreas@2001:861:c4:f2f0::c64) | 14:49 | |
- mark_ (QUIT: Ping timeout: 245 seconds) (~mjw@gnu.wildebeest.org) | 15:17 | |
+ jacobk (~quassel@64.189.201.150) | 15:24 | |
- andreas-e (QUIT: Quit: Leaving) (~Andreas@2001:861:c4:f2f0::c64) | 15:25 | |
+ andreas-e (~Andreas@2001:861:c4:f2f0::c64) | 15:26 | |
- MajorBiscuit (QUIT: Ping timeout: 255 seconds) (~MajorBisc@c-001-010-057.client.tudelft.eduvpn.nl) | 15:57 | |
+ MajorBiscuit (~MajorBisc@62-137-46.netrun.cytanet.com.cy) | 15:59 | |
minute | josch: sent the reply, and ack @ config addition | 16:00 |
+ mtm (~mtm@c-71-228-84-213.hsd1.fl.comcast.net) | 16:11 | |
- MajorBiscuit (QUIT: Ping timeout: 245 seconds) (~MajorBisc@62-137-46.netrun.cytanet.com.cy) | 17:40 | |
+ vagrantc (~vagrant@2600:3c01:e000:21:7:77:0:50) | 17:48 | |
minute | josch: i think we should slim down the reform-system-image to reduce build time and maintenance burden. i.e. ship less software by default | 17:52 |
- jacobk (QUIT: Ping timeout: 258 seconds) (~quassel@64.189.201.150) | 18:05 | |
vagrantc | the OS no longer sees the battery after updating linux to 6.1.38-4+reform230725... | 18:06 |
vagrantc | or just coincidence with the reboot into that kernel | 18:07 |
- mtm (QUIT: Ping timeout: 246 seconds) (~mtm@c-71-228-84-213.hsd1.fl.comcast.net) | 18:17 | |
+ jacobk (~quassel@129.110.242.224) | 18:23 | |
minute | 6.1? | 18:24 |
vagrantc | that's the one from josch maintained at reform.debian.net following the debian bookworm/stable kernel, more-or-less | 18:27 |
minute | ah, sorry | 18:28 |
- jacobk (QUIT: Ping timeout: 258 seconds) (~quassel@129.110.242.224) | 18:29 | |
vagrantc | at least, i think so ... :) | 18:36 |
+ mark_ (~mjw@gnu.wildebeest.org) | 19:09 | |
unixpoet | smaller images are strictly better, IMO: users can always install what they want, but removing what they don't is a hassle | 19:27 |
- mjw (QUIT: Killed (NickServ (GHOST command used by mark_!~mjw@gnu.wildebeest.org))) (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae) | 19:29 | |
* mark_ -> mjw | 19:29 | |
+ mark_ (~mjw@2001:1c06:2488:1400:4fd:39a7:74ac:7bae) | 19:29 | |
vagrantc | +1 on smaller images :) | 19:32 |
+ jacobk (~quassel@129.110.242.224) | 19:37 | |
minute | huh https://source.mnt.re/reform/reform-debian-packages/-/jobs/1773#L4586 | 19:45 |
- ndufresne9 (QUIT: Quit: The Lounge - https://thelounge.chat) (~ndufresne@apple.collaboradmins.com) | 19:48 | |
- ndufresne (QUIT: Quit: The Lounge - https://thelounge.chat) (~ndufresne@gyros.collabora.co.uk) | 20:08 | |
+ ndufresne (~ndufresne@apple.collaboradmins.com) | 20:21 | |
+ mtm (~mtm@c-71-228-84-213.hsd1.fl.comcast.net) | 20:23 | |
- mtm (QUIT: Ping timeout: 255 seconds) (~mtm@c-71-228-84-213.hsd1.fl.comcast.net) | 20:32 | |
+ ndufresne1 (~ndufresne@gyros.collabora.co.uk) | 20:34 | |
- andreas-e (QUIT: Quit: Leaving) (~Andreas@2001:861:c4:f2f0::c64) | 20:56 | |
+ andreas-e (~Andreas@2001:861:c4:f2f0::c64) | 20:59 | |
- jacobk (QUIT: Ping timeout: 255 seconds) (~quassel@129.110.242.224) | 21:07 | |
- ndufresne1 (QUIT: Ping timeout: 250 seconds) (~ndufresne@gyros.collabora.co.uk) | 21:14 | |
- andreas-e (QUIT: Quit: Leaving) (~Andreas@2001:861:c4:f2f0::c64) | 21:31 | |
+ jacobk (~quassel@129.110.242.224) | 21:32 | |
- jacobk (QUIT: Ping timeout: 246 seconds) (~quassel@129.110.242.224) | 21:52 | |
+ jacobk (~quassel@utdpat241106.utdallas.edu) | 22:01 | |
josch | minute: sure, but you make the choice of what you want to ship and what not | 22:05 |
+ mtm (~mtm@c-71-228-84-213.hsd1.fl.comcast.net) | 22:38 | |
- jacobk (QUIT: Ping timeout: 246 seconds) (~quassel@utdpat241106.utdallas.edu) | 23:09 | |
- Boostisbetter (QUIT: Ping timeout: 246 seconds) (4a410829d7@irc.cheogram.com) | 23:10 | |
+ Boostisbetter (4a410829d7@irc.cheogram.com) | 23:20 | |
+ jacobk (~quassel@64.189.201.150) | 23:22 | |
josch | vagrantc: what happens when you try to modprobe /usr/lib/modules/6.1.38-4-reform2-arm64/updates/dkms/reform2_lpc.ko | 23:58 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!