From owner-freebsd-multimedia@FreeBSD.ORG Mon Apr 9 14:34:55 2007 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4654B16A404 for ; Mon, 9 Apr 2007 14:34:55 +0000 (UTC) (envelope-from solarux@hotmail.com) Received: from bay0-omc3-s6.bay0.hotmail.com (bay0-omc3-s6.bay0.hotmail.com [65.54.246.206]) by mx1.freebsd.org (Postfix) with ESMTP id 3351013C44C for ; Mon, 9 Apr 2007 14:34:55 +0000 (UTC) (envelope-from solarux@hotmail.com) Received: from hotmail.com ([65.55.139.113]) by bay0-omc3-s6.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Mon, 9 Apr 2007 07:34:55 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 9 Apr 2007 07:34:54 -0700 Message-ID: Received: from 65.55.139.123 by by134fd.bay134.hotmail.msn.com with HTTP; Mon, 09 Apr 2007 14:34:50 GMT X-Originating-IP: [74.101.147.246] X-Originating-Email: [solarux@hotmail.com] X-Sender: solarux@hotmail.com In-Reply-To: From: "Rick Nekus" To: freebsd-multimedia@freebsd.org Date: Mon, 09 Apr 2007 14:34:50 +0000 X-OriginalArrivalTime: 09 Apr 2007 14:34:54.0998 (UTC) FILETIME=[3DA08360:01C77AB4] MIME-Version: 1.0 Content-Type: text/plain; format="flowed" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: pvr-350 not working - how to debug? 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: Mon, 09 Apr 2007 14:34:55 -0000 Hi all, strangely, a couple days ago (from my orginal threads) I was watching Ch. 13 using my pvr-350 after fiddling around and getting the pvr250-port to install the cxm drivers, everything seemed to work somewhat, although MythTV didn't work...Since then, I tried a fresh install from scratch (FreeBSD 6.2-RELEASE -from the CD .iso's) with usleep's newer "pvrxxx_port-09042007.tgz", below is the output from "make" (same errors as before), and now I can't seemto get the pvr-250 port working again either. -I noticed we don't need the HcwMako?.ROM drivers anymore, although I had them all in ..../distfiles anyway. Any hints as to what i can try now? -thanks again. Rick. # uname -a FreeBSD 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 11:05:30 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 root@tiger /usr/ports/multimedia/pvrxxx]# make ===> Vulnerability check disabled, database not found => cxm-20051030.shar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://usleepless.110mb.com/. cxm-20051030.shar.gz 100% of 35 kB 49 kBps => pvr250-1.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://usleepless.110mb.com/. pvr250-1.2.tar.gz 100% of 3946 B 1692 kBps => pvrxxx_gpl-09042007.tgz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://usleepless.110mb.com/. pvrxxx_gpl-09042007.tgz 100% of 45 kB 67 kBps => firmware.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch from http://usleepless.110mb.com/. fetch: http://usleepless.110mb.com/firmware.tar.gz: Moved Temporarily => Attempting to fetch from http://dl.ivtvdriver.org/ivtv/firmware/. firmware.tar.gz 100% of 121 kB 103 kBps ===> Extracting for pvrxxx-20070904 => MD5 Checksum OK for cxm-20051030.shar.gz. => SHA256 Checksum OK for cxm-20051030.shar.gz. => MD5 Checksum OK for pvr250-1.2.tar.gz. => SHA256 Checksum OK for pvr250-1.2.tar.gz. /bin/mkdir -p /usr/ports/multimedia/pvrxxx/work cd /usr/ports/multimedia/pvrxxx/work; cat /usr/ports/distfiles/cxm-20051030.shar.gz | gunzip | /bin/sh; /usr/bin/gzip - nf -9 -dc /usr/ports/distfiles//pvr250-1.2.tar.gz | /usr/bin/tar -xf -; cd modules/cxm/cxm; /usr/bin/gzip -nf -9 -dc /u sr/ports/distfiles//pvrxxx_gpl-09042007.tgz | /usr/bin/tar -xf -; c - dev/cxm x - dev/cxm/Patch.iicbb-fbsd4 x - dev/cxm/Patch.iicbb-fbsd5 x - dev/cxm/cxm.c x - dev/cxm/cxm.h x - dev/cxm/cxm_audio.c x - dev/cxm/cxm_eeprom.c x - dev/cxm/cxm_i2c.c x - dev/cxm/cxm_ir.c x - dev/cxm/cxm_tuner.c x - dev/cxm/cxm_video.c x - dev/cxm/cxm_extract_fw.c c - modules/cxm x - modules/cxm/Makefile c - modules/cxm/cxm x - modules/cxm/cxm/Makefile c - modules/cxm/cxm_iic x - modules/cxm/cxm_iic/Makefile ===> Patching for pvrxxx-20070904 ===> Applying FreeBSD patches for pvrxxx-20070904 /usr/bin/sed -i.bak -e 's/tuner0/cxm0/' /usr/ports/multimedia/pvrxxx/work/pvr250-1.2/setchannel.c ===> Configuring for pvrxxx-20070904 cd /usr/ports/multimedia/pvrxxx/work/modules/cxm; cd cxm_cx25840fw; tar xzf /usr/ports/distfiles//firmware.tar.gz v4l-cx 25840.fw; cd ../cxm_decfw; tar xzf /usr/ports/distfiles//firmware.tar.gz v4l-cx2341x-dec.fw; cd ../cxm_encfw; tar xzf / usr/ports/distfiles//firmware.tar.gz v4l-cx2341x-enc.fw ===> Building for pvrxxx-20070904 cd /usr/ports/multimedia/pvrxxx/work/modules/cxm; make ===> cxm (all) Warning: Object directory not changed from original /usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm @ -> /usr/src/sys machine -> /usr/src/sys/i386/include :> opt_cxm.h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/dev/iicbus/iicbb_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I../../.. -I. -I@ -I@/contrib/altq -I@/. ./include -I/usr/include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prot otypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/ports/multimedia/pvrxxx/work/modules/cx m/cxm/../../../dev/cxm/cxm.c In file included from ./fbsd-compat.h:141, from ./v4l2_ioctl_hook.h:6, from /usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm/../../../dev/cxm/cxm .c:90: @/sys/firmware.h:52: error: syntax error before "linker_file_t" *** Error code 1 Stop in /usr/ports/multimedia/pvrxxx/work/modules/cxm/cxm. *** Error code 1 Stop in /usr/ports/multimedia/pvrxxx/work/modules/cxm. *** Error code 1 Stop in /usr/ports/multimedia/pvrxxx. ______________________________________________________________ From: usleepless@gmail.com To: "Torfinn Ingolfsen" CC: freebsd-multimedia@freebsd.org Subject: Re: pvr-350 not working - how to debug? Date: Mon, 9 Apr 2007 11:04:32 +0200 >On 4/9/07, Torfinn Ingolfsen wrote: >>On Mon, 09 Apr 2007 01:31:58 +0200 >>usleepless@gmail.com wrote: >> >> > List, >> > >> > i have uploaded the latest version of pvrxxx which fixes the >> > truncation of the frequency. so 189.25Mhz is no longer truncated >>to >> > 189Mhz. >> > >> > get it at: >> > http://usleepless.110mb.com/pvrxxx_port-09042007.tgz >> >>Great! >>Is this only for pvr-500 cards, or is it good for us pvr-250 / >>pvr-350 >>users too? > >this should work for 250/350 too. > >since i don't have such a card, let me know. > >regards, > >usleep >_______________________________________________ >freebsd-multimedia@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >To unsubscribe, send any mail to >"freebsd-multimedia-unsubscribe@freebsd.org" _________________________________________________________________ One Care: [1]free Trial Version Today! References 1. http://g.msn.com/8HMBENCA/2734??PS=47575