Mesa 5i29 ERROR

More
08 Jul 2013 19:44 #36396 by zoni
Mesa 5i29 ERROR was created by zoni
hi i bought 5i20 with 7i52s. I have installed it on Pentium 3 1GHz with 256 mb ram and EMC2.5 and when i start it it gives the following error

Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/realtime-2.6.32-122-rtai/modules/linuxcnc
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.5.0
Machine configuration directory is '/home/zulqurnan/linuxcnc/configs/my_LinuxCNC_machine'
Machine configuration file is 'my_LinuxCNC_machine.ini'
INIFILE=/home/zulqurnan/linuxcnc/configs/my_LinuxCNC_machine/my_LinuxCNC_machine.ini
PARAMETER_FILE=linuxcnc.var
TASK=milltask
HALUI=halui
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting HAL User Interface program: halui
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
Killing task linuxcncsvr, PID=2643
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Cleanup done

Debug file information:
Can not find -sec MOT -var MOT -num 1
Can not find -sec IO -var IO -num 1
Can not find -sec LINUXCNC -var NML_FILE -num 1
Can not find -sec EMC -var NML_FILE -num 1
insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/linuxcnc/hm2_pci.ko': -1 Unknown symbol in module
my_LinuxCNC_machine.hal:9: exit value: 1
my_LinuxCNC_machine.hal:9: insmod failed, returned -1
See the output of 'dmesg' for more information.
2643
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components

Kernel message information:
[ 769.306282] I-pipe: Domain RTAI registered.
[ 769.306305] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
[ 769.306312] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
[ 769.306327] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 769.306333] PIPELINE layers:
[ 769.306342] d109be20 9ac15d93 RTAI 200
[ 769.306348] c085cb20 0 Linux 100
[ 769.428006] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 769.429399] RTAI[sched]: IMMEDIATE, MP, USER/KERNEL SPACE: <with RTAI OWN KTASKs>, kstacks pool size = 524288 bytes.
[ 769.429416] RTAI[sched]: hard timer type/freq = APIC/8352257(Hz); default timing: periodic; linear timed lists.
[ 769.429425] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1002397000 hz.
[ 769.429433] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[ 769.437298] RTAI[usi]: enabled.
[ 769.807837] RTAI[math]: loaded.
[ 770.292706] hm2: loading Mesa HostMot2 driver version 0.15
[ 770.320837] hm2_pci: loading Mesa AnyIO HostMot2 driver version 0.7
[ 770.320958] hm2_pci: discovered 5i20 at 0000:01:01.0
[ 770.321230] hm2_5i20.0: firmware: requesting hm2/5i20/SVST6_6_7i52S.BIT
[ 770.333405] hm2/hm2_5i20.0: firmware hm2/5i20/SVST6_6_7i52S.BIT not found
[ 770.333426] hm2/hm2_5i20.0: install the package containing the firmware.
[ 770.333441] hm2_5i20.0: board fails HM2 registration
[ 770.333583] hm2_pci: probe of 0000:01:01.0 failed with error -2
[ 773.216957] hm2: unloading
[ 773.738064] RTAI[math]: unloaded.
[ 774.064217] SCHED releases registered named ALIEN RTGLBH
[ 774.084970] RTAI[malloc]: unloaded.
[ 774.184115] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 774.217261] I-pipe: Domain RTAI unregistered.
[ 774.217292] RTAI[hal]: unmounted.


Please guide me what the problem may be i havent used mesa before but i have worked with Motenc lite

thanks

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

More
09 Jul 2013 02:54 #36422 by PCW
Replied by PCW on topic Mesa 5i29 ERROR
The error is the the firmware file was not found:

[ 770.321230] hm2_5i20.0: firmware: requesting hm2/5i20/SVST6_6_7i52S.BIT
[ 770.333405] hm2/hm2_5i20.0: firmware hm2/5i20/SVST6_6_7i52S.BIT not found

can you do:

ls /lib/firmware/hm2/5i20

and paste the results here? it may be as simple as a capitalization issue (the lower case "i" in 7i52S is suspicious)

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

More
09 Jul 2013 23:22 #36455 by zoni
Replied by zoni on topic Mesa 5i29 ERROR
Hi

