Reply to Thread
Results 1 to 2 of 2
  1. Default PVR-500 Tuner 0 = static Tuner 1 works #1
    alkirah is offline MythTV Rookie
    Join Date
    Feb 2010
    Posts
    1
    MythTV Gallery
    0
    Hello,

    I have problems getting tuner 0 working on a pvr-500.

    Using composite input for the 1st tuner, it works. Using the analog cable, it does now.

    doing v4l2-ctl --all on both devices gives me this

    Signal on the /dev/video0 is inexistant, as is the frequency (and changing channel with ivtv-tune just don't do anything on it.

    Any ideas?

    Thanks


    Code:
    Driver Info:
    	Driver name   : ivtv
    	Card type     : WinTV PVR 500 (unit #1)
    	Bus info      : PCI:0000:03:08.0
    	Driver version: 66561
    	Capabilities  : 0x01070051
    		Video Capture
    		VBI Capture
    		Sliced VBI Capture
    		Tuner
    		Audio
    		Radio
    		Read/Write
    Format Video Capture:
    	Width/Height  : 720/480
    	Pixel Format  : 'MPEG'
    	Field         : Interlaced
    	Bytes per Line: 0
    	Size Image    : 131072
    	Colorspace    : Broadcast NTSC/PAL (SMPTE170M/ITU601)
    Format Sliced VBI Capture:
    	Service Set    : 
    	Service Line  0:          /         
    	Service Line  1:          /         
    	Service Line  2:          /         
    	Service Line  3:          /         
    	Service Line  4:          /         
    	Service Line  5:          /         
    	Service Line  6:          /         
    	Service Line  7:          /         
    	Service Line  8:          /         
    	Service Line  9:          /         
    	Service Line 10:          /         
    	Service Line 11:          /         
    	Service Line 12:          /         
    	Service Line 13:          /         
    	Service Line 14:          /         
    	Service Line 15:          /         
    	Service Line 16:          /         
    	Service Line 17:          /         
    	Service Line 18:          /         
    	Service Line 19:          /         
    	Service Line 20:          /         
    	Service Line 21:          /         
    	Service Line 22:          /         
    	Service Line 23:          /         
    	I/O Size       : 0
    Format VBI Capture:
    	Sampling Rate   : 27000000 Hz
    	Offset          : 248 samples (9.18519e-06 secs after leading edge)
    	Samples per Line: 1440
    	Sample Format   : GREY
    	Start 1st Field : 10
    	Count 1st Field : 12
    	Start 2nd Field : 273
    	Count 2nd Field : 12
    Crop Capability Video Output:
    	Bounds      : Left 0, Top 0, Width 720, Height 480
    	Default     : Left 0, Top 0, Width 720, Height 480
    	Pixel Aspect: 10/11
    Video input : 0 (Tuner 1)
    Audio input : 0 (Tuner 1)
    Frequency: 0 (0.000000 MHz)
    Video Standard = 0x00001000
    	NTSC-M
    Tuner:
    	Name                 : ivtv TV Tuner
    	Capabilities         : 62.5 kHz stereo lang1 lang2 
    	Frequency range      : 0.0 MHz - 0.0 MHz
    	Signal strength/AFC  : 0%/0
    	Current audio mode   : lang1
    	Available subchannels: mono lang2
    
    Code:
    Driver Info:
    	Driver name   : ivtv
    	Card type     : WinTV PVR 500 (unit #2)
    	Bus info      : PCI:0000:03:09.0
    	Driver version: 66561
    	Capabilities  : 0x01030051
    		Video Capture
    		VBI Capture
    		Sliced VBI Capture
    		Tuner
    		Audio
    		Read/Write
    Format Video Capture:
    	Width/Height  : 720/480
    	Pixel Format  : 'MPEG'
    	Field         : Interlaced
    	Bytes per Line: 0
    	Size Image    : 131072
    	Colorspace    : Broadcast NTSC/PAL (SMPTE170M/ITU601)
    Format Sliced VBI Capture:
    	Service Set    : 
    	Service Line  0:          /         
    	Service Line  1:          /         
    	Service Line  2:          /         
    	Service Line  3:          /         
    	Service Line  4:          /         
    	Service Line  5:          /         
    	Service Line  6:          /         
    	Service Line  7:          /         
    	Service Line  8:          /         
    	Service Line  9:          /         
    	Service Line 10:          /         
    	Service Line 11:          /         
    	Service Line 12:          /         
    	Service Line 13:          /         
    	Service Line 14:          /         
    	Service Line 15:          /         
    	Service Line 16:          /         
    	Service Line 17:          /         
    	Service Line 18:          /         
    	Service Line 19:          /         
    	Service Line 20:          /         
    	Service Line 21:          /         
    	Service Line 22:          /         
    	Service Line 23:          /         
    	I/O Size       : 0
    Format VBI Capture:
    	Sampling Rate   : 27000000 Hz
    	Offset          : 248 samples (9.18519e-06 secs after leading edge)
    	Samples per Line: 1440
    	Sample Format   : GREY
    	Start 1st Field : 10
    	Count 1st Field : 12
    	Start 2nd Field : 273
    	Count 2nd Field : 12
    Crop Capability Video Output:
    	Bounds      : Left 0, Top 0, Width 720, Height 480
    	Default     : Left 0, Top 0, Width 720, Height 480
    	Pixel Aspect: 10/11
    Video input : 0 (Tuner 1)
    Audio input : 0 (Tuner 1)
    Frequency: 1076 (67.250000 MHz)
    Video Standard = 0x00001000
    	NTSC-M
    Tuner:
    	Name                 : ivtv TV Tuner
    	Capabilities         : 62.5 kHz multi-standard stereo lang1 lang2 
    	Frequency range      : 44.0 MHz - 958.0 MHz
    	Signal strength/AFC  : 99%/-12500
    	Current audio mode   : lang1
    	Available subchannels: stereo
    
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
    Reply With Quote  

  2. Default #2
    dknovick is offline Cornerstone of the Community
    Join Date
    Jan 2006
    Location
    Albuquerque, NM
    Posts
    1,382
    Distribution
    AMD64 F12
    MythTV Version
    0.22
    MythTV Gallery
    0
    Quote Originally Posted by alkirah View Post
    Hello,

    I have problems getting tuner 0 working on a pvr-500.

    Using composite input for the 1st tuner, it works. Using the analog cable, it does now.

    doing v4l2-ctl --all on both devices gives me this

    Signal on the /dev/video0 is inexistant, as is the frequency (and changing channel with ivtv-tune just don't do anything on it.

    Any ideas?

    Thanks
    Check the dmesg logs and make sure that both of the tuners are being set up properly.

    So, hooking up the coax to the card, Tuner 0 doesn't work and you can get a signal (TV station) form Tuner 1?


    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
    Reply With Quote  

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. tuner DVB-T works, but dual works?
    By juanmol in forum Hardware
    Replies: 1
    Last Post: 12-29-2008, 11:16 AM
  2. Replies: 0
    Last Post: 10-26-2006, 02:54 AM
  3. PVR-500 One tuner works, one doesn't.
    By pevo in forum Hardware
    Replies: 4
    Last Post: 05-19-2006, 02:02 AM
  4. USB TV Tuner what works, what doesn't?
    By noromamai in forum Hardware
    Replies: 10
    Last Post: 04-04-2005, 03:04 AM
  5. Replies: 6
    Last Post: 12-21-2004, 04:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts