I've added the options ivtv tuner=39 to /etc/modprobe.conf

I also read the following, but it DID NOT work:

1. rename /etc/rc5.d/S86mythbackend to S96mythbackend
2. edit /etc/init.d/mythbackend and change the following line:

from
# chkconfig: - 86 14

to
# chkconfig: - 96 04


However, I found a pretty dirty hack, which DOES work:

# /sbin/chkconfig mythbackend off

I then added the following lines to my /etc/rc.d/rc.local file at
the bottom:

/etc/init.d/mythbackend start
sleep 3
/etc/init.d/mythbackend stop
/etc/init.d/mythbackend start

Thanks,

Andrew

Michael S. Ritterbusch wrote:

You should also have this in your modprobe.conf file using a PVR-350

options ivtv tuner=39

If that doesn't work, send the ivtv output in /var/log/messages and your
modprobe.conf contents.



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Josh Burks
Sent: Friday, February 04, 2005 3:22 PM
To: Discussion about mythtv
Subject: Re: [mythtv-users] FC3 - can't change channels

Since it looks like your PVR-350 in installed correctly, try stopping
and restarting mythbackend.

Also, if you try to watch live tv and the OSD says something like "0
minutes", you might try some of the fixes mentioned here:
http://gossamer-threads.com/lists/mythtv/users/105709

Josh


On Fri, 04 Feb 2005 12:51:02 -0600, Andrew Bassett
<[EMAIL PROTECTED]> wrote:


I've been wrestling with this myth setup for a few days now, but I


think


I finally have things semi-working. I followed Jarod Wilson's guide.

When I would fire up myth, I was getting the error of no tuner, so i
added the following to /etc/rc.local.

/sbin/modprobe ivtv

I originally was using ivtv 0.2.x, but I was just getting static
whenever I tried to watch live tv. This was fixed by adding the
following to /etc/modprobe.conf:

alias tveeprom tveeprom-ivtv
alias msp3400 msp3400-ivtv

Per the advice of a friend I rolled that back to
ivtv-0.1.10-49.2_pre2_ck100zz, but left the alias entries in
/etc/modprobe.conf

I thought everything was working, so I set a scheduled recording, and
myth didn't change the channel to what I wanted to record. I looked on
the threads, and the solution that came up was to re-run
mythfilldatabase, but I did that, and it still doesn't work. I can see
all the channels when I go to schedule a recording, but I can't change
channels when I try to watch live tv.

My hardware:
Athlon 3200+
Asus a7v880
1 gig of ram
Nvidia Geforce 6800
Hauppauge PVR-350

OS details:
Fedora Core 3
kernel 2.6.9-1.724

Feb 4 12:06:57 grd0351 kernel: ivtv: ==================== START INIT
IVTV ====================
Feb 4 12:06:57 grd0351 kernel: ivtv: version 0.1.10
(0.1.10-49.2_pre2_ck100zz.rhfc3.at) loading
Feb 4 12:06:57 grd0351 kernel: ivtv: Linux version: 2.6.9-1.724_FC3


686


REGPARM 4KSTACKS gcc-3.4
Feb 4 12:06:57 grd0351 kernel: ivtv: In case of problems please


include


the debug info
Feb 4 12:06:57 grd0351 kernel: ivtv: between the START INIT IVTV and
END INIT IVTV lines when
Feb 4 12:06:57 grd0351 kernel: ivtv: mailing the ivtv-devel


mailinglist.


Feb 4 12:06:57 grd0351 kernel: ivtv: Autodetected WinTV PVR 350 card
Feb 4 12:06:57 grd0351 kernel: ivtv: Found an iTVC15 based chip
Feb 4 12:06:57 grd0351 kernel: ACPI: PCI interrupt 0000:00:0d.0[A] ->
GSI 11 (level, low) -> IRQ 11
Feb 4 12:06:57 grd0351 kernel: ivtv: pci: VIA detected device: 0x0269
vendor: 0x1106
Feb 4 12:06:57 grd0351 kernel: tveeprom: Ignoring new-style


parameters


in presence of obsolete ones
Feb 4 12:06:57 grd0351 kernel: tveeprom: Hauppauge: model = 48132,


rev


= K168, serial# = 7378684
Feb 4 12:06:57 grd0351 kernel: tveeprom: tuner = LG NTSC (TAPE


series)


(idx = 68, type = 47)
Feb 4 12:06:57 grd0351 kernel: tveeprom: tuner fmt = NTSC(M) (eeprom


=


0x08, v4l2 = 0x00001000)
Feb 4 12:06:58 grd0351 kernel: tveeprom: audio_processor = MSP3440
(type = 11)
Feb 4 12:06:58 grd0351 kernel: ivtv: i2c attach


[client=tveeprom[0],ok]


Feb 4 12:06:58 grd0351 kernel: ivtv: Tuner Type 47, Tuner formats
0x00001000, Radio: yes, Model 0x00ad1598, Revision 0x00000001
Feb 4 12:06:59 grd0351 kernel: ivtv: NTSC tuner detected
Feb 4 12:06:59 grd0351 kernel: ivtv: Radio detected
Feb 4 12:06:59 grd0351 kernel: tuner: Ignoring new-style parameters


