spindle orient
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23178
- Thank you received: 4861
14 Jan 2021 11:59 #195306
by andypugh
"Can't insert abs.ko, file exists"
You can only "loadrt" each component once, and need to declare how many you will need at that point.
So if you need an extra "abs" component, you need to find the "loadrt abs count=nnn" line in the HAL files and increase the count.
I have the impression that you might speak French natively? You could try reading the "Manuel de HAL" section here:
linuxcnc.org/docs/2.8/html/index_fr.html
It is not 100% current, but the basic concepts are correct.
Replied by andypugh on topic spindle orient
hello , i use linux 2.8.1 now , i make a new configuration whit your complete ini and hal file , but i 'am same problem.
"Can't insert abs.ko, file exists"
You can only "loadrt" each component once, and need to declare how many you will need at that point.
So if you need an extra "abs" component, you need to find the "loadrt abs count=nnn" line in the HAL files and increase the count.
I have the impression that you might speak French natively? You could try reading the "Manuel de HAL" section here:
linuxcnc.org/docs/2.8/html/index_fr.html
It is not 100% current, but the basic concepts are correct.
Please Log in or Create an account to join the conversation.
- alkabal
- Offline
- Platinum Member
Less
More
- Posts: 476
- Thank you received: 52
14 Jan 2021 12:42 - 14 Jan 2021 13:56 #195310
by alkabal
Replied by alkabal on topic spindle orient
can you try this one ?
It's my fault i have separated the loadrt line for abs
It's my fault i have separated the loadrt line for abs
Last edit: 14 Jan 2021 13:56 by alkabal.
Please Log in or Create an account to join the conversation.
- Benb
- Offline
- Premium Member
Less
More
- Posts: 139
- Thank you received: 50
14 Jan 2021 15:13 #195321
by Benb
Replied by Benb on topic spindle orient
Je m’excuse infiniment d’avoir intervenue au milieu de ta discussion avec Andy Pugh et Alkabal. Ces deux gars-là sont des spécialistes de linuxcnc, je suis sûr qu’ils vont t’aider à résoudre ton problème.
Bon journée,
Ben
Bon journée,
Ben
Please Log in or Create an account to join the conversation.
- jefsaro
- Topic Author
- Away
- Premium Member
Less
More
- Posts: 98
- Thank you received: 3
14 Jan 2021 16:10 #195329
by jefsaro
Replied by jefsaro on topic spindle orient
pas de probleme , mais maintenant avec la mise a jour , je ne sais plus demarer aucune machine , j 'ai toujours la meme erreur , j 'ai 2 pc et l 'autre fonctionne , c 'est pas facile.
Please Log in or Create an account to join the conversation.
- alkabal
- Offline
- Platinum Member
Less
More
- Posts: 476
- Thank you received: 52
14 Jan 2021 17:15 - 14 Jan 2021 17:17 #195343
by alkabal
C'est vrai pour Andy mais je ne pretendrais pas etre expert pour ma part ! (Je commence tout juste a étre a peu pres a l'aise avec certains points...)
Line 9 cause problem this is specified in the log
Are you are able to start config with the same line in other files ?
loadrt hm2_pci config=" num_encoders=1 num_pwmgens=0 num_stepgens=5 sserial_port_0=00xxxx"
I know nothing about hm2_pci sorry
Replied by alkabal on topic spindle orient
discussion avec Andy Pugh et Alkabal. Ces deux gars-là sont des spécialistes de linuxcnc
C'est vrai pour Andy mais je ne pretendrais pas etre expert pour ma part ! (Je commence tout juste a étre a peu pres a l'aise avec certains points...)
Line 9 cause problem this is specified in the log
Are you are able to start config with the same line in other files ?
loadrt hm2_pci config=" num_encoders=1 num_pwmgens=0 num_stepgens=5 sserial_port_0=00xxxx"
I know nothing about hm2_pci sorry
Last edit: 14 Jan 2021 17:17 by alkabal.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17983
- Thank you received: 4834
14 Jan 2021 17:24 #195348
by PCW
Replied by PCW on topic spindle orient
"no such device" means the the 6i25 card was not found for some reason
what does
lspci
report?
what does
lspci
report?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19488
- Thank you received: 6536
14 Jan 2021 17:26 #195349
by tommylight
loadrt hm2_pci config="num_encoders=1 num_pwmgens=0 num_stepgens=5 sserial_port_0=00xxxx"
Notice the missing space after "
Replied by tommylight on topic spindle orient
Should be:loadrt hm2_pci config=" num_encoders=1 num_pwmgens=0 num_stepgens=5 sserial_port_0=00xxxx"
loadrt hm2_pci config="num_encoders=1 num_pwmgens=0 num_stepgens=5 sserial_port_0=00xxxx"
Notice the missing space after "
The following user(s) said Thank You: alkabal
Please Log in or Create an account to join the conversation.
- alkabal
- Offline
- Platinum Member
Less
More
- Posts: 476
- Thank you received: 52
14 Jan 2021 17:28 #195350
by alkabal
Replied by alkabal on topic spindle orient
I thought about it but didn't dare to think that it could really make a difference
The following user(s) said Thank You: jefsaro
Please Log in or Create an account to join the conversation.
- jefsaro
- Topic Author
- Away
- Premium Member
Less
More
- Posts: 98
- Thank you received: 3
15 Jan 2021 06:49 #195410
by jefsaro
Replied by jefsaro on topic spindle orient
heureusement que vous etes la , j 'ai fait le test rien ne change
Please Log in or Create an account to join the conversation.
- jefsaro
- Topic Author
- Away
- Premium Member
Less
More
- Posts: 98
- Thank you received: 3
15 Jan 2021 07:00 #195412
by jefsaro
Replied by jefsaro on topic spindle orient
alors , j' ai repris la confifg complete qui est sur l 'autre pc et qui fonctionne , quand je le met sur le 2e pc , c 'est toujours la meme erreur , ne faut il pas que je flash la mesa?
Please Log in or Create an account to join the conversation.
Time to create page: 0.073 seconds