hm2: Firmware contains unknown function (gtag-45)
23 Jun 2022 00:41 #245632
by PCW
Replied by PCW on topic hm2: Firmware contains unknown function (gtag-45)
What is the actual error that you get?
Please Log in or Create an account to join the conversation.
- TriCnC2022
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 1
23 Jun 2022 01:17 #245635
by TriCnC2022
Replied by TriCnC2022 on topic hm2: Firmware contains unknown function (gtag-45)
Using POSIX non-realtime
. /my LinuxCNC machine.hal: 10: parameter or pin 'hm2 7196:0.watchdog. timeout ns'
That error. I will take screen shot when I get home tonight or try to figure how to post my error like I see how others do it.
off topic, I’m currently testing my old 6040 Chinese machine on another Linux setup using parallel port and it works like a charm. I Immediately love the Linux system. So on my custom built mill with ATC I need a little bit more I/o so therefore I’m trying to test out the Mesa 7i96s. Here a link to my mill currently running Mach3.
. /my LinuxCNC machine.hal: 10: parameter or pin 'hm2 7196:0.watchdog. timeout ns'
That error. I will take screen shot when I get home tonight or try to figure how to post my error like I see how others do it.
off topic, I’m currently testing my old 6040 Chinese machine on another Linux setup using parallel port and it works like a charm. I Immediately love the Linux system. So on my custom built mill with ATC I need a little bit more I/o so therefore I’m trying to test out the Mesa 7i96s. Here a link to my mill currently running Mach3.
Please Log in or Create an account to join the conversation.
23 Jun 2022 01:24 #245636
by PCW
Replied by PCW on topic hm2: Firmware contains unknown function (gtag-45)
If this is a 7I96S that is an error on the hal file since that's the wrong card name
(should be 7i96s)
(should be 7i96s)
Please Log in or Create an account to join the conversation.
- TriCnC2022
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 1
23 Jun 2022 01:32 #245637
by TriCnC2022
Replied by TriCnC2022 on topic hm2: Firmware contains unknown function (gtag-45)
That makes logic sense. So how would one fix this? Thanks again
Please Log in or Create an account to join the conversation.
23 Jun 2022 01:54 #245638
by PCW
Replied by PCW on topic hm2: Firmware contains unknown function (gtag-45)
Globally replace 7i96 with 7i96s with a editor is one way, but how was the hal file generated in the first place?
if it was made for a 7I96s it should not use 7i96 as a card name
if it was made for a 7I96s it should not use 7i96 as a card name
Please Log in or Create an account to join the conversation.
- TriCnC2022
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 1
23 Jun 2022 02:15 #245641
by TriCnC2022
Replied by TriCnC2022 on topic hm2: Firmware contains unknown function (gtag-45)
Under pncconf wizard. I don’t have the option to select 7i96s. But the 7i96 and other board are an option. Did I miss something?
Please Log in or Create an account to join the conversation.
23 Jun 2022 02:20 - 23 Jun 2022 02:22 #245643
by PCW
Replied by PCW on topic hm2: Firmware contains unknown function (gtag-45)
You could use JTs MesaCT which has direct 7i96s support
or edit the pncconf generated hal file or ini file
(With pncconf created hal/ini files the card name can
either be spread throughout the hal file or just appear once
in the ini file depending on a setup option)
or edit the pncconf generated hal file or ini file
(With pncconf created hal/ini files the card name can
either be spread throughout the hal file or just appear once
in the ini file depending on a setup option)
Last edit: 23 Jun 2022 02:22 by PCW.
Please Log in or Create an account to join the conversation.
- TriCnC2022
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 1
23 Jun 2022 02:38 #245647
by TriCnC2022
Replied by TriCnC2022 on topic hm2: Firmware contains unknown function (gtag-45)
Ok. I’ll look into it this weekend. Thanks for all your input. I’ll keep you posted on how it went. Take cares.
Please Log in or Create an account to join the conversation.
23 Jun 2022 23:02 #245739
by andypugh
Replied by andypugh on topic hm2: Firmware contains unknown function (gtag-45)
This looks wrong. It seems that you are running the wrong Linux kernel.Using POSIX non-realtime
Please Log in or Create an account to join the conversation.
- TriCnC2022
- Offline
- New Member
Less
More
- Posts: 10
- Thank you received: 1
24 Jun 2022 02:06 #245750
by TriCnC2022
Replied by TriCnC2022 on topic hm2: Firmware contains unknown function (gtag-45)
I’m using rt kernel. Is there a certain one that need to be use to make it work properly? I am fairly new to Linux and trying to understand how it works.
Please Log in or Create an account to join the conversation.
Time to create page: 0.083 seconds