the problem was that "I" was written capital in 5i20 after correcting it I got this error

Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/realtime-2.6.32-122-rtai/modules/linuxcnc
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.5.0
Machine configuration directory is '/home/zulqurnan/linuxcnc/configs/my_LinuxCNC_machine'
Machine configuration file is 'my_LinuxCNC_machine.ini'
INIFILE=/home/zulqurnan/linuxcnc/configs/my_LinuxCNC_machine/my_LinuxCNC_machine.ini
PARAMETER_FILE=linuxcnc.var
TASK=milltask
HALUI=halui
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting HAL User Interface program: halui
Starting TASK program: milltask
Starting DISPLAY program: axis
Shutting down and cleaning up LinuxCNC...
Running HAL shutdown script
Killing task linuxcncsvr, PID=1534
Killing task milltask, PID=1588
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Cleanup done

Debug file information:
Can not find -sec MOT -var MOT -num 1
Can not find -sec IO -var IO -num 1
Can not find -sec LINUXCNC -var NML_FILE -num 1
Can not find -sec EMC -var NML_FILE -num 1
/usr/bin/linuxcnc: line 687: 1589 Segmentation fault $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
1534
PID TTY STAT TIME COMMAND
1588
PID TTY STAT TIME COMMAND
Stopping realtime threads
Unloading hal components

Kernel message information:
[ 108.764943] I-pipe: Domain RTAI registered.
[ 108.765360] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
[ 108.765368] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
[ 108.765390] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 108.765396] PIPELINE layers:
[ 108.765407] d103ee20 9ac15d93 RTAI 200
[ 108.765413] c085cb20 0 Linux 100
[ 109.068752] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 109.069369] RTAI[sched]: IMMEDIATE, MP, USER/KERNEL SPACE: <with RTAI OWN KTASKs>, kstacks pool size = 524288 bytes.
[ 109.069382] RTAI[sched]: hard timer type/freq = APIC/8352247(Hz); default timing: periodic; linear timed lists.
[ 109.069392] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 1002405000 hz.
[ 109.069400] RTAI[sched]: timer

