Strugling with installation
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20742
- Thank you received: 7062
10 Oct 2025 23:45 #336251
by tommylight
Replied by tommylight on topic Strugling with installation
Nope, not entirely, but something did, so give this a goand post the result.
sudo rm /etc/{initramfs/post-update.d/,kernel/{postinst.d/,postrm.d/}}z50-raspi-firmware
sudo apt purge raspi-firmware
Please Log in or Create an account to join the conversation.
- Digger011
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 2
11 Oct 2025 00:55 #336252
by Digger011
Replied by Digger011 on topic Strugling with installation
Here they are:
milos@cnc:~$ sudo rm /etc/{initramfs/post-update.d/,kernel/{postinst.d/,postrm.d/}}z50-raspi-firmware
[sudo] password for milos:
milos@cnc:~$ sudo apt purge raspi-firmware
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
raspi-firmware*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up linux-image-6.1.0-40-rt-amd64 (6.1.153-1) ...
/etc/kernel/postinst.d/dkms:
dkms: running auto installation service for kernel 6.1.0-40-rt-amd64.
dkms: autoinstall for kernel: 6.1.0-40-rt-amd64.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.1.0-40-rt-amd64
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-6.1.0-40-rt-amd64
Found initrd image: /boot/initrd.img-6.1.0-40-rt-amd64
Found linux image: /boot/vmlinuz-6.1.0-30-rt-amd64
Found initrd image: /boot/initrd.img-6.1.0-30-rt-amd64
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
done
Setting up linux-image-rt-amd64 (6.1.153-1) ...
Processing triggers for initramfs-tools (0.142+deb12u3) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-40-rt-amd64
(Reading database ... 180636 files and directories currently installed.)
Purging configuration files for raspi-firmware (1.20220830+ds-1) ...
First time that I don't see any error. Are we out of the woods now?
milos@cnc:~$ sudo rm /etc/{initramfs/post-update.d/,kernel/{postinst.d/,postrm.d/}}z50-raspi-firmware
[sudo] password for milos:
milos@cnc:~$ sudo apt purge raspi-firmware
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
raspi-firmware*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up linux-image-6.1.0-40-rt-amd64 (6.1.153-1) ...
/etc/kernel/postinst.d/dkms:
dkms: running auto installation service for kernel 6.1.0-40-rt-amd64.
dkms: autoinstall for kernel: 6.1.0-40-rt-amd64.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.1.0-40-rt-amd64
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-6.1.0-40-rt-amd64
Found initrd image: /boot/initrd.img-6.1.0-40-rt-amd64
Found linux image: /boot/vmlinuz-6.1.0-30-rt-amd64
Found initrd image: /boot/initrd.img-6.1.0-30-rt-amd64
Warning: os-prober will not be executed to detect other bootable partitions.
Systems on them will not be added to the GRUB boot configuration.
Check GRUB_DISABLE_OS_PROBER documentation entry.
done
Setting up linux-image-rt-amd64 (6.1.153-1) ...
Processing triggers for initramfs-tools (0.142+deb12u3) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-40-rt-amd64
(Reading database ... 180636 files and directories currently installed.)
Purging configuration files for raspi-firmware (1.20220830+ds-1) ...
First time that I don't see any error. Are we out of the woods now?
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20742
- Thank you received: 7062
11 Oct 2025 01:01 #336253
by tommylight
Replied by tommylight on topic Strugling with installation
Yes we are 
sudo apt update
sudo apt upgrade
just to be sure.

