public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Goga777 <goga777@bk.ru>
To: "T. Taner" <tanerinux@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: Proftuners S2-8000 support
Date: Sat, 30 Oct 2010 13:31:07 +0400	[thread overview]
Message-ID: <20101030133107.2b550c2b@bk.ru> (raw)
In-Reply-To: <AANLkTi=LedNdgYkBa2Si3dpnnMDqPv=zr=AVx3GkM3GD@mail.gmail.com>

please try this patch http://linuxdvb.org.ru/wbb/index.php?page=Thread&postID=17602#post17602 for
s2-liplianin drivers

> I have recently purchased Proftuners S2-8000 PCI-e card which consist of :
> 
> * CX23885 pci-e interface
> * STB6100 Frontend
> * STV0900 Demodulator
> 
> Vendor company supposed that card has Linux support via additional
> patch in their support page. I applied patch to v4l-dvb and
> s2-liplianin repositories. Patched source compiled and modules loaded
> successfully, but it didn't work properly. I got mass of error
> messages below, during launching VDR application.
> 
> Insructions: http://www.proftuners.com/driver8000.html
> Patch: http://www.proftuners.com/sites/default/files/prof8000.patch
> 
> kernel.log
> -----------------------------------
> stv0900_search:
> stv0900_algo
> stv0900_set_symbol_rate: Mclk 4500000, SR 1000000, Dmd 0
> stv0900_set_tuner: Frequency=1146000
> stv0900_set_tuner: Bandwidth=72000000
> stv0900_algo: NO AGC1, POWERI, POWERQ
> Search Fail
> stv0900_read_status:
> stv0900_status: locked = 0
> stv0900_get_mclk_freq: Calculated Mclk = 4500000
> TS bitrate = 0 Mbit/sec
> DEMOD LOCK FAIL
> stv0900_search:
> stv0900_algo
> stv0900_set_symbol_rate: Mclk 4500000, SR 1000000, Dmd 0
> stv0900_set_tuner: Frequency=1146000
> stv0900_set_tuner: Bandwidth=72000000
> stv0900_algo: NO AGC1, POWERI, POWERQ
> Search Fail
> stv0900_read_status:
> stv0900_status: locked = 0
> stv0900_get_mclk_freq: Calculated Mclk = 4500000
> TS bitrate = 0 Mbit/sec
> DEMOD LOCK FAIL
> -----------------------------------
> 
> Here is the log messages during card has been detected:
> -----------------------------------
> Octt 16 17:27:39 localhost kernel: cx23885 driver version 0.0.2 loaded
> Oct 16 17:27:39 localhost kernel: cx23885 0000:03:00.0: PCI INT A ->
> Link[LN2A] -> GSI 18 (level, low) -> IRQ 18
> Oct 16 17:27:39 localhost kernel: CORE cx23885[0]: subsystem:
> 8000:3034, board: Prof Revolution DVB-S2 8000 [card=29,autodetected]
> Oct 16 17:03:34 localhost kernel: cx23885_dvb_register() allocating 1
> frontend(s)
> Oct 16 17:03:34 localhost kernel: cx23885[0]: cx23885 based dvb card
> Oct 16 17:03:34 localhost kernel: stv0900_init_internal
> Oct 16 17:03:34 localhost kernel: stv0900_init_internal: Create New
> Internal Structure!
> Oct 16 17:03:34 localhost kernel: stv0900_st_dvbs2_single
> Oct 16 17:03:34 localhost kernel: stv0900_stop_all_s2_modcod
> Oct 16 17:03:34 localhost kernel: stv0900_activate_s2_modcod_single
> Oct 16 17:03:34 localhost kernel: stv0900_set_ts_parallel_serial
> Oct 16 17:03:34 localhost kernel: stv0900_set_mclk: Mclk set to
> 135000000, Quartz = 27000000
> Oct 16 17:03:34 localhost kernel: stv0900_get_mclk_freq: Calculated
> Mclk = 4500000
> Oct 16 17:03:34 localhost kernel: stv0900_get_mclk_freq: Calculated
> Mclk = 4500000
> Oct 16 17:03:34 localhost kernel: stv0900_attach: Attaching STV0900
> demodulator(0)
> Oct 16 17:03:34 localhost kernel: stb6100_attach: Attaching STB6100
> Oct 16 17:03:34 localhost kernel: DVB: registering new adapter (cx23885[0])
> Oct 16 17:03:34 localhost kernel: DVB: registering adapter 0 frontend
> 0 (STV0900 frontend)...
> Oct 16 17:03:34 localhost kernel: cx23885_dev_checkrevision() Hardware
> revision = 0xb0
> Oct 16 17:03:34 localhost kernel: cx23885[0]/0: found at 0000:03:00.0,
> rev: 2, irq: 18, latency: 0, mmio: 0xfbe00000
> Oct 16 17:03:34 localhost kernel: cx23885 0000:03:00.0: setting
> latency timer to 64
> -----------------------------------
> 
> Kernel: 2.6.35  x64
> Distro: Archlinux/Gentoo x64
> App: VDR 1.7.16

  reply	other threads:[~2010-10-30  9:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-17 15:38 Proftuners S2-8000 support T. Taner
2010-10-30  9:31 ` Goga777 [this message]
2010-10-30 15:37 ` Emmanuel
2010-11-06 13:36 ` Emmanuel
2010-11-06 20:53   ` Goga777
2010-11-06 22:53     ` Emmanuel

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=20101030133107.2b550c2b@bk.ru \
    --to=goga777@bk.ru \
    --cc=linux-media@vger.kernel.org \
    --cc=tanerinux@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox