- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- All GPIO pins not shown by PnCConf for 7i96s
All GPIO pins not shown by PnCConf for 7i96s
- vkhargwanshi
- Offline
- Senior Member
Less
More
- Posts: 72
- Thank you received: 5
28 Jul 2022 14:12 #248538
by vkhargwanshi
Replied by vkhargwanshi on topic All GPIO pins not shown by PnCConf for 7i96s
Sorry but I don't know how to find which firmware my device has.. I need to read more to find that.
Meanwhile I tried both selection available. But both didn't work..
Will check once again..
Meanwhile I tried both selection available. But both didn't work..
Will check once again..
Please Log in or Create an account to join the conversation.
28 Jul 2022 14:27 - 28 Jul 2022 14:29 #248540
by PCW
Replied by PCW on topic All GPIO pins not shown by PnCConf for 7i96s
You would be best staying with LinuxCNC 2.9 as you will always get warnings
that the 7I96S is unsupported and has unknown firmware modules with LinuxCNC 2.8
A 7I96S as shipped will have 7i96s_d firmware (1 encoder)
You should be able to edit the hal file and change the number of encoders
that the 7I96S is unsupported and has unknown firmware modules with LinuxCNC 2.8
A 7I96S as shipped will have 7i96s_d firmware (1 encoder)
You should be able to edit the hal file and change the number of encoders
Last edit: 28 Jul 2022 14:29 by PCW.
Please Log in or Create an account to join the conversation.
- vkhargwanshi
- Offline
- Senior Member
Less
More
- Posts: 72
- Thank you received: 5
28 Jul 2022 14:33 #248542
by vkhargwanshi
Replied by vkhargwanshi on topic All GPIO pins not shown by PnCConf for 7i96s
Ok thanks PCW, I will once again try to get it working. If you have any clue on how to resolve the error that I am getting while running LinuxCNC 2.9, it would be very helpful.
I am using Raspberry Pi 4B 8GB. In one of the post I have elaborated about the error that I am receiving.
I am using Raspberry Pi 4B 8GB. In one of the post I have elaborated about the error that I am receiving.
Please Log in or Create an account to join the conversation.
28 Jul 2022 15:38 #248556
by PCW
Replied by PCW on topic All GPIO pins not shown by PnCConf for 7i96s
How did you instal LinuxCNC 2.9?
Please Log in or Create an account to join the conversation.
- vkhargwanshi
- Offline
- Senior Member
Less
More
- Posts: 72
- Thank you received: 5
28 Jul 2022 16:12 #248560
by vkhargwanshi
Replied by vkhargwanshi on topic All GPIO pins not shown by PnCConf for 7i96s
I downloaded
git clone github.com/LinuxCNC/linuxcnc.git
I believe it gives latest of 2.8 master branch
Then followed the instructions
linuxcnc.org/docs/html/code/building-linuxcnc.html
I had to download many dependency packages manually as somehow it was not being found during install. But I made sure I am installing the same version as its looking for.
I had to build with following option as it was giving some GPL related error
./configure --enable-non-distributable=yes
All test cases ran with 0 errors.
However I still see following when run dpkg-checkbuilddeps command
dpkg-checkbuilddeps: error: Unmet build dependencies: asciidoc (>= 8.5) dblatex (>= 0.2.12) docbook-xsl dvipng w3c-linkchecker xsltproc texlive-lang-french texlive-lang-german texlive-lang-polish texlive-lang-spanish asciidoc-dblatex texlive-xetex
git clone github.com/LinuxCNC/linuxcnc.git
I believe it gives latest of 2.8 master branch
Then followed the instructions
linuxcnc.org/docs/html/code/building-linuxcnc.html
I had to download many dependency packages manually as somehow it was not being found during install. But I made sure I am installing the same version as its looking for.
I had to build with following option as it was giving some GPL related error
./configure --enable-non-distributable=yes
All test cases ran with 0 errors.
However I still see following when run dpkg-checkbuilddeps command
dpkg-checkbuilddeps: error: Unmet build dependencies: asciidoc (>= 8.5) dblatex (>= 0.2.12) docbook-xsl dvipng w3c-linkchecker xsltproc texlive-lang-french texlive-lang-german texlive-lang-polish texlive-lang-spanish asciidoc-dblatex texlive-xetex
Please Log in or Create an account to join the conversation.
- vkhargwanshi
- Offline
- Senior Member
Less
More
- Posts: 72
- Thank you received: 5
02 Aug 2022 06:53 #248825
by vkhargwanshi
Replied by vkhargwanshi on topic All GPIO pins not shown by PnCConf for 7i96s
Finally I got the LinuxCNC up and working by installing package python3-gi-cairo
This package was not installed and should be added in the package dependency list.
This package was not installed and should be added in the package dependency list.
Please Log in or Create an account to join the conversation.
02 Aug 2022 07:24 #248826
by phillc54
Replied by phillc54 on topic All GPIO pins not shown by PnCConf for 7i96s
Glad you got it going.
The python3-gi-cairo dependency seems to be there in master branch:
github.com/LinuxCNC/linuxcnc/blob/88b54c...trol.main-pkg.in#L15
The python3-gi-cairo dependency seems to be there in master branch:
github.com/LinuxCNC/linuxcnc/blob/88b54c...trol.main-pkg.in#L15
Please Log in or Create an account to join the conversation.
- vkhargwanshi
- Offline
- Senior Member
Less
More
- Posts: 72
- Thank you received: 5
03 Aug 2022 02:04 #248893
by vkhargwanshi
Replied by vkhargwanshi on topic All GPIO pins not shown by PnCConf for 7i96s
I can see it in the copy I have. I followed the steps as given in help page to build linuxCNC. But it didn't pick up as part of running dpkg-checkbuilddeps
Please Log in or Create an account to join the conversation.
Moderators: cmorley
- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- All GPIO pins not shown by PnCConf for 7i96s
Time to create page: 0.087 seconds