From owner-freebsd-multimedia@FreeBSD.ORG Fri Dec 10 21:49:22 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 9DD4C106564A for ; Fri, 10 Dec 2010 21:49:22 +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 54D718FC16 for ; Fri, 10 Dec 2010 21:49:22 +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 <0LD8005U0F9KOP80@thalia-smout.broadpark.no> for freebsd-multimedia@FreeBSD.org; Fri, 10 Dec 2010 22:48:56 +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 <0LD800K0IF9JK1G4@ignis-smin.broadpark.no> for freebsd-multimedia@FreeBSD.org; Fri, 10 Dec 2010 22:48:56 +0100 (CET) Date: Fri, 10 Dec 2010 22:48:55 +0100 From: Torfinn Ingolfsen To: freebsd-multimedia@FreeBSD.org Message-id: <20101210224855.6b87b848.torfinn.ingolfsen@broadpark.no> In-reply-to: <30b41900556a2d54a8dd02d41fc6a1ec@bluelife.at> References: <20101209140056.4c1d98c0.torfinn.ingolfsen@broadpark.no> <30b41900556a2d54a8dd02d41fc6a1ec@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 21:49:22 -0000 On Thu, 09 Dec 2010 15:24:23 +0000 Bernhard Froehlich wrote: > I'm aware of this problem but you're obviously the only mythtv user on > FreeBSD that uses that driver because it's happening since the 0.23 > update. Yes, I guess I am. :-) > Could you please try it with the 0.24 port that is already > mostly finished? I want to commit the update around christmas. > > http://svn.bluelife.at/nightlies/blueports.tar.gz The 0.24 port installed fine, but it also has problems with the cards. From /var/log/mythbackend.log: 2010-12-10 22:46:05.959 mythbackend version: exported [0.24] www.mythtv.org 2010-12-10 22:46:05.961 Using runtime prefix = /usr/local 2010-12-10 22:46:05.961 Using configuration directory = /root/.mythtv 2010-12-10 22:46:05.963 Unable to read configuration file mysql.txt 2010-12-10 22:46:05.964 Empty LocalHostName. 2010-12-10 22:46:05.964 Using localhost value of kg-fil.kg4.no 2010-12-10 22:46:05.989 New DB connection, total: 1 2010-12-10 22:46:05.997 Connected to database 'mythconverg' at host: localhost 2010-12-10 22:46:06.003 Closing DB connection named 'DBManager0' 2010-12-10 22:46:06.005 Connected to database 'mythconverg' at host: localhost 2010-12-10 22:46:06.009 Current locale EN_US 2010-12-10 22:46:06.010 Reading locale defaults from /usr/local/share/mythtv//locales/en_us.xml 2010-12-10 22:46:06.025 Current MythTV Schema Version (DBSchemaVer): 1264 2010-12-10 22:46:06.032 ThreadPool:HTTP: Initial 1, Max 25, Timeout 60000 2010-12-10 22:46:06.050 Enabling Upnpmedia rebuild thread. 2010-12-10 22:46:07.131 MythBackend: Starting up as the master server. 2010-12-10 22:46:07.135 New DB connection, total: 2 2010-12-10 22:46:07.136 Connected to database 'mythconverg' at host: localhost 2010-12-10 22:46:07.142 New DB connection, total: 3 2010-12-10 22:46:07.143 Connected to database 'mythconverg' at host: localhost 2010-12-10 22:46:07.149 Could not query inputs. eno: Inappropriate ioctl for device (25) 2010-12-10 22:46:07.153 Could not query inputs. eno: Inappropriate ioctl for device (25) 2010-12-10 22:46:07.154 MythBackend, Warning: No valid capture cards are defined in the database. 2010-12-10 22:46:07.156 New DB scheduler connection 2010-12-10 22:46:07.157 Connected to database 'mythconverg' at host: localhost 2010-12-10 22:46:07.163 Main::Registering HttpStatus Extension 2010-12-10 22:46:07.164 Enabled verbose msgs: important general 2010-12-10 22:46:07.173 AutoExpire: CalcParams(): Max required Free Space: 1.0 GB w/freq: 15 min 2010-12-10 22:46:10.168 Reschedule requested for id -1. 2010-12-10 22:46:10.209 Scheduled 0 items in 0.0 = 0.02 match + 0.02 place 2010-12-10 22:46:10.213 Seem to be woken up by USER 2010-12-10 22:46:16.053 UPnpMedia: BuildMediaMap - no VideoStartupDir set, skipping scan. Next I will try your patch. -- Torfinn