setup = 999 ns, resched latency = 2943 ns.
[ 109.069737] RTAI[usi]: enabled.
[ 109.419953] RTAI[math]: loaded.
[ 109.983403] hm2: loading Mesa HostMot2 driver version 0.15
[ 110.014728] hm2_pci: loading Mesa AnyIO HostMot2 driver version 0.7
[ 110.014841] hm2_pci: discovered 5i20 at 0000:01:01.0
[ 110.015116] hm2_5i20.0: firmware: requesting hm2/5i20/SVST6_6_7i52S.BIT
[ 110.235914] hm2/hm2_5i20.0: 72 I/O Pins used:
[ 110.235937] hm2/hm2_5i20.0: IO Pin 000 (P2-01): IOPort
[ 110.235948] hm2/hm2_5i20.0: IO Pin 001 (P2-03): Muxed Encoder #0, pin Muxed A (Input)
[ 110.235958] hm2/hm2_5i20.0: IO Pin 002 (P2-05): Muxed Encoder #0, pin Muxed B (Input)
[ 110.235968] hm2/hm2_5i20.0: IO Pin 003 (P2-07): Muxed Encoder #0, pin Muxed Index (Input)
[ 110.235978] hm2/hm2_5i20.0: IO Pin 004 (P2-09): Muxed Encoder #1, pin Muxed A (Input)
[ 110.235988] hm2/hm2_5i20.0: IO Pin 005 (P2-11): Muxed Encoder #1, pin Muxed B (Input)
[ 110.235998] hm2/hm2_5i20.0: IO Pin 006 (P2-13): Muxed Encoder #1, pin Muxed Index (Input)
[ 110.236007] hm2/hm2_5i20.0: IO Pin 007 (P2-15): Muxed Encoder #2, pin Muxed A (Input)
[ 110.236017] hm2/hm2_5i20.0: IO Pin 008 (P2-17): Muxed Encoder #2, pin Muxed B (Input)
[ 110.236062] hm2/hm2_5i20.0: IO Pin 009 (P2-19): Muxed Encoder #2, pin Muxed Index (Input)
[ 110.236073] hm2/hm2_5i20.0: IO Pin 010 (P2-21): Muxed Encoder Select #0, pin Mux Select 0 (Output)
[ 110.236085] hm2/hm2_5i20.0: IO Pin 011 (P2-23): StepGen #5, pin Step (Output)
[ 110.236095] hm2/hm2_5i20.0: IO Pin 012 (P2-25): StepGen #5, pin Direction (Output)
[ 110.236104] hm2/hm2_5i20.0: IO Pin 013 (P2-27): StepGen #4, pin Step (Output)
[ 110.236114] hm2/hm2_5i20.0: IO Pin 014 (P2-29): StepGen #4, pin Direction (Output)
[ 110.236124] hm2/hm2_5i20.0: IO Pin 015 (P2-31): StepGen #3, pin Step (Output)
[ 110.236133] hm2/hm2_5i20.0: IO Pin 016 (P2-33): StepGen #3, pin Direction (Output)
[ 110.236143] hm2/hm2_5i20.0: IO Pin 017 (P2-35): StepGen #2, pin Step (Output)
[ 110.236152] hm2/hm2_5i20.0: IO Pin 018 (P2-37): StepGen #2, pin Direction (Output)
[ 110.236162] hm2/hm2_5i20.0: IO Pin 019 (P2-39): StepGen #1, pin Step (Output)
[ 110.236172] hm2/hm2_5i20.0: IO Pin 020 (P2-41): StepGen #1, pin Direction (Output)
[ 110.236181] hm2/hm2_5i20.0: IO Pin 021 (P2-43): StepGen #0, pin Step (Output)
[ 110.236191] hm2/hm2_5i20.0: IO Pin 022 (P2-45): StepGen #0, pin Direction (Output)
[ 110.236199] hm2/hm2_5i20.0: IO Pin 023 (P2-47): IOPort
[ 110.236207] hm2/hm2_5i20.0: IO Pin 024 (P3-01): IOPort
[ 110.236215] hm2/hm2_5i20.0: IO Pin 025 (P3-03): IOPort
[ 110.236223] hm2/hm2_5i20.0: IO Pin 026 (P3-05): IOPort
[ 110.236230] hm2/hm2_5i20.0: IO Pin 027 (P3-07): IOPort
[ 110.236238] hm2/hm2_5i20.0: IO Pin 028 (P3-09): IOPort
[ 110.236246] hm2/hm2_5i20.0: IO Pin 029 (P3-11): IOPort
[ 110.236253] hm2/hm2_5i20.0: IO Pin 030 (P3-13): IOPort
[ 110.236261] hm2/hm2_5i20.0: IO Pin 031 (P3-15): IOPort
[ 110.236269] hm2/hm2_5i20.0: IO Pin 032 (P3-17): IOPort
[ 110.236277] hm2/hm2_5i20.0: IO Pin 033 (P3-19): IOPort
[ 110.236284] hm2/hm2_5i20.0: IO Pin 034 (P3-21): IOPort
[ 110.236292] hm2/hm2_5i20.0: IO Pin 035 (P3-23): IOPort
[ 110.236300] hm2/hm2_5i20.0: IO Pin 036 (P3-25): IOPort
[ 110.236308] hm2/hm2_5i20.0: IO Pin 037 (P3-27): IOPort
[ 110.236315] hm2/hm2_5i20.0: IO Pin 038 (P3-29): IOPort
[ 110.236323] hm2/hm2_5i20.0: IO Pin 039 (P3-31): IOPort
[ 110.236331] hm2/hm2_5i20.0: IO Pin 040 (P3-33): IOPort
[ 110.236339] hm2/hm2_5i20.0: IO Pin 041 (P3-35): IOPort
[ 110.236346] hm2/hm2_5i20.0: IO Pin 042 (P3-37): IOPort
[ 110.236354] hm2/hm2_5i20.0: IO Pin 043 (P3-39): IOPort
[ 110.236362] hm2/hm2_5i20.0: IO Pin 044 (P3-41): IOPort
[ 110.236370] hm2/hm2_5i20.0: IO Pin 045 (P3-43): IOPort
[ 110.236377] hm2/hm2_5i20.0: IO Pin 046 (P3-45): IOPort
[ 110.236385] hm2/hm2_5i20.0: IO Pin 047 (P3-47): IOPort
[ 110.236393] hm2/hm2_5i20.0: IO Pin 048 (P4-01): IOPort
[ 110.236400] hm2/hm2_5i20.0: IO Pin 049 (P4-03): IOPort
[ 110.236408] hm2/hm2_5i20.0: IO Pin 050 (P4-05): IOPort
[ 110.236416] hm2/hm2_5i20.0: IO Pin 051 (P4-07): IOPort
[ 110.236423] hm2/hm2_5i20.0: IO Pin 052 (P4-09): IOPort
[ 110.236431] hm2/hm2_5i20.0: IO Pin 053 (P4-11): IOPort
[ 110.236439] hm2/hm2_5i20.0: IO Pin 054 (P4-13): IOPort
[ 110.236447] hm2/hm2_5i20.0: IO Pin 055 (P4-15): IOPort
[ 110.236454] hm2/hm2_5i20.0: IO Pin 056 (P4-17): IOPort
[ 110.236462] hm2/hm2_5i20.0: IO Pin 057 (P4-19): IOPort
[ 110.236470] hm2/hm2_5i20.0: IO Pin 058 (P4-21): IOPort
[ 110.236478] hm2/hm2_5i20.0: IO Pin 059 (P4-23): IOPort
[ 110.236486] hm2/hm2_5i20.0: IO Pin 060 (P4-25): IOPort
[ 110.236493] hm2/hm2_5i20.0: IO Pin 061 (P4-27): IOPort
[ 110.236501] hm2/hm2_5i20.0: IO Pin 062 (P4-29): IOPort
[ 110.236509] hm2/hm2_5i20.0: IO Pin 063 (P4-31): IOPort
[ 110.236517] hm2/hm2_5i20.0: IO Pin 064 (P4-33): IOPort
[ 110.236524] hm2/hm2_5i20.0: IO Pin 065 (P4-35): IOPort
[ 110.236532] hm2/hm2_5i20.0: IO Pin 066 (P4-37): IOPort
[ 110.236540] hm2/hm2_5i20.0: IO Pin 067 (P4-39): IOPort
[ 110.236548] hm2/hm2_5i20.0: IO Pin 068 (P4-41): IOPort
[ 110.236555] hm2/hm2_5i20.0: IO Pin 069 (P4-43): IOPort
[ 110.236563] hm2/hm2_5i20.0: IO Pin 070 (P4-45): IOPort
[ 110.236571] hm2/hm2_5i20.0: IO Pin 071 (P4-47): IOPort
[ 110.236943] hm2/hm2_5i20.0: registered
[ 110.236951] hm2_5i20.0: initialized AnyIO board at 0000:01:01.0
[ 112.197137] usb 1-1: reset low speed USB device using uhci_hcd and address 2
[ 119.419317] __ratelimit: 18 callbacks suppressed
[ 119.419337] axis[1589]: segfault at 0 ip (null) sp bfc66aac error 4 in libcrypto.so.0.9.8[110000+138000]
[ 121.033760] hm2_5i20.0: dropping AnyIO board at 0000:01:01.0
[ 121.033788] hm2/hm2_5i20.0: unregistered
[ 121.045148] hm2_pci: driver unloaded
[ 121.065226] hm2: unloading
[ 123.660251] RTAI[math]: unloaded.
[ 123.784287] SCHED releases registered named ALIEN RTGLBH
[ 123.801579] RTAI[malloc]: unloaded.
[ 123.900079] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 123.913943] I-pipe: Domain RTAI unregistered.
[ 123.913974] RTAI[hal]: unmounted.


Regards

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

More
10 Jul 2013 00:47 #36459 by PCW
Replied by PCW on topic Mesa 5i29 ERROR
Looks like others have had this problem and it seems to be related to OpenGL:

www.linuxcnc.org/index.php/german/forum/...s-on-a-100424-system

The problem was fixed in this case by installing the software OpenGL driver.

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

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