2.7
- Diederik
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 213
- Thank you received: 2
04 Mar 2015 22:59 #56464
by Diederik
2.7 was created by Diederik
Hi,
I just updated to 2.7, now get the following error:
hm2/hm2_5i25.0: warning: sserial remote device 7i77 channel 0 has old firmware that should be updated
how and where? I know I need to flash it somehow, but I can't find any instructions on how to do this.
Kind regards,
Diekie
I just updated to 2.7, now get the following error:
hm2/hm2_5i25.0: warning: sserial remote device 7i77 channel 0 has old firmware that should be updated
how and where? I know I need to flash it somehow, but I can't find any instructions on how to do this.
Kind regards,
Diekie
Please Log in or Create an account to join the conversation.
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 18539
- Thank you received: 5083
05 Mar 2015 00:42 #56470
by PCW
Replied by PCW on topic 2.7
www.mesanet.com/software/parallel/sserial.zip
Has the firmware and scripts for updating sserial remote firmware
Unzip and read the README file for instructions
Has the firmware and scripts for updating sserial remote firmware
Unzip and read the README file for instructions
The following user(s) said Thank You: Diederik
Please Log in or Create an account to join the conversation.
- Diederik
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 213
- Thank you received: 2
05 Mar 2015 00:56 #56471
by Diederik
thank you very much
Replied by Diederik on topic 2.7

