Date: Mon, 09 Apr 2007 14:34:50 +0000 From: "Rick Nekus" <solarux@hotmail.com> To: freebsd-multimedia@freebsd.org Subject: Re: pvr-350 not working - how to debug? Message-ID: <BAY134-F33FD5F2D1BC40D6D7CC086A1590@phx.gbl> In-Reply-To: <c39ec84c0704090204x64bd45ael10030add05372d4c@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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" <torfinn.ingolfsen@broadpark.no> 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 <torfinn.ingolfsen@broadpark.no> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY134-F33FD5F2D1BC40D6D7CC086A1590>