I am a machinist, not a Linux nerd. Please help me.
27 Mar 2020 04:51 - 27 Mar 2020 05:35 #161674
by Analogy
I am a machinist, not a Linux nerd. Please help me. was created by Analogy
My old faithful Windows XP machine I was using to drive a parallel port stepper driver with Mach 3 gave up the ghost. It looked like the best and cheapest way to get back up and running was to get myself a fanless mini-ITX PC, and since Windows XP won't run on it, drive it with LinuxCNC.
I'm currently in day three of trying to make this work. I've figured out that I need a Linux Kernel build with both RTAI and the Intel onboard graphics module, and that a full package containing this kernel, a Linux distribution, and LinuxCNC, is not available Because Reasons.
Can someone please write up a precise set of directions for accomplishing this, which preferably involves simply downloading packages and installing them rather than spending a day building things from source on a Celeron, and once you've done that, put it up in the documentation or a wiki or a sticky post because I'm surely not the only person who just wants the most direct path to a working CNC machine.
I'm currently in day three of trying to make this work. I've figured out that I need a Linux Kernel build with both RTAI and the Intel onboard graphics module, and that a full package containing this kernel, a Linux distribution, and LinuxCNC, is not available Because Reasons.
Can someone please write up a precise set of directions for accomplishing this, which preferably involves simply downloading packages and installing them rather than spending a day building things from source on a Celeron, and once you've done that, put it up in the documentation or a wiki or a sticky post because I'm surely not the only person who just wants the most direct path to a working CNC machine.
Last edit: 27 Mar 2020 05:35 by Analogy.
Please Log in or Create an account to join the conversation.
- BeagleBrainz
- Offline
- User is blocked
Less
More
- Posts: 1437
- Thank you received: 570
27 Mar 2020 05:06 #161675
by BeagleBrainz
Replied by BeagleBrainz on topic I am a machinist, not a Linux nerd. Please help me.
Have you tried this ?
forum.linuxcnc.org/9-installing-linuxcnc...cnc?start=140#159389
If you have and that doesn't work I can put together one with intel drivers. The only issue being that getting better than 1024x768 screen resolution can be a bit hit and miss even with the intel drivers.
What is the exact make and model of your PC or a link to the product page.
At the end of the day you may have to get into the BIOS\UEFI settings, to setup the right boot process. The best thing is you're not gunna release any smoke.
forum.linuxcnc.org/9-installing-linuxcnc...cnc?start=140#159389
If you have and that doesn't work I can put together one with intel drivers. The only issue being that getting better than 1024x768 screen resolution can be a bit hit and miss even with the intel drivers.
What is the exact make and model of your PC or a link to the product page.
At the end of the day you may have to get into the BIOS\UEFI settings, to setup the right boot process. The best thing is you're not gunna release any smoke.
Please Log in or Create an account to join the conversation.
27 Mar 2020 05:32 #161677
by Analogy
Replied by Analogy on topic I am a machinist, not a Linux nerd. Please help me.
I found that thread and tried one of the images from it, it booted from USB but crashed during the process of trying to install to my hard drive. Right now I'm trying a fresh install of Mint 19.3 and trying to figure out how to make it use the kernel from
this thread
, but I'm coming up short on documentation from the internet of how to load up a kernel that you didn't either download from a repo or compile from source...
Please Log in or Create an account to join the conversation.
27 Mar 2020 05:34 #161678
by Analogy
Replied by Analogy on topic I am a machinist, not a Linux nerd. Please help me.
Motherboard/CPU is
this
.
Please Log in or Create an account to join the conversation.
- BeagleBrainz
- Offline
- User is blocked
Less
More
- Posts: 1437
- Thank you received: 570
27 Mar 2020 07:21 #161684
by BeagleBrainz
Replied by BeagleBrainz on topic I am a machinist, not a Linux nerd. Please help me.
Are you sure you go the right image ? There are two lots of Mint images Mine and Tommy’s.
Tommy’s will crash on installation, my images shouldn’t and if they do I’d like to work out the issue. Leave a post of the original thread where got the image from and I’ll do my best to sort it out.
As it is my images are no different to Mint installation wise as they use the same installer.
Tommy’s will crash on installation, my images shouldn’t and if they do I’d like to work out the issue. Leave a post of the original thread where got the image from and I’ll do my best to sort it out.
As it is my images are no different to Mint installation wise as they use the same installer.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19204
- Thank you received: 6437
27 Mar 2020 07:32 #161685
by tommylight
Replied by tommylight on topic I am a machinist, not a Linux nerd. Please help me.
Your latest RT Mate version worked like a charm last night.
Please Log in or Create an account to join the conversation.
27 Mar 2020 07:40 #161686
by bbsr_5a
Replied by bbsr_5a on topic I am a machinist, not a Linux nerd. Please help me.
where is this image of mint installation lockated
i am interestet 2
i am interestet 2
Please Log in or Create an account to join the conversation.
- BeagleBrainz
- Offline
- User is blocked
Less
More
- Posts: 1437
- Thank you received: 570
27 Mar 2020 08:28 #161691
by BeagleBrainz
link is here
forum.linuxcnc.org/9-installing-linuxcnc...lease-help-me#161675
Replied by BeagleBrainz on topic I am a machinist, not a Linux nerd. Please help me.
where is this image of mint installation lockated
i am interestet 2
link is here
forum.linuxcnc.org/9-installing-linuxcnc...lease-help-me#161675
The following user(s) said Thank You: bbsr_5a
Please Log in or Create an account to join the conversation.
27 Mar 2020 08:31 #161692
by bbsr_5a
Replied by bbsr_5a on topic I am a machinist, not a Linux nerd. Please help me.
hi can you confirm the md5sum of the iso
d916e093edd3f4028986d4b3dd9144ec
d916e093edd3f4028986d4b3dd9144ec
Please Log in or Create an account to join the conversation.
- BeagleBrainz
- Offline
- User is blocked
Less
More
- Posts: 1437
- Thank you received: 570
27 Mar 2020 08:36 - 27 Mar 2020 08:40 #161694
by BeagleBrainz
Ok that board maybe problematic with RTAI.
There was another user with that board or similar and could only boot via UEFI, no legacy or compatibility module.
From my testing when booting from UEFI via grub to a RTAI kernel only a single core is enabled.
So before you go too far it'd be interesting if you booted from this image linked here forum.linuxcnc.org/9-installing-linuxcnc...cnc?start=140#159389
Open a terminal and runand make note if all cores of your cpu are seen. You may only have one of two cores available.
The RT_PREEMPT kernels are fine but there is an issue with RTAI that I'm looking into........In saying that it could be my particular test machine.
The kernel you linked to is the one I've included in the Mint images, tho actually built on a machine running Mint.
Oh BTW I'm not a Linux nerd either, I'm a general dog's body/labourer/traffic controller.
Replied by BeagleBrainz on topic I am a machinist, not a Linux nerd. Please help me.
Motherboard/CPU is this .
Ok that board maybe problematic with RTAI.
There was another user with that board or similar and could only boot via UEFI, no legacy or compatibility module.
From my testing when booting from UEFI via grub to a RTAI kernel only a single core is enabled.
So before you go too far it'd be interesting if you booted from this image linked here forum.linuxcnc.org/9-installing-linuxcnc...cnc?start=140#159389
Open a terminal and run
latency-histogram
The RT_PREEMPT kernels are fine but there is an issue with RTAI that I'm looking into........In saying that it could be my particular test machine.
The kernel you linked to is the one I've included in the Mint images, tho actually built on a machine running Mint.
Oh BTW I'm not a Linux nerd either, I'm a general dog's body/labourer/traffic controller.
Last edit: 27 Mar 2020 08:40 by BeagleBrainz.
Please Log in or Create an account to join the conversation.
Time to create page: 0.112 seconds