All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthias Schwarzott <zzam@gentoo.org>
To: Jan Gebhardt <h.smith05@gmail.com>, linux-media@vger.kernel.org
Subject: Re: problems with Cinergy HTC HD Rev. 2 (0x0ccd:0x0101) Conexant 231xx
Date: Wed, 12 Mar 2014 11:08:50 +0100	[thread overview]
Message-ID: <53203232.2060203@gentoo.org> (raw)
In-Reply-To: <531D8B39.9010504@gmail.com>

On 10.03.2014 10:51, Jan Gebhardt wrote:
> Hi,
> 
> i have some problems using the Terratec Cinergy HTC Stick HD Rev. 2 .
> 
> The driver or the specification is currenty not implemented into
> driverset of media-build.

That means nothing happened when plugging the stick in?
> 
> All i know is, that there is a buildin Conexant Chip (I think the
> CX23102) and a SiliconLabs Tuner (SI2173). I already tried to adapt this
> knownledge combined with the configuration of the windows driver to the
> driver(cx231xx) but sadly without success.

How did you check the chips that are present?
Did you read through the inf file of the windows driver or open the device?

Looking at the inf file you attached, it most likely has a si2165
dvb-c/t demod.

I wrote a first driver for this demod.

But I think the tuner is unsupported (si2173 or si2170 as inf file says).
Google only found these documents:
- https://www.silabs.com/Support%20Documents/TechnicalDocs/Si2173-short.pdf
- http://electronix.ru/forum/index.php?act=attach&type=post&id=66442

But both documents skip the detailed programming.

And I found this driver for si2176:
https://github.com/fards/AMlogic_Meson6_030812release/blob/master/drivers/amlogic/tuners/si2176_func.c
But I am not sure about the relation between si2170, si2173 and si2176


For adding support your device, you need to go through the normal
process described in the wiki.
Part of this is recording usb traffic.
This can then partially be matched to the existing drivers.

Regards
Matthias



      reply	other threads:[~2014-03-12 10:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10  9:51 problems with Cinergy HTC HD Rev. 2 (0x0ccd:0x0101) Conexant 231xx Jan Gebhardt
2014-03-12 10:08 ` Matthias Schwarzott [this message]

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=53203232.2060203@gentoo.org \
    --to=zzam@gentoo.org \
    --cc=h.smith05@gmail.com \
    --cc=linux-media@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.