Mesa 7i95
- Gnevko
- Offline
- Senior Member
Less
More
- Posts: 59
- Thank you received: 9
27 Nov 2019 17:41 #151371
by Gnevko
Mesa 7i95 was created by Gnevko
Attachments:
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 18040
- Thank you received: 4860
27 Nov 2019 18:13 #151376
by PCW
Replied by PCW on topic Mesa 7i95
That will not interfere with basic operations but to support the isolated inputs you would need to install linuxCNC via source and apply the latest changes that provide 7I95 support
Please Log in or Create an account to join the conversation.
- Gnevko
- Offline
- Senior Member
Less
More
- Posts: 59
- Thank you received: 9
27 Nov 2019 18:18 #151377
by Gnevko
Replied by Gnevko on topic Mesa 7i95
oje, such "great news"
"latest changes" - are they already committed in the 2.8 head brunch?
"latest changes" - are they already committed in the 2.8 head brunch?
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 18040
- Thank you received: 4860
27 Nov 2019 18:45 #151379
by PCW
Replied by PCW on topic Mesa 7i95
Not yet but the sources are available here:
freeby.mesanet.com/newmesa.zip
( This needs to be unzipped in the src/hal/drivers/mesa-hostmot2 directory and
the included Makefile moved to src )
freeby.mesanet.com/newmesa.zip
( This needs to be unzipped in the src/hal/drivers/mesa-hostmot2 directory and
the included Makefile moved to src )
The following user(s) said Thank You: Gnevko
Please Log in or Create an account to join the conversation.
- Gnevko
- Offline
- Senior Member
Less
More
- Posts: 59
- Thank you received: 9
27 Nov 2019 19:31 #151384
by Gnevko
Replied by Gnevko on topic Mesa 7i95
Attachments:
Please Log in or Create an account to join the conversation.
- Gnevko
- Offline
- Senior Member
Less
More
- Posts: 59
- Thank you received: 9
27 Nov 2019 20:45 #151393
by Gnevko
Replied by Gnevko on topic Mesa 7i95
At first I build linuxcnc without your patch and of course I received the same result as at start, but after I copied files -
something is going wrong hier but I can't understand what exactly:
something is going wrong hier but I can't understand what exactly:
cnc@cnc:~/linuxcnc-dev$ ./scripts/rip-environment linuxcnc
LINUXCNC - 2.9.0~pre0
Machine configuration directory is '/home/cnc/linuxcnc/configs/WabecoTest'
Machine configuration file is 'WabecoTest.ini'
Starting LinuxCNC...
Found file(REL): ./WabecoTest.hal
Note: Using POSIX realtime
hostmot2: dlopen: /home/cnc/linuxcnc-dev/rtlib/hostmot2.so: undefined symbol: hm2_inm_prepare_tram_write
./WabecoTest.hal:4: waitpid failed /home/cnc/linuxcnc-dev/bin/rtapi_app hostmot2
./WabecoTest.hal:4: /home/cnc/linuxcnc-dev/bin/rtapi_app exited without becoming ready
./WabecoTest.hal:4: insmod for hostmot2 failed, returned -1
Shutting down and cleaning up LinuxCNC...
Note: Using POSIX realtime
LinuxCNC terminated with an error. You can find more information in the log:
/home/cnc/linuxcnc_debug.txt
and
/home/cnc/linuxcnc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 18040
- Thank you received: 4860
27 Nov 2019 20:51 #151395
by PCW
Replied by PCW on topic Mesa 7i95
Did you copy the new Makefile to the src directory?
Please Log in or Create an account to join the conversation.
- Gnevko
- Offline
- Senior Member
Less
More
- Posts: 59
- Thank you received: 9
27 Nov 2019 20:52 - 27 Nov 2019 20:55 #151396
by Gnevko
Replied by Gnevko on topic Mesa 7i95
yes, i checked it more times
copied to following directory: /home/cnc/linuxcnc-dev/src/
copied to following directory: /home/cnc/linuxcnc-dev/src/
Last edit: 27 Nov 2019 20:55 by Gnevko.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 18040
- Thank you received: 4860
27 Nov 2019 21:27 #151399
by PCW
Replied by PCW on topic Mesa 7i95
Yeah the makefile was missing the latest new module
try refetching newmesa.zip, it should be fixed now
try refetching newmesa.zip, it should be fixed now
Please Log in or Create an account to join the conversation.
- Gnevko
- Offline
- Senior Member
Less
More
- Posts: 59
- Thank you received: 9
27 Nov 2019 21:39 #151400
by Gnevko
Replied by Gnevko on topic Mesa 7i95
Thank you, I will try it tomorrow. Is it enough just to call "make" command again or I need begin from scratch? I never build something under Linux... till now
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.108 seconds