public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* (EC168) PC Basic TNT USB Basic V5 ( France ) recognized but no channel tuning
@ 2009-09-02 19:34 Morvan Le Meut
  2009-09-02 22:03 ` Antti Palosaari
  0 siblings, 1 reply; 7+ messages in thread
From: Morvan Le Meut @ 2009-09-02 19:34 UTC (permalink / raw)
  To: linux-media

Hello
I've just bough that and it seems that the EC168 driver can't work with
it ( yet )
The PCB identifies itself as a ForwardVideo "EzTV818_D.". Work with a
EC168 and a MXL5003S ( no doubt about it, but it is barely legible, and
since i've no camera, no PCB picture available ). ( and the EC168BDA.bin
firmware is provided on the CD )

A typical dmesg for it :


[19715.764919] usb 2-1.1: new high speed USB device using ehci_hcd and
address 8
[19715.873356] usb 2-1.1: configuration #1 chosen from 1 choice
[19715.878085] dvb-usb: found a 'E3C EC168 DVB-T USB2.0 reference
design' in cold state, will try to load a firmware
[19715.878096] firmware: requesting dvb-usb-ec168.fw
[19715.929889] dvb-usb: downloading firmware from file 'dvb-usb-ec168.fw'
[19715.985884] dvb-usb: found a 'E3C EC168 DVB-T USB2.0 reference
design' in warm state.
[19715.985958] dvb-usb: will pass the complete MPEG2 transport stream to
the software demuxer.
[19715.986487] DVB: registering new adapter (E3C EC168 DVB-T USB2.0
reference design)
[19715.986931] DVB: registering adapter 1 frontend 0 (E3C EC100 DVB-T)...
[19715.987045] MXL5005S: Attached at address 0xc6
[19715.987052] dvb-usb: E3C EC168 DVB-T USB2.0 reference design
successfully initialized and connected.
[19716.004730] dvb-usb: found a 'E3C EC168 DVB-T USB2.0 reference
design' in warm state.
[19716.004799] dvb-usb: will pass the complete MPEG2 transport stream to
the software demuxer.
[19716.010131] DVB: registering new adapter (E3C EC168 DVB-T USB2.0
reference design)
[19716.010499] DVB: registering adapter 2 frontend 0 (E3C EC100 DVB-T)...
[19716.010612] MXL5005S: Attached at address 0xc6
[19716.010619] dvb-usb: E3C EC168 DVB-T USB2.0 reference design
successfully initialized and connected.
[19716.010729] usb 2-1.1: New USB device found, idVendor=18b4,
idProduct=1001
[19716.010733] usb 2-1.1: New USB device strings: Mfr=0, Product=0,
SerialNumber=0

To be perfectly honest a previous attempt didn't have the "New USB
device" at the end, but the result was the same : no tuning possible (
"WARNING: >>> tuning failed!!!" ) even if there is a device file for it
in /dev/ ( on a Linux debian 2.6.26-2-686 #1 SMP Fri Aug 14 01:27:18 UTC
2009 i686 GNU/Linux with V4L/DVB driver using mercurial ). I've checked
the antenna cable  ( my old Intuix S800 work perfectly in the same setup
but it does not have a remote :) )


Thanks for any info/tips.




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: (EC168) PC Basic TNT USB Basic V5 ( France ) recognized but no channel tuning
  2009-09-02 19:34 (EC168) PC Basic TNT USB Basic V5 ( France ) recognized but no channel tuning Morvan Le Meut
@ 2009-09-02 22:03 ` Antti Palosaari
  2009-09-02 23:00   ` Morvan Le Meut
  0 siblings, 1 reply; 7+ messages in thread
From: Antti Palosaari @ 2009-09-02 22:03 UTC (permalink / raw)
  To: Morvan Le Meut; +Cc: linux-media

On 09/02/2009 10:34 PM, Morvan Le Meut wrote:
> I've just bough that and it seems that the EC168 driver can't work with
> it ( yet )
> The PCB identifies itself as a ForwardVideo "EzTV818_D.". Work with a
> EC168 and a MXL5003S ( no doubt about it, but it is barely legible, and
> since i've no camera, no PCB picture available ). ( and the EC168BDA.bin
> firmware is provided on the CD )

Did you used the firmware from the CD? It will not work because it does 
not have "warm" USB ID, it is all zero and due to that device will 
disappear from driver perspective.
You should use that firmware:
http://palosaari.fi/linux/v4l-dvb/firmware/ec168/

Antti
-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: (EC168) PC Basic TNT USB Basic V5 ( France ) recognized but no channel tuning
  2009-09-02 22:03 ` Antti Palosaari