sudo apt update
sudo apt upgrade
just to be sure.
The following user(s) said Thank You: Clive S
Please Log in or Create an account to join the conversation.
- Digger011
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 2
11 Oct 2025 01:07 #336254
by Digger011
Replied by Digger011 on topic Strugling with installation
Tommy, thank you very very much for your help. Without it, I wouldn't be able to do anything. I hope all of this will help somebody else.
Thanks again,
Milos
Thanks again,
Milos
The following user(s) said Thank You: Clive S
Please Log in or Create an account to join the conversation.
- andypugh
-
- Away
- Moderator
-
Less
More
- Posts: 19612
- Thank you received: 4521
11 Oct 2025 09:36 #336270
by andypugh
I was aware that there was an issue of some sort, but though that it was in upstream Debian?
Replied by andypugh on topic Strugling with installation
Can you explain to me exactly what the problem is? I have not been able to keep up with the forum for quite some time.Not my mess, luckily, but i hate dealing with it as it's been dragging for over a year now, all because someone did not clean the build environment before building the ISO.
I was aware that there was an issue of some sort, but though that it was in upstream Debian?
Please Log in or Create an account to join the conversation.
- unknown
- Online
- Platinum Member
-
Less
More
- Posts: 630
- Thank you received: 211
11 Oct 2025 09:42 - 11 Oct 2025 09:47 #336271
by unknown
Replied by unknown on topic Strugling with installation
Yeah Rod reckons it's a Debian issue.
Rods take on it
forum.linuxcnc.org/9-installing-linuxcnc...amd64-version#332160
Every time a user is hit by the issue they start a new thread, I've tried to start a sticky, but as usual search doesn't get used, so it's a page or 2 walking a user through it.
But yeah it does appear to be frustrating. Maybe it requires pulling apart the squashfs file that the installer uses and manipulating that. I dunno just talking to myself.
Rods take on it
forum.linuxcnc.org/9-installing-linuxcnc...amd64-version#332160
Every time a user is hit by the issue they start a new thread, I've tried to start a sticky, but as usual search doesn't get used, so it's a page or 2 walking a user through it.
But yeah it does appear to be frustrating. Maybe it requires pulling apart the squashfs file that the installer uses and manipulating that. I dunno just talking to myself.
Last edit: 11 Oct 2025 09:47 by unknown.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20742
- Thank you received: 7062
11 Oct 2025 14:07 #336278
by tommylight
Replied by tommylight on topic Strugling with installation
Debian BookWorm 12.0 and 12.1 had this issue where it would complain about missing raspi firmware, 12.2 and 12.5 did not have this issue, i did test and build the ISO and no issues were present, so the only point where the issue would transfer to new ISO is not cleaning the build environment before building the new ISO.
Although he keeps insisting Debian pulls the new installer while building the ISO, i know for sure Linux Mint does not pull anything, and neither did Debian when i built the 12.2 and 12.5 ISO.
IIRC 2.92 or 2.93 ISO did not have this issue, but it cam back, so that remains a mystery to me, maybe build was done on another PC and later went back to "old" PC ...
Although he keeps insisting Debian pulls the new installer while building the ISO, i know for sure Linux Mint does not pull anything, and neither did Debian when i built the 12.2 and 12.5 ISO.
IIRC 2.92 or 2.93 ISO did not have this issue, but it cam back, so that remains a mystery to me, maybe build was done on another PC and later went back to "old" PC ...
Please Log in or Create an account to join the conversation.
- unknown
- Online
- Platinum Member
-
Less
More
- Posts: 630
- Thank you received: 211
11 Oct 2025 16:10 #336283
by unknown
Replied by unknown on topic Strugling with installation
The installer is definitely installing the raspi-firmware. Did an install in VirtualBox, before running apt anything I ran find looking for anything raspi related and it was there.
Just running apt purge was enough to get rid of it, no need to manually delete any files.
Having a poke around the build config raspi-firmware is not supposed to be installed, but for some reason it's not being respected.
I would say that the post I linked by Rod is not what is actually happening.
Just running apt purge was enough to get rid of it, no need to manually delete any files.
Having a poke around the build config raspi-firmware is not supposed to be installed, but for some reason it's not being respected.
I would say that the post I linked by Rod is not what is actually happening.
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20742
- Thank you received: 7062
11 Oct 2025 19:04 #336288
by tommylight
Replied by tommylight on topic Strugling with installation
Oh cr@p !!!
Thank you for looking into it.
Thank you for looking into it.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20742
- Thank you received: 7062
11 Oct 2025 19:59 #336292
by tommylight
Replied by tommylight on topic Strugling with installation
Do you mean the Debian installer or LinuxCNC ISO installer?The installer is definitely installing the raspi-firmware.
Please Log in or Create an account to join the conversation.
Time to create page: 0.088 seconds