Re: comedi with ARM

On Mon, Apr 04, 2005 at 11:31:15AM +0200, Kinell Björn wrote:
> Has anybody gotten comedi to work fully on debian with an arm-based cpu?

Yes.  It "just worked".

> I get "Illegal instruction" which indicates that the processor is
> asked to do something it can't do. The question is what?

Did you get an Oops message in the kernel log?  If so, the problem
is in the kernel or in the comedi modules, and likely due to improper
configuration of the kernel for your subarchitecture.  It's unlikely
in the comedi modules, since they don't have any ARM-specific
assembly code.  It also could be a problem with the Comedi build
scripts not picking up the correct compiler flags from the kernel
build.

Could you create a bug report on bugs.comedi.org, and attach the
build log of both your kernel and the comedi modules?



dave...

Received on 2005-04-04Z18:44:58