public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Krufky <mkrufky@m1k.net>
To: Linux and Kernel Video <video4linux-list@redhat.com>
Cc: Don Koch <aardvark@krl.com>,
	Perry Gilfillan <perrye@linuxmail.org>,
	Gene Heskett <gene.heskett@verizon.net>,
	lkml <linux-kernel@vger.kernel.org>
Subject: cx88 totally fried in 2.6.15-rcX -was- Re: HD3000 - no NTSC via tuner
Date: Mon, 28 Nov 2005 20:17:44 -0500	[thread overview]
Message-ID: <438BAC38.3070505@m1k.net> (raw)
In-Reply-To: <200511281835.56805.gene.heskett@verizon.net>

Gene Heskett wrote:

>On Monday 28 November 2005 18:01, Michael Krufky wrote:
>  
>
>>Perry Gilfillan wrote:
>>    
>>
>>>>Don Koch wrote:
>>>>        
>>>>
>>>>>(Followup to posting on pcHDTV forum.)
>>>>>
>>>>>I recentely purchased a pcHDTV HD3000 card.  Initially I was having
>>>>>problems with NTSC reception in general (via tuner, composite or
>>>>>svideo input), part of which was a problem with the version of
>>>>>linux I was using.  Currently running
>>>>>2.6.15-rc2-g458af543.
>>>>>
>>>>>Symptoms:
>>>>>- ATSC OTA, svideo and composite work.  NTSC tuner does not (tried
>>>>>both OTA and cable).
>>>>>- Xawtv segfaults unless given a specific device (/dev/video0) and
>>>>>then doesn't show anything in any mode including composite and
>>>>>svideo.  This may just be an xawtv problem.
>>>>>- Using tvtime works for composite and svideo, but the tuner
>>>>>doesn't work in either broadcast or cable settings.  Disabling
>>>>>signal detection shows the same "image" for any channel.
>>>>>
>>>>>All the appropriate modules seem to be in place.
>>>>>          
>>>>>
>>>I can report some similar troubles.  It has worked with vanilla
>>>kernel up to 2.6.13 on x86 up untill two weeks ago, when I moved the
>>>card to an amd64 system.
>>>
>>>I'm currently running gentoo-sources-2.6.13 on amd64.  I have not
>>>tried the newly merged tree with this kernel.
>>>
>>>However with gentoo-sources-2.6.14-r2 I tried the newly merged tree,
>>>and do not get NTSC reception.  I have not tried the drivers as
>>>released with 2.6.14 yet, so I'll follow up later on that.
>>>
>>>I'm also having some issues with the VIA Unichrome drivers with
>>>2.6.14, so I may not be able to get far enough to really see whats
>>>happening.
>>>      
>>>
>>I know that this board uses a Thomson DDT 7610 tuner.  I have a
>>FusionHDTV3 Gold-T card that uses Thomson DDT 7611 tuner.  I've seen a
>>copy of the datasheet -- both tuners are the same.
>>
>>Now, here's my story:  My card was working fine for a good long time,
>>but ever since about 2 months ago, the analog tuner no longer works.
>>ONLY the ATSC digital tuner is working.  The tuner does NOT include a
>>tda9887, AFAIK, and I have also tested in windows.  Regardless of
>>whether I am using Linux or Windows, I can only view an ATSC digital
>>stream, NTSC analog no longer works at all.  Both used to work in both
>>OS's.
>>
>>AFAIK, this is a physical hardware problem, and has nothing to do with
>>any bad coding.  For the life of me, I cannot figure out what went
>>wrong.
>>
>>-Mike
>>
>>Maybe Herman, or someone else, might be able to tell us what factors
>>can burn out a hybrid tuner's analog capabilities, and leave digital
>>tuning capabilities intact.
>>
>>Maybe the Thomson DDT 761x tuners are faulty?
>>
>>Can anybody enlighten us?   
>>
>Well, based on the note about -rc2-git6 having the v4l stuff reverted,
>I just built it.  Same song, same verse.  The tuner acts as if the
>antenna has been disconnected and held a fraction of an inch away.  The
>video is all digital noise (in VSB), and the audio has a fraction of a
>word now and then, buried in white noise.  As my dish receiver has
>about a 65,000 u-volt output, I find that sort of signal loss almost
>unbelievable.
>
>It still takes a cold reboot back to 2.6.14.3 or I think any earlier
>kernel (that worked ok) in order to restore the cards normal operation,
>I'm watching cnn on it right now after having done so.
>
>So to me, there is little difference between git3 and git6.  Neither
>works, failing in the same manner exactly, and matching the performance
>of 15-rc2 as issued.  I didn't build -rc1, so I can't say exactly where
>the hose got cut.
>
>I'd suggest just blowing the v4l directory in the -rc2 kernel away, and
>replacing it with that from 2.6.14.3 just to get back to a working
>sitiuation that you can then start from scratch on.  But whatdoIknow? :)Gene Heskett <gene.heskett@verizon.net>
>
EEK!  This is not the problem that I'm having at all.....  Then again, I 
have a different board.

Gene, telling someone to revert all the v4l changes in 2.6.15 doesn't 
help us to fix the actual problem at all, nor will it help them use 
their hardware.

