ports/pvr250 / Hauppauge PVR250 on ECS K7VMM+

usleepless at gmail.com usleepless at gmail.com
Thu Aug 23 07:00:56 PDT 2007


On 8/23/07, Arne Wörner <arne_woerner at yahoo.com> wrote:
> --- Arne Wörner <arne_woerner at yahoo.com> wrote:
> > Will try freebsd's 7CUR soon... :-)
> >
> Ur pvrxxx port (I downloaded it from the URL u mentioned some days ago) doesnt
> crash on 7CUR (I had to do some changes, because it didnt compile... The return
> type of cxm_intr_fast() should be int and the function where cxm_intr_fast is a
> parameter needs a ",0" after cxm_intr_fast, because it has a new parameter
> now)...

ok, good to know, thanks.

> But it still stalls (i checked with CTRL+T and saw, that no blocks r read
> anymore) as soon as I start to read from /dev/ad0 permanently (dd if=/dev/ad0
> of=/dev/null)...

what kind of disk is this?

> Furthermore "pvr250-setchannel -t -m 4 9" crashes the box (somehow
> cxm_tuner_select_channel_set() tries to write to address 0x4 with instruction
> movl %eax[4],eax or so)...

tune by the frequency ( ie 217.75 ). leave out "-t -m 4" ( should be
initialized properly on module load ).

> What else can I try?

i dunno. there seems to be something funny going on between your
capturecard and your harddisk. i can't troubleshoot that from here.

i would probably try to find out if there is a firmware update for
your motherboard, switching disks, writing to a network share instead
of local disk... etc.

post the console-messages of the cxm-driver on module-load please.

regards,

usleep


More information about the freebsd-multimedia mailing list