Manu Abraham wrote:
On 8/13/07, Simon Kenyon <[EMAIL PROTECTED]> wrote:
Manu Abraham wrote:
On 8/13/07, Simon Kenyon <[EMAIL PROTECTED]> wrote:

Simon Kenyon wrote:

just bought 3 cards for my mythtv master backend. silly me.

anyway, using szap i find that tuning to a particular channel is at best
a hit and miss affair.
i have a 4x16 multiswitch which feeds astra28.2E into these three cards
and 4 satellite receivers.
they all get decent signal. i previously had a nexus-s and a technotrend
1500ci in the box and they had no problems with the signal.

is there anything i can do - other than binning them?
i'm using the hg tree of v4l-dvb.
is there an expermental tree out there with some improvements for this card?


a data point is that it will not lock onto any signals with a vertical
polarization
but will lock on to signals with a horizontal polarization (at the
second attempt - not the first).
the latter sounds like a timing issue.

Some of the 1025 cards have been very nasty. It resembles an older
case where one card would not tune to either vertical (or was it
Horizontal) completely stuck at one volytage level.

To take a bite at it, load the dst module with verbose=5, module
parameter. look at the logs, if you have timing errors you will see
them in the log.



i have 5 other receivers and 2 dvb-s cards which have no problems with
the signal coming from the multiswitch to which they are all attached.

any help or even ideas of what to do to diagnose the problem out there?

just post the logs, will take in a look whether anything's possible.


here is a log from the machine.
i performed 3 szaps
the first is to a station which did not lock (V)
the second two did (H)

i hope this is enough to diagnose the problem.


First get the sources from linuxtv.org, follow the build procedures,
install the drivers

after that look here:
 
http://linuxtv.org/hg/v4l-dvb/file/278ff24d5531/linux/drivers/media/dvb/bt8xx/dst.c

     1337       return dst_command(state, paket, 8);
     1338 }

change it to:

err = dst_command(state, paket, 8);
msleep(200);
return err;

Also at the bginning of the function declare err as int.


Also:

move to the same path in your sources: after line #1646
     1645               }
     1646               retval = dst_write_tuna(fe);


add a msleep(200);

do a recompile, reload modules and see whether it helps

here is the log after making the changes.
i did the same three szaps in the same order.
what is slightly different is that i reloaded the modules as part of the reboot sequence. diffing the two shows slightly difference reponses to the szaps - but i really don't know what i'm looking for

so vertical still fails.

i do appreciate this help.
--
simon
Linux version 2.6.21-gentoo-r4 ([EMAIL PROTECTED]) (gcc version 4.1.2 (Gentoo 
4.1.2)) #1 Mon Aug 13 13:51:24 IST 2007
BIOS-provided physical RAM map:
sanitize start
sanitize end
copy_e820_map() start: 0000000000000000 size: 00000000000a0000 end: 
00000000000a0000 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 
0000000000100000 type: 2
copy_e820_map() start: 0000000000100000 size: 000000001fef0000 end: 
000000001fff0000 type: 1
copy_e820_map() type is E820_RAM
copy_e820_map() start: 000000001fff0000 size: 0000000000003000 end: 
000000001fff3000 type: 4
copy_e820_map() start: 000000001fff3000 size: 000000000000d000 end: 
0000000020000000 type: 3
copy_e820_map() start: 00000000ffff0000 size: 0000000000010000 end: 
0000000100000000 type: 2
 BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
 BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
 BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
511MB LOWMEM available.
Entering add_active_range(0, 0, 131056) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  Normal       4096 ->   131056
early_node_map[1] active PFN ranges
    0:        0 ->   131056
On node 0 totalpages: 131056
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 991 pages used for memmap
  Normal zone: 125969 pages, LIFO batch:31