Gene, I believe that I asked you to install the cvs modules against 
2.6.14, and you told me that doing that works.  The code in cvs contains 
all the patches that we have sent to 2.6.15 and THEN some.  Can you 
please confirm that installing the cvs modules from v4l-dvb cvs (v4l and 
dvb have merged cvs repo's) against 2.6.14 is NOT broken??  This would 
rule out any possibility of the v4l changes in 2.6.15 being the cause of 
your problems.

It is WELL established that there are memory errors in 2.6.15  (although 
I thought they were all fixed -- guess not).  I understand that you are 
using some MakeIt script to build your kernel -- have you tried the 
standard method?

[...a few minutes go by...]

OKAY, I concur -- When I did my testing for 2.6.15-rc2-git6, that was 
with my saa7134-based card, using nxt200x ... success!

However, when I tried using my FusionHDTV3 Gold-T (cx88 card using 
lgdt3302), neither analog nor digital works in 2.6.15-rc2-git6....  
Under 2.6.13 (and 2.6.14, i think), however, digital DOES work.  Analog 
still doesnt work, but i believe that my hardware is damaged.

SO, looks like we have a regression somewhere in the kernel that breaks 
the cx88 driver :-(

I don't even know where to begin.


...One idea... We also know that upstream changes created some compile 
warnings in tuner-core...  Hans has fixed that in cvs -- maybe Hans' 
patch in v4l-dvb cvs could fix it?  Gene, try installing v4l-dvb cvs 
against 2.6.15-rc2-git6 (or later) and see if that might fix NTSC.  
Somehow, I doubt it -- but it is certainly worth a try.

Regards,

Michael Krufky

       reply	other threads:[~2005-11-29  1:17 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200511282205.jASM5YUI018061@p-chan.krl.com>
     [not found] ` <200511282248.jASMm1PC029740@p-chan.krl.com>
     [not found]   ` <438B8C5A.7070002@m1k.net>
     [not found]     ` <200511281835.56805.gene.heskett@verizon.net>
2005-11-29  1:17       ` Michael Krufky [this message]
2005-11-29  2:25         ` cx88 totally fried in 2.6.15-rcX -was- Re: HD3000 - no NTSC via tuner Gene Heskett
2005-11-29  3:37           ` Michael Krufky
2005-11-29  3:43             ` Michael Krufky
2005-11-29  4:40               ` Gene Heskett
2005-11-29  4:56                 ` Michael Krufky
2005-11-29  7:13                   ` Michael Krufky
2005-11-29 15:11                   ` Gene Heskett
2005-11-29 15:52                     ` Michael Krufky
2005-11-29 16:06                       ` Gene Heskett
2005-11-29 17:06                         ` Gene Heskett
2005-11-29  4:23             ` Gene Heskett
     [not found] ` <200511291335.18431.gene.heskett@verizon.net>
     [not found]   ` <438CA1E3.7010101@m1k.net>
     [not found]     ` <200511291546.27365.gene.heskett@verizon.net>
2005-11-29 21:29       ` Gene's pcHDTV 3000 analog problem Michael Krufky
     [not found]         ` <c35b44d70511291435i5f07bc88g429276ef659c28c5@mail.gmail.com>
2005-11-29 23:01           ` Michael Krufky
2005-11-29 23:43             ` Don Koch
2005-11-29 23:52             ` Don Koch
     [not found]             ` <c35b44d70511291548lcb10361ifd3a4ea0f239662d@mail.gmail.com>
2005-11-30  1:26               ` Michael Krufky
2005-11-30  5:07                 ` Gene Heskett
2005-11-30  5:29                   ` Michael Krufky
2005-11-30 15:53                     ` Don Koch
2005-12-01  0:24                       ` Gene Heskett
2005-12-01  4:09                         ` Michael Krufky
     [not found]                       ` <438E7107.3000407@linuxmail.org>
     [not found]                         ` <438E8365.4020200@linuxmail.org>
     [not found]                           ` <438E84A4.8000601@m1k.net>
     [not found]                             ` <438E8A58.4010003@linuxmail.org>
     [not found]                               ` <438EBD43.3080400@linuxmail.org>
2005-12-01 17:54                                 ` Michael Krufky
2005-12-01 21:00                                   ` Mauro Carvalho Chehab
2005-12-01 22:06                                     ` Perry Gilfillan
2005-12-01 22:23                                       ` Michael Krufky
2005-12-01 22:26                                       ` Gene Heskett
2005-12-01 22:45                                         ` Michael Krufky
2005-12-02  0:03                                           ` Gene Heskett
     [not found]                                             ` <1133486311.2969.11.camel@frolic>
2005-12-02  4:01                                               ` Gene Heskett
2005-12-01 22:14                                     ` Gene Heskett
2005-12-02  0:07                                     ` Don Koch
2005-12-01  3:20                     ` Don Koch
2005-12-01  4:00                       ` Michael Krufky
2005-12-01 14:59                         ` Gene Heskett
2005-12-01 15:40                           ` Perry Gilfillan
2005-12-01 17:01                             ` Gene Heskett
2005-12-01 15:24                         ` Gene Heskett
2005-12-01 15:38                           ` Michael Krufky
2005-12-01 17:13                             ` Gene Heskett
2005-12-01 15:30                         ` Gene Heskett
2005-11-30  4:06             ` Gene Heskett
2005-11-30 12:59               ` Mauro Carvalho Chehab
2005-11-30 13:01               ` Mauro Carvalho Chehab
2005-12-01  0:28                 ` Gene Heskett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=438BAC38.3070505@m1k.net \
    --to=mkrufky@m1k.net \
    --cc=aardvark@krl.com \
    --cc=gene.heskett@verizon.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perrye@linuxmail.org \
    --cc=video4linux-list@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox