UBUNTU10.04 LINUXCNC2.7 pncconfig
20 Oct 2015 03:07 #63977
by bkt
UBUNTU10.04 LINUXCNC2.7 pncconfig was created by bkt
anyone using ubuntu10.04 linuxcnc 2.7 pncconfig 5i25 and 7i77 with succes?.... in me case I can't use pnncconfin that not show all configuation page ....My suspect is that.... when update from 2.6 to 2.7 not all dependecy needed update with linuxcnc 2.7 and sometings go aout...... someone knows how dependacy are important to check?
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Away
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
20 Oct 2015 04:34 - 20 Oct 2015 04:36 #63982
by Todd Zuercher
Replied by Todd Zuercher on topic UBUNTU10.04 LINUXCNC2.7 pncconfig
I have a 3 machines running 2.7 on a Ubuntu 10.04 installs. One of them is using a Mesa 5i25-7i77 combo. The install on that machine started out with and was originally configured on 2.5, and was later upgraded numerous times until now. With the upgrade to 2.7 I did have to update the firmware on the Mesa cards. It ran fine even before that, it just gave a warning that the firmware needed updated, but it still worked.
I have not tried to use PNConfig since updating to 2.7.
My other machines, one is using a 5i25/7i85S combo and just parallel ports on the other. Neither of these are having any problems right now. (The first of those machine's install dates back to EMC2 2.4)
I have not tried to use PNConfig since updating to 2.7.
My other machines, one is using a 5i25/7i85S combo and just parallel ports on the other. Neither of these are having any problems right now. (The first of those machine's install dates back to EMC2 2.4)
Last edit: 20 Oct 2015 04:36 by Todd Zuercher.
Please Log in or Create an account to join the conversation.
20 Oct 2015 05:42 - 20 Oct 2015 06:51 #63985
by PCW
Replied by PCW on topic UBUNTU10.04 LINUXCNC2.7 pncconfig
I just updated a test machine (a Intel D525) running Ubuntu10.04 from 2.5.4 to 2.7
I used these instructions:
linuxcnc.org/docs/devel/html/getting-sta...l#_updating_linuxcnc
pncconf works as expected
That is, when I select internal 5i25 config and 7i77x2 with one 7I77,
as soon as I press the accept changes button, a 7I77 I/O and a 7I77 PWM tab appear
the 7I77 I/O tab has the TB7 and TB8 I/O and the 7I77 PWM tab has the TB5 I/O:
I used these instructions:
linuxcnc.org/docs/devel/html/getting-sta...l#_updating_linuxcnc
pncconf works as expected
That is, when I select internal 5i25 config and 7i77x2 with one 7I77,
as soon as I press the accept changes button, a 7I77 I/O and a 7I77 PWM tab appear
the 7I77 I/O tab has the TB7 and TB8 I/O and the 7I77 PWM tab has the TB5 I/O:
Last edit: 20 Oct 2015 06:51 by PCW.
The following user(s) said Thank You: bkt
Please Log in or Create an account to join the conversation.
21 Oct 2015 02:30 #64015
by bkt
Replied by bkt on topic UBUNTU10.04 LINUXCNC2.7 pncconfig
@PCW I use the same link .... but very tanks because you've test a with similar card of mine ..... mne is d255... tomorrow i try to re-download and re-install and re-update......... I hope this time work all fine.
Please Log in or Create an account to join the conversation.
21 Oct 2015 16:45 #64036
by bkt
Replied by bkt on topic UBUNTU10.04 LINUXCNC2.7 pncconfig
Nothing to do .....
today I downloaded new iso ubuntu10.04 + linuxcnc2.5 .... verify with md5sum (ok) ... installed ... run stepconf 1 time with parallel port ok! Using software source and synaptic I upgrade to 2.6.10 ... re.run the pc.... run stepconf 1 time with parallel port ok! ... re.run the pc ....Using software source and synaptic I upgrade to 2.7.1 ....re.run the pc.... run stepconf 1 time with parallel port ok! ... run PnConfig ... the same NOT APPEAR TB5 CONNECTOR ....
Than I downloaded 5i25.zip from this store.mesanet.com/index.php?route=product/product&product_id=55 ... wit sudo nautilus I've create 5i25 folder in /lib/firmware/hm2 with only 5i25_7i77x2.xml and .pin file .... sudo apt-get install mesaflash ....
sudo mesaflash --device 5i25 --write /home/k1/5i25/configs/hostmot2/5i25_7i77x2.bit
sudo mesaflash --device 5i25 --reload
sudo mesaflash --device 5i25 --verify /home/k1/5i25/configs/hostmot2/5i25_7i77x2.bit
all ok ...... try launch pnconfig again whit 5i25 selection .... only 7i77x2 config is possible .... accept ...same result not ss0 and ss1 windows.
today I downloaded new iso ubuntu10.04 + linuxcnc2.5 .... verify with md5sum (ok) ... installed ... run stepconf 1 time with parallel port ok! Using software source and synaptic I upgrade to 2.6.10 ... re.run the pc.... run stepconf 1 time with parallel port ok! ... re.run the pc ....Using software source and synaptic I upgrade to 2.7.1 ....re.run the pc.... run stepconf 1 time with parallel port ok! ... run PnConfig ... the same NOT APPEAR TB5 CONNECTOR ....
Than I downloaded 5i25.zip from this store.mesanet.com/index.php?route=product/product&product_id=55 ... wit sudo nautilus I've create 5i25 folder in /lib/firmware/hm2 with only 5i25_7i77x2.xml and .pin file .... sudo apt-get install mesaflash ....
sudo mesaflash --device 5i25 --write /home/k1/5i25/configs/hostmot2/5i25_7i77x2.bit
sudo mesaflash --device 5i25 --reload
sudo mesaflash --device 5i25 --verify /home/k1/5i25/configs/hostmot2/5i25_7i77x2.bit
all ok ...... try launch pnconfig again whit 5i25 selection .... only 7i77x2 config is possible .... accept ...same result not ss0 and ss1 windows.
Please Log in or Create an account to join the conversation.
21 Oct 2015 17:09 #64042
by cncbasher
Replied by cncbasher on topic UBUNTU10.04 LINUXCNC2.7 pncconfig
did you press the accept changes button , after selection ?
Please Log in or Create an account to join the conversation.
21 Oct 2015 17:26 #64043
by bkt
Replied by bkt on topic UBUNTU10.04 LINUXCNC2.7 pncconfig
@ cncbasher .... why? in your release i/o connect2 and i/o connector3 appear without press the accept change button? .... in mine isn't possible ... I must press the button!!!
Please Log in or Create an account to join the conversation.
21 Oct 2015 19:41 #64052
by bkt
Replied by bkt on topic UBUNTU10.04 LINUXCNC2.7 pncconfig
with debian Wheezy pncconfig work ... but system is more slow and I have a smart serial error comunication. See desmg
some ideas to fix it? only increase servo period?
some ideas to fix it? only increase servo period?
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.095 seconds