I got troubles with a MSI Mega Sky 580
i have:
uname -a
Linux spike 2.6.18-gentoo-r6 #1 PREEMPT Sat Jan 6 09:47:12 CET 2007 i686 Intel(R) Pentium(R) M processor 1.86GHz GenuineIntel GNU/Linux
here is what I did:
from:
http://linuxtv.org/hg/~mkrufky/megasky
I downloaded the tree
make
make install (as root)
if I plug in now the device I get:
lsusb:
Code: Select all
Bus 001 Device 005: ID 0db0:5581 Micro Star InternationalCode: Select all
usb 1-4: new high speed USB device using ehci_hcd and address 5
usb 1-4: configuration #1 chosen from 1 choice
dvb-usb: found a 'MSI Mega Sky 55801 DVB-T USB2.0' in warm state.
dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
DVB: registering new adapter (MSI Mega Sky 55801 DVB-T USB2.0).
DVB: registering frontend 0 (Zarlink ZL10353 DVB-T)...
dvb-usb: MSI Mega Sky 55801 DVB-T USB2.0 successfully initialized and connected.
input: PC-DTV Receiver PC-DTV Receiver as /class/input/input5
input: USB HID v1.01 Keyboard [PC-DTV Receiver PC-DTV Receiver] on usb-0000:00:1d.7-4Code: Select all
zl10353 4100 1
dvb_usb_gl861 5764 0
dvb_usb 17676 1 dvb_usb_gl861
dvb_core 63080 1 dvb_usb
dvb_pll 11460 1 dvb_usbfrom w_scan I got a initial channel list which I used with dvbscan to get a channels.conf
tzap complained about syntax in channels.conf (don't know why)
Code: Select all
tzap ORF1
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
reading channels from file '/home/andi/.tzap/channels.conf'
ERROR: error while parsing constellation (syntax error)Code: Select all
mplayer dvb://ORF1
MPlayer 1.0rc1-4.1.1 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) M processor 1.86GHz (Family: 6, Model: 13, Stepping: 8)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Playing dvb://ORF1.
dvb_tune Freq: 858000000
dvb_streaming_read, attempt N. 6 failed with errno 0 when reading 1672 bytes
dvb_streaming_read, attempt N. 5 failed with errno 0 when reading 1672 bytes
dvb_streaming_read, attempt N. 4 failed with errno 0 when reading 1672 bytes
dvb_streaming_read, attempt N. 3 failed with errno 0 when reading 1672 byteswith previous kernel I was able to tune. Xine always showed "buffering 50%" to "buffering 100%" but never showed one single useful picture. Mplayer had almost same behaveior.
any help appreciated.
thanks in advance
Andi
