PVR-500 Device not configured

Hansa mythtv at logic-q.nl
Fri Dec 7 04:04:19 PST 2007


> From: mythtv at 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 :)



More information about the freebsd-multimedia mailing list