From: Dominik Kuhlen <dkuhlen@gmx.net>
To: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] pctv452e and TT-S2-3600 step-by-step howto
Date: Mon, 9 Jun 2008 22:48:01 +0200 [thread overview]
Message-ID: <200806092248.01786.dkuhlen@gmx.net> (raw)
In-Reply-To: <484C056E.7010002@schoeller-soft.net>
[-- Attachment #1.1: Type: text/plain, Size: 2056 bytes --]
On Sunday 08 June 2008, Michael Schöller wrote:
> Dominik Kuhlen schrieb:
> > Hi,
> >
> > I have attached a step-by-step howto for these devices
> >
> >
> > Happy testing,
> > Dominik
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > linux-dvb mailing list
> > linux-dvb@linuxtv.org
> > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
> Well bad news...it's not working.
> I try to notice any difference in my system to your description and well
> it's not much...
> My dmesg line:
>
> stb0899_get_dev_id: Device ID=[3], Release=[1]
>
> Your dmesg line:
>
> stb0899_get_dev_id: Device ID=[3], Release=[0]
>
> all other dmesg messages are identical.
>
> next difference
>
> ls -l /dev/dvb/adapter0/
> # total 0
> # crw------- 1 schomi root 212, 4 Jun 7 15:37 demux0
> # crw------- 1 schomi root 212, 5 Jun 7 15:37 dvr0
> # crw------- 1 schomi root 212, 3 Jun 7 15:37 frontend0
> # crw------- 1 schomi root 212, 7 Jun 7 15:37 net0
>
> well just do be sure I also tried chmod a+rw * but that didn't change anything. Well since schomi is my user I think that should be ok...
>
> So now to the real problem...
> ./simpledvbtune -f 11954
> using '/dev/dvb/adapter0/frontend0' as frontend
> frontend fd=3: type=0
> DVBFE_SET_DELSYS: Invalid argument
> ioclt: FE_SET_VOLTAGE : 1
> High band
> tone: 1
> dvbfe setparams : delsys=1 1354MHz / Rate : 27500kBPS
> DVBFE_SET_PARAMS: Invalid argument
> tuning qpsk failed
Hmm, this is strange. looks like you are using old drivers or old dvb-core module that doesn't support the new ioctls
Did you load the modules with
insmod ./dvb-core.ko
insmod ./dvb-usb.ko
insmod ./lnbp22.ko
insmod ./stb0899.ko
insmod ./stb6100.ko
insmod ./dvb-usb-pctv452e.ko
to be sure that no old/other modules were used?
>
> @Dominik
> By any chance do you live in austria and can visit me ^^.
No, sorry I don't.
>
> Michael
>
>
>
Dominik
[-- Attachment #1.2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 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-06-09 20:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-07 14:27 [linux-dvb] pctv452e and TT-S2-3600 step-by-step howto Dominik Kuhlen
2008-06-07 17:42 ` Goga777
2008-06-08 16:14 ` Michael Schöller
2008-06-09 20:48 ` Dominik Kuhlen [this message]
2008-06-12 21:58 ` Michael Schöller
2008-06-16 12:21 ` Michael Schöller
2008-07-03 16:47 ` [linux-dvb] pctv452e + PS3 + PPC Linux(YDL, Fedora) Michael Schöller
2008-06-19 19:59 ` [linux-dvb] pctv452e and TT-S2-3600 step-by-step howto Michael Schöller
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=200806092248.01786.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.