DMI 2.2 present.
ACPI: RSDP 000F6340, 0014 (r0 GBT   )
ACPI: RSDT 1FFF3000, 0028 (r1 GBT    AWRDACPI 42302E31 AWRD        0)
ACPI: FACP 1FFF3040, 0074 (r1 GBT    AWRDACPI 42302E31 AWRD        0)
ACPI: DSDT 1FFF30C0, 27DA (r1 GBT    AWRDACPI     1000 MSFT  100000C)
ACPI: FACS 1FFF0000, 0040
ACPI: PM-Timer IO Port: 0x4008
Allocating PCI resources starting at 30000000 (gap: 20000000:dfff0000)
Built 1 zonelists.  Total pages: 130033
Kernel command line: root=/dev/ram0 init=/linuxrc 
real_root=/dev/mapper/vg-slash udev dolvm2
Enabling fast FPU save and restore... done.
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 8192 bytes)
Detected 1000.096 MHz processor.
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 514056k/524224k available (2230k kernel code, 9536k reserved, 801k 
data, 168k init, 0k highmem)
virtual kernel memory layout:
    fixmap  : 0xffff8000 - 0xfffff000   (  28 kB)
    vmalloc : 0xe0800000 - 0xffff6000   ( 503 MB)
    lowmem  : 0xc0000000 - 0xdfff0000   ( 511 MB)
      .init : 0xc03f8000 - 0xc0422000   ( 168 kB)
      .data : 0xc032d9e5 - 0xc03f5fac   ( 801 kB)
      .text : 0xc0100000 - 0xc032d9e5   (2230 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 2001.47 BogoMIPS (lpj=10007383)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 00000000 
00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After all inits, caps: 0183f9ff c1c7f9ff 00000000 00000420 00000000 
00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
CPU: AMD Athlon(tm) processor stepping 04
Checking 'hlt' instruction... OK.
ACPI: Core revision 20070126
ACPI: setting ELCR to 0200 (from 1e20)
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 2.10 entry at 0xfb600, last bus=1
PCI: Using configuration type 1
Setting up standard PCI resources
ACPI: Interpreter enabled
ACPI: (supports S0 S1 S4 S5)
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
PCI quirk: region 6000-607f claimed by vt82c686 HW-mon
PCI quirk: region 5000-500f claimed by vt82c686 SMB
Boot video device is 0000:01:05.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 11 *12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 10 devices
Generic PHY: Registered new driver
SCSI subsystem initialized
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
pnp: 00:00: iomem range 0xf0000-0xf3fff could not be reserved
pnp: 00:00: iomem range 0xf4000-0xf7fff could not be reserved
pnp: 00:00: iomem range 0xf8000-0xfbfff could not be reserved
pnp: 00:00: iomem range 0xfc000-0xfffff could not be reserved
Time: tsc clocksource has been installed.
PCI: Bridge: 0000:00:01.0
  IO window: disabled.
  MEM window: e1000000-e2ffffff
  PREFETCH window: d0000000-d7ffffff
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
checking if image is initramfs... it is
Freeing initrd memory: 1451k freed
Machine check exception polling timer started.
Installing knfsd (copyright (C) 1996 [EMAIL PROTECTED]).
fuse init (API version 7.8)
io scheduler noop registered
io scheduler anticipatory registered (default)
io scheduler deadline registered
io scheduler cfq registered
Real Time Clock Driver v1.12ac
Non-volatile memory driver v1.2
input: Power Button (FF) as /class/input/input0
ACPI: Power Button (FF) [PWRF]
input: Power Button (CM) as /class/input/input1
ACPI: Power Button (CM) [PWRB]
input: Sleep Button (CM) as /class/input/input2
ACPI: Sleep Button (CM) [SLPB]
ACPI: Processor [CPU0] (supports 2 throttling states)
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
parport_pc: VIA 686A/8231 detected
parport_pc: probing current configuration
parport_pc: Current parallel port base: 0x0
parport_pc: VIA parallel port disabled in BIOS
Switched to high resolution mode on CPU 0
floppy0: no floppy controllers found
RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:07.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci0000:00:07.1
    ide0: BM-DMA at 0x9400-0x9407, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x9408-0x940f, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
hda: ST3200822A, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: _NEC DVD_RW ND-2500A, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
PDC20265: IDE controller at PCI slot 0000:00:10.0
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
PCI: setting IRQ 11 as level-triggered
ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> 
IRQ 11
PDC20265: chipset revision 2
PDC20265: ROM enabled at 0x30040000
PDC20265: 100% native mode on irq 11
PDC20265: (U)DMA Burst Bit ENABLED Primary PCI Mode Secondary PCI Mode.
    ide2: BM-DMA at 0xc800-0xc807, BIOS settings: hde:pio, hdf:pio
    ide3: BM-DMA at 0xc808-0xc80f, BIOS settings: hdg:pio, hdh:pio
Probing IDE interface ide2...
Probing IDE interface ide3...
Probing IDE interface ide2...
Probing IDE interface ide3...
hda: max request size: 512KiB
hda: 390721968 sectors (200049 MB) w/8192KiB Cache, CHS=24321/255/63, UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2 hda3
hdc: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
PNP: PS/2 controller doesn't have AUX irq; using default 12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input3
rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
rtc_cmos: probe of 00:04 failed with error -16
TCP cubic registered
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI Shortcut mode
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
Freeing unused kernel memory: 168k freed
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
usbcore: registered new interface driver libusual
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 11 (level, low) -> 
IRQ 11
uhci_hcd 0000:00:07.2: UHCI Host Controller
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:07.2: irq 11, io base 0x00009800
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:07.3[D] -> Link [LNKD] -> GSI 11 (level, low) -> 
IRQ 11
uhci_hcd 0000:00:07.3: UHCI Host Controller
uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:07.3: irq 11, io base 0x00009c00
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
usb 1-2: new low speed USB device using uhci_hcd and address 2
usb 1-2: configuration #1 chosen from 1 choice
usb 2-1: new full speed USB device using uhci_hcd and address 2
usb 2-1: configuration #1 chosen from 1 choice
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
usbcore: registered new interface driver hiddev
input: Logitech USB Receiver as /class/input/input4
input: USB HID v1.10 Keyboard [Logitech USB Receiver] on usb-0000:00:07.2-2
input: Logitech USB Receiver as /class/input/input5
input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:07.2-2
usbcore: registered new interface driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: [EMAIL PROTECTED]
md: raid0 personality registered for level 0
md: raid1 personality registered for level 1
md: raid10 personality registered for level 10
ReiserFS: dm-0: found reiserfs format "3.6" with standard journal
ReiserFS: dm-0: using ordered data mode
ReiserFS: dm-0: journal params: device dm-0, size 8192, journal first block 18, 
max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: dm-0: checking transaction log (dm-0)
ReiserFS: dm-0: Using r5 hash to sort names
scsi 0:0:0:0: Direct-Access              USB Card Reader  1.1a PQ: 0 ANSI: 0 CCS
sd 0:0:0:0: [sda] Attached SCSI removable disk
sd 0:0:0:0: Attached scsi generic sg0 type 0
scsi 0:0:0:1: Direct-Access              USB Card Reader  1.1a PQ: 0 ANSI: 0 CCS
sd 0:0:0:1: [sdb] Attached SCSI removable disk
sd 0:0:0:1: Attached scsi generic sg1 type 0
scsi 0:0:0:2: Direct-Access              USB Card Reader  1.1a PQ: 0 ANSI: 0 CCS
sd 0:0:0:2: [sdc] Attached SCSI removable disk
sd 0:0:0:2: Attached scsi generic sg2 type 0
scsi 0:0:0:3: Direct-Access              USB Card Reader  1.1a PQ: 0 ANSI: 0 CCS
sd 0:0:0:3: [sdd] Attached SCSI removable disk
sd 0:0:0:3: Attached scsi generic sg3 type 0
usb-storage: device scan complete
Linux agpgart interface v0.102 (c) Dave Jones
agpgart: Detected AMD 761 chipset
agpgart: AGP aperture is 64M @ 0xd8000000
Linux video capture interface: v2.00
bttv: driver version 0.9.17 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 12
PCI: setting IRQ 12 as level-triggered
ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKA] -> GSI 12 (level, low) -> 
IRQ 12
bttv0: Bt878 (rev 17) at 0000:00:0c.0, irq: 12, latency: 32, mmio: 0xe3021000
bttv0: detected: Twinhan VisionPlus DVB [card=113], PCI subsystem ID is 
1822:0001
bttv0: using: Twinhan DST + clones [card=113,insmod option]
bttv0: gpio: en=00000000, out=00000000 in=00d500ff [init]
bttv0: tuner absent
bttv0: add subdevice "dvb0"
bttv: Bt8xx card found (1).
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt 0000:00:0d.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> 
IRQ 10
bttv1: Bt878 (rev 17) at 0000:00:0d.0, irq: 10, latency: 32, mmio: 0xe3023000
bttv1: detected: Twinhan VisionPlus DVB [card=113], PCI subsystem ID is 
1822:0001
bttv1: using: Twinhan DST + clones [card=113,autodetected]
bttv1: gpio: en=00000000, out=00000000 in=00d500ff [init]
bttv1: tuner absent
bttv1: add subdevice "dvb1"
bttv: Bt8xx card found (2).
ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> 
IRQ 11
bttv2: Bt878 (rev 17) at 0000:00:0f.0, irq: 11, latency: 32, mmio: 0xe3025000
bttv2: detected: Twinhan VisionPlus DVB [card=113], PCI subsystem ID is 
1822:0001
bttv2: using: Twinhan DST + clones [card=113,autodetected]
bttv2: gpio: en=00000000, out=00000000 in=00d500ff [init]
bttv2: tuner absent
bttv2: add subdevice "dvb2"
bt878: AUDIO driver version 0.0.0 loaded
bt878: Bt878 AUDIO function found (0).
ACPI: PCI Interrupt 0000:00:0c.1[A] -> Link [LNKA] -> GSI 12 (level, low) -> 
IRQ 12
bt878_probe: card id=[0x11822],[ Twinhan VisionPlus DVB ] has DVB functions.
bt878(0): Bt878 (rev 17) at 00:0c.1, irq: 12, latency: 32, memory: 0xe3022000
bt878: Bt878 AUDIO function found (1).
ACPI: PCI Interrupt 0000:00:0d.1[A] -> Link [LNKB] -> GSI 10 (level, low) -> 
IRQ 10
bt878_probe: card id=[0x11822],[ Twinhan VisionPlus DVB ] has DVB functions.
bt878(1): Bt878 (rev 17) at 00:0d.1, irq: 10, latency: 32, memory: 0xe3024000
bt878: Bt878 AUDIO function found (2).
ACPI: PCI Interrupt 0000:00:0f.1[A] -> Link [LNKD] -> GSI 11 (level, low) -> 
IRQ 11
bt878_probe: card id=[0x11822],[ Twinhan VisionPlus DVB ] has DVB functions.
bt878(2): Bt878 (rev 17) at 00:0f.1, irq: 11, latency: 32, memory: 0xe3026000
ivtv:  Start initialization, version 1.1.0
ivtv0: Initializing card #0
ivtv0: Autodetected Hauppauge card (cx23415 based)
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
PCI: setting IRQ 5 as level-triggered
ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 
5
ivtv0: Unreasonably low latency timer, setting to 64 (was 32)
tveeprom 4-0050: Hauppauge model 48135, rev J124, serial# 6189838
tveeprom 4-0050: tuner model is Philips FM1246 (idx 24, type 1)
tveeprom 4-0050: TV standards PAL(I) (eeprom 0x10)
tveeprom 4-0050: audio processor is MSP4418 (idx 25)
tveeprom 4-0050: decoder processor is SAA7115 (idx 19)
tveeprom 4-0050: has radio, has IR receiver, has no IR transmitter
ivtv0: Autodetected Hauppauge WinTV PVR-350
DVB: registering new adapter (bttv0)
tuner 4-0061: chip found @ 0xc2 (ivtv i2c driver #0)
saa7115 4-0021: saa7115 found (1f7115d0e100000) @ 0x42 (ivtv i2c driver #0)
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 06 00 00 00 00 00 fa ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 1
dst(0) read_dst: reply is 0x44
 0x53 0x54 0x2d 0x30 0x33 0x54 0x31
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) dst_get_device_id: Recognise [DST-03T]
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
saa7127 4-0044: saa7127 found @ 0x88 (ivtv i2c driver #0)
writing [ 00 04 00 00 00 00 00 fc ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 0
dst(0) read_dst: reply is 0x0
 0x4 0x0 0x0 0x0 0x0 0x0 0xfc
debug_dst_buffer: [ 00 04 00 00 00 00 00 fc]
dst(0) dst_get_device_id: Unsupported
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
msp3400 4-0040: MSP4418G-A2 found @ 0x80 (ivtv i2c driver #0)
msp3400 4-0040: MSP4418G-A2 supports nicam and radio, mode is autodetect and 
autoselect
tuner 4-0061: type set to 1 (Philips PAL_I (FI1246 and compatibles))
ivtv0: Registered device video0 for encoder MPEG (4 MB)
ivtv0: Registered device video32 for encoder YUV (2 MB)
ivtv0: Registered device vbi0 for encoder VBI (1 MB)
ivtv0: Registered device video24 for encoder PCM audio (1 MB)
ivtv0: Registered device radio0 for encoder radio
ivtv0: Registered device video16 for decoder MPEG (1 MB)
ivtv0: Registered device vbi8 for decoder VBI (1 MB)
ivtv0: Registered device vbi16 for decoder VOUT
ivtv0: Registered device video48 for decoder YUV (1 MB)
ivtv0: Initialized card #0: Hauppauge WinTV PVR-350
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 10 00 00 00 00 00 f0 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 0
dst(0) read_dst: reply is 0x23
 0x0 0x5 0x11 0x29 0x14 0x54 0x36
debug_dst_buffer: [ 23 00 05 11 29 14 54 36]
dst(0) dst_check_mb86a15: Found a MB86A15 NIM
dst(0) dst_get_device_id: [DST-03T] has a [MB 86A15]
dst(0) dst_get_device_id: [DST-03T] has a [MB 86A15]
dst(0) dst_type_print: DST type: satellite
DST type flags : 0x2 ts204 0x4 symdiv 0x10 firmware version = 2
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 0a 00 00 00 00 00 f6 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 0
dst(0) read_dst: reply is 0x0
 0x8 0xca 0x10 0x1b 0x6e 0xb4 0xe1
dst(0) dst_get_mac: MAC Address=[00:08:ca:1b:6e:00]
DVB: registering frontend 0 (DST DVB-S)...
DVB: registering new adapter (bttv1)
Linux Tulip driver version 1.1.14 (May 11, 2002)
dst(1) dst_comm_init: Initializing DST.
dst(1) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(1) rdc_reset_state: Resetting state machine
dst(1) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(1) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 06 00 00 00 00 00 fa ]
dst(1) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(1) read_dst: reply is 0xff
dst(1) dst_wait_dst_ready: dst wait ready after 1
dst(1) read_dst: reply is 0x44
 0x53 0x54 0x2d 0x30 0x33 0x54 0x31
dst(1) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(1) dst_get_device_id: Recognise [DST-03T]
dst(1) dst_comm_init: Initializing DST.
dst(1) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(1) rdc_reset_state: Resetting state machine
dst(1) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(1) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 04 00 00 00 00 00 fc ]
dst(1) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(1) read_dst: reply is 0xff
dst(1) dst_wait_dst_ready: dst wait ready after 0
dst(1) read_dst: reply is 0x0
 0x4 0x0 0x0 0x0 0x0 0x0 0xfc
debug_dst_buffer: [ 00 04 00 00 00 00 00 fc]
dst(1) dst_get_device_id: Unsupported
dst(1) dst_comm_init: Initializing DST.
dst(1) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(1) rdc_reset_state: Resetting state machine
dst(1) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(1) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 10 00 00 00 00 00 f0 ]
dst(1) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(1) read_dst: reply is 0xff
dst(1) dst_wait_dst_ready: dst wait ready after 0
dst(1) read_dst: reply is 0x23
 0x0 0x5 0x11 0x29 0x14 0x54 0x36
debug_dst_buffer: [ 23 00 05 11 29 14 54 36]
dst(1) dst_check_mb86a15: Found a MB86A15 NIM
dst(1) dst_get_device_id: [DST-03T] has a [MB 86A15]
dst(1) dst_get_device_id: [DST-03T] has a [MB 86A15]
dst(1) dst_type_print: DST type: satellite
DST type flags : 0x2 ts204 0x4 symdiv 0x10 firmware version = 2
dst(1) dst_comm_init: Initializing DST.
dst(1) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(1) rdc_reset_state: Resetting state machine
dst(1) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(1) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 0a 00 00 00 00 00 f6 ]
dst(1) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(1) read_dst: reply is 0xff
dst(1) dst_wait_dst_ready: dst wait ready after 0
dst(1) read_dst: reply is 0x0
 0x8 0xca 0x10 0x1b 0x5e 0x5b 0x4a
