Problem with 7i96 board connection “No 7i96 board found
01 May 2021 17:08 #207559
by ML
Replied by ML on topic Problem with 7i96 board connection “No 7i96 board found
Please have a look at configurations files attached.
I captured video on my phone where I try again test linuxcnc:
Video of testing linuxcnc
Video and couple photos are in GoogleDrive folder.
I captured video on my phone where I try again test linuxcnc:
Video of testing linuxcnc
Video and couple photos are in GoogleDrive folder.
Please Log in or Create an account to join the conversation.
01 May 2021 19:56 #207567
by PCW
Replied by PCW on topic Problem with 7i96 board connection “No 7i96 board found
Do the Axis + and - jog buttons work?
(maybe the a key character issue of some kind)
(maybe the a key character issue of some kind)
Please Log in or Create an account to join the conversation.
02 May 2021 06:42 #207602
by ML
Replied by ML on topic Problem with 7i96 board connection “No 7i96 board found
It seems to me that my computer is too old and outdated (system is new, but computer has more than 15 years old).
All Keyboard doesn’t respond. Only mouse can just move on display. And on mesa card light all LED (cr1, cr2,cr3,cr4)
All Keyboard doesn’t respond. Only mouse can just move on display. And on mesa card light all LED (cr1, cr2,cr3,cr4)
Please Log in or Create an account to join the conversation.
02 May 2021 13:26 #207619
by PCW
Replied by PCW on topic Problem with 7i96 board connection “No 7i96 board found
All green user LEDS lit is normal on the 7I96 when LinuxCNC is running properly.
Can you activate the jog+ and jog- buttons with the mouse?
Sounds like just a KB issue (maybe a country localization issue?)
Can you activate the jog+ and jog- buttons with the mouse?
Sounds like just a KB issue (maybe a country localization issue?)
Please Log in or Create an account to join the conversation.
04 May 2021 14:42 #207834
by ML
Replied by ML on topic Problem with 7i96 board connection “No 7i96 board found
Thanks for you message) Mouse can not do anything when it’s not responding. Just move arrow.
What do you mean country localization issue? Does linuxcnc have any limits?
I see that many people use not debian 10 for linuxcnc. Should I try reinstall system to Ubuntu or Linux Mint?
What do you mean country localization issue? Does linuxcnc have any limits?
I see that many people use not debian 10 for linuxcnc. Should I try reinstall system to Ubuntu or Linux Mint?
Please Log in or Create an account to join the conversation.
04 May 2021 14:53 #207835
by PCW
Replied by PCW on topic Problem with 7i96 board connection “No 7i96 board found
I suggested the localization issue and it might have explained the keyboard not working
if the mouse does not work, that's another issue, so it not localization.
If you start LinuxCNC from the command line, are there any error messages?
if the mouse does not work, that's another issue, so it not localization.
If you start LinuxCNC from the command line, are there any error messages?
Please Log in or Create an account to join the conversation.
09 May 2021 14:56 #208377
by ML
Replied by ML on topic Problem with 7i96 board connection “No 7i96 board found
Thanks for your message) Situation was changed and some problem was solved)
I took another computer for Linuxcnc, (now I use core i5 instead 15years old computer).
So all previous problem disapeared. I have
- install Debian 10.9.0 Buster
- install rt kernel
-install linuxcnc
- install mesaflash
- connect my mesa 7i96 and make config at pncconf (I flash mesa card with 7i96dpl.bit, bu did it on old computer. I did not flash mesa card again on new computer. Hope it is OKAY)
I have table scheme XXYZ (i need two motors on x-axis because table quite wide 1750 mm).
I faced with two PROBLEM:
1) when I start to config pncconf I see message:
You have no hostmot2 firmware downloaded in folder: /lib/firmware/hm2/
PNCconf will use internal firmware data
How can I add that files and where I can find it?
2) I can not set X-axis motor working properly - they have to spin opposite direction but they don't(
I set X2 motor as tandem and mark checkbox "Inv", but have no result.
I took another computer for Linuxcnc, (now I use core i5 instead 15years old computer).
So all previous problem disapeared. I have
- install Debian 10.9.0 Buster
- install rt kernel
-install linuxcnc
- install mesaflash
- connect my mesa 7i96 and make config at pncconf (I flash mesa card with 7i96dpl.bit, bu did it on old computer. I did not flash mesa card again on new computer. Hope it is OKAY)
I have table scheme XXYZ (i need two motors on x-axis because table quite wide 1750 mm).
I faced with two PROBLEM:
1) when I start to config pncconf I see message:
You have no hostmot2 firmware downloaded in folder: /lib/firmware/hm2/
PNCconf will use internal firmware data
How can I add that files and where I can find it?
2) I can not set X-axis motor working properly - they have to spin opposite direction but they don't(
I set X2 motor as tandem and mark checkbox "Inv", but have no result.
Attachments:
Please Log in or Create an account to join the conversation.
09 May 2021 15:14 #208382
by PCW
Replied by PCW on topic Problem with 7i96 board connection “No 7i96 board found
1. You can ignore the pncconf warning
2. Did you invert the direction (not the step) pin?
You should have a statement in the hal file like:
setp [HMOT](CARD0).stepgen.0X.direction.invert_output true
In the tandem joint section of your hal file
2. Did you invert the direction (not the step) pin?
You should have a statement in the hal file like:
setp [HMOT](CARD0).stepgen.0X.direction.invert_output true
In the tandem joint section of your hal file
Please Log in or Create an account to join the conversation.
09 May 2021 15:38 #208385
by ML
Replied by ML on topic Problem with 7i96 board connection “No 7i96 board found
I can not find such code in hal file. Please have a look by yourself
Attachments:
Please Log in or Create an account to join the conversation.
09 May 2021 15:39 - 09 May 2021 15:40 #208386
by ML
Replied by ML on topic Problem with 7i96 board connection “No 7i96 board found
Sorry, I found:
setp hm2_7i96.0.stepgen.02.step.invert_output true
but it is not direction(
setp hm2_7i96.0.stepgen.02.step.invert_output true
but it is not direction(
Last edit: 09 May 2021 15:40 by ML.
Please Log in or Create an account to join the conversation.
Time to create page: 0.102 seconds