Re: HVR-1800 Analog Driver: MPEG video broken

2012-05-02 Thread Devin Heitmueller
On Wed, May 2, 2012 at 9:32 AM,  sitten74...@mypacks.net wrote:
 I have been testing the latest cx23885 driver built from 
 http://git.kernellabs.com/?p=stoth/cx23885-hvr1850-fixups.git;a=summary 
 running on kernel 3.3.4 with my HVR-1800 (model 78521).  I am able to watch 
 analog TV with tvtime using the raw device, /dev/video0.  But if I try to use 
 it with the MPEG device, /dev/video1, I briefly get a blue screen and then 
 tvtime segfaults.

Tvtime segfaulting if you try to use it on an MPEG device is a known
tvtime bug.  Tvtime lacks an MPEG decoder, and only works with devices
that support raw video.

cat /dev/video1  /tmp/foo.mpg gives video with moving, distorted,
mostly black and white diagonal lines just like @Britney posted here:
http://www.kernellabs.com/blog/?p=1636.

Yup, I've been going back and forth with bfransen on this.  I received
a board last week, and am hoping to debug it this week.

Regards,

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: HVR-1800 Analog Driver: MPEG video broken

2012-05-02 Thread sitten74490
In case it might be helpful, here's the output of v4l2-ctl -d /dev/video1 
--log-status:

http://pastebin.com/4iTcXDNP

Thanks,

Jonathan
-Original Message-
From: Devin Heitmueller dheitmuel...@kernellabs.com
Sent: May 2, 2012 9:58 AM
To: sitten74...@mypacks.net
Cc: linux-media@vger.kernel.org
Subject: Re: HVR-1800 Analog Driver: MPEG video broken

On Wed, May 2, 2012 at 9:32 AM,  sitten74...@mypacks.net wrote:
 I have been testing the latest cx23885 driver built from 
 http://git.kernellabs.com/?p=stoth/cx23885-hvr1850-fixups.git;a=summary 
 running on kernel 3.3.4 with my HVR-1800 (model 78521).  I am able to watch 
 analog TV with tvtime using the raw device, /dev/video0.  But if I try to 
 use it with the MPEG device, /dev/video1, I briefly get a blue screen and 
 then tvtime segfaults.

Tvtime segfaulting if you try to use it on an MPEG device is a known
tvtime bug.  Tvtime lacks an MPEG decoder, and only works with devices
that support raw video.

cat /dev/video1  /tmp/foo.mpg gives video with moving, distorted,
mostly black and white diagonal lines just like @Britney posted here:
http://www.kernellabs.com/blog/?p=1636.

Yup, I've been going back and forth with bfransen on this.  I received
a board last week, and am hoping to debug it this week.

Regards,

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: HVR-1800 Analog Driver: MPEG video broken

2012-05-02 Thread sitten74490
I just tried again with a live CD running kernel 3.2 and got clean video with 
cat /dev/video1  /tmp/foo.mpg.  So there is a definitely a regression here.  
Please let me know what I can do to help track it down.

Regards,

Jonathan
-Original Message-
From: sitten74...@mypacks.net
Sent: May 2, 2012 11:53 AM
To: Devin Heitmueller dheitmuel...@kernellabs.com
Cc: linux-media@vger.kernel.org
Subject: Re: HVR-1800 Analog Driver: MPEG video broken

In case it might be helpful, here's the output of v4l2-ctl -d /dev/video1 
--log-status:

http://pastebin.com/4iTcXDNP

Thanks,

Jonathan
-Original Message-
From: Devin Heitmueller dheitmuel...@kernellabs.com
Sent: May 2, 2012 9:58 AM
To: sitten74...@mypacks.net
Cc: linux-media@vger.kernel.org
Subject: Re: HVR-1800 Analog Driver: MPEG video broken

On Wed, May 2, 2012 at 9:32 AM,  sitten74...@mypacks.net wrote:
 I have been testing the latest cx23885 driver built from 
 http://git.kernellabs.com/?p=stoth/cx23885-hvr1850-fixups.git;a=summary 
 running on kernel 3.3.4 with my HVR-1800 (model 78521).  I am able to watch 
 analog TV with tvtime using the raw device, /dev/video0.  But if I try to 
 use it with the MPEG device, /dev/video1, I briefly get a blue screen and 
 then tvtime segfaults.

Tvtime segfaulting if you try to use it on an MPEG device is a known
tvtime bug.  Tvtime lacks an MPEG decoder, and only works with devices
that support raw video.

cat /dev/video1  /tmp/foo.mpg gives video with moving, distorted,
mostly black and white diagonal lines just like @Britney posted here:
http://www.kernellabs.com/blog/?p=1636.

Yup, I've been going back and forth with bfransen on this.  I received
a board last week, and am hoping to debug it this week.

Regards,

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: HVR-1800 Analog Driver: MPEG video broken

2012-05-02 Thread Devin Heitmueller
On Wed, May 2, 2012 at 3:23 PM,  sitten74...@mypacks.net wrote:
 I just tried again with a live CD running kernel 3.2 and got clean video with 
 cat /dev/video1  /tmp/foo.mpg.  So there is a definitely a regression here.  
 Please let me know what I can do to help track it down.

I'm already about 95% certain this was something introduced in
Steven's last batch of cx23885 changes for the HVR-1850.  I just need
to do a register dump for both the working and failing case, see which
register got screwed up on the 1800, then look at the code figure out
how it got into that state.

Cheers,

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html