dst(1) dst_get_mac: MAC Address=[00:08:ca:1b:5e:00]
DVB: registering frontend 1 (DST DVB-S)...
DVB: registering new adapter (bttv2)
dst(2) dst_comm_init: Initializing DST.
dst(2) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(2) rdc_reset_state: Resetting state machine
dst(2) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(2) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 06 00 00 00 00 00 fa ]
dst(2) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(2) read_dst: reply is 0xff
dst(2) dst_wait_dst_ready: dst wait ready after 1
dst(2) read_dst: reply is 0x44
 0x53 0x54 0x2d 0x30 0x33 0x54 0x31
dst(2) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(2) dst_get_device_id: Recognise [DST-03T]
dst(2) dst_comm_init: Initializing DST.
dst(2) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(2) rdc_reset_state: Resetting state machine
dst(2) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(2) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 04 00 00 00 00 00 fc ]
dst(2) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(2) read_dst: reply is 0xff
dst(2) dst_wait_dst_ready: dst wait ready after 0
dst(2) read_dst: reply is 0x0
 0x4 0x0 0x0 0x0 0x0 0x0 0xfc
debug_dst_buffer: [ 00 04 00 00 00 00 00 fc]
dst(2) dst_get_device_id: Unsupported
dst(2) dst_comm_init: Initializing DST.
dst(2) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(2) rdc_reset_state: Resetting state machine
dst(2) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(2) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 10 00 00 00 00 00 f0 ]
dst(2) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(2) read_dst: reply is 0xff
dst(2) dst_wait_dst_ready: dst wait ready after 0
dst(2) read_dst: reply is 0x23
 0x0 0x5 0x11 0x29 0x14 0x54 0x36