@ 2009-09-02 23:00   ` Morvan Le Meut
  2009-09-02 23:12     ` hermann pitton
  2009-09-03  6:45     ` Morvan Le Meut
  0 siblings, 2 replies; 7+ messages in thread
From: Morvan Le Meut @ 2009-09-02 23:00 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: linux-media

Antti Palosaari a écrit :
>
> Did you used the firmware from the CD? It will not work because it 
> does not have "warm" USB ID, it is all zero and due to that device 
> will disappear from driver perspective.
> You should use that firmware:
> http://palosaari.fi/linux/v4l-dvb/firmware/ec168/
>
> Antti
I tried both with the same result. ( I'm not ruling out user error since 
i've a similar problem with an HVR 1110 (sold as a 1100 ) but it is 
strange that only my newest TV cards have problems ). Maybe i should try 
it with Windows to check if the card itself works.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: (EC168) PC Basic TNT USB Basic V5 ( France ) recognized but no channel tuning
  2009-09-02 23:00   ` Morvan Le Meut
@ 2009-09-02 23:12     ` hermann pitton
  2009-09-03  5:40       ` Morvan Le Meut
  2009-09-03  6:45     ` Morvan Le Meut
  1 sibling, 1 reply; 7+ messages in thread
From: hermann pitton @ 2009-09-02 23:12 UTC (permalink / raw)
  To: Morvan Le Meut; +Cc: Antti Palosaari, linux-media


Am Donnerstag, den 03.09.2009, 01:00 +0200 schrieb Morvan Le Meut:
> Antti Palosaari a écrit :
> >
> > Did you used the firmware from the CD? It will not work because it 
> > does not have "warm" USB ID, it is all zero and due to that device 
> > will disappear from driver perspective.
> > You should use that firmware:
> > http://palosaari.fi/linux/v4l-dvb/firmware/ec168/
> >
> > Antti
> I tried both with the same result. ( I'm not ruling out user error since 
> i've a similar problem with an HVR 1110 (sold as a 1100 ) but it is 
> strange that only my newest TV cards have problems ). Maybe i should try 
> it with Windows to check if the card itself works.
> 

Hi Morvan,

HVR 1100 and HVR 1110 are totally different boards.

How does GNU/Linux detect the board on your recent kernel?

Sorry, I might be in delay reading previous messages.

Even on the HVR 1110 we have unclear situations, concerning that some of
them might have an additional LowNoiseAmplifier, which needs to be
configured correctly, and others not.

It might even be the case, that there are at least three different types
of such LNAs recently, and we don't know how to detect them.

All needing a different setup.

Please copy/paste device related dmesg output.

I still have not give up on it, that we might be able to identify those
different devices in the future.

Until somebody tells me better ...

Cheers,
Hermann





^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: (EC168) PC Basic TNT USB Basic V5 ( France ) recognized but no channel tuning
  2009-09-02 23:12     ` hermann pitton
@ 2009-09-03  5:40       ` Morvan Le Meut
  2009-09-03 22:45         ` hermann pitton
  0 siblings, 1 reply; 7+ messages in thread
From: Morvan Le Meut @ 2009-09-03  5:40 UTC (permalink / raw)
  To: hermann pitton; +Cc: linux-media

