Erik Christiansen wrote:

>On Thu, Sep 03, 2009 at 02:48:34PM -0600, Sebastian Kuzminsky wrote:
>  
>
>>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?
>>    
>>
>
>Please see adjacent post for that reply. Here's what happens when I try:
>
>$ halrun
>halcmd: loadrt hostmot2
>halcmd: loadrt hm2_pci config="/lib/firmware/hm2/5i20/SVST8_4.BIT \
>        num_encoders=3 num_pwmgens=3 num_stepgens=0"
>  
>
The hm2_pci loadrt line should be:
loadrt hm2_pci config="firmware=hm2/5i20/SVST8_4.BIT num_encoders=3 
num_pwmgens=3 num_stepgens=0"

Note that it's "firmware=path/to/firmware", and that the path is not 
absolute - the kernel always looks in /lib/firmware.
[snip]

>Though it didn't like the SVST8_4.BIT which I offered it:
>
>hm2/hm2_5i20.0: invalid token in config string:
>                                    "/lib/firmware/hm2/5i20/SVST8_4.BIT"
>  
>
Which also explains the invalid token.

- Steve
[snip]


------------------------------------------------------------------------------
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