debug_dst_buffer: [ 23 00 05 11 29 14 54 36]
dst(2) dst_check_mb86a15: Found a MB86A15 NIM
dst(2) dst_get_device_id: [DST-03T] has a [MB 86A15]
dst(2) dst_get_device_id: [DST-03T] has a [MB 86A15]
dst(2) dst_type_print: DST type: satellite
DST type flags : 0x2 ts204 0x4 symdiv 0x10 firmware version = 2
dst(2) dst_comm_init: Initializing DST.
dst(2) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(2) rdc_reset_state: Resetting state machine
dst(2) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(2) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 0a 00 00 00 00 00 f6 ]
dst(2) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(2) read_dst: reply is 0xff
dst(2) dst_wait_dst_ready: dst wait ready after 0
dst(2) read_dst: reply is 0x0
 0x8 0xca 0x10 0x1b 0x6d 0x24 0x72
dst(2) dst_get_mac: MAC Address=[00:08:ca:1b:6d:00]
DVB: registering frontend 2 (DST DVB-S)...
ivtv:  End initialization
ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> 
IRQ 10
tulip0:  MII transceiver #1 config 3000 status 7829 advertising 01e1.
eth0: Lite-On 82c168 PNIC rev 32 at Port 0xb000, 00:A0:CC:58:89:FC, IRQ 10.
ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 
5
nvidia: module license 'NVIDIA' taints kernel.
ACPI: PCI Interrupt 0000:01:05.0[A] -> Link [LNKA] -> GSI 12 (level, low) -> 
IRQ 12
NVRM: loading NVIDIA Linux x86 Kernel Module  1.0-8776  Mon Oct 16 21:56:04 PDT 
2006
ReiserFS: dm-2: found reiserfs format "3.6" with standard journal
ReiserFS: dm-2: using ordered data mode
ReiserFS: dm-2: journal params: device dm-2, size 8192, journal first block 18, 
max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: dm-2: checking transaction log (dm-2)
ReiserFS: dm-2: Using r5 hash to sort names
ReiserFS: dm-3: found reiserfs format "3.6" with standard journal
ReiserFS: dm-3: using ordered data mode
ReiserFS: dm-3: journal params: device dm-3, size 8192, journal first block 18, 
max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: dm-3: checking transaction log (dm-3)
ReiserFS: dm-3: Using r5 hash to sort names
ReiserFS: dm-5: found reiserfs format "3.6" with standard journal
ReiserFS: dm-5: using ordered data mode
ReiserFS: dm-5: journal params: device dm-5, size 8192, journal first block 18, 
max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: dm-5: checking transaction log (dm-5)
ReiserFS: dm-5: Using r5 hash to sort names
ReiserFS: dm-1: found reiserfs format "3.6" with standard journal
ReiserFS: dm-1: using ordered data mode
ReiserFS: dm-1: journal params: device dm-1, size 8192, journal first block 18, 
max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: dm-1: checking transaction log (dm-1)
ReiserFS: dm-1: Using r5 hash to sort names
ReiserFS: dm-4: found reiserfs format "3.6" with standard journal
ReiserFS: dm-4: using ordered data mode
ReiserFS: dm-4: journal params: device dm-4, size 8192, journal first block 18, 
max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: dm-4: checking transaction log (dm-4)
ReiserFS: dm-4: Using r5 hash to sort names
ReiserFS: dm-6: found reiserfs format "3.6" with standard journal
ReiserFS: dm-6: using ordered data mode
ReiserFS: dm-6: journal params: device dm-6, size 8192, journal first block 18, 
max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: dm-6: checking transaction log (dm-6)
ReiserFS: dm-6: Using r5 hash to sort names
Adding 1959920k swap on /dev/hda2.  Priority:-1 extents:1 across:1959920k
eth0: Setting full-duplex based on MII#1 link partner capability of cde1.
NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
NFSD: starting 90-second grace period
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
agpgart: Putting AGP V2 device at 0000:01:05.0 into 4x mode
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 ff b6 01 00 00 41 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0xff 0xb6 0x1 0x0 0x0 0x41
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 ff b6 01 00 00 41 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0xff 0xb6 0x1 0x0 0x0 0x41
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 08 04 e0 10 38 f0 dc ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 8
dst(0) read_dst: reply is 0x0
 0x8 0x4 0xe0 0x10 0x38 0xf0 0xdc
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 ff 02 01 00 00 f5 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0xff 0x2 0x1 0x0 0x0 0xf5
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 ff 02 01 00 00 f5 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0xff 0x2 0x1 0x0 0x0 0xf5
dst(0) dst_set_freq: set Frequency 1156000
dst(0) dst_set_frontend: Set Frequency=[1156000]
dst(0) dst_set_symbolrate: set symrate 22000000
dst(0) dst_set_symbolrate: set symcalc 262144
dst(0) dst_set_polarization: Polarization=[Vertical]
dst(0) dst_set_frontend: Set Symbolrate=[22000000]
dst(0) dst_write_tuna: type_flags 0x16 
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 04 84 01 40 00 00 00 37 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 113
dst(0) read_dst: reply is 0x0
 0x0 0x1 0x40 0x0 0x0 0x0 0xbf
