All of lore.kernel.org
 help / color / mirror / Atom feed
From: Antti Palosaari <crope@iki.fi>
To: Lopez Lopez <reality_es@yahoo.es>
Cc: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: Re: dual sveon stv22 Afatech af9015 support (kworld clone)
Date: Sun, 12 Jun 2011 14:27:14 +0300	[thread overview]
Message-ID: <4DF4A292.3070409@iki.fi> (raw)
In-Reply-To: <672951.10004.qm@web24108.mail.ird.yahoo.com>

Could you send lsusb -vvd <usb:id> output from that device?

Also remote controller keytable is needed. You can enable remote debug 
by modprobe dvb_usb_af9015 debug=2. After that it should output remote 
codes to the message.log.

regards,
Antti


On 06/11/2011 12:38 PM, Lopez Lopez wrote:
> Hello:
>
> I have patched af9015.c and dvb-usb-ids to support sveon stv22 ( KWorld USB Dual DVB-T TV Stick (DVB-T 399U)  clone ) dual with
> -----
> #define USB_PID_SVEON_STV22                0xe401
> ------
>   in dvb-usb-ids.h file
>
> and
> -----
> /* 30 */{USB_DEVICE(USB_VID_KWORLD_2,  USB_PID_KWORLD_UB383_T)},
>      {USB_DEVICE(USB_VID_KWORLD_2,
>   USB_PID_KWORLD_395U_4)},
>      {USB_DEVICE(USB_VID_KWORLD_2,  USB_PID_SVEON_STV22)},
>      {0},
> };
>
> ------
> {
>                  .name = "Sveon STV22 Dual USB DVB-T Tuner HDTV ",
>                  .cold_ids = {&af9015_usb_table[32], NULL},
>                  .warm_ids = {NULL},
>              },
>
> -----
>
> in af9015.c
>
> i expect to help you to extends linux dvb usb support.
>
> thanks for your time
>
> Emilio David Diaus Lopez
> --
> 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


-- 
http://palosaari.fi/

  reply	other threads:[~2011-06-12 11:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <S1753342Ab1FKJ3p/20110611092945Z+46855@vger.kernel.org>
2011-06-11  9:38 ` dual sveon stv22 Afatech af9015 support (kworld clone) Lopez Lopez
2011-06-12 11:27   ` Antti Palosaari [this message]
2011-06-16 11:06     ` Emilio David Diaus López
     [not found]     ` <BANLkTikT9Tp6N9=Bf_cm7aYfiFdJEM-sbA@mail.gmail.com>
2011-06-20 11:15       ` Antti Palosaari

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=4DF4A292.3070409@iki.fi \
    --to=crope@iki.fi \
    --cc=linux-media@vger.kernel.org \
    --cc=reality_es@yahoo.es \
    /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.