From: Dominik Kuhlen <dkuhlen@gmx.net>
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] DVB-S DVB-S2 and CI cards working on Linux
Date: Sun, 16 Mar 2008 15:53:49 +0100 [thread overview]
Message-ID: <200803161553.49113.dkuhlen@gmx.net> (raw)
In-Reply-To: <A33C77E06C9E924F8E6D796CA3D635D102397B@w2k3sbs.glcdomain.local>
[-- Attachment #1.1: Type: text/plain, Size: 1430 bytes --]
On Sunday 16 March 2008, Michael Curtis wrote:
> First of all my thanks to all those engaged in developing drivers for
> the various cards for the Linux OS and my apologies for repeating this
> question previously asked by others
>
>
> Are there any DVB-S/S2/CI cards that work at present on Linux? If so I
> would really appreciate knowing which ones they are
>
>
> I have had a TT3200 DVB-S2/CI card for more than a year and I have still
> not got this to work using the Multiproto drivers on Linux, in fact it
> seem that I am going backwards with this card with the latest errors
> appearing in dmesg:
>
> stb0899_search: Unsupported delivery system
There has been an api update. make sure you're tuning application does a
dvbfe_delsys delsys = DVBFE_DELSYS_DVBS;
ioctl(front, DVBFE_SET_DELSYS, &delsys);
before other tuning ioctls.
>
> This is with the latest drivers from "http://jusst.de/hg/multiproto"
>
> Changeset 7212:b5a34b6a209d
>
> I will gladly offer up the log/dmesg/lsmod information if someone can
> help
>
> At the moment, I feel frustrated and lack the confidence that working
> drivers are are going to be available for this card
>
> Kind Regards
>
> Mike Curtis
>
>
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
Dominik
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-03-16 14:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-16 14:46 [linux-dvb] DVB-S DVB-S2 and CI cards working on Linux Michael Curtis
2008-03-16 14:53 ` Dominik Kuhlen [this message]
2008-03-16 15:23 ` Timothy Parez
2008-03-16 17:03 ` David BERCOT
-- strict thread matches above, loose matches on Subject: below --
2008-03-16 15:11 Michael Curtis
2008-03-19 21:39 Michael Curtis
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=200803161553.49113.dkuhlen@gmx.net \
--to=dkuhlen@gmx.net \
--cc=linux-dvb@linuxtv.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.