From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4ECB967C.70509@domain.hid> Date: Tue, 22 Nov 2011 13:33:00 +0100 From: Anders Blomdell MIME-Version: 1.0 References: <4ECA2FF8.7040406@domain.hid> <4ECA5E12.5040907@domain.hid> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] [xenomai-help] Error return with a4l_sync_write List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexis Berlemont Cc: xenomai@xenomai.org, Hadrien Caron On 11/22/2011 01:06 PM, Alexis Berlemont wrote: > Hi, > > On Mon, Nov 21, 2011 at 3:20 PM, Gilles Chanteperdrix > wrote: >> On 11/21/2011 12:10 PM, Hadrien Caron wrote: >>> Thanks very much Wolfang ! >>> Cool script, I didn't know about it :) >>> I'll try to correct my code with that information ! >>> >>> Thanks again, >> >> ENOSYS usually means that you have not enabled the relevant support in >> kernel configuration. >> > > Which driver are you using? I think analogy returns ENOSYS if the > driver does not implement the related instruction. It can also happen with xenomai compiled with gcc-4.6.x, but without -fno-omit-frame-pointer :-( Regards Anders