in


presence of obsolete ones
Feb 4 12:06:59 grd0351 kernel: tuner: chip found at addr 0xc2 i2c-bus
ivtv i2c driver #0
Feb 4 12:06:59 grd0351 kernel: ivtv: i2c attach [client=(tuner


unset),ok]


Feb 4 12:06:59 grd0351 kernel: saa7115: Ignoring new-style parameters
in presence of obsolete ones
Feb 4 12:06:59 grd0351 fstab-sync[2866]: removed all generated mount


points


Feb 4 12:06:59 grd0351 kernel: saa7115: starting probe for adapter


ivtv


i2c driver #0 (0x10005)
Feb 4 12:07:00 grd0351 kernel: saa7115: detecting saa7115 client on
address 0x42
Feb 4 12:07:00 grd0351 kernel: saa7115: writing init values
Feb 4 12:07:00 grd0351 kernel: ivtv: i2c attach


[client=saa7115[0],ok]


Feb 4 12:07:00 grd0351 kernel: saa7115: status: (1E) 0x09, (1F) 0x40
Feb 4 12:07:00 grd0351 kernel: saa7127: Ignoring new-style parameters
in presence of obsolete ones
Feb 4 12:07:00 grd0351 kernel: saa7127: video encoder driver version


V


0.3 loaded
Feb 4 12:07:00 grd0351 kernel: saa7127: Selecting NTSC video Standard
Feb 4 12:07:00 grd0351 kernel: saa7127: Selecting S-Video+Composite
Feb 4 12:07:00 grd0351 kernel: saa7127: Turn WSS off
Feb 4 12:07:00 grd0351 kernel: saa7127: Widescreen Mode 4:3 Full


Format


Feb 4 12:07:00 grd0351 kernel: saa7127: Selecting Normal Encoder


Input


Feb 4 12:07:00 grd0351 kernel: saa7127: Enable Video Output
Feb 4 12:07:00 grd0351 kernel: ivtv: i2c attach


[client=saa7127[0],ok]


Feb 4 12:07:00 grd0351 kernel: msp3400: Ignoring new-style parameters
in presence of obsolete ones
Feb 4 12:07:00 grd0351 kernel: msp34xx: ivtv version
Feb 4 12:07:00 grd0351 kernel: msp34xx: init: chip=MSP3448W-A2, has
NICAM support, simple (D) mode, simpler (G) no-thread mode
Feb 4 12:07:00 grd0351 kernel: msp34xx: $Id$ compiled on: Jan 25 2005
10:48:39
Feb 4 12:07:00 grd0351 kernel: ivtv: i2c attach


[client=MSP3448W-A2,ok]


Feb 4 12:07:00 grd0351 kernel: ivtv: Encoder revision: 0x02040024
Feb 4 12:07:00 grd0351 kernel: ivtv: Decoder revision: 0x02020023
Feb 4 12:07:00 grd0351 kernel: ivtv: Configuring WinTV PVR 350 card
with 9 streams
Feb 4 12:07:00 grd0351 kernel: ivtv: Create DMA stream 0 using 128
buffers of size 32768
Feb 4 12:07:00 grd0351 kernel: ivtv: Create DMA stream 1 using 128
buffers of size 32768
Feb 4 12:07:00 grd0351 kernel: ivtv: Create stream 2 using 128


buffers


of size 52224
Feb 4 12:07:00 grd0351 kernel: ivtv: Create DMA stream 3 using 128
buffers of size 32768
Feb 4 12:07:00 grd0351 kernel: ivtv: Create stream 4
Feb 4 12:07:00 grd0351 kernel: ivtv: Create DMA stream 5 using 16
buffers of size 32768
Feb 4 12:07:00 grd0351 kernel: ivtv: Create stream 6 using 128


buffers


of size 4096
Feb 4 12:07:00 grd0351 kernel: ivtv: Create stream 7
Feb 4 12:07:00 grd0351 kernel: ivtv: Create DMA stream 8 using 16
buffers of size 32768
Feb 4 12:07:00 grd0351 kernel: ivtv: Setting Tuner 47
Feb 4 12:07:00 grd0351 kernel: tuner: type set to 47 (LG NTSC (TAPE
series)) by ivtv i2c driver #0
Feb 4 12:07:00 grd0351 kernel: ivtv: Setting audio matrix to input 3,
output 1
Feb 4 12:07:00 grd0351 kernel: ivtv: Switching standard to NTSC.
Feb 4 12:07:00 grd0351 kernel: saa7115: decoder set norm NTSC
Feb 4 12:07:00 grd0351 kernel: saa7115: set audio: 0x01
Feb 4 12:07:00 grd0351 kernel: saa7127: Setting Encoder Video


Standard


Feb 4 12:07:00 grd0351 kernel: saa7127: Set NTSC Video Mode
Feb 4 12:07:00 grd0351 kernel: saa7127: Selecting NTSC video Standard
Feb 4 12:07:00 grd0351 kernel: ivtv: Initialized WinTV PVR 350, card


#0


Feb  4 12:07:00 grd0351 kernel: ivtv: ====================  END INIT
IVTV  ====================

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



------------------------------------------------------------------------

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to