hermann pitton a écrit :
> Hi Morvan,
>
> HVR 1100 and HVR 1110 are totally different boards.
>
> How does GNU/Linux detect the board on your recent kernel?
>
> Sorry, I might be in delay reading previous messages.
>
> Even on the HVR 1110 we have unclear situations, concerning that some of
> them might have an additional LowNoiseAmplifier, which needs to be
> configured correctly, and others not.
>
> It might even be the case, that there are at least three different types
> of such LNAs recently, and we don't know how to detect them.
>
> All needing a different setup.
>
> Please copy/paste device related dmesg output.
>
> I still have not give up on it, that we might be able to identify those
> different devices in the future.
>
> Until somebody tells me better ...
>
> Cheers,
> Hermann
>
>
>   
it is a 1110 one ( triangular shaped ) but it may be a new design or 
something else. I don't have it here for the moment so i can't give 
exact info but i tried the "card=104" and "card=156" options ( no 
autodetection )  with no result ( analog TV and DVB  didn't work ).
 ( In the meantime, it's back in its box, waiting for a day where it 
will work with my mythbuntu box :) )




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: (EC168) PC Basic TNT USB Basic V5 ( France ) recognized but no channel tuning
  2009-09-02 23:00   ` Morvan Le Meut
  2009-09-02 23:12     ` hermann pitton
@ 2009-09-03  6:45     ` Morvan Le Meut
  1 sibling, 0 replies; 7+ messages in thread
From: Morvan Le Meut @ 2009-09-03  6:45 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: linux-media

Morvan Le Meut a écrit :
> I tried both with the same result. ( I'm not ruling out user error 
> since i've a similar problem with an HVR 1110 (sold as a 1100 ) but it 
> is strange that only my newest TV cards have problems ). Maybe i 
> should try it with Windows to check if the card itself works.
>
>
> -- 
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
tried it under windows : the card work, so it's a driver problem.
( I forgot how horrible DVB software under windows is, too )



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: (EC168) PC Basic TNT USB Basic V5 ( France ) recognized but no channel tuning
  2009-09-03  5:40       ` Morvan Le Meut
@ 2009-09-03 22:45         ` hermann pitton
  0 siblings, 0 replies; 7+ messages in thread
From: hermann pitton @ 2009-09-03 22:45 UTC (permalink / raw)
  To: Morvan Le Meut; +Cc: linux-media


Am Donnerstag, den 03.09.2009, 07:40 +0200 schrieb Morvan Le Meut:
> hermann pitton a écrit :
> > Hi Morvan,
> >
> > HVR 1100 and HVR 1110 are totally different boards.
> >
> > How does GNU/Linux detect the board on your recent kernel?
> >
> > Sorry, I might be in delay reading previous messages.
> >
> > Even on the HVR 1110 we have unclear situations, concerning that some of
> > them might have an additional LowNoiseAmplifier, which needs to be
> > configured correctly, and others not.
> >
> > It might even be the case, that there are at least three different types
> > of such LNAs recently, and we don't know how to detect them.
> >
> > All needing a different setup.
> >
> > Please copy/paste device related dmesg output.
> >
> > I still have not give up on it, that we might be able to identify those
> > different devices in the future.
> >
> > Until somebody tells me better ...
> >
> > Cheers,
> > Hermann
> >
> >
> >   
> it is a 1110 one ( triangular shaped ) but it may be a new design or 
> something else. I don't have it here for the moment so i can't give 
> exact info but i tried the "card=104" and "card=156" options ( no 
> autodetection )  with no result ( analog TV and DVB  didn't work ).
>  ( In the meantime, it's back in its box, waiting for a day where it 
> will work with my mythbuntu box :) )
> 

Without knowing the kernel version on your mythbuntu I can't tell
anything.

For what I know so far, all HVR 1110 variants should be supported with
recent v4l-dvb code.

We run into some maintenance trouble, because we don't know on which of
those are additional LNAs, maybe even different types of LNAs.

Currently it looks like that we have some Pinnacle 310i devices broken
in favour to have in detail unknown HVR 1110 boards working with LNA
support.

It would be much better to escape from such and not to add more and more
unclear hardware on it.

For broken Pinnacle LNA devices are patches to test available to get
them back, others still do work unchanged, also to enable antenna
voltage for those in need of it is possible.

You should try your HVR 1110 variant with recent code and report again
with details from dmesg for it, if it still should fail.

Cheers,
Hermann



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-09-03 23:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-02 19:34 (EC168) PC Basic TNT USB Basic V5 ( France ) recognized but no channel tuning Morvan Le Meut
2009-09-02 22:03 ` Antti Palosaari
2009-09-02 23:00   ` Morvan Le Meut
2009-09-02 23:12     ` hermann pitton
2009-09-03  5:40       ` Morvan Le Meut
2009-09-03 22:45         ` hermann pitton
2009-09-03  6:45     ` Morvan Le Meut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox