From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Richard Copeman" Subject: Re: DSP gateway build problems with 2.6.13.4 Date: Thu, 15 Dec 2005 11:37:54 -0000 Message-ID: <001b01c6016b$fd660d50$642aa8c0@BUFFY> References: <20051215103840.EF9D08062E@linux.omap.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20051215103840.EF9D08062E@linux.omap.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org Hi Matthew, Many thanks for the pointers. I re-built my kernel and it did link in the dsp kernel objects. However, when I try to run dspctl start ex_task.out on my target I get an error (some of which has been truncated by minicom) Warning: none of /sys/devices/platform/dsp.0/ifver, /sys/devices/platform/dsp0/. (DSP Gateway driver is too old or not loaded) I have grep'ed the header files and it is DSP Gateway 3.3 that has been built. I built the ex_task.out and dspctl using the dspgateway 3.3 stuff I downloaded from sourceforge. How can I check if the dsp gateway kernel object is loaded? How can I get information about it's version? Thanks, Richard.