[mythtv-users] pvr-150 tuner type 47 problem

Mark Knecht markknecht at gmail.com
Fri Jun 3 15:40:57 UTC 2005


Dan,
   Maybe I'm not seeing it but I cannot tell what version of ivtv you
are running. On newer versions of ivtv  no_black_magic is no longer a
valid parameter.

   We have a PVR-150 in a Gentoo-based backend here. We are running
ivtv-0.3.5p from the development donwload site. All we do to run it is
this in /etc/conf.d/local.start

modprobe tveeprom
modprobe ivtv

ivtv will not earlier in the boot sequence for us so sticking it in
loacl.start was acceptable and is working fine. Everything about the
newer drivers seems to be working well for us.

   Hope this helps. If you need more info feel free to write back on
the list or directly.

Cheers,
Mark

On 6/3/05, Dan H Orlic <dan.orlic at gmail.com> wrote:
> 2 PVR-150 in system--
> 
> Ok, from all the mailing lists I have seen it looks like this is what is
> comes down to:
> 
> ivtv: Tuner Type 47, Tuner formats 0x00001000, Radio: yes, Model
> 0x00892598, Revision 0x00000001
> ivtv: NTSC tuner detected
> ivtv: Radio detected
> cx25840: Unknown parameter `no_black_magic'
> ivtv: Failed to load module cx25840
> 
> apparently that no_black_magic parameter is key to the 150 working (When
> I comment it out all i get is static)
> 
> my problem is all the solutions out there say to upgrade the kernel but
> i am running:
> 
> root at mythtv:~# uname -a
> Linux mythtv 2.6.11.9-chw-2 #1 SMP Sat May 14 12:11:44 CDT 2005 i686
> GNU/Linux
> 
> Will a force install of 2.6.11.11 do the trick?  I'd hate to download a
> kernel tarball and try to figure out all the config options that
> knoppmyth set for optimizing mythtv.
> 
> Please help, I feel that this is the last hurdle to clear before getting
> my system up and running! More info below:
> 
> root at mythtv:~# more /etc/init.d/set_ivtv_params
> /usr/local/bin/ivtvctl -d /dev/video0 -u 0x3000 -f width=720,height=480
> -p 6
> #/usr/local/bin/ivtvctl -d /dev/video0 -c
> dnr_mode=0,dnr_temporal=4,dnr_spatial=4
> #/usr/local/bin/ivtvctl -d /dev/video0 -x 0
> 
> /usr/local/bin/ivtvctl -d /dev/video1 -u 0x3000 -f width=720,height=480
> -p 7
> #/usr/local/bin/ivtvctl -d /dev/video1 -c
> dnr_mode=0,dnr_temporal=4,dnr_spatial=4
> #/usr/local/bin/ivtvctl -d /dev/video1 -x 0
> root at mythtv:~#
> 
> root at mythtv:~# more /etc/mythtv/modules/ivtv
> alias char-major-81 videodev
> alias char-major-81-0 ivtv
> alias char-major-81-1 ivtv
> alias char-major-61 lirc_i2c
> 
> options cx25840 no_black_magic=1
> options ivtv ivtv_std=0 tda9887=0,0 ivtv_debug=1
> 
> options cx25840 i2c_enable=1
> options saa7127 i2c_enable=-1
> options msp3400 once=1 simple=1
> 
> 
> 
> 
> install ivtv /sbin/modprobe tuner; /sbin/modprobe
> msp3400; /sbin/modprobe saa7115;  /sbin/modprobe --ignore-install  ivtv
> remove ivtv /sbin/modprobe -r --ignore-remove ivtv && /sbin/modprobe -r
> saa7115
> && /sbin/modprobe -r msp3400 && /sbin/modprobe -r tuner
> root at mythtv:~#
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
> 
>


More information about the mythtv-users mailing list