Mesa 7i96 driver/setup Plasma Table

More
18 Jul 2018 18:18 #114484 by snugglylovemuffin
I reinstalled stretch, updated repositories, updated "interfaces" (updating address and nixing last line). I setup a network connection for the card that it won't recognize/connect to.

hm2_eth: rtapi_app_main: connection refused (-111)
./Plasma.hal:8: waitpid pailed /usr/bin/rtapi_app hm2_eth
./Plasma.hal:8: /usr/bin/rtapi_app exited without becoming ready
./Plasma.hal:8: insmoid for hm2_eth failed, returned -1

Please Log in or Create an account to join the conversation.

More
18 Jul 2018 18:58 #114485 by PCW
What IP address is the 7I92 set for?

W5,W6=down,down = 192,.168.1.121
W5,W6=down,up = 10.10.10.10

What does "ip a" report?

Please Log in or Create an account to join the conversation.

More
18 Jul 2018 19:09 #114487 by snugglylovemuffin
the 7i96 is pinned out to 10.10.10.10
W5 = Down W6 = up
computer shows it trying to connect to board under my network configuration, but ultimately times out; related?
Ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp5s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether 1c:6f:65:cd:65:12 brd ff:ff:ff:ff:ff:ff
inet6 fe80::ed47:4e89:c20e:a5ce/64 scope link
valid_lft forever preferred_lft forever

Please Log in or Create an account to join the conversation.

More
18 Jul 2018 19:14 #114488 by PCW
Right, so enp5s0 is not set-up properly (no IPV4 IP address)
so it looks like there's an error with the interfaces file or your edits did not take for some reason

You might try setting this up with the network manager GUI instead

Please Log in or Create an account to join the conversation.

More
18 Jul 2018 20:56 - 18 Jul 2018 21:12 #114492 by snugglylovemuffin
Okay, I'll give that a try. One thing, I have no clue where to start.

Or should I go back into the the interfaces file and add in the final script?

Best I understand is to go about it like this VVVV
Nano /etc/network/interfaces

allow-hotplug enp5s0
iface enp5s0 static
adress 10.10.10.10
netmask 255.255.255.0
gateway 192.168.1.254
Last edit: 18 Jul 2018 21:12 by snugglylovemuffin.

Please Log in or Create an account to join the conversation.

More
18 Jul 2018 21:50 #114498 by tommylight
gateway should be 10.10.10.1
Use network manager at the top right, click on it , go to edit settings and there double click on wired connection eth1 or similar. Go to IPV4 tab, choose manual instead of automatic, click on add, put in the numbers as below
ip 10.10.10.12
netmask 8
gateway 10.10.10.1
dns 10.10.10.1
close and apply
clock on network icon again, go to wired connection and click on it.
Now it should connect and work properly, if it does not, read this again.
The following user(s) said Thank You: snugglylovemuffin

Please Log in or Create an account to join the conversation.

More
18 Jul 2018 22:07 #114500 by PCW
Here are detailed instructions for general Debian network setup:
wiki.debian.org/NetworkConfiguration#Con...e_interface_manually

You can also use the GUI (little icecream bar looking icon on the top right of the screen)

Also tommylights IP address notes are correct, the 7I96 card is at 10.10.10.10 so the host has to be at a different address (but in the same 10.10.10.X subnet)
The following user(s) said Thank You: snugglylovemuffin

Please Log in or Create an account to join the conversation.

More
18 Jul 2018 22:26 - 19 Jul 2018 23:32 #114501 by snugglylovemuffin
LMAO, I would be so annoyed right now if it wasn't for the fact that it just started right up without any errors.
Just needed to change that ip address. I had thought network manager and connections were different.

Sweet, just need to setup the HAL for proma and relay.
Last edit: 19 Jul 2018 23:32 by snugglylovemuffin.

Please Log in or Create an account to join the conversation.

More
24 Jul 2018 06:22 - 24 Jul 2018 06:23 #114729 by snugglylovemuffin
Yeesh. I need to modify the Toma plasma setup to work with my mesa board. Is this a process of changing directories and files? i.e. put the Toma files into my 7i96 directory, keeping my .ini and .hal from the 7i96 and updating them with the information from the Toma files?
Attachments:
Last edit: 24 Jul 2018 06:23 by snugglylovemuffin.

Please Log in or Create an account to join the conversation.

More
24 Jul 2018 08:02 #114732 by tommylight
You just need to replace the paraport pins to mesa pins in the toma files, example :

net StepX stepgen.0.step => parport.0.pin-02-out
net DirX stepgen.0.dir => parport.0.pin-03-out

to

hm2_7i96.0.stepgen.07.xxxxxxxx <===== ??? do not know what goes here, PCW, helppppp ! :)

Also the inputs and outputs should be changed accordingly.
The following user(s) said Thank You: snugglylovemuffin

Please Log in or Create an account to join the conversation.

Moderators: PCWjmelson
Time to create page: 0.155 seconds
Powered by Kunena Forum