Mesa 7i96 driver/setup Plasma Table
- snugglylovemuffin
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 209
- Thank you received: 11
03 Aug 2018 01:05 #115473
by snugglylovemuffin
Replied by snugglylovemuffin on topic Mesa 7i96 driver/setup Plasma Table
Okay, I fixed the problem; thanks Rodw!
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19200
- Thank you received: 6436
10 Feb 2019 01:45 #126113
by tommylight
Replied by tommylight on topic Mesa 7i96 driver/setup Plasma Table
Added the config that should work with 7i96.
forum.linuxcnc.org/plasma-laser/34978-th...-with-how-to?start=0
forum.linuxcnc.org/plasma-laser/34978-th...-with-how-to?start=0
The following user(s) said Thank You: snugglylovemuffin
Please Log in or Create an account to join the conversation.
04 Apr 2020 03:42 - 04 Apr 2020 03:59 #162633
by grijalvap
Replied by grijalvap on topic Mesa 7i96 driver/setup Plasma Table
hi I have the same problem with the mesa 7i96
eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 78:d0:04:21:ce:e3 brd ff:ff:ff:ff:ff:ff
inet 10.10.10.1/24 brd 10.10.1.255 scope global eth1
valid_lft forever preferred_lft forever
inet 10.10.10.10/24 brd 10.10.10.255 scope global secondary eth1
valid_lft forever preferred_lft forever
inet6 fe80::7ad0:4ff:fe21:cee3/64 scope link
valid_lft forever preferred_lft forever
Linux Cortadora2 4.9.0-8-rt-686-pae #1 SMP PREEMPT RT Debian 4.9.110-3+deb9u6 (2018-10-08) i686 GNU/Linux
any idea?
eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 78:d0:04:21:ce:e3 brd ff:ff:ff:ff:ff:ff
inet 10.10.10.1/24 brd 10.10.1.255 scope global eth1
valid_lft forever preferred_lft forever
inet 10.10.10.10/24 brd 10.10.10.255 scope global secondary eth1
valid_lft forever preferred_lft forever
inet6 fe80::7ad0:4ff:fe21:cee3/64 scope link
valid_lft forever preferred_lft forever
Linux Cortadora2 4.9.0-8-rt-686-pae #1 SMP PREEMPT RT Debian 4.9.110-3+deb9u6 (2018-10-08) i686 GNU/Linux
any idea?
Last edit: 04 Apr 2020 03:59 by grijalvap.
Please Log in or Create an account to join the conversation.
04 Apr 2020 04:02 - 04 Apr 2020 15:07 #162635
by PCW
Replied by PCW on topic Mesa 7i96 driver/setup Plasma Table
You host MAC is misconfigured
It seems you have an aliased IP address that matches the 7I96 (10.10.10.10)
this will prevent access to the 7I96
Take a look at the hm2_eth manual page for information on setting up a static
IP address in the interfaces file.
It seems you have an aliased IP address that matches the 7I96 (10.10.10.10)
this will prevent access to the 7I96
Take a look at the hm2_eth manual page for information on setting up a static
IP address in the interfaces file.
Last edit: 04 Apr 2020 15:07 by PCW.
Please Log in or Create an account to join the conversation.
Time to create page: 0.067 seconds