Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2007 13:04:07 +0100
From:      "Hansa" <mythtv@logic-q.nl>
To:        <freebsd-multimedia@freebsd.org>
Subject:   RE: PVR-500 Device not configured
Message-ID:  <MKEKIEMCICOPMNPAOBMEMENKCHAA.mythtv@logic-q.nl>
In-Reply-To: <MKEKIEMCICOPMNPAOBMEOENDCHAA.mythtv@logic-q.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
> From: mythtv@logic-q.nl
>
> Trying to setup my pvr-500 and come this far.
>
> # pvr250-setchannel 2160.00
> ioctl( tfd, BT848_GAUDIO ) failed.: Device not configured
> ioctl( tfd, TVTUNER_SETFREQ ) failed.: Device not configured

Ok.. I've done the whole thing again with a diferent driver found here:
http://www.hauppauge.com/pages/support/support_mce.html

 # cd /usr/port/multimedia/pvrxxx
 # mv /usr/ports/distfiles/HcwMakoC.ROM /usr/ports/distfiles/HcwMakoA.ROM
 # cp hcwPVRP2.sys /usr/ports/distfiles/

Edited distinfo to match the md5 and sha256 for HcwMakoA.ROM

 # vi distinfo
 SIZE (HcwMakoA.ROM) = 16382
 MD5 (HcwMakoA.ROM) = 99836e41ccb28c7b373e87686f93712a
 SHA256 (HcwMakoA.ROM) =
3cb050cef5d5aece17a6eebdb43c5904168c85ba4885b8475065d48c595635a5
 # make install
 # kldload cxm
 20sec wait....

 # pvr250-setchannel -d 0 -m 4 192.00
 ioctl( tfd, BT848_GAUDIO ) failed.: Device not configured
 # cat /dev/cxm0 > test.mpeg

This works!
I think the old driver did work but the frequency was to high chosen. I've
found the correct frequencies for my region X)

The only problem now is the "ioctl( tfd, BT848_GAUDIO ) failed.: Device not
configured". I'll look into that further. Any help is welcome though :)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MKEKIEMCICOPMNPAOBMEMENKCHAA.mythtv>