linuxcnc Start endet with error
28 Jan 2017 07:35 #86826
by hre
linuxcnc Start endet with error was created by hre
Hello linuxcnc fans
i am a newby and tinker araound. With the 7i43 mesacard i have 48 IO's. With 4 PWM and 4 Encoder there are the half IO's namely 24 peace away. So i changed in the Chiron_Rtro.pncconf.html i changed 7 of the Encoder and PWM In- Outputs fore other work todo. When i start the Linuxcnc i get the error messages like in the hm2_7i43.ko. Please forgive me i do not know how to cnvert this file to another file extension. I hope it helps you anyway. I can only open it with linuxcnc. I can only select all and thats it.
I tried it to run the linuxcnc without my changes but the same error.
Thank you in advance fore your great help.
Best Regards
hre
i am a newby and tinker araound. With the 7i43 mesacard i have 48 IO's. With 4 PWM and 4 Encoder there are the half IO's namely 24 peace away. So i changed in the Chiron_Rtro.pncconf.html i changed 7 of the Encoder and PWM In- Outputs fore other work todo. When i start the Linuxcnc i get the error messages like in the hm2_7i43.ko. Please forgive me i do not know how to cnvert this file to another file extension. I hope it helps you anyway. I can only open it with linuxcnc. I can only select all and thats it.
I tried it to run the linuxcnc without my changes but the same error.
Thank you in advance fore your great help.
Best Regards
hre
Please Log in or Create an account to join the conversation.
30 Jan 2017 15:33 #86975
by andypugh
Replied by andypugh on topic linuxcnc Start endet with error
Can you tell us the exact error message?
Please Log in or Create an account to join the conversation.
01 Feb 2017 09:10 #87115
by hre
Replied by hre on topic linuxcnc Start endet with error
Hello Andy
the error message is in the hm2_7i43.ko file described. Ijust can open it in Linuxcnc. Where the file not attached?
Thank you fore your concern.
Best Regards
hre
the error message is in the hm2_7i43.ko file described. Ijust can open it in Linuxcnc. Where the file not attached?
Thank you fore your concern.
Best Regards
hre
Please Log in or Create an account to join the conversation.
01 Feb 2017 11:54 #87120
by andypugh
hm2_7i43,ko is the driver file (kernel binary file). The error message is _about_ that file, not _in_ that file.
The driver is documented here: linuxcnc.org/docs/2.7/html/man/man9/hm2_7i43.9.html
Perhaps you have the port address wrong?
Replied by andypugh on topic linuxcnc Start endet with error
the error message is in the hm2_7i43.ko file described.
hm2_7i43,ko is the driver file (kernel binary file). The error message is _about_ that file, not _in_ that file.
The driver is documented here: linuxcnc.org/docs/2.7/html/man/man9/hm2_7i43.9.html
Perhaps you have the port address wrong?
Please Log in or Create an account to join the conversation.
03 Feb 2017 07:04 #87195
by hre
Replied by hre on topic linuxcnc Start endet with error
Hello Andy
thank you very much. The dsmeg and the other hm2 files i looked at but could not find until now.
Please let me know where the files usually located. And please tell me how i chang the Adresse and where.
Two thinks where faulty and i get it right. The 5V Power fore the board is installed and works and the Bios Parport stting was on normal and is now on EPP 1.9. A test after all changes showed the same fault.
Thanks alot fore your very nice concern.
Best Regards
hre
thank you very much. The dsmeg and the other hm2 files i looked at but could not find until now.
Please let me know where the files usually located. And please tell me how i chang the Adresse and where.
Two thinks where faulty and i get it right. The 5V Power fore the board is installed and works and the Bios Parport stting was on normal and is now on EPP 1.9. A test after all changes showed the same fault.
Thanks alot fore your very nice concern.
Best Regards
hre
Please Log in or Create an account to join the conversation.
03 Feb 2017 11:02 #87202
by andypugh
Replied by andypugh on topic linuxcnc Start endet with error
"dmesg" is a command that prints out the contents of /var/log/kernel.log
If you open a terminal and run the follwing (without the {comments})
sudo dmesg -c {clear the dmesg buffer}
linuxcnc {start linuxcnc from the terminal, to see the error output}
dmesg {after linuxcnc exist}
Then copy/paste the entire output after the "linuxcnc" command.
Your HAL and INI files will be in your home directory, under linuxcnc/configs
If you open a terminal and run the follwing (without the {comments})
sudo dmesg -c {clear the dmesg buffer}
linuxcnc {start linuxcnc from the terminal, to see the error output}
dmesg {after linuxcnc exist}
Then copy/paste the entire output after the "linuxcnc" command.
Your HAL and INI files will be in your home directory, under linuxcnc/configs
Please Log in or Create an account to join the conversation.
04 Feb 2017 04:53 #87280
by hre
Replied by hre on topic linuxcnc Start endet with error
Hello Andy
thank you fore your answer, i see light in the end of the Tunnel. Once tell what i poor user not know In the first Bracket
(startlinxcnc from terminal...) i do not know how what i have to type in. The same is with the second Bracket.
I am 60 years old but in computering i am a child of 5 years. I hope i explain clear to whom you write. Be carefull with me.
Best Regards
hre
thank you fore your answer, i see light in the end of the Tunnel. Once tell what i poor user not know In the first Bracket
(startlinxcnc from terminal...) i do not know how what i have to type in. The same is with the second Bracket.
I am 60 years old but in computering i am a child of 5 years. I hope i explain clear to whom you write. Be carefull with me.
Best Regards
hre
Please Log in or Create an account to join the conversation.
- tommylight
- Online
- Moderator
Less
More
- Posts: 19277
- Thank you received: 6452
04 Feb 2017 06:09 #87282
by tommylight
Replied by tommylight on topic linuxcnc Start endet with error
Do not edit this file Chiron_Rtro.pncconf.html ,
Edit Chiron_Rtro.hal and Chiron_Rtro.ini inside the Chiron_Rtro folder. Also open only the ini file with linuxcnc or from the desktop.
The terminal is in the normal menu, when you open it you get a smal black screen with nothing except your user name on it, there you type the commands Andy wrote.
Regards,
Tom
Edit Chiron_Rtro.hal and Chiron_Rtro.ini inside the Chiron_Rtro folder. Also open only the ini file with linuxcnc or from the desktop.
The terminal is in the normal menu, when you open it you get a smal black screen with nothing except your user name on it, there you type the commands Andy wrote.
Regards,
Tom
Please Log in or Create an account to join the conversation.
04 Feb 2017 11:51 #87293
by andypugh
Do you know how to open a command-prompt (terminal)?
It is in the normal menu, top-left:
Then you start linuxcnc at the command-line by typing the command "linuxcnc"
Replied by andypugh on topic linuxcnc Start endet with error
Once tell what i poor user not know In the first Bracket
(startlinxcnc from terminal...)
Do you know how to open a command-prompt (terminal)?
It is in the normal menu, top-left:
Then you start linuxcnc at the command-line by typing the command "linuxcnc"
Please Log in or Create an account to join the conversation.
05 Feb 2017 14:38 #87339
by hre
Replied by hre on topic linuxcnc Start endet with error
Hello
now i understand what you mean, thank you all a lot fore your real good help and nervs with me.
So now i now what to do and attach. Please let me know if you need more. Thank you alot.
Best Regards
hre
now i understand what you mean, thank you all a lot fore your real good help and nervs with me.
So now i now what to do and attach. Please let me know if you need more. Thank you alot.
Best Regards
hre
Please Log in or Create an account to join the conversation.
Time to create page: 0.109 seconds