From owner-freebsd-multimedia@FreeBSD.ORG Fri Dec 10 23:18:18 2010 Return-Path: Delivered-To: freebsd-multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 308D6106566B for ; Fri, 10 Dec 2010 23:18:18 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from thalia-smout.broadpark.no (thalia-smout.broadpark.no [80.202.8.21]) by mx1.freebsd.org (Postfix) with ESMTP id DAB708FC08 for ; Fri, 10 Dec 2010 23:18:17 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from ignis-smin.broadpark.no ([80.202.8.11]) by thalia-smout.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with ESMTP id <0LD800782JE52J40@thalia-smout.broadpark.no> for freebsd-multimedia@FreeBSD.org; Sat, 11 Dec 2010 00:18:05 +0100 (CET) Received: from kg-v2.kg4.no ([84.48.120.77]) by ignis-smin.broadpark.no (Sun Java(tm) System Messaging Server 7u3-15.01 64bit (built Feb 12 2010)) with SMTP id <0LD8003QQJE43LF3@ignis-smin.broadpark.no> for freebsd-multimedia@FreeBSD.org; Sat, 11 Dec 2010 00:18:05 +0100 (CET) Date: Sat, 11 Dec 2010 00:18:04 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@FreeBSD.org Message-id: <20101211001804.28803f87.torfinn.ingolfsen@broadpark.no> In-reply-to: <4527be32dde950f11e72018cb92bcb30@bluelife.at> References: <20101209140056.4c1d98c0.torfinn.ingolfsen@broadpark.no> <30b41900556a2d54a8dd02d41fc6a1ec@bluelife.at> <4527be32dde950f11e72018cb92bcb30@bluelife.at> X-Mailer: Sylpheed 3.0.3 (GTK+ 2.22.1; amd64-portbld-freebsd8.1) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Cc: Subject: Re: MythTV 0.23.1 and PVR-500 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2010 23:18:18 -0000 On Thu, 09 Dec 2010 20:08:33 +0000 Bernhard Froehlich wrote: > Could you please try the attached patch? It's against mythtv 0.24 and > enables mythtv to detect CXM driver like ivtv - we'll see if that is > enough to make it working or just opens a new gate to hell. I tried the patch, unfortunately it doesn't make the driver work. Herer is the ouutput from /var/log/mythbackend.log: 2010-12-11 00:04:50.999 MythBackend: Starting up as the master server. 2010-12-11 00:04:51.018 New DB connection, total: 2 2010-12-11 00:04:51.019 Connected to database 'mythconverg' at host: localhost 2010-12-11 00:04:51.037 New DB connection, total: 3 2010-12-11 00:04:51.038 Connected to database 'mythconverg' at host: localhost 2010-12-11 00:04:51.044 Could not query inputs. eno: Inappropriate ioctl for device (25) 2010-12-11 00:04:51.057 Could not query inputs. eno: Inappropriate ioctl for device (25) 2010-12-11 00:04:51.058 MythBackend, Warning: No valid capture cards are defined in the database. 2010-12-11 00:04:51.059 New DB scheduler connection 2010-12-11 00:04:51.060 Connected to database 'mythconverg' at host: localhost 2010-12-11 00:04:51.080 Main::Registering HttpStatus Extension 2010-12-11 00:04:51.081 Enabled verbose msgs: important general 2010-12-11 00:04:51.089 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min 2010-12-11 00:04:54.085 Reschedule requested for id -1. 2010-12-11 00:04:54.154 Scheduled 0 items in 0.1 = 0.02 match + 0.05 place 2010-12-11 00:04:54.158 Seem to be woken up by USER 2010-12-11 00:04:59.915 UPnpMedia: BuildMediaMap - no VideoStartupDir set, skipping scan. 2010-12-11 00:05:47.586 MainServer::ANN Monitor 2010-12-11 00:05:47.587 adding: kg-fil.kg4.no as a client (events: 0) 2010-12-11 00:05:47.588 MainServer::ANN Monitor 2010-12-11 00:05:47.589 adding: kg-fil.kg4.no as a client (events: 1) 2010-12-11 00:06:11.089 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min 2010-12-11 00:06:12.458 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 1 2010-12-11 00:06:12.458 MainServer: HandleRemoteEncoder(cmd GET_SLEEPSTATUS) Unknown encoder: 1 2010-12-11 00:06:12.459 MainServer: HandleRemoteEncoder(cmd GET_STATE) Unknown encoder: 2 2010-12-11 00:06:12.460 MainServer: HandleRemoteEncoder(cmd GET_SLEEPSTATUS) Unknown encoder: 2 I also tried to delete the capture cards from mythtv-setup, and configure them again. That didn't work either. >From /var/log/mythbackend.log after restarting mythbackend: 2010-12-11 00:12:15.635 MythBackend: Starting up as the master server. 2010-12-11 00:12:15.639 New DB connection, total: 2 2010-12-11 00:12:15.641 Connected to database 'mythconverg' at host: localhost 2010-12-11 00:12:15.646 TVRec(3) Error: Problem finding starting channel, setting to default of '3'. 2010-12-11 00:12:15.648 ChannelBase(3) Error: InitializeInputs(): Could not get inputs for the capturecard. Perhaps you have forgotten to bind video sources to your card's inputs? 2010-12-11 00:12:15.651 TVRec(4) Error: Problem finding starting channel, setting to default of '3'. 2010-12-11 00:12:15.653 ChannelBase(4) Error: InitializeInputs(): Could not get inputs for the capturecard. Perhaps you have forgotten to bind video sources to your card's inputs? 2010-12-11 00:12:15.653 MythBackend, Warning: No valid capture cards are defined in the database. 2010-12-11 00:12:15.655 New DB scheduler connection 2010-12-11 00:12:15.656 Connected to database 'mythconverg' at host: localhost 2010-12-11 00:12:15.657 Scheduler, Warning: Listings source 'TV' is defined, but is not attached to a card input. 2010-12-11 00:12:15.658 Scheduler, Error: No channel sources defined in the database (I was unable to get the inputs screen in mythtv-setup to work, it was just a blank screen no matter how long I waited). HTH -- Torfinn