From linux-dvd-bounce@linuxtv.org Thu Dec 13 02:46:39 2001 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 1567 invoked by uid 0); 13 Dec 2001 02:46:39 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 13 Dec 2001 02:46:39 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ELjS-00025g-00; Thu, 13 Dec 2001 03:36:22 +0100 Received: with LISTAR (v0.129a; list linux-dvd); Thu, 13 Dec 2001 03:34:14 +0100 (MET) Received: from fe6.rdc-kc.rr.com ([24.94.163.53] helo=mail6.mmcable.com) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ELhO-00025a-00 for ; Thu, 13 Dec 2001 03:34:14 +0100 Received: from there ([65.30.195.202]) by mail6.mmcable.com with Microsoft SMTPSVC(5.5.1877.537.53); Wed, 12 Dec 2001 20:34:25 -0600 Content-Type: text/plain; charset="iso-8859-15" From: Joe Garfield To: linux-dvd@linuxtv.org Subject: [linux-dvd] Margi Car Date: Wed, 12 Dec 2001 08:34:44 -0600 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: <061e92534020dc1FE6@mail6.mmcable.com> X-listar-version: Listar v0.129a Sender: linux-dvd-bounce@linuxtv.org Errors-to: linux-dvd-bounce@linuxtv.org X-original-sender: joeG@ou.edu Precedence: bulk X-list: linux-dvd Hello all at linuxtv.org, I was wondering how to get the osdtest program to work with the current cvs version ( as of December 10, 2001). It seems /dev/margi is not supported anymore (system froze when I attempted to run osdtest, only to find out later that /dev/margi was nowhere to be found in makedev.napi). Attempts at directing the opening of the card at the begining of the program to some of the nodes in /dev/ost have resulted in bad ioctl calls. Has someone gotten the osdtest program to work at all? It seems there's been a lot of changes to the driver since the program was first written. What changes need to be made to osdwrap to make the program work again? Thanks, Joe From linux-dvd-bounce@linuxtv.org Thu Dec 13 09:41:49 2001 Return-Path: Delivered-To: mhonarc@limes.convergence.de Received: (qmail 12487 invoked by uid 0); 13 Dec 2001 09:41:49 -0000 Received: from chambertin.convergence.de (212.84.236.2) by limes.convergence.de with SMTP; 13 Dec 2001 09:41:49 -0000 Received: from localhost ([127.0.0.1] helo=chambertin) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ESDf-0001N2-00; Thu, 13 Dec 2001 10:31:59 +0100 Received: with LISTAR (v0.129a; list linux-dvd); Thu, 13 Dec 2001 10:29:48 +0100 (MET) Received: from mailrelay.netcologne.de ([194.8.194.96]) by chambertin.convergence.de with esmtp (Exim 3.33 #2 ) id 16ESBX-0001Mw-00 for ; Thu, 13 Dec 2001 10:29:47 +0100 Received: from sheridan.metzler (dial-194-8-196-180.netcologne.de [194.8.196.180]) by mailrelay.netcologne.de (8.11.6/8.11.6) with ESMTP id fBD9Tf408356; Thu, 13 Dec 2001 10:29:41 +0100 (MET) Received: (from mocm@localhost) by sheridan.metzler (8.11.3/8.11.0/SuSE Linux 8.11.0-0.4) id fBD9TIN14559; Thu, 13 Dec 2001 10:29:18 +0100 From: Message-ID: <15384.29934.212299.790086@sheridan.metzler> Date: Thu, 13 Dec 2001 10:29:18 +0100 (CET) To: Joe Garfield Cc: linux-dvd@linuxtv.org Subject: [linux-dvd] Margi Car In-Reply-To: <061e92534020dc1FE6@mail6.mmcable.com> References: <061e92534020dc1FE6@mail6.mmcable.com> X-Mailer: VM 6.75 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: Marcus Metzler Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=US-ASCII X-listar-version: Listar v0.129a Sender: linux-dvd-bounce@linuxtv.org Errors-to: linux-dvd-bounce@linuxtv.org X-original-sender: mocm@convergence.de Precedence: bulk X-list: linux-dvd Joe Garfield writes: > Hello all at linuxtv.org, > > I was wondering how to get the osdtest program to work with the current cvs > version ( as of December 10, 2001). It seems /dev/margi is not supported > anymore (system froze when I attempted to run osdtest, only to find out later > that /dev/margi was nowhere to be found in makedev.napi). Attempts at > directing the opening of the card at the begining of the program to some of > the nodes in /dev/ost have resulted in bad ioctl calls. > > Has someone gotten the osdtest program to work at all? It seems there's been > a lot of changes to the driver since the program was first written. What > changes need to be made to osdwrap to make the program work again? > > Thanks, > > Joe > > makedev.napi only creates the devices for the new API. Osdtest uses the old API. You will have to create the /dev/margi node according to the README (mknod -m 0666 /dev/margi char 200 0). For examples of the new API, see the sources and documentation in the DVB package or the documentation on linuxtv.org. Marcus -- --------------------------------------------------------------------- Dr. Marcus Metzler mocm@netcologne.de http://www.metzlerbros.de mocm@convergence.de http://www.convergence.de Convergence Integrated Media GmbH Rosenthaler Str. 51 D-10178 Berlin ---------------------------------------------------------------------