dst(0) dst_set_freq: set Frequency 1156000
dst(0) dst_set_frontend: Set Frequency=[1156000]
dst(0) dst_set_symbolrate: set symrate 22000000
dst(0) dst_set_symbolrate: set symcalc 262144
dst(0) dst_set_polarization: Polarization=[Vertical]
dst(0) dst_set_frontend: Set Symbolrate=[22000000]
dst(0) dst_write_tuna: type_flags 0x16 
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 04 84 01 40 00 00 00 37 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 113
dst(0) read_dst: reply is 0x0
 0x0 0x1 0x40 0x0 0x0 0x0 0xbf
dst(0) dst_set_freq: set Frequency 1157375
dst(0) dst_set_frontend: Set Frequency=[1157375]
dst(0) dst_set_symbolrate: set symrate 22000000
dst(0) dst_set_symbolrate: set symcalc 262144
dst(0) dst_set_polarization: Polarization=[Vertical]
dst(0) dst_set_frontend: Set Symbolrate=[22000000]
dst(0) dst_write_tuna: type_flags 0x16 
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 04 85 01 40 00 00 00 36 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 113
dst(0) read_dst: reply is 0x0
 0x0 0x1 0x40 0x0 0x0 0x0 0xbf
dst(0) dst_set_freq: set Frequency 1157375
dst(0) dst_set_frontend: Set Frequency=[1157375]
dst(0) dst_set_symbolrate: set symrate 22000000
dst(0) dst_set_symbolrate: set symcalc 262144
dst(0) dst_set_polarization: Polarization=[Vertical]
dst(0) dst_set_frontend: Set Symbolrate=[22000000]
dst(0) dst_write_tuna: type_flags 0x16 
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 04 85 01 40 00 00 00 36 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 113
dst(0) read_dst: reply is 0x0
 0x0 0x1 0x40 0x0 0x0 0x0 0xbf