Please Log in or Create an account to join the conversation.
- Diederik
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 213
- Thank you received: 2
10 Mar 2015 18:54 - 11 Mar 2015 21:49 #56614
by Diederik
Replied by Diederik on topic 2.7
I tried to do everything as per instructions on readme, but keep getting the errors.
in terminal, I get the following:
ptd001@ptd001:~/sserial/utils/linuxcnc$ sudo ./update7i77
move 7I77 W4 and W12 to right hand positions
cycle 7I77 field power and 5V power and hit return
read: 3: arg count
updating 7I77 field I/O
insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/linuxcnc/setsserial.ko': -1 Operation not permitted
update7i77d.hal:4: exit value: 1
update7i77d.hal:4: insmod failed, returned -1
See the output of 'dmesg' for more information.
ERROR: Module setsserial does not exist in /proc/modules
<commandline>:0: exit value: 1
<commandline>:0: rmmod failed, returned -1
<commandline>:0: unloadrt failed
updating 7i77 analog out
insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/linuxcnc/setsserial.ko': -1 Operation not permitted
update7i77a.hal:4: exit value: 1
update7i77a.hal:4: insmod failed, returned -1
See the output of 'dmesg' for more information.
ERROR: Module setsserial does not exist in /proc/modules
<commandline>:0: exit value: 1
<commandline>:0: rmmod failed, returned -1
<commandline>:0: unloadrt failed
now move 7I77 W4 and W12 to the left hand positiona
and cycle field power and 5V power
ptd001@ptd001:~/sserial/utils/linuxcnc$
ptd001@ptd001:~/sserial/utils/linuxcnc$
Please tell me what I am doing wrong?
Thanks
in terminal, I get the following:
ptd001@ptd001:~/sserial/utils/linuxcnc$ sudo ./update7i77
move 7I77 W4 and W12 to right hand positions
cycle 7I77 field power and 5V power and hit return
read: 3: arg count
updating 7I77 field I/O
insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/linuxcnc/setsserial.ko': -1 Operation not permitted
update7i77d.hal:4: exit value: 1
update7i77d.hal:4: insmod failed, returned -1
See the output of 'dmesg' for more information.
ERROR: Module setsserial does not exist in /proc/modules
<commandline>:0: exit value: 1
<commandline>:0: rmmod failed, returned -1
<commandline>:0: unloadrt failed
updating 7i77 analog out
insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/linuxcnc/setsserial.ko': -1 Operation not permitted
update7i77a.hal:4: exit value: 1
update7i77a.hal:4: insmod failed, returned -1
See the output of 'dmesg' for more information.
ERROR: Module setsserial does not exist in /proc/modules
<commandline>:0: exit value: 1
<commandline>:0: rmmod failed, returned -1
<commandline>:0: unloadrt failed
now move 7I77 W4 and W12 to the left hand positiona
and cycle field power and 5V power
ptd001@ptd001:~/sserial/utils/linuxcnc$
ptd001@ptd001:~/sserial/utils/linuxcnc$
Please tell me what I am doing wrong?
Thanks
Last edit: 11 Mar 2015 21:49 by Diederik.
Please Log in or Create an account to join the conversation.
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 18539
- Thank you received: 5083
10 Mar 2015 20:40 #56618
by PCW
Replied by PCW on topic 2.7
How did you install linuxcnc 2.7?
if this is a run-in-place install you must run the run-in-place script before running the firmware update script
(It looks like you are running an earlier linuxcnc version that does not have setsserial)
if this is a run-in-place install you must run the run-in-place script before running the firmware update script
(It looks like you are running an earlier linuxcnc version that does not have setsserial)
The following user(s) said Thank You: Diederik
Please Log in or Create an account to join the conversation.
- Diederik
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 213
- Thank you received: 2
10 Mar 2015 20:43 #56619
by Diederik
Replied by Diederik on topic 2.7
I used software sources according to the instructions I found on web.
Please Log in or Create an account to join the conversation.
- Diederik
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 213
- Thank you received: 2
10 Mar 2015 21:03 - 11 Mar 2015 21:49 #56622
by Diederik
Replied by Diederik on topic 2.7
ptd001@ptd001:~/sserial/utils/linuxcnc$ cd /usr/realtime-2.6.32-122-rtai/modules/linuxcnc/
ptd001@ptd001:/usr/realtime-2.6.32-122-rtai/modules/linuxcnc$ ls
5axiskins.ko counter.ko hm2_test.ko mux16.ko sim_encoder.ko
abs.ko ddt.ko hostmot2.ko mux2.ko sim_home_switch.ko
abs_s32.ko deadzone.ko hypot.ko mux4.ko sim_parport.ko
and2.ko debounce.ko ilowpass.ko mux8.ko simple_tp.ko
at_pid.ko edge.ko integ.ko mux_generic.ko sim_spindle.ko
axistest.ko encoder.ko invert.ko near.ko sphereprobe.ko
bin2gray.ko encoder_ratio.ko joyhandle.ko not.ko stepgen.ko
biquad.ko estop_latch.ko knob2float.ko offset.ko steptest.ko
bitslice.ko feedcomp.ko latencybins.ko oneshot.ko streamer.ko
bitwise.ko flipflop.ko lcd.ko opto_ac5.ko sum2.ko
bldc_hall3.ko gantrykins.ko limit1.ko or2.ko supply.ko
bldc.ko gearchange.ko limit2.ko orient.ko thc.ko
blend.ko gearselect.ko limit3.ko pci_8255.ko thcud.ko
boss_plc.ko genhexkins.ko lincurve.ko pcl720.ko threads.ko
charge_pump.ko genserkins.ko logic.ko pid.ko threadtest.ko
clarke2.ko gray2bin.ko lowpass.ko pluto_servo.ko timedelay.ko
clarke3.ko hal_ax5214h.ko lut5.ko pluto_step.ko timedelta.ko
clarkeinv.ko hal_evoreg.ko maj3.ko pumakins.ko time.ko
classicladder_rt.ko hal_gm.ko match8.ko pwmgen.ko toggle2nist.ko
comp.ko hal_lib.ko matrix_kb.ko rotatekins.ko toggle.ko
constant.ko hal_motenc.ko maxkins.ko rtapi.ko tripodkins.ko
conv_bit_s32.ko hal_parport.ko mesa_7i65.ko sample_hold.ko tristate_bit.ko
conv_bit_u32.ko hal_ppmc.ko mesa_uart.ko sampler.ko tristate_float.ko
conv_float_s32.ko hal_skeleton.ko message.ko scale.ko trivkins.ko
conv_float_u32.ko hal_speaker.ko minmax.ko scarakins.ko updown.ko
conv_s32_bit.ko hal_stg.ko modmath.ko scope_rt.ko watchdog.ko
conv_s32_float.ko hal_tiro.ko motmod.ko select8.ko wcomp.ko
conv_s32_u32.ko hal_vti.ko moveoff.ko serport.ko weighted_sum.ko
conv_u32_bit.ko hm2_7i43.ko mult2.ko setsserial.ko xhc_hb04_util.ko
conv_u32_float.ko hm2_7i90.ko multiclick.ko siggen.ko xor2.ko
conv_u32_s32.ko hm2_pci.ko multiswitch.ko sim_axis_hardware.ko
ptd001@ptd001:/usr/realtime-2.6.32-122-rtai/modules/linuxcnc$ sudo source installss
sudo: source: command not found
It seems like I do have setsserial.ko
ptd001@ptd001:/usr/realtime-2.6.32-122-rtai/modules/linuxcnc$ ls
5axiskins.ko counter.ko hm2_test.ko mux16.ko sim_encoder.ko
abs.ko ddt.ko hostmot2.ko mux2.ko sim_home_switch.ko
abs_s32.ko deadzone.ko hypot.ko mux4.ko sim_parport.ko
and2.ko debounce.ko ilowpass.ko mux8.ko simple_tp.ko
at_pid.ko edge.ko integ.ko mux_generic.ko sim_spindle.ko
axistest.ko encoder.ko invert.ko near.ko sphereprobe.ko
bin2gray.ko encoder_ratio.ko joyhandle.ko not.ko stepgen.ko
biquad.ko estop_latch.ko knob2float.ko offset.ko steptest.ko
bitslice.ko feedcomp.ko latencybins.ko oneshot.ko streamer.ko
bitwise.ko flipflop.ko lcd.ko opto_ac5.ko sum2.ko
bldc_hall3.ko gantrykins.ko limit1.ko or2.ko supply.ko
bldc.ko gearchange.ko limit2.ko orient.ko thc.ko
blend.ko gearselect.ko limit3.ko pci_8255.ko thcud.ko
boss_plc.ko genhexkins.ko lincurve.ko pcl720.ko threads.ko
charge_pump.ko genserkins.ko logic.ko pid.ko threadtest.ko
clarke2.ko gray2bin.ko lowpass.ko pluto_servo.ko timedelay.ko
clarke3.ko hal_ax5214h.ko lut5.ko pluto_step.ko timedelta.ko
clarkeinv.ko hal_evoreg.ko maj3.ko pumakins.ko time.ko
classicladder_rt.ko hal_gm.ko match8.ko pwmgen.ko toggle2nist.ko
comp.ko hal_lib.ko matrix_kb.ko rotatekins.ko toggle.ko
constant.ko hal_motenc.ko maxkins.ko rtapi.ko tripodkins.ko
conv_bit_s32.ko hal_parport.ko mesa_7i65.ko sample_hold.ko tristate_bit.ko
conv_bit_u32.ko hal_ppmc.ko mesa_uart.ko sampler.ko tristate_float.ko
conv_float_s32.ko hal_skeleton.ko message.ko scale.ko trivkins.ko
conv_float_u32.ko hal_speaker.ko minmax.ko scarakins.ko updown.ko
conv_s32_bit.ko hal_stg.ko modmath.ko scope_rt.ko watchdog.ko
conv_s32_float.ko hal_tiro.ko motmod.ko select8.ko wcomp.ko
conv_s32_u32.ko hal_vti.ko moveoff.ko serport.ko weighted_sum.ko
conv_u32_bit.ko hm2_7i43.ko mult2.ko setsserial.ko xhc_hb04_util.ko
conv_u32_float.ko hm2_7i90.ko multiclick.ko siggen.ko xor2.ko
conv_u32_s32.ko hm2_pci.ko multiswitch.ko sim_axis_hardware.ko
ptd001@ptd001:/usr/realtime-2.6.32-122-rtai/modules/linuxcnc$ sudo source installss
sudo: source: command not found
It seems like I do have setsserial.ko
Last edit: 11 Mar 2015 21:49 by Diederik.
Please Log in or Create an account to join the conversation.
- PCW
-
- Online
- Moderator
-
Less
More
- Posts: 18539
- Thank you received: 5083
10 Mar 2015 21:24 #56625
by PCW
Replied by PCW on topic 2.7
Are the firmware bin files installed?
The following user(s) said Thank You: Diederik
Please Log in or Create an account to join the conversation.
- Diederik
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 213
- Thank you received: 2
10 Mar 2015 21:27 #56626
by Diederik
Replied by Diederik on topic 2.7
I'm going to check it out quick.
Please Log in or Create an account to join the conversation.
- Diederik
-
Topic Author
- Offline
- Elite Member
-
Less
More
- Posts: 213
- Thank you received: 2
10 Mar 2015 21:45 - 11 Mar 2015 21:47 #56627
by Diederik
Replied by Diederik on topic 2.7
I'm trying to install, but getting a syntax error
I get the following when trying to install BIN files:
I get the following when trying to install BIN files:
Last edit: 11 Mar 2015 21:47 by Diederik.
Please Log in or Create an account to join the conversation.
Time to create page: 0.083 seconds