PVR250 hanging

Randy Pratt bsd-unix at earthlink.net
Tue Nov 28 16:35:08 UTC 2006


(Oops.. forgot to cc list)
On Wed, 22 Nov 2006 16:26:15 -0800 (PST)
"R. B. Riddick" <arne_woerner at yahoo.com> wrote:

> --- Randy Pratt <bsd-unix at earthlink.net> wrote:
> > cxm0: LG Innotek TAPC-H701F tuner
> > cxm0: SAA7115 rev 1 video decoder
> > cxm0: MSP3445G-B8 audio decoder
> > cxm0: IR Remote
> > cxm0: [GIANT-LOCKED]
> > cxm0: encoder firmware version 0x2050032
> >
> looks good
> 
> > If I repeat the commands, then it "seems" to accept it:
> > # pvr250-setchannel -m 1
> > # pvr250-setchannel 11
> > #
> >
> That is normal behaviour...
> In my script I repeat the setchannel command 3 times or so... :-))
> And I never missed a show due to that problem since then (taken from "A Few
> Good Men")...
>         pvr250-setchannel -g 352x576 -a on -t -m 4 $3
>         sleep 2
>         pvr250-setchannel -g 352x576 -a on -t -m 4 $3
>         sleep 2
>         pvr250-setchannel -g 352x576 -a on -t -m 4 $3
>         sleep 2
>         pvr250-setchannel -g 352x576 -a on -t -m 4 $3
> 
> > I proceed on to a test:
> > # cat /dev/cxm0 > foo.mpg
> >
> I did that the first time on my very old fax-dsl-ntp-pvr-server and had similar
> problems...
> I do not know how it comes but I have no stability problems (uptimes over 40
> days with about 4hrs pvr recording every day) since I use very high block
> sizes...
> 
> Try
>   dd if=/dev/cxm0 of=/tmp/bla ibs=1m
> Or
>   dd if=/dev/cxm0 of=/tmp/bla bs=1m
> ???
> 
> I wrote a little C program, that does this quite nicely even over a network
> without crashes... If u want, I can send it to the list... It is quite short...

Yes, I would like to see the program you wrote since I have made some
progress in getting the pvr250 working in another box on my local
network. I was thinking of just doing scripts but it seems you have
taken it a bit further.

> Furthermore u should turn off any power saving feature, if u want to use pvr250
> port, because the driver seems to hate power saving...

I've also tried moving the pvr250 to different slots on the
motherboard (Soyo KT600) to no avail.  At some point I may continue
with other combinations/updated bios/settings/patches.  As Greg (grog)
mentioned, it sounds like something deeper is going on with the KT600
box.

In the meantime I put the pvr250 card to another box (Soyo KT400
motherboard) and it seems to be functioning fine with that hardware
combination/settings.  I am able to view/record as it should.

Actually, the pvr250 has a better tuner than my standalone TV ;-)

If I can get further information from the KT600 box or get it
working with the pvr250 I'll post it for the archives.  I'm willing
to move the card back to that box for testing if someone has
any suggestions or things to try.

Thanks to all for the suggestions and pointer!

Randy
-- 


More information about the freebsd-multimedia mailing list