Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
07 Jan 2024 11:37 #290078
by Stefan85
Replied by Stefan85 on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
tommylight, Thanks for the explanations.
rodw, I'll just replace my old computer.
rodw, I'll just replace my old computer.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
09 Jan 2024 16:03 - 09 Jan 2024 16:10 #290282
by avakato
Replied by avakato on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
First I would just like to say thank you for all your work on this and am glad you are getting better.
I would just like to report that I just did a fresh install of LinuxCNC 2.9.2 from (www.linuxcnc.org/iso/LinuxCNC_2.9.2-amd64.hybrid.iso) and still experience the raspi-firmware script trying to run during an upgrade of the kernel.
The previous solution of removing it along with purging it from it from the system works and allows the upgrade to complete.
I am not sure if the scripts being in the ISO effect it? e.g.
Thank you again!
I would just like to report that I just did a fresh install of LinuxCNC 2.9.2 from (www.linuxcnc.org/iso/LinuxCNC_2.9.2-amd64.hybrid.iso) and still experience the raspi-firmware script trying to run during an upgrade of the kernel.
/etc/kernel/postinst.d/dkms:
dkms: running auto installation service for kernel 6.1.0-17-rt-amd64.
dkms: autoinstall for kernel: 6.1.0-17-rt-amd64.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.1.0-17-rt-amd64
raspi-firmware: missing /boot/firmware, did you forget to mount it?
run-parts: /etc/initramfs/post-update.d//z50-raspi-firmware exited with return code 1
...
Errors were encountered while processing:
# linux-image-6.1.0-17-rt-amd64
# linux-image-rt-amd64
The previous solution of removing it along with purging it from it from the system works and allows the upgrade to complete.
# rm /etc/{initramfs/post-update.d/,kernel/{postinst.d/,postrm.d/}}z50-raspi-firmware
# apt purge raspi-firmware
I am not sure if the scripts being in the ISO effect it? e.g.
LinuxCNC_2.9.2-amd64.hybrid.iso\live\filesystem.squashfs\etc\kernel\postinst.d\z50-raspi-firmware
LinuxCNC_2.9.2-amd64.hybrid.iso\live\filesystem.squashfs\etc\initramfs\post-update.d\z50-raspi-firmware
Thank you again!
Last edit: 09 Jan 2024 16:10 by avakato.
The following user(s) said Thank You: hilo90mhz
Please Log in or Create an account to join the conversation.
09 Jan 2024 19:11 #290293
by rodw
Replied by rodw on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
This is very frustrating. It needs to be reported as a bug to Debian.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
09 Jan 2024 22:10 #290313
by tommylight
Replied by tommylight on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
No use in reporting it, it was fixed from 12.2 and up.
Please Log in or Create an account to join the conversation.
18 Jan 2024 01:58 #290983
by hilo90mhz
Replied by hilo90mhz on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
I think your line:
Installation of Ethercat - sudo apt install ethercat-master libethercat-dev
should also have:
linuxcnc-ethercat
at the end? that was missing for me.
Thanks for this image! made it wayyy easier than last time
Installation of Ethercat - sudo apt install ethercat-master libethercat-dev
should also have:
linuxcnc-ethercat
at the end? that was missing for me.
Thanks for this image! made it wayyy easier than last time
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
18 Jan 2024 07:20 #290999
by rodw
Replied by rodw on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
I think even sudo apt install linuxcnc-ethercat wil do it.
I have not checke but the others should be dependencies
I have not checke but the others should be dependencies
The following user(s) said Thank You: hilo90mhz
Please Log in or Create an account to join the conversation.
Time to create page: 0.087 seconds