Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
29 Oct 2023 16:32 #284047
by rodw
Replied by rodw on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
First report of an issue. This is a fork of the Debian Live installer. At this point in the installation, it is all in Debian's hands.
It does sound like it is an issue with your USB or your hardware. It sounds like it does lose contact with your USB. At least Debian told you what to do to resolve it.
It does sound like it is an issue with your USB or your hardware. It sounds like it does lose contact with your USB. At least Debian told you what to do to resolve it.
Please Log in or Create an account to join the conversation.
29 Oct 2023 19:42 #284068
by JohnnyCNC
Replied by JohnnyCNC on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
Thanks Rod, When I saw it said to reinsert the CD I just thought well, I'll try that with the USB.
Now I am getting this error. My .cfg and .hal files worked with previous versions of 2.9 that I was playing with.
Found file(REL): ./custom.hal
Found file(REL): ./vc-p4s.hal
HAL: ERROR: function 'and2.vc' may only be added to one thread
./vc-p4s.hal:5: addf failed
Shutting down and cleaning up LinuxCNC...
and2: already exists
Running HAL shutdown script
hm2_eth: in hm2_eth_reset
hm2_eth: HostMot2 ethernet driver unloaded
hm2: unloading
Note: Using POSIX realtime
LinuxCNC terminated with an error. You can find more information in the log:
/home/john/linuxcnc_debug.txt
and
/home/john/linuxcnc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal
Now I am getting this error. My .cfg and .hal files worked with previous versions of 2.9 that I was playing with.
Found file(REL): ./custom.hal
Found file(REL): ./vc-p4s.hal
HAL: ERROR: function 'and2.vc' may only be added to one thread
./vc-p4s.hal:5: addf failed
Shutting down and cleaning up LinuxCNC...
and2: already exists
Running HAL shutdown script
hm2_eth: in hm2_eth_reset
hm2_eth: HostMot2 ethernet driver unloaded
hm2: unloading
Note: Using POSIX realtime
LinuxCNC terminated with an error. You can find more information in the log:
/home/john/linuxcnc_debug.txt
and
/home/john/linuxcnc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal
Attachments:
Please Log in or Create an account to join the conversation.
29 Oct 2023 20:41 #284075
by rodw
Replied by rodw on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
Looks like its complaining because you have added and2 twice, add and2-vc in the other hal file with the others and comment line 5 out.
The installer worked so my job is done!
The installer worked so my job is done!
The following user(s) said Thank You: JohnnyCNC
Please Log in or Create an account to join the conversation.
29 Oct 2023 21:09 #284078
by JohnnyCNC
Replied by JohnnyCNC on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
Thanks Rod,
I guess I just needed another set of eyes. I must have grabbed the wrong files when I copied my backup config files to the new machine.
Running and homed. Now to start testing.
I guess I just needed another set of eyes. I must have grabbed the wrong files when I copied my backup config files to the new machine.
Running and homed. Now to start testing.
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
02 Nov 2023 14:19 #284331
by probotix
Replied by probotix on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
Still having this issue:
Errors were encountered while processing:
linux-image-6.1.0-13-rt-amd64
linux-image-rt-amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)
E: An unexpected failure occurred, exiting...
Any ideas?
Errors were encountered while processing:
linux-image-6.1.0-13-rt-amd64
linux-image-rt-amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)
E: An unexpected failure occurred, exiting...
Any ideas?
Please Log in or Create an account to join the conversation.
02 Nov 2023 19:19 #284364
by rodw
Replied by rodw on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
You don't say what you did to observe this error.
You could try the recently released 2.9.1 ISO on the Linuxcnc page as this should obsolete my image in the first post
linuxcnc.org/downloads/
You could try the recently released 2.9.1 ISO on the Linuxcnc page as this should obsolete my image in the first post
linuxcnc.org/downloads/
Please Log in or Create an account to join the conversation.
07 Nov 2023 17:17 #284801
by 1963
Replied by 1963 on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
Hello, how to install a package with a Ukrainian or Russian language interface?
Please Log in or Create an account to join the conversation.
07 Nov 2023 19:01 #284812
by rodw
Replied by rodw on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
I don't know sorry.
I think there are translations for axis and gmoccappy. Not sure if there are any others.
I thought it should follow your locale settings.
It would be best to ask in another thread.
All available PDF document translations have been deployed with the installer
I think there are translations for axis and gmoccappy. Not sure if there are any others.
I thought it should follow your locale settings.
It would be best to ask in another thread.
All available PDF document translations have been deployed with the installer
Please Log in or Create an account to join the conversation.
14 Nov 2023 11:50 #285366
by rodw
Replied by rodw on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
The ISO in the first post has been updated today. The live installer that built the ISO is now the official Linuxcnc one.
There were some changes today and it might take a few days to the linuxcnc downloads page.
The main change is that linuxcnc 2.9.1 is installed from the Linuxcnc repositories so normal apt-get updates are supported.
This should be the final version.
Please read the first post as it has a few changes
There were some changes today and it might take a few days to the linuxcnc downloads page.
The main change is that linuxcnc 2.9.1 is installed from the Linuxcnc repositories so normal apt-get updates are supported.
This should be the final version.
Please read the first post as it has a few changes
The following user(s) said Thank You: JohnnyCNC
Please Log in or Create an account to join the conversation.
25 Nov 2023 23:41 #286511
by JohnnyCNC
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subproces returned
error exit status 1
Errors were encountered while processing:
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
I believe that I have installed this in the past without getting this error. Any ideal what is going on here?
Thanks
John
Replied by JohnnyCNC on topic Debian 12 - Bookworm Live installer ISO for linuxcnc (x86_64)
I am getting an error when I run the "sudo apt upgrade"The download in the first post has now ben updated as a fork of the Official Linuxcnc live installer DVD.
Please reread the first post as its changed.
I have sent a pull request to linuxcnc
github.com/LinuxCNC/linuxcnc-live-build/pull/27
After installation, to get the latest 2.9 version of linuxcn just type
sudo apt update sudo apt upgrade Mods might like to sticky this.
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subproces returned
error exit status 1
Errors were encountered while processing:
initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
I believe that I have installed this in the past without getting this error. Any ideal what is going on here?
Thanks
John
Please Log in or Create an account to join the conversation.
Time to create page: 0.113 seconds