[mythtv-users] HD-PVR not recognized with 0.25

Kevin Ross kevin at familyross.net
Tue Feb 21 00:23:15 UTC 2012


Hello,

I'm trying to build from git master, and the build succeeds, but when I 
run mythbackend, I get this error:

2012-02-20 15:26:15.493295 E [7980/7980] CoreContext 
channelbase.cpp:1222 (CreateChannel) - ChannelBase: CreateChannel() Error:
HDPVR card configured on video device /dev/hdpvr0,
but MythTV was not compiled with HDPVR support.

Recompile MythTV with HDPVR support or remove the card
from the configuration and restart MythTV.

2012-02-20 15:26:15.493316 E [7980/7980] CoreContext 
main_helpers.cpp:196 (setupTVs) - Problem with capture cardsCard 9failed 
init
2012-02-20 15:26:15.494527 E [7980/7980] CoreContext 
channelbase.cpp:1222 (CreateChannel) - ChannelBase: CreateChannel() Error:
HDPVR card configured on video device /dev/hdpvr1,
but MythTV was not compiled with HDPVR support.

Recompile MythTV with HDPVR support or remove the card
from the configuration and restart MythTV.

2012-02-20 15:26:15.494544 E [7980/7980] CoreContext 
main_helpers.cpp:196 (setupTVs) - Problem with capture cardsCard 
10failed init

The problem is, I *have* enabled HD-PVR in my configuration.  
Specifically, I run ./configure --compile-type=debug, and this is the 
output:

# Basic Settings
Compile type              debug
Compiler cache            yes
DistCC                    no
qmake                     /usr/bin/qmake
install prefix            /usr/local
runtime prefix            /usr/local
CPU                       x86 x86_32 (model name        : Pentium(R) 
Dual-Core  CPU      E5200  @ 2.50GHz)
yasm                      yes
MMX enabled               yes
MMX2 enabled              yes
3DNow! enabled            yes
3DNow! extended enabled   yes
SSE enabled               yes
SSSE3 enabled             yes
CMOV enabled              no

# Input Support
Joystick menu             yes
lirc support              yes
libCEC device support     no [/usr/include/libcec]
Video4Linux sup.          yes (v1 yes)
ivtv support              yes
HD-PVR support            yes
FireWire support          yes
DVB support               yes [/usr/include]
DVB-S2 support            yes
HDHomeRun support         yes
Ceton support             yes
IPTV support              yes
ASI support               no

# Sound Output Support
PulseAudio support        yes
OSS support               yes
ALSA support              yes
JACK support              no
libfftw3 support          no

# Video Output Support
x11 support               yes
xrandr support            yes
xv support                yes
VDPAU support             yes
VAAPI support             no
CrystalHD support         no
OpenGL video              yes
MHEG support              yes
libass subtitle support   no

# Misc Features
multi threaded libavcodec yes
libxml2 support           no [/usr/include/libxml2]
libdns_sd (Bonjour)       no
libcrypto                 no
Frontend                  yes
Backend                   yes
OpenGL ES 2.0             no

# Bindings
bindings_perl             yes
bindings_python           yes
bindings_php              yes

# External Codec Options
mp3lame                   no
faac                      no
xvid                      no
x264                      no
vpx                       no

Creating libs/libmythbase/mythconfig.h and libs/libmythbase/mythconfig.mak

Can anyone help?

Thanks!
-- Kevin



More information about the mythtv-users mailing list