Peter C. Wallace wrote:
> Snip
>> Debug file information:
>> hm2-servo.hal:46: parameter or pin 'hm2_5i20.0.pwmgen.pwm_frequency' not 
>> found
>>
> 
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> This probably means the firmware did not load for some reason...

Peter is right.  Also, there's this the dmesg you helpfully included:

> [ 1013.394259] hm2: loading Mesa HostMot2 driver version 0.15
> [ 1013.403985] hm2_pci: loading Mesa AnyIO HostMot2 driver version 0.6
> [ 1013.954991] hm2_pci: driver unloaded
> [ 1013.963593] hm2: unloading

The first line is the hostmot2 driver loading and the second line is the 
hm2_pci driver loading.  The hm2_pci driver did not see any boards it 
recognized.  Then half a second later emc2 has errored out (the 
"pwm_frequency not found" error above) and everything gets unloaded.

What does "lspci -vvnn" say?


-- 
Sebastian Kuzminsky
any sufficiently analyzed magic is indistinguishable from science

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to