public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Jemma Denson <jdenson@gmail.com>
To: neil@ferme-de-la-motte.com, linux-media@vger.kernel.org
Subject: Re: Driver Technisat Skystar S2 and Compro VideoMate S350
Date: Thu, 10 Mar 2016 16:58:55 +0000	[thread overview]
Message-ID: <56E1A7CF.5050201@gmail.com> (raw)
In-Reply-To: <014e01d17ad4$45f1e070$d1d5a150$@ferme-de-la-motte.com>

Hi Neil,

Sorry, I can't help with the Compro, but maybe with the Technisat :)


On 10/03/16 13:53, Neil Cordwell wrote:
> Technisat Skystar S2
>
> When I first installed this card I couldn't find the firmware
> dvb-fe-cx24120-1.20.58.2.fw. Downloaded this from github and now there are
> no errors in dmesg, but I cannot get the card to tune in MythTV. I wondered
> if the <access denied> in the output of lspci is anything?
>
> 3:05.0 Multimedia controller [0480]: Philips Semiconductors
> SAA7131/SAA7133/SAA7135 Video Broadcast Decoder [1131:7133] (rev d1)
>          Subsystem: Compro Technology, Inc. VideoMate T750 [185b:c900]
>          Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
> Stepping- SERR+ FastB2B- DisINTx-
>          Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR- INTx-
>          Latency: 64 (21000ns min, 8000ns max)
>          Interrupt: pin A routed to IRQ 20
>          Region 0: Memory at febff800 (32-bit, non-prefetchable) [size=2K]
>          Capabilities: <access denied>
>          Kernel driver in use: saa7134

The above is for the Compro and not the Skystar, but <access denied> is 
likely to just be that it needs root.

<snip>

> I tried to use dvbv5-scan with a simple channel file and get an error. Scan
> does nothing
>
> neil@Sonata-Linux:~/Documents$ dvbv5-scan --input-format=CHANNEL Astra-28.2E
> ERROR Doesn't know how to handle delimiter '[CHANNEL]' while parsing line 2
> of Astra-28.2E
>
>
> [CHANNEL]
>                  DELIVERY_SYSTEM = DVBS2
>                  FREQUENCY = 11719500
>                  POLARIZATION = HORIZONTAL
>                  SYMBOL_RATE = 29500000
>                  INNER_FEC = 3/4
>                  MODULATION = QPSK
>                  INVERSION = AUTO

A few problems here - that's dvbv5 format and not channel so best to 
just skip the input-format, also 11719500 doesn't exist on 28.2E 
anymore, you probably want to be running this as root, and you should be 
specifying the lnb type.

This is how I ran it on mine quite recently whilst fixing a bug in the 
driver (you might need to change the adapter number on -a):
# dvbv5-scan -a 0 -l EXTENDED /usr/share/dvbv5/dvb-s/Astra-28.2E

That bug was patched only a few weeks ago so the above will probably 
fail on some of the transponders. MythTV wasn't affected though so that 
should scan fine, aslong as all the other things with myth are setup ok 
- it's quite fiddly!


Jemma.



  reply	other threads:[~2016-03-10 16:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-10 13:53 Driver Technisat Skystar S2 and Compro VideoMate S350 Neil Cordwell
2016-03-10 16:58 ` Jemma Denson [this message]
2016-03-10 17:52   ` Markus Heiser

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=56E1A7CF.5050201@gmail.com \
    --to=jdenson@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=neil@ferme-de-la-motte.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox