From: Colin <colbec@start.ca>
To: linux-dvb@linuxtv.org
Subject: [linux-dvb] Error in scan.c - tune to transponder?
Date: Sun, 10 Feb 2008 14:28:35 -0500 [thread overview]
Message-ID: <47AF5063.4000104@start.ca> (raw)
Running SuSe 10.1, kernel 2.6.24-default, dvbtools 1.1.1, Kaffeine 0.8.6
I have 8 DVB-S lnbs on 2 diseqc switches running into 2 PCI cards,
Skystar 2 and Geniatech 103G, both of which are supported in the kernel.
The dishes, lnbs and cards are fine, work well in Windows and with
standalone receivers Coolsat 6000 and Mercury II.
Kaffeine can scan and display channels from 6 of the 8 lnbs using the
diseqc switches. I am trying to find out why the other two dishes are
not tuned. So I started scan which returns the following on all adapter
/ diseqc combinations:
__tune_to_transponder:1483 ERROR Setting frontend parameters failed: 22
Invalid argument.
The relevant section of scan.c is
if (ioctl(frontend_fd, FE_SET_FRONTEND, &p) == -1) {
errorn("Setting frontend parameters failed");
return -1;
}
Any suggestions?
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
reply other threads:[~2008-02-10 19:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=47AF5063.4000104@start.ca \
--to=colbec@start.ca \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox