Getting an error when using gmoccapy.
04 Oct 2023 14:24 - 04 Oct 2023 14:31 #282288
by MakerYang
Getting an error when using gmoccapy. was created by MakerYang
I'm not quite sure what caused this error. Are there any solutions or suggestions?
sudo apt install -y linuxcnc-uspace linuxcnc-uspace-dev
Attachments:
Last edit: 04 Oct 2023 14:31 by MakerYang.
Please Log in or Create an account to join the conversation.
04 Oct 2023 14:28 #282289
by MakerYang
Replied by MakerYang on topic Getting an error when using gmoccapy.
Why can't I post my error log?
Please Log in or Create an account to join the conversation.
04 Oct 2023 14:52 #282291
by Aciera
Replied by Aciera on topic Getting an error when using gmoccapy.
Do you also get an error if you load one of the gmoccapy simulation configs?
Please Log in or Create an account to join the conversation.
04 Oct 2023 14:58 #282292
by MakerYang
Replied by MakerYang on topic Getting an error when using gmoccapy.
Only the simulator named gmoccapy can display the interface normally; the others cannot.
Please Log in or Create an account to join the conversation.
04 Oct 2023 15:26 #282294
by Aciera
Replied by Aciera on topic Getting an error when using gmoccapy.
Odd, did you install on debian bookworm?
I built 2.9 from source just yesterday and gmoccapy works just fine.
I built 2.9 from source just yesterday and gmoccapy works just fine.
Please Log in or Create an account to join the conversation.
04 Oct 2023 15:41 #282296
by MakerYang
Replied by MakerYang on topic Getting an error when using gmoccapy.
It is Debian Bookworm, and mine was not built from the source code, but directly installed via apt
Please Log in or Create an account to join the conversation.
04 Oct 2023 17:17 #282301
by Aciera
Replied by Aciera on topic Getting an error when using gmoccapy.
I forgot, you may have more luck with an updated version of linuxcnc since the one that is in the debian repo is fairly dated by now.
See section 9 in this document:
linuxcnc.org/docs/devel/html/getting-sta...etting-linuxcnc.html
See section 9 in this document:
linuxcnc.org/docs/devel/html/getting-sta...etting-linuxcnc.html
The following user(s) said Thank You: MakerYang
Please Log in or Create an account to join the conversation.
05 Oct 2023 02:20 #282331
by MakerYang
Replied by MakerYang on topic Getting an error when using gmoccapy.
I have been paying attention to this, but my device is arm64.
Please Log in or Create an account to join the conversation.
05 Oct 2023 06:28 #282336
by rodw
Replied by rodw on topic Getting an error when using gmoccapy.
It appears you have an error with a file nme in the display section of your ini file[DEFAULT.QTVCP.QT_ISTAT][WARNING] Path not valid in INI File [DISPLAY] PROGRAM_PREFIX section (qt_istat.py:91
Please Log in or Create an account to join the conversation.
06 Oct 2023 03:10 #282414
by MakerYang
Replied by MakerYang on topic Getting an error when using gmoccapy.
I temporarily resolved this issue, which was caused by a configuration file error. Now, I'm facing a new problem with my development board, which has an interface similar to the Raspberry Pi's 40-pin GPIO header. I noticed the Orange Pi project from allwincnc, where they use ARISC drivers to control the 40-pin GPIO pins. However, I couldn't find any relevant usage documentation in the LinuxCNC documentation. Could you provide me with some guidance?Here is the definition of the 40-pin interface on my development board:
Attachments:
Please Log in or Create an account to join the conversation.
Time to create page: 0.233 seconds