dst(0) dst_set_freq: set Frequency 1154625
dst(0) dst_set_frontend: Set Frequency=[1154625]
dst(0) dst_set_symbolrate: set symrate 22000000
dst(0) dst_set_symbolrate: set symcalc 262144
dst(0) dst_set_polarization: Polarization=[Vertical]
dst(0) dst_set_frontend: Set Symbolrate=[22000000]
dst(0) dst_write_tuna: type_flags 0x16 
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 04 82 01 40 00 00 00 39 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 113
dst(0) read_dst: reply is 0x0
 0x0 0x1 0x40 0x0 0x0 0x0 0xbf
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 ff 82 01 00 00 75 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0xff 0x82 0x1 0x0 0x0 0x75
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 08 04 e0 10 38 f3 d9 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 8
dst(0) read_dst: reply is 0x0
 0x8 0x4 0xe0 0x10 0x38 0xf3 0xd9
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 ff 02 01 00 00 f5 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0xff 0x2 0x1 0x0 0x0 0xf5
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 02 02 01 00 00 f2 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0x2 0x2 0x1 0x0 0x0 0xf2
dst(0) dst_set_freq: set Frequency 1509000
dst(0) dst_set_frontend: Set Frequency=[1509000]
dst(0) dst_set_symbolrate: set symrate 27500000
dst(0) dst_set_symbolrate: set symcalc 327680
dst(0) dst_set_polarization: Polarization=[Horizontal]
dst(0) dst_set_frontend: Set Symbolrate=[27500000]
dst(0) dst_write_tuna: type_flags 0x16 
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 05 e5 01 50 00 00 40 85 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 9
dst(0) read_dst: reply is 0x5
 0xe5 0x0 0x0 0x0 0x0 0x0 0x16
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 05 00 00 00 00 00 fb ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 1
dst(0) read_dst: reply is 0x0
 0x5 0x16 0x0 0x0 0x42 0x0 0xa3
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 05 00 00 00 00 00 fb ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 1
dst(0) read_dst: reply is 0x0
 0x5 0x16 0x0 0x0 0x43 0x0 0xa2
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 05 00 00 00 00 00 fb ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 1
dst(0) read_dst: reply is 0x0
 0x5 0x16 0x0 0x0 0x44 0x0 0xa1
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 05 e5 00 00 00 0d ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0x5 0xe5 0x0 0x0 0x0 0xd
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 ff b6 01 00 00 41 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0xff 0xb6 0x1 0x0 0x0 0x41
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 ff b6 01 00 00 41 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0xff 0xb6 0x1 0x0 0x0 0x41
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 08 04 e0 10 38 f2 da ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 8
dst(0) read_dst: reply is 0x0
 0x8 0x4 0xe0 0x10 0x38 0xf2 0xda
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 ff 02 01 00 00 f5 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0xff 0x2 0x1 0x0 0x0 0xf5
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 ff 02 01 00 00 f5 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0xff 0x2 0x1 0x0 0x0 0xf5
dst(0) dst_set_freq: set Frequency 1023000
dst(0) dst_set_frontend: Set Frequency=[1023000]
dst(0) dst_set_symbolrate: set symrate 22000000
dst(0) dst_set_symbolrate: set symcalc 262144
dst(0) dst_set_polarization: Polarization=[Horizontal]
dst(0) dst_set_frontend: Set Symbolrate=[22000000]
dst(0) dst_write_tuna: type_flags 0x16 
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 03 ff 01 40 00 00 40 7d ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 9
dst(0) read_dst: reply is 0x3
 0xff 0x0 0x0 0x0 0x0 0x0 0xfe
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 05 00 00 00 00 00 fb ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 1
dst(0) read_dst: reply is 0x0
 0x5 0x19 0x0 0x0 0x41 0x0 0xa1
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 05 00 00 00 00 00 fb ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 1
dst(0) read_dst: reply is 0x0
 0x5 0x19 0x0 0x0 0x41 0x0 0xa1
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 05 00 00 00 00 00 fb ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 1
dst(0) read_dst: reply is 0x0
 0x5 0x19 0x0 0x0 0x41 0x0 0xa1
dst(0) dst_comm_init: Initializing DST.
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0001], outhigh=[0000]
dst(0) rdc_reset_state: Resetting state machine
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0000]
dst(0) dst_gpio_outb: mask=[0002], enbb=[0002], outhigh=[0002]
writing [ 00 09 03 ff 00 00 00 f5 ]
dst(0) dst_gpio_outb: mask=[ffffffff], enbb=[0000], outhigh=[0000]
dst(0) read_dst: reply is 0xff
dst(0) dst_wait_dst_ready: dst wait ready after 3
dst(0) read_dst: reply is 0x0
 0x9 0x3 0xff 0x0 0x0 0x0 0xf5
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to