Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] skystar2 problems



Hi!

I have problems with a skystar2 card (tested with the latest
1.0.1 driver):

  bash# ./apps/szap/szap -c ~/Astra1 -n 73
  reading channels from file '/home/rebel/Astra1'
  zapping to 'CNN Int.':
  sat 0, frequency = 11778 MHz V, symbolrate 27500000, vpid = 0x00a5, apid = 0x0064
  using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
  status 00 | signal 0000 | snr 73f5 | ber 00000000 | unc 00000000 |
  status 1b | signal 3dc5 | snr c7d1 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
  status 1b | signal 3dc1 | snr c7e9 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
  status 1b | signal 3dbf | snr c7bd | ber 00000000 | unc 00000000 | FE_HAS_LOCK
  status 1b | signal 3dba | snr c7e9 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
  status 1b | signal 3dbc | snr c7f5 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
  ...

The status 1b is suspicious, so I'm not very surprised that I don't get any
output, for example with 'dvbstream -o -f 12441 -p v -s 27500 512 660':

  dvbstream v0.4pre3 - (C) Dave Chapman 2001
  Released under the GPL.
  Latest version available from http://www.linuxstb.org/
  Using DVB card "Zarlink MT312"
  tuning DVB-S to L-Band:0, Pol:V Srate=27500000, 22kHz=off
  polling....
  Getting frontend event
  FE_STATUS: FE_TIMEDOUT
  Not able to lock to the signal on the given frequency

kernel log:

  Technisat SkyStar2 driver loading
  skystar2.c: FlexCopII(rev.130) chip found
  skystar2.c: MAC address = 00:d0:d7:04:91:c7:00:00
  skystar2.c: key =
   b2 00 00 00
   00 00 00 00
   00 00 00 00
   00 00 00 00
  DVB: registering new adapter (PCI device 13d0:2103 (Techsan Electronics Co Ltd)).
  mt312.c: setup for VP310
  DVB: registering frontend 0:0 (Zarlink MT312)...
  flexcop_diseqc_ioctl: SEC_TONE_OFF, 1
  flexcop_diseqc_ioctl: SEC_VOLTAGE_13, 0
  flexcop_diseqc_ioctl: SEC_TONE_ON, 0
  synth dword = 24d08482
  synth dword = 24de8482

The new driver with added support for the revision 2.6 is even worse
(got it from http://www.gdv.uni-hannover.de/~peinecke/skystar2):

  bash# ./apps/szap/szap -c ~/Astra1 -n 73
  reading channels from file '/home/rebel/Astra1'
  zapping to 'CNN Int.':
  sat 0, frequency = 11778 MHz V, symbolrate 27500000, vpid = 0x00a5, apid = 0x0064
  using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
  status 00 | signal 0000 | snr 81cb | ber 00000000 | unc 00000000 |
  status 00 | signal 20db | snr 87cd | ber 00000000 | unc 00000000 |
  status 01 | signal 3dae | snr bf7f | ber 00000000 | unc 00000000 |
  status 00 | signal 3df2 | snr 8329 | ber 00000000 | unc 00000000 |
  ...

So, any hints what I could try next?

Thanks
Michal


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index