From: CityK <cityk@rogers.com>
To: Pierre-Jean BELIN <pjb.belin@gmail.com>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Post:/dev directory not populated while trying to use a Cinergy DT USB XS Diversity USB TV tuner
Date: Sun, 11 Jan 2009 16:20:11 -0500 [thread overview]
Message-ID: <496A628B.1010805@rogers.com> (raw)
In-Reply-To: <c54d87990901091235k1a1736dfka0bda9d720f2667@mail.gmail.com>
Pierre-Jean BELIN wrote:
> Hello
>
> I am trying to use a TerraTec Cinergy DT USB XS Diversity USB key to
> broadcast video on my private network.
>
> I have followed tutorials from www.linuxtv.org but impossible to start
> the device.
>
> The key works correctly on Vista, so I am sure that the device is not
> out of order.
>
> My OS is a Fedora Sulfur ; kernel version : 2.6.27.9-73.fc9; my box is a 64bits
>
> 1) I describe hereunder all the steps I followed to (unsuccessfully)
> start the key.
>
> Everything is based on www.linuxtv.org tutos.
>
> a) Installation of Mercurial and download of all the sources to
> compile the modules.
> b) As mentioned in the description of the key
> (http://www.linuxtv.org/wiki/index.php/TerraTec_Cinergy_DT_USB_XS_Diversity#Firmware)
> my device id is 0081 instead of 005a. Thus, I have modified (only
> replace 005a by 0081) the file
> linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h to take into account
> this change.
>
> Old line
> ==================================================================
> #define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY 0x005a
> ==================================================================
> New line
> ==================================================================
> #define USB_PID_TERRATEC_CINERGY_DT_XS_DIVERSITY 0x0081
> ==================================================================
Pierre,
It requires a little bit more more changes to the source code. See
Nicolas' patch, which he resubmitted (and hopefully gets picked up this
time) a few hours after your message:
http://www.mail-archive.com/linux-media@vger.kernel.org/msg00138.html
_______________________________________________
linux-dvb users mailing list
For V4L/DVB development, please use instead linux-media@vger.kernel.org
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
prev parent reply other threads:[~2009-01-11 21:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-09 20:35 [linux-dvb] Post:/dev directory not populated while trying to use a Cinergy DT USB XS Diversity USB TV tuner Pierre-Jean BELIN
2009-01-11 21:20 ` CityK [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=496A628B.1010805@rogers.com \
--to=cityk@rogers.com \
--cc=linux-dvb@linuxtv.org \
--cc=pjb.belin@gmail.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 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.