From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mout0.freenet.de ([195.4.92.90]:52786 "EHLO mout0.freenet.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753727AbZLWVDp (ORCPT ); Wed, 23 Dec 2009 16:03:45 -0500 Received: from [195.4.92.13] (helo=3.mx.freenet.de) by mout0.freenet.de with esmtpa (ID ruedigerDohmhardt@freenet.de) (port 25) (Exim 4.70 #1) id 1NNYMx-0001LK-C9 for linux-media@vger.kernel.org; Wed, 23 Dec 2009 22:03:43 +0100 Received: from 188-193-187-213-dynip.superkabel.de ([188.193.187.213]:33555 helo=[192.168.178.20]) by 3.mx.freenet.de with esmtpa (ID ruedigerDohmhardt@freenet.de) (port 25) (Exim 4.69 #94) id 1NNYMw-00065s-QY for linux-media@vger.kernel.org; Wed, 23 Dec 2009 22:03:43 +0100 Message-ID: <4B3285AB.4070108@freenet.de> Date: Wed, 23 Dec 2009 22:03:39 +0100 From: Ruediger Dohmhardt MIME-Version: 1.0 To: linux-media@vger.kernel.org Subject: Re: Which modules for the VP-2033? Where is the module "mantis.ko"? References: <4B1D6194.4090308@freenet.de> <1261578615.8948.4.camel@slash.doma> <200912231753.28988.liplianin@me.by> <1261586462.8948.23.camel@slash.doma> <4B3269AE.6080602@freenet.de> <1a297b360912231124v6e31c9e6ja24d205f6b5dc39@mail.gmail.com> <4B327726.2080705@freenet.de> <1a297b360912231226j704e2c92jd9bb04cf23275829@mail.gmail.com> In-Reply-To: <1a297b360912231226j704e2c92jd9bb04cf23275829@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-media-owner@vger.kernel.org List-ID: Manu Abraham schrieb: > On Thu, Dec 24, 2009 at 12:01 AM, Ruediger Dohmhardt > wrote: > >> Manu Abraham schrieb: >> >>> Hello Ruediger, >>> >>> On Wed, Dec 23, 2009 at 11:04 PM, Ruediger Dohmhardt >>> wrote: >>> >>> >>>> Aljaž Prusnik schrieb: >>>> >>>> >>>>> If using the http://jusst.de/hg/v4l-dvb tree, everything compiles ok, >>>>> module loads, but there is no remote anywhere (there is an IR folder >>>>> with the ir-common.ko file, under common there is not). >>>>> >>>>> >>>>> >>>>> >>>> Aljaz, do you have the module mantis.ko? >>>> >>>> Ruediger >>>> >>>> >>>> >>> There was a build issue when i posted the link originally, but it had >>> been fixed.. >>> >>> >>> >> Yupp, it works now! >> >> I just downloaded version 2315248f648c. It compiles fine on Suse 11.1 and >> it works here with vdr-1.7.10 and xineliboutput (from CVS). >> >> However, as Aljaž also noted, the driver does not "autoload". >> I need to do modprobe mantis.ko. >> >> Manu, this used to work, but I do not remember when the "autoload was lost". >> > > > Have you run depmod ? > Yes, I did depmod -a several times. Actually, if I were to miss a "depmod" than also the command modprobe mantis would not work, because the module would not be found. Ruediger