All of lore.kernel.org
 help / color / mirror / Atom feed
* re: pctv452e
@ 2012-07-04 16:04 Steve Hill
  2012-07-04 16:22 ` pctv452e Antti Palosaari
  0 siblings, 1 reply; 37+ messages in thread
From: Steve Hill @ 2012-07-04 16:04 UTC (permalink / raw)
  To: linux-media

 >> Ps. Steve, could you please give me full version of kernel which
 >> works with pctv452e?

I think it was 2.6.37-1-kirkwood from Debian which I was using (this is 
an ARM system).

 > As the new DVB-USB fixes many bugs I ask you to test it. I converted 
 > pctv452e driver for you:
 >
 > http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/pctv452e
 >
 > Only PCTV device supported currently, not TechnoTrend at that time.

Can I ask why it only works on the PCTV devices?  I was under the 
impression that the TechnoTrend hardware was identical?


If you are able to provide any pointers as to where the TechnoTrend 
support is broken (or what debugging I should be turning on to figure 
out where it is broken) then that would be helpful.

Thanks.

-- 

  - Steve


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-04 16:04 pctv452e Steve Hill
@ 2012-07-04 16:22 ` Antti Palosaari
  2012-07-04 18:46   ` pctv452e Marx
                     ` (2 more replies)
  0 siblings, 3 replies; 37+ messages in thread
From: Antti Palosaari @ 2012-07-04 16:22 UTC (permalink / raw)
  To: Steve Hill; +Cc: linux-media

On 07/04/2012 07:04 PM, Steve Hill wrote:
>  >> Ps. Steve, could you please give me full version of kernel which
>  >> works with pctv452e?
>
> I think it was 2.6.37-1-kirkwood from Debian which I was using (this is
> an ARM system).
>
>  > As the new DVB-USB fixes many bugs I ask you to test it. I converted
>  > pctv452e driver for you:
>  >
>  >
> http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/pctv452e
>  >
>  > Only PCTV device supported currently, not TechnoTrend at that time.
>
> Can I ask why it only works on the PCTV devices?  I was under the
> impression that the TechnoTrend hardware was identical?
>
>
> If you are able to provide any pointers as to where the TechnoTrend
> support is broken (or what debugging I should be turning on to figure
> out where it is broken) then that would be helpful.

I don't have hardware, no PCTV neither TechnoTrend. I just converted 
PCTV as Marx seems to have such device and he was blaming. Code wasn't 
100% similar, for example TechnoTrend has CI PCTV doesn't.

It should not fix problems but it could since I fixed some nasty bugs. 
Lets wait test report first and make decision what to do after that.

regards
Antti

-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-04 16:22 ` pctv452e Antti Palosaari
@ 2012-07-04 18:46   ` Marx
  2012-07-04 18:53   ` pctv452e André Weidemann
  2012-08-03 16:56   ` pctv452e Steve Hill
  2 siblings, 0 replies; 37+ messages in thread
From: Marx @ 2012-07-04 18:46 UTC (permalink / raw)
  To: linux-media

W dniu 2012-07-04 18:22, Antti Palosaari pisze:
> I don't have hardware, no PCTV neither TechnoTrend. I just converted
> PCTV as Marx seems to have such device and he was blaming. Code wasn't
> 100% similar, for example TechnoTrend has CI PCTV doesn't.
>
> It should not fix problems but it could since I fixed some nasty bugs.
> Lets wait test report first and make decision what to do after that.

I've connected device and I'm starting to checkout from git and compiling.
Marx


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-04 16:22 ` pctv452e Antti Palosaari
  2012-07-04 18:46   ` pctv452e Marx
@ 2012-07-04 18:53   ` André Weidemann
  2012-07-04 19:01     ` pctv452e Antti Palosaari
  2012-08-03 16:56   ` pctv452e Steve Hill
  2 siblings, 1 reply; 37+ messages in thread
From: André Weidemann @ 2012-07-04 18:53 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: Steve Hill, linux-media

On 04.07.2012 18:22, Antti Palosaari wrote:
> On 07/04/2012 07:04 PM, Steve Hill wrote:
>>  >> Ps. Steve, could you please give me full version of kernel which
>>  >> works with pctv452e?
>>
>> I think it was 2.6.37-1-kirkwood from Debian which I was using (this is
>> an ARM system).
>>
>>  > As the new DVB-USB fixes many bugs I ask you to test it. I converted
>>  > pctv452e driver for you:
>>  >
>>  >
>> http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/pctv452e
>>  >
>>  > Only PCTV device supported currently, not TechnoTrend at that time.
>>
>> Can I ask why it only works on the PCTV devices?  I was under the
>> impression that the TechnoTrend hardware was identical?
>>
>>
>> If you are able to provide any pointers as to where the TechnoTrend
>> support is broken (or what debugging I should be turning on to figure
>> out where it is broken) then that would be helpful.
>
> I don't have hardware, no PCTV neither TechnoTrend. I just converted
> PCTV as Marx seems to have such device and he was blaming. Code wasn't
> 100% similar, for example TechnoTrend has CI PCTV doesn't.
>
> It should not fix problems but it could since I fixed some nasty bugs.
> Lets wait test report first and make decision what to do after that.

The pctv452e and TT-connect S2-3600 are identical in hardware. Only USB 
IDs and remote control codes differ between the two. The Pinnacle box 
has its own remote. The TT-connect uses the same RC as the TT-budget series.
The TT-connect S2-3650-CI has an additional CI slot.

André


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-04 18:53   ` pctv452e André Weidemann
@ 2012-07-04 19:01     ` Antti Palosaari
  2012-07-05 13:14       ` pctv452e Marx
  0 siblings, 1 reply; 37+ messages in thread
From: Antti Palosaari @ 2012-07-04 19:01 UTC (permalink / raw)
  To: André Weidemann; +Cc: Steve Hill, linux-media

On 07/04/2012 09:53 PM, André Weidemann wrote:
> On 04.07.2012 18:22, Antti Palosaari wrote:
>> On 07/04/2012 07:04 PM, Steve Hill wrote:
>>>  >> Ps. Steve, could you please give me full version of kernel which
>>>  >> works with pctv452e?
>>>
>>> I think it was 2.6.37-1-kirkwood from Debian which I was using (this is
>>> an ARM system).
>>>
>>>  > As the new DVB-USB fixes many bugs I ask you to test it. I converted
>>>  > pctv452e driver for you:
>>>  >
>>>  >
>>> http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/pctv452e
>>>
>>>  >
>>>  > Only PCTV device supported currently, not TechnoTrend at that time.
>>>
>>> Can I ask why it only works on the PCTV devices?  I was under the
>>> impression that the TechnoTrend hardware was identical?
>>>
>>>
>>> If you are able to provide any pointers as to where the TechnoTrend
>>> support is broken (or what debugging I should be turning on to figure
>>> out where it is broken) then that would be helpful.
>>
>> I don't have hardware, no PCTV neither TechnoTrend. I just converted
>> PCTV as Marx seems to have such device and he was blaming. Code wasn't
>> 100% similar, for example TechnoTrend has CI PCTV doesn't.
>>
>> It should not fix problems but it could since I fixed some nasty bugs.
>> Lets wait test report first and make decision what to do after that.
>
> The pctv452e and TT-connect S2-3600 are identical in hardware. Only USB
> IDs and remote control codes differ between the two. The Pinnacle box
> has its own remote. The TT-connect uses the same RC as the TT-budget
> series.
> The TT-connect S2-3650-CI has an additional CI slot.

OK. In addition to CI support and remote controller there was also 
.read_mac_address() callback implemented for TechnoTrend. But as 
.read_mac_address() is heavily optional and useless it could be possible 
driver author just left it unimplemented for PCTV - or PCTV does not has 
MAC address.

You seems to be marked as a one module author, I can guess you know reason?

Also if you has hardware, could you make some tests in order to get that 
driver fixed :]

regards
Antti

-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-04 19:01     ` pctv452e Antti Palosaari
@ 2012-07-05 13:14       ` Marx
  2012-07-05 14:23         ` pctv452e Antti Palosaari
  0 siblings, 1 reply; 37+ messages in thread
From: Marx @ 2012-07-05 13:14 UTC (permalink / raw)
  To: linux-media

Maybe i did something wrong because I'm new to git, so below are steps i 
followed to compile new driver set:
1) git clone git://linuxtv.org/anttip/media_tree.git
2) git checkout -b pctv452e origin/pctv452e
3) copy config file from 3.4 kernel
4) make menuconfig, check everything seems ok, quit & save
5) build kernel Debian way, and install it, reboot

wuwek:~# uname -a
Linux wuwek 3.5.0-rc5+ #1 SMP Thu Jul 5 09:22:36 CEST 2012 i686 GNU/Linux

wuwek:~# lsusb
Bus 001 Device 002: ID 2304:021f Pinnacle Systems, Inc. PCTV Sat HDTV 
Pro BDA Device
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


wuwek:~/pctv/pctv452e/media_tree# ls /dev/dvb*
ls: nie ma dostępu do /dev/dvb*: Nie ma takiego pliku ani katalogu

So, while device is recognized, and a driver seems to recognize device, 
there is no /dev/dvb* devices, so something went wrong.

What can I do more?

Marx

Ps. I'm attaching dmesg output. The second dvb card is internal Prof 
Revolution 8000.

wuwek:~# dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.5.0-rc5+ (root@wuwek) (gcc version 4.7.1 
(Debian 4.7.1-2) ) #1 SMP Thu Jul 5 09:22:36 CEST 2012
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ebff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009ec00-0x000000000009ffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000067c91fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000067c92000-0x0000000067ce0fff] 
ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000067ce1000-0x0000000067ce3fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x0000000067ce4000-0x0000000067ce6fff] 
ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000067ce7000-0x0000000067d0ffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x0000000067d10000-0x0000000067d10fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000067d11000-0x0000000067d18fff] 
ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000067d19000-0x0000000067d40fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x0000000067d41000-0x0000000067d83fff] 
ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000067d84000-0x0000000067efffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] 
reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.7 present.
[    0.000000] DMI: To Be Filled By O.E.M. To Be Filled By 
O.E.M./E350M1, BIOS P1.50 11/16/2011
[    0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x67f00 max_arch_pfn = 0x1000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-CEFFF write-protect
[    0.000000]   CF000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 067F00000 mask FFFF00000 uncachable
[    0.000000]   2 base 068000000 mask FF8000000 uncachable
[    0.000000]   3 base 070000000 mask FF0000000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 
0x7010600070106
[    0.000000] found SMP MP-table at [mem 0x000fcdf0-0x000fcdff] mapped 
at [c00fcdf0]
[    0.000000] initial memory mapped: [mem 0x00000000-0x019fffff]
[    0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x379fdfff]
[    0.000000]  [mem 0x00000000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x377fffff] page 2M
[    0.000000]  [mem 0x37800000-0x379fdfff] page 4k
[    0.000000] kernel direct mapping tables up to 0x379fdfff @ [mem 
0x019f9000-0x019fffff]
[    0.000000] RAMDISK: [mem 0x36b78000-0x375b3fff]
[    0.000000] ACPI: RSDP 000f0450 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 67cd9070 0005C (v01 ALASKA    A M I 01072009 
AMI  00010013)
[    0.000000] ACPI: FACP 67cdea90 000F4 (v04 ALASKA    A M I 01072009 
AMI  00010013)
[    0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero 
address or length: 0x0000000000000000/0x1 (20120320/tbfadt-579)
[    0.000000] ACPI: DSDT 67cd9158 05933 (v02 ALASKA    A M I 00000000 
INTL 20051117)
[    0.000000] ACPI: FACS 67d18f80 00040
[    0.000000] ACPI: APIC 67cdeb88 00062 (v03 ALASKA    A M I 01072009 
AMI  00010013)
[    0.000000] ACPI: MCFG 67cdebf0 0003C (v01 ALASKA    A M I 01072009 
MSFT 00010013)
[    0.000000] ACPI: AAFT 67cdec30 0003A (v01 ALASKA OEMAAFT  01072009 
MSFT 00000097)
[    0.000000] ACPI: HPET 67cdec70 00038 (v01 ALASKA    A M I 01072009 
AMI  00000004)
[    0.000000] ACPI: SSDT 67cdeca8 003DE (v01 AMD    POWERNOW 00000001 
AMD  00000001)
[    0.000000] ACPI: SSDT 67cdf088 0168E (v02    AMD     ALIB 00000001 
MSFT 04000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 773MB HIGHMEM available.
[    0.000000] 889MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 379fe000
[    0.000000]   low ram: 0 - 379fe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00010000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x379fdfff]
[    0.000000]   HighMem  [mem 0x379fe000-0x67efffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00010000-0x0009dfff]
[    0.000000]   node   0: [mem 0x00100000-0x67c91fff]
[    0.000000]   node   0: [mem 0x67d10000-0x67d10fff]
[    0.000000]   node   0: [mem 0x67d84000-0x67efffff]
[    0.000000] On node 0 totalpages: 425373
[    0.000000] free_area_init_node: node 0, pgdat c14293c0, node_mem_map 
f5e78200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3950 pages, LIFO batch:0
[    0.000000]   Normal zone: 1748 pages used for memmap
[    0.000000]   Normal zone: 221994 pages, LIFO batch:31
[    0.000000]   HighMem zone: 1547 pages used for memmap
[    0.000000]   HighMem zone: 196102 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 0, version 33, address 0xfec00000, GSI 
0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 
000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 
00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 
00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 
0000000000100000
[    0.000000] e820: [mem 0x67f00000-0xfebfffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 
nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @f79d8000 s32960 r0 d24384 
u57344
[    0.000000] pcpu-alloc: s32960 r0 d24384 u57344 alloc=14*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on. 
Total pages: 422046
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-rc5+ 
root=UUID=756a2809-5b24-4f0e-aed3-6874268ad97d ro quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 
bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 
bytes)
[    0.000000] __ex_table already sorted, skipping sort
[    0.000000] Initializing CPU#0
[    0.000000] allocated 3405696 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't 
want memory cgroups
[    0.000000] Initializing HighMem for node 0 (000379fe:00067f00)
[    0.000000] Memory: 1668100k/1702912k available (2910k kernel code, 
33392k reserved, 1380k data, 420k init, 790596k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd36000 - 0xfffff000   (2852 kB)
[    0.000000]     pkmap   : 0xffa00000 - 0xffc00000   (2048 kB)
[    0.000000]     vmalloc : 0xf81fe000 - 0xff9fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf79fe000   ( 889 MB)
[    0.000000]       .init : 0xc1431000 - 0xc149a000   ( 420 kB)
[    0.000000]       .data : 0xc12d7bb8 - 0xc1430f00   (1380 kB)
[    0.000000]       .text : 0xc1000000 - 0xc12d7bb8   (2910 kB)
[    0.000000] Checking if this processor honours the WP bit even in 
supervisor mode...Ok.
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:2304 nr_irqs:512 16
[    0.000000] CPU 0 irqstacks, hard=f5806000 soft=f5808000
[    0.000000] Extended CMOS year: 2000
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.004000] Detected 1600.000 MHz processor.
[    0.000003] Calibrating delay loop (skipped), value calculated using 
timer frequency.. 3200.00 BogoMIPS (lpj=6400000)
[    0.000009] pid_max: default: 32768 minimum: 301
[    0.000074] Security Framework initialized
[    0.000082] AppArmor: AppArmor disabled by boot time parameter
[    0.000108] Mount-cache hash table entries: 512
[    0.000429] Initializing cgroup subsys cpuacct
[    0.000435] Initializing cgroup subsys memory
[    0.000449] Initializing cgroup subsys devices
[    0.000453] Initializing cgroup subsys freezer
[    0.000455] Initializing cgroup subsys net_cls
[    0.000459] Initializing cgroup subsys blkio
[    0.000462] Initializing cgroup subsys perf_event
[    0.000509] CPU: Physical Processor ID: 0
[    0.000512] CPU: Processor Core ID: 0
[    0.000517] mce: CPU supports 6 MCE banks
[    0.001309] ACPI: Core revision 20120320
[    0.008610] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.008975] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.048667] CPU0: AMD E-350 Processor stepping 00
[    0.154605] Performance Events: AMD PMU driver.
[    0.154613] ... version:                0
[    0.154615] ... bit width:              48
[    0.154617] ... generic registers:      4
[    0.154620] ... value mask:             0000ffffffffffff
[    0.154623] ... max period:             00007fffffffffff
[    0.154625] ... fixed-purpose events:   0
[    0.154627] ... event mask:             000000000000000f
[    0.154880] NMI watchdog: enabled on all CPUs, permanently consumes 
one hw-PMU counter.
[    0.155077] CPU 1 irqstacks, hard=f5892000 soft=f5894000
[    0.155080] Booting Node   0, Processors  #1 Ok.
[    0.165063] Initializing CPU#1
[    0.168214] Brought up 2 CPUs
[    0.168220] Total of 2 processors activated (6400.00 BogoMIPS).
[    0.169107] devtmpfs: initialized
[    0.169486] PM: Registering ACPI NVS region [mem 
0x67c92000-0x67ce0fff] (323584 bytes)
[    0.169507] PM: Registering ACPI NVS region [mem 
0x67ce4000-0x67ce6fff] (12288 bytes)
[    0.169511] PM: Registering ACPI NVS region [mem 
0x67d11000-0x67d18fff] (32768 bytes)
[    0.169515] PM: Registering ACPI NVS region [mem 
0x67d41000-0x67d83fff] (274432 bytes)
[    0.169719] dummy:
[    0.169833] NET: Registered protocol family 16
[    0.170138] ACPI: bus type pci registered
[    0.170261] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xe0000000-0xefffffff] (base 0xe0000000)
[    0.170266] PCI: not using MMCONFIG
[    0.178944] PCI: Using configuration type 1 for base access
[    0.178946] PCI: Using configuration type 1 for extended access
[    0.180066] bio: create slab <bio-0> at 0
[    0.180231] ACPI: Added _OSI(Module Device)
[    0.180237] ACPI: Added _OSI(Processor Device)
[    0.180240] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.180244] ACPI: Added _OSI(Processor Aggregator Device)
[    0.181630] ACPI: EC: Look up EC in DSDT
[    0.183429] ACPI: Executed 3 blocks of module-level executable AML code
[    0.187789] ACPI: Interpreter enabled
[    0.187803] ACPI: (supports S0 S4 S5)
[    0.187839] ACPI: Using IOAPIC for interrupt routing
[    0.188141] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xe0000000-0xefffffff] (base 0xe0000000)
[    0.188238] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in 
ACPI motherboard resources
[    0.188242] PCI: Using MMCONFIG for extended config space
[    0.197307] ACPI: No dock devices found.
[    0.197319] PCI: Using host bridge windows from ACPI; if necessary, 
use "pci=nocrs" and report a bug
[    0.197591] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.198043] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.198049] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.198055] pci_root PNP0A08:00: host bridge window [mem 
0x000a0000-0x000bffff]
[    0.198060] pci_root PNP0A08:00: host bridge window [mem 
0x000c8000-0x000dffff]
[    0.198065] pci_root PNP0A08:00: host bridge window [mem 
0x80000000-0xffffffff]
[    0.198076] pci_root PNP0A08:00: ignoring host bridge window [mem 
0x000c8000-0x000dffff] (conflicts with Video ROM [mem 
0x000c0000-0x000ce1ff])
[    0.198139] PCI host bridge to bus 0000:00
[    0.198145] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.198150] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.198156] pci_bus 0000:00: root bus resource [mem 
0x000a0000-0x000bffff]
[    0.198161] pci_bus 0000:00: root bus resource [mem 
0x80000000-0xffffffff]
[    0.198179] pci 0000:00:00.0: [1022:1510] type 00 class 0x060000
[    0.198243] pci 0000:00:01.0: [1002:9802] type 00 class 0x030000
[    0.198260] pci 0000:00:01.0: reg 10: [mem 0xc0000000-0xcfffffff pref]
[    0.198272] pci 0000:00:01.0: reg 14: [io  0xf000-0xf0ff]
[    0.198283] pci 0000:00:01.0: reg 18: [mem 0xfea00000-0xfea3ffff]
[    0.198352] pci 0000:00:01.0: supports D1 D2
[    0.198379] pci 0000:00:01.1: [1002:1314] type 00 class 0x040300
[    0.198393] pci 0000:00:01.1: reg 10: [mem 0xfea44000-0xfea47fff]
[    0.198471] pci 0000:00:01.1: supports D1 D2
[    0.198522] pci 0000:00:04.0: [1022:1512] type 01 class 0x060400
[    0.198614] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.198682] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
[    0.198708] pci 0000:00:11.0: reg 10: [io  0xf190-0xf197]
[    0.198723] pci 0000:00:11.0: reg 14: [io  0xf180-0xf183]
[    0.198737] pci 0000:00:11.0: reg 18: [io  0xf170-0xf177]
[    0.198752] pci 0000:00:11.0: reg 1c: [io  0xf160-0xf163]
[    0.198766] pci 0000:00:11.0: reg 20: [io  0xf150-0xf15f]
[    0.198781] pci 0000:00:11.0: reg 24: [mem 0xfea4f000-0xfea4f3ff]
[    0.198809] pci 0000:00:11.0: set SATA to AHCI mode
[    0.198876] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.198895] pci 0000:00:12.0: reg 10: [mem 0xfea4e000-0xfea4efff]
[    0.198988] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.199014] pci 0000:00:12.2: reg 10: [mem 0xfea4d000-0xfea4d0ff]
[    0.199117] pci 0000:00:12.2: supports D1 D2
[    0.199121] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.199157] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.199177] pci 0000:00:13.0: reg 10: [mem 0xfea4c000-0xfea4cfff]
[    0.199269] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.199295] pci 0000:00:13.2: reg 10: [mem 0xfea4b000-0xfea4b0ff]
[    0.199398] pci 0000:00:13.2: supports D1 D2
[    0.199402] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.199436] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.199532] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
[    0.199551] pci 0000:00:14.1: reg 10: [io  0xf140-0xf147]
[    0.199566] pci 0000:00:14.1: reg 14: [io  0xf130-0xf133]
[    0.199580] pci 0000:00:14.1: reg 18: [io  0xf120-0xf127]
[    0.199594] pci 0000:00:14.1: reg 1c: [io  0xf110-0xf113]
[    0.199608] pci 0000:00:14.1: reg 20: [io  0xf100-0xf10f]
[    0.199663] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.199691] pci 0000:00:14.2: reg 10: [mem 0xfea40000-0xfea43fff 64bit]
[    0.199776] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.199799] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.199897] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.199955] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.199973] pci 0000:00:14.5: reg 10: [mem 0xfea4a000-0xfea4afff]
[    0.200068] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[    0.200168] pci 0000:00:15.0: supports D1 D2
[    0.200205] pci 0000:00:15.1: [1002:43a1] type 01 class 0x060400
[    0.200304] pci 0000:00:15.1: supports D1 D2
[    0.200346] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[    0.200366] pci 0000:00:16.0: reg 10: [mem 0xfea49000-0xfea49fff]
[    0.200458] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[    0.200484] pci 0000:00:16.2: reg 10: [mem 0xfea48000-0xfea480ff]
[    0.200587] pci 0000:00:16.2: supports D1 D2
[    0.200591] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.200627] pci 0000:00:18.0: [1022:1700] type 00 class 0x060000
[    0.200680] pci 0000:00:18.1: [1022:1701] type 00 class 0x060000
[    0.200732] pci 0000:00:18.2: [1022:1702] type 00 class 0x060000
[    0.200782] pci 0000:00:18.3: [1022:1703] type 00 class 0x060000
[    0.200844] pci 0000:00:18.4: [1022:1704] type 00 class 0x060000
[    0.200892] pci 0000:00:18.5: [1022:1718] type 00 class 0x060000
[    0.200940] pci 0000:00:18.6: [1022:1716] type 00 class 0x060000
[    0.200987] pci 0000:00:18.7: [1022:1719] type 00 class 0x060000
[    0.201124] pci 0000:01:00.0: [14f1:8852] type 00 class 0x040000
[    0.201156] pci 0000:01:00.0: reg 10: [mem 0xfe800000-0xfe9fffff 64bit]
[    0.201306] pci 0000:01:00.0: supports D1 D2
[    0.201310] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot
[    0.201341] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. 
  You can enable it with 'pcie_aspm=force'
[    0.201357] pci 0000:00:04.0: PCI bridge to [bus 01-01]
[    0.201369] pci 0000:00:04.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.201462] pci 0000:00:14.4: PCI bridge to [bus 02-02] (subtractive 
decode)
[    0.201475] pci 0000:00:14.4:   bridge window [io  0x0000-0x0cf7] 
(subtractive decode)
[    0.201481] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff] 
(subtractive decode)
[    0.201486] pci 0000:00:14.4:   bridge window [mem 
0x000a0000-0x000bffff] (subtractive decode)
[    0.201491] pci 0000:00:14.4:   bridge window [mem 
0x80000000-0xffffffff] (subtractive decode)
[    0.201557] pci 0000:00:15.0: PCI bridge to [bus 03-03]
[    0.201658] pci 0000:04:00.0: [10ec:8168] type 00 class 0x020000
[    0.201682] pci 0000:04:00.0: reg 10: [io  0xe000-0xe0ff]
[    0.201721] pci 0000:04:00.0: reg 18: [mem 0xd0004000-0xd0004fff 
64bit pref]
[    0.201747] pci 0000:04:00.0: reg 20: [mem 0xd0000000-0xd0003fff 
64bit pref]
[    0.201846] pci 0000:04:00.0: supports D1 D2
[    0.201850] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.206647] pci 0000:00:15.1: PCI bridge to [bus 04-04]
[    0.206664] pci 0000:00:15.1:   bridge window [io  0xe000-0xefff]
[    0.206684] pci 0000:00:15.1:   bridge window [mem 
0xd0000000-0xd00fffff 64bit pref]
[    0.206723] pci_bus 0000:00: on NUMA node 0
[    0.206736] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.207018] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE20._PRT]
[    0.207084] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PE21._PRT]
[    0.207158] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE4._PRT]
[    0.207223]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.207230]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), 
returned control mask: 0x1d
[    0.207232] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.219509] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 11 14 15) *0
[    0.219671] ACPI: PCI Interrupt Link [LNKB] (IRQs 10 11 14 15) *0
[    0.219835] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 11 14 15) *0
[    0.219999] ACPI: PCI Interrupt Link [LNKD] (IRQs 10 11 14 15) *0
[    0.220135] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11 14 15) *0
[    0.220233] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11 14 15) *0
[    0.220331] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11 14 15) *0
[    0.220429] ACPI: PCI Interrupt Link [LNKH] (IRQs 10 11 14 15) *0
[    0.220653] vgaarb: device added: 
PCI:0000:00:01.0,decodes=io+mem,owns=io+mem,locks=none
[    0.220674] vgaarb: loaded
[    0.220677] vgaarb: bridge control possible 0000:00:01.0
[    0.220741] PCI: Using ACPI for IRQ routing
[    0.230601] PCI: pci_cache_line_size set to 64 bytes
[    0.230741] e820: reserve RAM buffer [mem 0x0009ec00-0x0009ffff]
[    0.230746] e820: reserve RAM buffer [mem 0x67c92000-0x67ffffff]
[    0.230752] e820: reserve RAM buffer [mem 0x67d11000-0x67ffffff]
[    0.230757] e820: reserve RAM buffer [mem 0x67f00000-0x67ffffff]
[    0.231006] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.231015] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.233049] Switching to clocksource hpet
[    0.235835] pnp: PnP ACPI init
[    0.235872] ACPI: bus type pnp registered
[    0.236213] pnp 00:00: [bus 00-ff]
[    0.236220] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.236225] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.236229] pnp 00:00: [io  0x0d00-0xffff window]
[    0.236234] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.236239] pnp 00:00: [mem 0x000c8000-0x000dffff window]
[    0.236244] pnp 00:00: [mem 0x80000000-0xffffffff window]
[    0.236248] pnp 00:00: [mem 0x00000000 window]
[    0.236343] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 
(active)
[    0.236417] pnp 00:01: [mem 0xe0000000-0xefffffff]
[    0.236513] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[    0.236521] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.237021] pnp 00:02: [io  0x040b]
[    0.237026] pnp 00:02: [io  0x04d6]
[    0.237030] pnp 00:02: [io  0x0c00-0x0c01]
[    0.237034] pnp 00:02: [io  0x0c14]
[    0.237038] pnp 00:02: [io  0x0c50-0x0c51]
[    0.237041] pnp 00:02: [io  0x0c52]
[    0.237045] pnp 00:02: [io  0x0c6c]
[    0.237049] pnp 00:02: [io  0x0c6f]
[    0.237052] pnp 00:02: [io  0x0cd0-0x0cd1]
[    0.237056] pnp 00:02: [io  0x0cd2-0x0cd3]
[    0.237060] pnp 00:02: [io  0x0cd4-0x0cd5]
[    0.237064] pnp 00:02: [io  0x0cd6-0x0cd7]
[    0.237067] pnp 00:02: [io  0x0cd8-0x0cdf]
[    0.237071] pnp 00:02: [io  0x0800-0x089f]
[    0.237119] pnp 00:02: [io  0x0000-0xffffffffffffffff disabled]
[    0.237123] pnp 00:02: [io  0x0000-0x000f]
[    0.237128] pnp 00:02: [io  0x0b20-0x0b3f]
[    0.237132] pnp 00:02: [io  0x0900-0x090f]
[    0.237136] pnp 00:02: [io  0x0910-0x091f]
[    0.237140] pnp 00:02: [io  0xfe00-0xfefe]
[    0.237144] pnp 00:02: [io  0x0060-0x005f disabled]
[    0.237148] pnp 00:02: [io  0x0064-0x0063 disabled]
[    0.237152] pnp 00:02: [mem 0xfec00000-0xfec00fff]
[    0.237156] pnp 00:02: [mem 0xfee00000-0xfee00fff]
[    0.237160] pnp 00:02: [mem 0xfed80000-0xfed8ffff]
[    0.237164] pnp 00:02: [mem 0xfed61000-0xfed70fff]
[    0.237168] pnp 00:02: [mem 0xfec10000-0xfec10fff]
[    0.237172] pnp 00:02: [mem 0xfed00000-0xfed00fff]
[    0.237176] pnp 00:02: [mem 0xffc00000-0xffffffff]
[    0.237315] system 00:02: [io  0x040b] has been reserved
[    0.237321] system 00:02: [io  0x04d6] has been reserved
[    0.237326] system 00:02: [io  0x0c00-0x0c01] has been reserved
[    0.237331] system 00:02: [io  0x0c14] has been reserved
[    0.237337] system 00:02: [io  0x0c50-0x0c51] has been reserved
[    0.237342] system 00:02: [io  0x0c52] has been reserved
[    0.237346] system 00:02: [io  0x0c6c] has been reserved
[    0.237351] system 00:02: [io  0x0c6f] has been reserved
[    0.237356] system 00:02: [io  0x0cd0-0x0cd1] has been reserved
[    0.237361] system 00:02: [io  0x0cd2-0x0cd3] has been reserved
[    0.237369] system 00:02: [io  0x0cd4-0x0cd5] has been reserved
[    0.237374] system 00:02: [io  0x0cd6-0x0cd7] has been reserved
[    0.237379] system 00:02: [io  0x0cd8-0x0cdf] has been reserved
[    0.237384] system 00:02: [io  0x0800-0x089f] has been reserved
[    0.237390] system 00:02: [io  0x0b20-0x0b3f] has been reserved
[    0.237395] system 00:02: [io  0x0900-0x090f] has been reserved
[    0.237401] system 00:02: [io  0x0910-0x091f] has been reserved
[    0.237407] system 00:02: [io  0xfe00-0xfefe] has been reserved
[    0.237414] system 00:02: [mem 0xfec00000-0xfec00fff] could not be 
reserved
[    0.237420] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.237425] system 00:02: [mem 0xfed80000-0xfed8ffff] has been reserved
[    0.237431] system 00:02: [mem 0xfed61000-0xfed70fff] has been reserved
[    0.237436] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.237442] system 00:02: [mem 0xfed00000-0xfed00fff] has been reserved
[    0.237447] system 00:02: [mem 0xffc00000-0xffffffff] has been reserved
[    0.237453] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.237584] pnp 00:03: [io  0x0000-0xffffffffffffffff disabled]
[    0.237589] pnp 00:03: [io  0x0290-0x029f]
[    0.237594] pnp 00:03: [io  0x0000-0xffffffffffffffff disabled]
[    0.237673] system 00:03: [io  0x0290-0x029f] has been reserved
[    0.237680] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.237894] pnp 00:04: [dma 4]
[    0.237899] pnp 00:04: [io  0x0000-0x000f]
[    0.237903] pnp 00:04: [io  0x0081-0x0083]
[    0.237907] pnp 00:04: [io  0x0087]
[    0.237911] pnp 00:04: [io  0x0089-0x008b]
[    0.237914] pnp 00:04: [io  0x008f]
[    0.237918] pnp 00:04: [io  0x00c0-0x00df]
[    0.237967] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.237991] pnp 00:05: [io  0x0070-0x0071]
[    0.238022] pnp 00:05: [irq 8]
[    0.238069] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.238087] pnp 00:06: [io  0x0061]
[    0.238136] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.238188] pnp 00:07: [io  0x0010-0x001f]
[    0.238192] pnp 00:07: [io  0x0022-0x003f]
[    0.238196] pnp 00:07: [io  0x0044-0x005f]
[    0.238200] pnp 00:07: [io  0x0072-0x007f]
[    0.238204] pnp 00:07: [io  0x0080]
[    0.238208] pnp 00:07: [io  0x0084-0x0086]
[    0.238211] pnp 00:07: [io  0x0088]
[    0.238215] pnp 00:07: [io  0x008c-0x008e]
[    0.238219] pnp 00:07: [io  0x0090-0x009f]
[    0.238222] pnp 00:07: [io  0x00a2-0x00bf]
[    0.238226] pnp 00:07: [io  0x00e0-0x00ef]
[    0.238230] pnp 00:07: [io  0x04d0-0x04d1]
[    0.238329] system 00:07: [io  0x04d0-0x04d1] has been reserved
[    0.238335] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.238355] pnp 00:08: [io  0x00f0-0x00ff]
[    0.238377] pnp 00:08: [irq 13]
[    0.238426] pnp 00:08: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.238530] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.239633] pnp 00:0a: [mem 0x68000000-0x7fffffff]
[    0.239723] system 00:0a: [mem 0x68000000-0x7fffffff] has been reserved
[    0.239730] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.240010] pnp 00:0b: [mem 0xfed00000-0xfed003ff]
[    0.240080] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.240088] pnp: PnP ACPI: found 12 devices
[    0.240091] ACPI: ACPI bus type pnp unregistered
[    0.240096] PnPBIOS: Disabled by ACPI PNP
[    0.278840] pci 0000:00:04.0: bridge window [io  0x1000-0x0fff] to 
[bus 01-01] add_size 1000
[    0.278851] pci 0000:00:04.0: bridge window [mem 
0x00100000-0x000fffff 64bit pref] to [bus 01-01] add_size 200000
[    0.278900] pci 0000:00:04.0: res[15]=[mem 0x00100000-0x000fffff 
64bit pref] get_res_add_size add_size 200000
[    0.278906] pci 0000:00:04.0: res[13]=[io  0x1000-0x0fff] 
get_res_add_size add_size 1000
[    0.278918] pci 0000:00:04.0: BAR 15: assigned [mem 
0x80000000-0x801fffff 64bit pref]
[    0.278928] pci 0000:00:04.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.278935] pci 0000:00:04.0: PCI bridge to [bus 01-01]
[    0.278941] pci 0000:00:04.0:   bridge window [io  0x1000-0x1fff]
[    0.278949] pci 0000:00:04.0:   bridge window [mem 0xfe800000-0xfe9fffff]
[    0.278956] pci 0000:00:04.0:   bridge window [mem 
0x80000000-0x801fffff 64bit pref]
[    0.278964] pci 0000:00:14.4: PCI bridge to [bus 02-02]
[    0.278995] pci 0000:00:15.0: PCI bridge to [bus 03-03]
[    0.279010] pci 0000:00:15.1: PCI bridge to [bus 04-04]
[    0.279016] pci 0000:00:15.1:   bridge window [io  0xe000-0xefff]
[    0.279027] pci 0000:00:15.1:   bridge window [mem 
0xd0000000-0xd00fffff 64bit pref]
[    0.279080] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.279085] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.279091] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.279096] pci_bus 0000:00: resource 7 [mem 0x80000000-0xffffffff]
[    0.279101] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    0.279105] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe9fffff]
[    0.279110] pci_bus 0000:01: resource 2 [mem 0x80000000-0x801fffff 
64bit pref]
[    0.279115] pci_bus 0000:02: resource 4 [io  0x0000-0x0cf7]
[    0.279119] pci_bus 0000:02: resource 5 [io  0x0d00-0xffff]
[    0.279125] pci_bus 0000:02: resource 6 [mem 0x000a0000-0x000bffff]
[    0.279129] pci_bus 0000:02: resource 7 [mem 0x80000000-0xffffffff]
[    0.279134] pci_bus 0000:04: resource 0 [io  0xe000-0xefff]
[    0.279139] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xd00fffff 
64bit pref]
[    0.279250] NET: Registered protocol family 2
[    0.279364] IP route cache hash table entries: 32768 (order: 5, 
131072 bytes)
[    0.279658] TCP established hash table entries: 131072 (order: 8, 
1048576 bytes)
[    0.280245] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.280569] TCP: Hash tables configured (established 131072 bind 65536)
[    0.280573] TCP: reno registered
[    0.280580] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.280594] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.280781] NET: Registered protocol family 1
[    0.280814] pci 0000:00:01.0: Boot video device
[    0.281159] PCI: CLS 64 bytes, default 64
[    0.281259] Unpacking initramfs...
[    0.753938] Freeing initrd memory: 10480k freed
[    0.760999] LVT offset 0 assigned for vector 0x400
[    0.761061] perf: AMD IBS detected (0x000000ff)
[    0.761453] audit: initializing netlink socket (disabled)
[    0.761476] type=2000 audit(1341493677.656:1): initialized
[    0.784993] highmem bounce pool size: 64 pages
[    0.785002] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.785683] VFS: Disk quotas dquot_6.5.2
[    0.785735] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.785881] msgmni has been set to 1734
[    0.786218] alg: No test for stdrng (krng)
[    0.786269] Block layer SCSI generic (bsg) driver version 0.4 loaded 
(major 252)
[    0.786274] io scheduler noop registered
[    0.786277] io scheduler deadline registered
[    0.786303] io scheduler cfq registered (default)
[    0.786654] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.786694] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.786697] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.787215] GHES: HEST is not enabled!
[    0.787238] isapnp: Scanning for PnP cards...
[    1.153539] isapnp: No Plug & Play device found
[    1.153672] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.154544] Linux agpgart interface v0.103
[    1.154909] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.158114] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.158127] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.158347] mousedev: PS/2 mouse device common for all mice
[    1.158420] rtc_cmos 00:05: RTC can wake from S4
[    1.158578] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.158621] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    1.158637] cpuidle: using governor ladder
[    1.158640] cpuidle: using governor menu
[    1.158705] drop_monitor: Initializing network drop monitor service
[    1.158841] TCP: cubic registered
[    1.158923] NET: Registered protocol family 10
[    1.159262] mip6: Mobile IPv6
[    1.159267] NET: Registered protocol family 17
[    1.159289] Key type dns_resolver registered
[    1.159342] Using IPI No-Shortcut mode
[    1.159557] PM: Hibernation image not present or could not be loaded.
[    1.159572] registered taskstats version 1
[    1.160339] rtc_cmos 00:05: setting system clock to 2012-07-05 
13:07:58 UTC (1341493678)
[    1.160633] Freeing unused kernel memory: 420k freed
[    1.160960] Write protecting the kernel text: 2912k
[    1.161028] Write protecting the kernel read-only data: 1092k
[    1.161031] NX-protecting the kernel data: 3232k
[    1.183686] udevd[50]: starting version 175
[    1.228482] SCSI subsystem initialized
[    1.233991] ACPI: bus type usb registered
[    1.234060] usbcore: registered new interface driver usbfs
[    1.234086] usbcore: registered new interface driver hub
[    1.236163] usbcore: registered new device driver usb
[    1.236927] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.237013] ehci_hcd 0000:00:12.2: EHCI Host Controller
[    1.237026] ehci_hcd 0000:00:12.2: new USB bus registered, assigned 
bus number 1
[    1.237043] ehci_hcd 0000:00:12.2: applying AMD 
SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.237116] QUIRK: Enable AMD PLL fix
[    1.237135] ehci_hcd 0000:00:12.2: debug port 1
[    1.237179] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfea4d000
[    1.237261] libata version 3.00 loaded.
[    1.249310] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    1.249366] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.249372] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.249377] usb usb1: Product: EHCI Host Controller
[    1.249381] usb usb1: Manufacturer: Linux 3.5.0-rc5+ ehci_hcd
[    1.249385] usb usb1: SerialNumber: 0000:00:12.2
[    1.249614] hub 1-0:1.0: USB hub found
[    1.249625] hub 1-0:1.0: 5 ports detected
[    1.249874] ehci_hcd 0000:00:13.2: EHCI Host Controller
[    1.249890] ehci_hcd 0000:00:13.2: new USB bus registered, assigned 
bus number 2
[    1.249903] ehci_hcd 0000:00:13.2: applying AMD 
SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.249940] ehci_hcd 0000:00:13.2: debug port 1
[    1.249967] ehci_hcd 0000:00:13.2: irq 17, io mem 0xfea4b000
[    1.261160] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    1.261219] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.261225] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.261230] usb usb2: Product: EHCI Host Controller
[    1.261234] usb usb2: Manufacturer: Linux 3.5.0-rc5+ ehci_hcd
[    1.261238] usb usb2: SerialNumber: 0000:00:13.2
[    1.261479] hub 2-0:1.0: USB hub found
[    1.261490] hub 2-0:1.0: 5 ports detected
[    1.261742] ehci_hcd 0000:00:16.2: EHCI Host Controller
[    1.261756] ehci_hcd 0000:00:16.2: new USB bus registered, assigned 
bus number 3
[    1.261768] ehci_hcd 0000:00:16.2: applying AMD 
SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    1.261807] ehci_hcd 0000:00:16.2: debug port 1
[    1.261834] ehci_hcd 0000:00:16.2: irq 17, io mem 0xfea48000
[    1.268830] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.273137] ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    1.273195] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.273200] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.273205] usb usb3: Product: EHCI Host Controller
[    1.273209] usb usb3: Manufacturer: Linux 3.5.0-rc5+ ehci_hcd
[    1.273213] usb usb3: SerialNumber: 0000:00:16.2
[    1.273463] hub 3-0:1.0: USB hub found
[    1.273473] hub 3-0:1.0: 4 ports detected
[    1.274173] ahci 0000:00:11.0: version 3.0
[    1.274390] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 
0xf impl SATA mode
[    1.274397] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo 
pmp pio slum part sxs
[    1.278486] scsi0 : ahci
[    1.281214] scsi1 : ahci
[    1.284323] scsi2 : ahci
[    1.287153] scsi3 : ahci
[    1.287458] ata1: SATA max UDMA/133 abar m1024@0xfea4f000 port 
0xfea4f100 irq 19
[    1.287464] ata2: SATA max UDMA/133 abar m1024@0xfea4f000 port 
0xfea4f180 irq 19
[    1.287469] ata3: SATA max UDMA/133 abar m1024@0xfea4f000 port 
0xfea4f200 irq 19
[    1.287474] ata4: SATA max UDMA/133 abar m1024@0xfea4f000 port 
0xfea4f280 irq 19
[    1.287745] ohci_hcd 0000:00:12.0: OHCI Host Controller
[    1.287760] ohci_hcd 0000:00:12.0: new USB bus registered, assigned 
bus number 4
[    1.287816] ohci_hcd 0000:00:12.0: irq 18, io mem 0xfea4e000
[    1.345147] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    1.345156] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.345161] usb usb4: Product: OHCI Host Controller
[    1.345165] usb usb4: Manufacturer: Linux 3.5.0-rc5+ ohci_hcd
[    1.345170] usb usb4: SerialNumber: 0000:00:12.0
[    1.345401] hub 4-0:1.0: USB hub found
[    1.345413] hub 4-0:1.0: 5 ports detected
[    1.349634] scsi4 : pata_atiixp
[    1.353732] scsi5 : pata_atiixp
[    1.355160] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xf100 
irq 14
[    1.355165] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf108 
irq 15
[    1.355345] ohci_hcd 0000:00:13.0: OHCI Host Controller
[    1.355359] ohci_hcd 0000:00:13.0: new USB bus registered, assigned 
bus number 5
[    1.355399] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfea4c000
[    1.413147] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    1.413156] usb usb5: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.413161] usb usb5: Product: OHCI Host Controller
[    1.413165] usb usb5: Manufacturer: Linux 3.5.0-rc5+ ohci_hcd
[    1.413169] usb usb5: SerialNumber: 0000:00:13.0
[    1.413466] hub 5-0:1.0: USB hub found
[    1.413493] hub 5-0:1.0: 5 ports detected
[    1.414062] ohci_hcd 0000:00:14.5: OHCI Host Controller
[    1.414076] ohci_hcd 0000:00:14.5: new USB bus registered, assigned 
bus number 6
[    1.414112] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfea4a000
[    1.473126] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    1.473133] usb usb6: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.473137] usb usb6: Product: OHCI Host Controller
[    1.473141] usb usb6: Manufacturer: Linux 3.5.0-rc5+ ohci_hcd
[    1.473145] usb usb6: SerialNumber: 0000:00:14.5
[    1.473421] hub 6-0:1.0: USB hub found
[    1.473447] hub 6-0:1.0: 2 ports detected
[    1.473599] ohci_hcd 0000:00:16.0: OHCI Host Controller
[    1.473610] ohci_hcd 0000:00:16.0: new USB bus registered, assigned 
bus number 7
[    1.473638] ohci_hcd 0000:00:16.0: irq 18, io mem 0xfea49000
[    1.535576] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    1.535584] usb usb7: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.535590] usb usb7: Product: OHCI Host Controller
[    1.535595] usb usb7: Manufacturer: Linux 3.5.0-rc5+ ohci_hcd
[    1.535599] usb usb7: SerialNumber: 0000:00:16.0
[    1.535868] hub 7-0:1.0: USB hub found
[    1.535896] hub 7-0:1.0: 4 ports detected
[    1.561146] usb 1-4: new high-speed USB device number 2 using ehci_hcd
[    1.613139] ata3: SATA link down (SStatus 0 SControl 300)
[    1.613196] ata2: SATA link down (SStatus 0 SControl 300)
[    1.613241] ata4: SATA link down (SStatus 0 SControl 300)
[    1.693910] usb 1-4: New USB device found, idVendor=2304, idProduct=021f
[    1.693920] usb 1-4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    1.693928] usb 1-4: Product: PCTV452e
[    1.693936] usb 1-4: Manufacturer: Pinnacle
[    1.757131] Refined TSC clocksource calibration: 1599.999 MHz.
[    1.757148] Switching to clocksource tsc
[    1.773124] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.774246] ata1.00: ATA-8: ST3500414CS, SC13, max UDMA/133
[    1.774260] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    1.775521] ata1.00: configured for UDMA/133
[    1.775881] scsi 0:0:0:0: Direct-Access     ATA      ST3500414CS 
  SC13 PQ: 0 ANSI: 5
[    1.777200] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.777363] r8169 0000:04:00.0: irq 40 for MSI/MSI-X
[    1.777722] r8169 0000:04:00.0: eth0: RTL8168e/8111e at 0xf8220000, 
00:25:22:ad:f4:70, XID 0c200000 IRQ 40
[    1.777729] r8169 0000:04:00.0: eth0: jumbo features [frames: 9200 
bytes, tx checksumming: ko]
[    1.791119] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 
GB/465 GiB)
[    1.791235] sd 0:0:0:0: [sda] Write Protect is off
[    1.791241] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.791288] sd 0:0:0:0: [sda] Write cache: enabled, read cache: 
enabled, doesn't support DPO or FUA
[    1.810848]  sda: sda1 sda2 sda3 sda4
[    1.811650] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.297414] EXT4-fs (sda1): mounted filesystem with ordered data 
mode. Opts: (null)
[    4.324450] udevd[290]: starting version 175
[    4.725616] input: Power Button as 
/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    4.725631] ACPI: Power Button [PWRB]
[    4.725780] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    4.725785] ACPI: Power Button [PWRF]
[    4.840076] ACPI: acpi_idle registered with cpuidle
[    4.842386] microcode: CPU0: patch_level=0x05000028
[    4.965548] input: PC Speaker as /devices/platform/pcspkr/input/input2
[    5.067007] microcode: failed to load file amd-ucode/microcode_amd.bin
[    5.067096] microcode: CPU1: patch_level=0x05000028
[    5.072193] microcode: failed to load file amd-ucode/microcode_amd.bin
[    5.072867] microcode: Microcode Update Driver: v2.00 
<tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    5.322252] kvm: Nested Virtualization enabled
[    5.322260] kvm: Nested Paging enabled
[    5.347790] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, 
revision 0
[    5.375994] Linux media interface: v0.10
[    5.396591] Linux video capture interface: v2.00
[    5.424756] powernow-k8: Found 1 AMD E-350 Processor (2 cpu cores) 
(version 2.20.00)
[    5.424835] powernow-k8:    0 : pstate 0 (1600 MHz)
[    5.424838] powernow-k8:    1 : pstate 1 (1280 MHz)
[    5.424841] powernow-k8:    2 : pstate 2 (800 MHz)
[    5.435398] sp5100_tco: SP5100 TCO WatchDog Timer Driver v0.01
[    5.435539] sp5100_tco: mmio address 0xbafe00 already in use
[    5.895514] snd_hda_intel 0000:00:01.1: irq 41 for MSI/MSI-X
[    5.930569] cx23885 driver version 0.0.3 loaded
[    5.930680] cx23885[0]: Your board isn't known (yet) to the driver.
[    5.930680] cx23885[0]: Try to pick one of the existing card configs via
[    5.930680] cx23885[0]: card=<n> insmod option.  Updating to the latest
[    5.930680] cx23885[0]: version might help as well.
[    5.930693] cx23885[0]: Here is a list of valid choices for the 
card=<n> insmod option:
[    5.930699] cx23885[0]:    card=0 -> UNKNOWN/GENERIC
[    5.930705] cx23885[0]:    card=1 -> Hauppauge WinTV-HVR1800lp
[    5.930711] cx23885[0]:    card=2 -> Hauppauge WinTV-HVR1800
[    5.930716] cx23885[0]:    card=3 -> Hauppauge WinTV-HVR1250
[    5.930722] cx23885[0]:    card=4 -> DViCO FusionHDTV5 Express
[    5.930727] cx23885[0]:    card=5 -> Hauppauge WinTV-HVR1500Q
[    5.930733] cx23885[0]:    card=6 -> Hauppauge WinTV-HVR1500
[    5.930738] cx23885[0]:    card=7 -> Hauppauge WinTV-HVR1200
[    5.930744] cx23885[0]:    card=8 -> Hauppauge WinTV-HVR1700
[    5.930749] cx23885[0]:    card=9 -> Hauppauge WinTV-HVR1400
[    5.930755] cx23885[0]:    card=10 -> DViCO FusionHDTV7 Dual Express
[    5.930761] cx23885[0]:    card=11 -> DViCO FusionHDTV DVB-T Dual Express
[    5.930767] cx23885[0]:    card=12 -> Leadtek Winfast PxDVR3200 H
[    5.930772] cx23885[0]:    card=13 -> Compro VideoMate E650F
[    5.930778] cx23885[0]:    card=14 -> TurboSight TBS 6920
[    5.930783] cx23885[0]:    card=15 -> TeVii S470
[    5.930788] cx23885[0]:    card=16 -> DVBWorld DVB-S2 2005
[    5.930794] cx23885[0]:    card=17 -> NetUP Dual DVB-S2 CI
[    5.930799] cx23885[0]:    card=18 -> Hauppauge WinTV-HVR1270
[    5.930805] cx23885[0]:    card=19 -> Hauppauge WinTV-HVR1275
[    5.930810] cx23885[0]:    card=20 -> Hauppauge WinTV-HVR1255
[    5.930816] cx23885[0]:    card=21 -> Hauppauge WinTV-HVR1210
[    5.930821] cx23885[0]:    card=22 -> Mygica X8506 DMB-TH
[    5.930826] cx23885[0]:    card=23 -> Magic-Pro ProHDTV Extreme 2
[    5.930832] cx23885[0]:    card=24 -> Hauppauge WinTV-HVR1850
[    5.930837] cx23885[0]:    card=25 -> Compro VideoMate E800
[    5.930843] cx23885[0]:    card=26 -> Hauppauge WinTV-HVR1290
[    5.930848] cx23885[0]:    card=27 -> Mygica X8558 PRO DMB-TH
[    5.930854] cx23885[0]:    card=28 -> LEADTEK WinFast PxTV1200
[    5.930859] cx23885[0]:    card=29 -> GoTView X5 3D Hybrid
[    5.930865] cx23885[0]:    card=30 -> NetUP Dual DVB-T/C-CI RF
[    5.930870] cx23885[0]:    card=31 -> Leadtek Winfast PxDVR3200 H XC4000
[    5.930875] cx23885[0]:    card=32 -> MPX-885
[    5.930881] cx23885[0]:    card=33 -> Mygica X8507
[    5.930886] cx23885[0]:    card=34 -> TerraTec Cinergy T PCIe Dual
[    5.930891] cx23885[0]:    card=35 -> TeVii S471
[    5.931609] CORE cx23885[0]: subsystem: 8000:3034, board: 
UNKNOWN/GENERIC [card=0,autodetected]
[    5.999862] input: HD-Audio Generic HDMI/DP,pcm=3 as 
/devices/pci0000:00/0000:00:01.1/sound/card0/input3
[    6.058751] cx23885_dev_checkrevision() Hardware revision = 0xb0
[    6.058760] cx23885[0]/0: found at 0000:01:00.0, rev: 2, irq: 16, 
latency: 0, mmio: 0xfe800000
[    6.088404] input: HDA ATI SB Line as 
/devices/pci0000:00/0000:00:14.2/sound/card1/input4
[    6.088613] input: HDA ATI SB Rear Mic as 
/devices/pci0000:00/0000:00:14.2/sound/card1/input5
[    6.088989] input: HDA ATI SB Line Out CLFE as 
/devices/pci0000:00/0000:00:14.2/sound/card1/input6
[    6.095315] input: HDA ATI SB Line Out Surround as 
/devices/pci0000:00/0000:00:14.2/sound/card1/input7
[    6.095942] input: HDA ATI SB Line Out Front as 
/devices/pci0000:00/0000:00:14.2/sound/card1/input8
[    7.709547] Adding 2097148k swap on /dev/sda2.  Priority:-1 extents:1 
across:2097148k
[    7.757919] EXT4-fs (sda1): re-mounted. Opts: (null)
[    8.119681] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    8.234921] loop: module loaded
[    8.272569] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    8.376899] w83627ehf: Found NCT6775F chip at 0x290
[    8.377310] hwmon_vid: Unknown VRM version of your x86 CPU
[    9.961003] EXT4-fs (sda3): mounted filesystem with ordered data 
mode. Opts: errors=remount-ro
[   10.022057] EXT4-fs (sda4): mounted filesystem with ordered data 
mode. Opts: errors=remount-ro
[   12.929027] Netfilter messages via NETLINK v0.30.
[   13.109173] ip_set: protocol 6
[   15.010813] xt_nfacct: Unknown symbol nfnl_acct_put (err 0)
[   15.010920] xt_nfacct: Unknown symbol nfnl_acct_update (err 0)
[   15.011001] xt_nfacct: Unknown symbol nfnl_acct_find_get (err 0)
[   15.949706] xt_time: kernel timezone is +0200
[   19.925505] ip_tables: (C) 2000-2006 Netfilter Core Team
[   21.074708] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   22.039829] Bridge firewalling registered
[   22.540766] r8169 0000:04:00.0: eth6: link down
[   22.541456] IPv6: ADDRCONF(NETDEV_UP): eth6: link is not ready
[   34.451977] r8169 0000:04:00.0: eth6: link up
[   34.452479] IPv6: ADDRCONF(NETDEV_CHANGE): eth6: link becomes ready
[   37.956317] RPC: Registered named UNIX socket transport module.
[   37.956324] RPC: Registered udp transport module.
[   37.956327] RPC: Registered tcp transport module.
[   37.956330] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   38.003663] FS-Cache: Loaded
[   38.049705] NFS: Registering the id_resolver key type
[   38.049775] Key type id_resolver registered
[   38.049801] FS-Cache: Netfs 'nfs' registered for caching
[   38.065342] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   38.931600] fuse init (API version 7.19)
[   41.208657] Bluetooth: Core ver 2.16
[   41.208733] NET: Registered protocol family 31
[   41.208739] Bluetooth: HCI device and connection manager initialized
[   41.208747] Bluetooth: HCI socket layer initialized
[   41.208752] Bluetooth: L2CAP socket layer initialized
[   41.208768] Bluetooth: SCO socket layer initialized
[   41.220614] Bluetooth: RFCOMM TTY layer initialized
[   41.220632] Bluetooth: RFCOMM socket layer initialized
[   41.220638] Bluetooth: RFCOMM ver 1.11
[   41.238689] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   41.238702] Bluetooth: BNEP filters: protocol multicast



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-05 13:14       ` pctv452e Marx
@ 2012-07-05 14:23         ` Antti Palosaari
  2012-07-06  6:13           ` pctv452e Marx
  0 siblings, 1 reply; 37+ messages in thread
From: Antti Palosaari @ 2012-07-05 14:23 UTC (permalink / raw)
  To: Marx; +Cc: linux-media

On 07/05/2012 04:14 PM, Marx wrote:
> Maybe i did something wrong because I'm new to git, so below are steps i
> followed to compile new driver set:
> 1) git clone git://linuxtv.org/anttip/media_tree.git
> 2) git checkout -b pctv452e origin/pctv452e
> 3) copy config file from 3.4 kernel
> 4) make menuconfig, check everything seems ok, quit & save
> 5) build kernel Debian way, and install it, reboot
>
> wuwek:~# uname -a
> Linux wuwek 3.5.0-rc5+ #1 SMP Thu Jul 5 09:22:36 CEST 2012 i686 GNU/Linux
>
> wuwek:~# lsusb
> Bus 001 Device 002: ID 2304:021f Pinnacle Systems, Inc. PCTV Sat HDTV
> Pro BDA Device
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>
>
> wuwek:~/pctv/pctv452e/media_tree# ls /dev/dvb*
> ls: nie ma dostępu do /dev/dvb*: Nie ma takiego pliku ani katalogu
>
> So, while device is recognized, and a driver seems to recognize device,
> there is no /dev/dvb* devices, so something went wrong.
>
> What can I do more?
>
> Marx
>
> Ps. I'm attaching dmesg output. The second dvb card is internal Prof
> Revolution 8000.

I didn't load whole driver. Test load it manually first using modprobe 
dvb_usb_pctv452e

Check if those modules are enabled, in file .config
CONFIG_DVB_USB_V2=m
CONFIG_DVB_USB_PCTV452E=m

use make menuconfig to enable if disabled. Then make && make 
install_modules && make install as usually.

regards
Antti


-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-05 14:23         ` pctv452e Antti Palosaari
@ 2012-07-06  6:13           ` Marx
  2012-07-06  9:34             ` pctv452e Antti Palosaari
  0 siblings, 1 reply; 37+ messages in thread
From: Marx @ 2012-07-06  6:13 UTC (permalink / raw)
  To: linux-media

On 05.07.2012 16:23, Antti Palosaari wrote:
> Check if those modules are enabled, in file .config
> CONFIG_DVB_USB_V2=m
> CONFIG_DVB_USB_PCTV452E=m
>
> use make menuconfig to enable if disabled. Then make && make
> install_modules && make install as usually.

You were right, I didn't have this options anabled. I've enabled both 
via 'make menuconfig' and recompiled kernel. Driver loaded succesfully, 
I haven time to test only a few SD channels, and they were working, but 
some encrypted and HD didn't. I have to check yet why.

Anyway when using card logs are full of i2c errors

Jul  6 07:04:19 wuwek kernel: [    6.087199] input: HDA ATI SB Line Out 
Front as /devices/pci0000:00/0000:00:14.2/sound/card
1/input8
Jul  6 07:04:19 wuwek kernel: [    6.108046] stb6100_attach: Attaching 
STB6100
Jul  6 07:04:19 wuwek kernel: [    6.108054] pctv452e_power_ctrl: 0
Jul  6 07:04:19 wuwek kernel: [    6.108063] usb 1-4: dvb_usbv2: 'PCTV 
HDTV USB' successfully initialized and connected
Jul  6 07:04:19 wuwek kernel: [    7.659462] Adding 2097148k swap on 
/dev/sda2.  Priority:-1 extents:1 across:2097148k
Jul  6 07:04:19 wuwek kernel: [    7.707592] EXT4-fs (sda1): re-mounted. 
Opts: (null)

(...)

Jul  6 07:04:21 wuwek kernel: [   45.112483] Bluetooth: BNEP (Ethernet 
Emulation) ver 1.3
Jul  6 07:04:21 wuwek kernel: [   45.112496] Bluetooth: BNEP filters: 
protocol multicast
Jul  6 07:04:40 wuwek kernel: [   64.367411] pctv452e_power_ctrl: 1
Jul  6 07:04:48 wuwek kernel: [   72.693972] I2C error -121; AA 0B  CC 
00 01 -> 55 0B  CC 00 00.
Jul  6 07:04:59 wuwek kernel: [   83.605643] I2C error -121; AA 49  CC 
00 01 -> 55 49  CC 00 00.
Jul  6 07:05:10 wuwek kernel: [   94.565805] I2C error -121; AA EE  CC 
00 01 -> 55 EE  CC 00 00.
Jul  6 07:05:10 wuwek kernel: [   94.578295] I2C error -121; AA 05  CC 
00 01 -> 55 05  CC 00 00.
Jul  6 07:05:10 wuwek kernel: [   94.637539] I2C error -121; AA 20  CC 
00 01 -> 55 20  CC 00 00.
Jul  6 07:05:18 wuwek kernel: [  102.525868] I2C error -121; AA 08  CC 
00 01 -> 55 08  CC 00 00.
Jul  6 07:05:18 wuwek kernel: [  102.538359] I2C error -121; AA 1F  CC 
00 01 -> 55 1F  CC 00 00.
Jul  6 07:05:18 wuwek kernel: [  102.597603] I2C error -121; AA 3A  CC 
00 01 -> 55 3A  CC 00 00.
Jul  6 07:05:29 wuwek kernel: [  113.765372] I2C error -121; AA F5  CC 
00 01 -> 55 F5  CC 00 00.
Jul  6 07:05:29 wuwek kernel: [  113.777986] I2C error -121; AA 0C  CC 
00 01 -> 55 0C  CC 00 00.
Jul  6 07:05:29 wuwek kernel: [  113.837480] I2C error -121; AA 27  CC 
00 01 -> 55 27  CC 00 00.
Jul  6 07:05:35 wuwek kernel: [  120.069153] I2C error -121; AA CF  CC 
00 01 -> 55 CF  CC 00 00.
Jul  6 07:05:37 wuwek kernel: [  121.325610] I2C error -121; AA A7  CC 
00 01 -> 55 A7  CC 00 00.
Jul  6 07:05:38 wuwek kernel: [  122.581565] I2C error -121; AA 7F  CC 
00 01 -> 55 7F  CC 00 00.
Jul  6 07:05:39 wuwek kernel: [  123.841526] I2C error -121; AA 57  CC 
00 01 -> 55 57  CC 00 00.
Jul  6 07:05:40 wuwek kernel: [  125.096979] I2C error -121; AA 2F  CC 
00 01 -> 55 2F  CC 00 00.
Jul  6 07:05:42 wuwek kernel: [  126.353689] I2C error -121; AA 07  CC 
00 01 -> 55 07  CC 00 00.


I will test tonight when I have more time
Marx


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-06  6:13           ` pctv452e Marx
@ 2012-07-06  9:34             ` Antti Palosaari
  2012-07-06 11:04               ` pctv452e Marx
  0 siblings, 1 reply; 37+ messages in thread
From: Antti Palosaari @ 2012-07-06  9:34 UTC (permalink / raw)
  To: Marx; +Cc: linux-media

On 07/06/2012 09:13 AM, Marx wrote:
> On 05.07.2012 16:23, Antti Palosaari wrote:
>> Check if those modules are enabled, in file .config
>> CONFIG_DVB_USB_V2=m
>> CONFIG_DVB_USB_PCTV452E=m
>>
>> use make menuconfig to enable if disabled. Then make && make
>> install_modules && make install as usually.
>
> You were right, I didn't have this options anabled. I've enabled both
> via 'make menuconfig' and recompiled kernel. Driver loaded succesfully,
> I haven time to test only a few SD channels, and they were working, but
> some encrypted and HD didn't. I have to check yet why.

Did I missed something? PCTV device does not support CI/CAM and thus no 
support for encrypted channels. Is there still CI slot?

> Anyway when using card logs are full of i2c errors

Argh! But this must be issue of earlier driver too.

I debug it and it seems to be totally clueless implementation of 
stb6100_read_reg() as it sets device address like "device address + 
register address". This makes stb6100 I2C address of tuner set for that 
request 0x66 whilst it should be 0x60. Is that code never tested...

pctv452e DVB USB driver behaves just correctly as it says this is not 
valid and returns error.

Also pctv452e I2C adapter supports only I2C operations that are done 
with repeated STOP condition - but I cannot see there is logic to sent 
STOP after last message. I suspect it is not correct as logically but 
will work - very common mistake with many I2C adapters we have.

> Jul  6 07:04:19 wuwek kernel: [    6.087199] input: HDA ATI SB Line Out
> Front as /devices/pci0000:00/0000:00:14.2/sound/card
> 1/input8
> Jul  6 07:04:19 wuwek kernel: [    6.108046] stb6100_attach: Attaching
> STB6100
> Jul  6 07:04:19 wuwek kernel: [    6.108054] pctv452e_power_ctrl: 0
> Jul  6 07:04:19 wuwek kernel: [    6.108063] usb 1-4: dvb_usbv2: 'PCTV
> HDTV USB' successfully initialized and connected
> Jul  6 07:04:19 wuwek kernel: [    7.659462] Adding 2097148k swap on
> /dev/sda2.  Priority:-1 extents:1 across:2097148k
> Jul  6 07:04:19 wuwek kernel: [    7.707592] EXT4-fs (sda1): re-mounted.
> Opts: (null)
>
> (...)
>
> Jul  6 07:04:21 wuwek kernel: [   45.112483] Bluetooth: BNEP (Ethernet
> Emulation) ver 1.3
> Jul  6 07:04:21 wuwek kernel: [   45.112496] Bluetooth: BNEP filters:
> protocol multicast
> Jul  6 07:04:40 wuwek kernel: [   64.367411] pctv452e_power_ctrl: 1
> Jul  6 07:04:48 wuwek kernel: [   72.693972] I2C error -121; AA 0B  CC
> 00 01 -> 55 0B  CC 00 00.
> Jul  6 07:04:59 wuwek kernel: [   83.605643] I2C error -121; AA 49  CC
> 00 01 -> 55 49  CC 00 00.
> Jul  6 07:05:10 wuwek kernel: [   94.565805] I2C error -121; AA EE  CC
> 00 01 -> 55 EE  CC 00 00.
> Jul  6 07:05:10 wuwek kernel: [   94.578295] I2C error -121; AA 05  CC
> 00 01 -> 55 05  CC 00 00.
> Jul  6 07:05:10 wuwek kernel: [   94.637539] I2C error -121; AA 20  CC
> 00 01 -> 55 20  CC 00 00.
> Jul  6 07:05:18 wuwek kernel: [  102.525868] I2C error -121; AA 08  CC
> 00 01 -> 55 08  CC 00 00.
> Jul  6 07:05:18 wuwek kernel: [  102.538359] I2C error -121; AA 1F  CC
> 00 01 -> 55 1F  CC 00 00.
> Jul  6 07:05:18 wuwek kernel: [  102.597603] I2C error -121; AA 3A  CC
> 00 01 -> 55 3A  CC 00 00.
> Jul  6 07:05:29 wuwek kernel: [  113.765372] I2C error -121; AA F5  CC
> 00 01 -> 55 F5  CC 00 00.
> Jul  6 07:05:29 wuwek kernel: [  113.777986] I2C error -121; AA 0C  CC
> 00 01 -> 55 0C  CC 00 00.
> Jul  6 07:05:29 wuwek kernel: [  113.837480] I2C error -121; AA 27  CC
> 00 01 -> 55 27  CC 00 00.
> Jul  6 07:05:35 wuwek kernel: [  120.069153] I2C error -121; AA CF  CC
> 00 01 -> 55 CF  CC 00 00.
> Jul  6 07:05:37 wuwek kernel: [  121.325610] I2C error -121; AA A7  CC
> 00 01 -> 55 A7  CC 00 00.
> Jul  6 07:05:38 wuwek kernel: [  122.581565] I2C error -121; AA 7F  CC
> 00 01 -> 55 7F  CC 00 00.
> Jul  6 07:05:39 wuwek kernel: [  123.841526] I2C error -121; AA 57  CC
> 00 01 -> 55 57  CC 00 00.
> Jul  6 07:05:40 wuwek kernel: [  125.096979] I2C error -121; AA 2F  CC
> 00 01 -> 55 2F  CC 00 00.
> Jul  6 07:05:42 wuwek kernel: [  126.353689] I2C error -121; AA 07  CC
> 00 01 -> 55 07  CC 00 00.

Regardless of those errors it still works?

> I will test tonight when I have more time
> Marx

regards
Antti

-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-06  9:34             ` pctv452e Antti Palosaari
@ 2012-07-06 11:04               ` Marx
  2012-07-06 18:24                 ` pctv452e Antti Palosaari
  2012-07-06 22:23                 ` pctv452e Marx
  0 siblings, 2 replies; 37+ messages in thread
From: Marx @ 2012-07-06 11:04 UTC (permalink / raw)
  To: linux-media

On 06.07.2012 11:34, Antti Palosaari wrote:
> Did I missed something? PCTV device does not support CI/CAM and thus no
> support for encrypted channels. Is there still CI slot?

no, I simply use external reader with plugin in VDR. Unfortunetelly on 
Hotbird there is no unencrypted HD channel I can use to test.

>> Anyway when using card logs are full of i2c errors
>
> Argh! But this must be issue of earlier driver too.

yes, those errors were in logs earlier on previous driver. Hovewer 
previous driver allowed to play only once or two time and then was 
stopping work. And i've never played successfully HD channel on this card.

> I debug it and it seems to be totally clueless implementation of
> stb6100_read_reg() as it sets device address like "device address +
> register address". This makes stb6100 I2C address of tuner set for that
> request 0x66 whilst it should be 0x60. Is that code never tested...
>
> pctv452e DVB USB driver behaves just correctly as it says this is not
> valid and returns error.
>
> Also pctv452e I2C adapter supports only I2C operations that are done
> with repeated STOP condition - but I cannot see there is logic to sent
> STOP after last message. I suspect it is not correct as logically but
> will work - very common mistake with many I2C adapters we have.

I have second card in this computer
http://www.proftuners.com/prof8000.html
which uses STB6100 (and also STV0903 and CX23885).
I wasn't aware that both of this card uses the same chip (as I see from 
http://www.linuxtv.org/wiki/index.php/TechnoTrend_TT-connect_S2-3650_CI 
it uses STB6100 too).
Can it be a problem? Anyway i will take off this second card a test again.

> Regardless of those errors it still works?

Thank you for help. I had only a few minutes at the morning to test it 
and it partly worked. More test are planned tonight and I will write 
here outcomes.

Marx


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-06 11:04               ` pctv452e Marx
@ 2012-07-06 18:24                 ` Antti Palosaari
  2012-07-06 22:23                 ` pctv452e Marx
  1 sibling, 0 replies; 37+ messages in thread
From: Antti Palosaari @ 2012-07-06 18:24 UTC (permalink / raw)
  To: Marx; +Cc: linux-media

On 07/06/2012 02:04 PM, Marx wrote:
> On 06.07.2012 11:34, Antti Palosaari wrote:
>> Did I missed something? PCTV device does not support CI/CAM and thus no
>> support for encrypted channels. Is there still CI slot?
>
> no, I simply use external reader with plugin in VDR. Unfortunetelly on
> Hotbird there is no unencrypted HD channel I can use to test.

 From the driver / device perspective HD or SD channel does not have 
much difference - difference is just used video codec and likely wider 
stream. For demodulator driver perspective there could some difference 
as HD channels are more often transmitted using DVB-S2 standard - but 
not always.

Also as you are using SoftCAM there is no difference from driver POV if 
stream is encrypted or unencrypted. Device just moves bits from the 
antenna to the computer - it does not know if those bits are encrypted 
or not.

>>> Anyway when using card logs are full of i2c errors
>>
>> Argh! But this must be issue of earlier driver too.
>
> yes, those errors were in logs earlier on previous driver. Hovewer
> previous driver allowed to play only once or two time and then was
> stopping work. And i've never played successfully HD channel on this card.

Could you say what was the original problem of your device?

>> I debug it and it seems to be totally clueless implementation of
>> stb6100_read_reg() as it sets device address like "device address +
>> register address". This makes stb6100 I2C address of tuner set for that
>> request 0x66 whilst it should be 0x60. Is that code never tested...
>>
>> pctv452e DVB USB driver behaves just correctly as it says this is not
>> valid and returns error.
>>
>> Also pctv452e I2C adapter supports only I2C operations that are done
>> with repeated STOP condition - but I cannot see there is logic to sent
>> STOP after last message. I suspect it is not correct as logically but
>> will work - very common mistake with many I2C adapters we have.

Oops, s/repeated STOP condition/repeated START condition/

> I have second card in this computer
> http://www.proftuners.com/prof8000.html
> which uses STB6100 (and also STV0903 and CX23885).
> I wasn't aware that both of this card uses the same chip (as I see from
> http://www.linuxtv.org/wiki/index.php/TechnoTrend_TT-connect_S2-3650_CI
> it uses STB6100 too).
> Can it be a problem? Anyway i will take off this second card a test again.

I never say it could not be problem, but it is highly unlikely. Anyhow 
it is possible there is some static variables inside driver that could 
have effect. But it is very very unlikely and those kind of shared 
variables should not exits without very good reason.

>> Regardless of those errors it still works?
>
> Thank you for help. I had only a few minutes at the morning to test it
> and it partly worked. More test are planned tonight and I will write
> here outcomes.

Still waiting....


regards
Antti

-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-06 11:04               ` pctv452e Marx
  2012-07-06 18:24                 ` pctv452e Antti Palosaari
@ 2012-07-06 22:23                 ` Marx
  2012-07-07  0:00                   ` pctv452e Antti Palosaari
  1 sibling, 1 reply; 37+ messages in thread
From: Marx @ 2012-07-06 22:23 UTC (permalink / raw)
  To: linux-media

Driver doesn't work good.
I've took out the second card, so there is only pctv452e connected.
It worked the same way as usually.
At first driver was playing some SD channels (encrypted and FTA - no 
matter), it even played one HD channel for the first time ever, but 
after it it refused to play any more channels. I've restarted computer, 
but it didn't help.

Logs from boot:
Jul  6 18:22:11 wuwek kernel: [    5.948597] input: HD-Audio Generic 
HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input3
Jul  6 18:22:11 wuwek kernel: [    6.121534] input: HDA ATI SB Line as 
/devices/pci0000:00/0000:00:14.2/sound/card1/input4
Jul  6 18:22:11 wuwek kernel: [    6.121770] input: HDA ATI SB Rear Mic 
as /devices/pci0000:00/0000:00:14.2/sound/card1/input5
Jul  6 18:22:11 wuwek kernel: [    6.123094] input: HDA ATI SB Line Out 
CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input6
Jul  6 18:22:11 wuwek kernel: [    6.125812] input: HDA ATI SB Line Out 
Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input7
Jul  6 18:22:11 wuwek kernel: [    6.126523] input: HDA ATI SB Line Out 
Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
Jul  6 18:22:11 wuwek kernel: [    6.276933] usb 1-4: dvb_usbv2: found a 
'PCTV HDTV USB' in warm state
Jul  6 18:22:11 wuwek kernel: [    6.276945] pctv452e_power_ctrl: 1
Jul  6 18:22:11 wuwek kernel: [    6.277544] usbcore: registered new 
interface driver dvb_usb_pctv452e
Jul  6 18:22:11 wuwek kernel: [    6.278000] usb 1-4: dvb_usbv2: will 
pass the complete MPEG2 transport stream to the software demuxer
Jul  6 18:22:11 wuwek kernel: [    6.278041] DVB: registering new 
adapter (PCTV HDTV USB)
Jul  6 18:22:11 wuwek kernel: [    6.342525] stb0899_attach: Attaching 
STB0899
Jul  6 18:22:11 wuwek kernel: [    6.375893] DVB: registering adapter 0 
frontend 0 (STB0899 Multistandard)...
ul  6 18:22:11 wuwek kernel: [    6.399122] stb6100_attach: Attaching 
STB6100
Jul  6 18:22:11 wuwek kernel: [    6.399137] pctv452e_power_ctrl: 0
Jul  6 18:22:11 wuwek kernel: [    6.399152] usb 1-4: dvb_usbv2: 'PCTV 
HDTV USB' successfully initialized and connected
Jul  6 18:22:11 wuwek kernel: [    7.959465] Adding 2097148k swap on 
/dev/sda2.  Priority:-1 extents:1 across:2097148k
Jul  6 18:22:11 wuwek kernel: [    8.009082] EXT4-fs (sda1): re-mounted. 
Opts: (null)
Jul  6 18:22:11 wuwek kernel: [    8.393422] EXT4-fs (sda1): re-mounted. 
Opts: errors=remount-ro
Jul  6 18:22:11 wuwek kernel: [    8.507454] loop: module loaded
Jul  6 18:22:11 wuwek kernel: [    8.535684] nf_conntrack version 0.5.0 
(16384 buckets, 65536 max)
Jul  6 18:22:11 wuwek kernel: [    8.609385] w83627ehf: Found NCT6775F 
chip at 0x290
Jul  6 18:22:11 wuwek kernel: [    8.609767] hwmon_vid: Unknown VRM 
version of your x86 CPU
Jul  6 18:22:11 wuwek kernel: [   10.634908] EXT4-fs (sda3): mounted 
filesystem with ordered data mode. Opts: errors=remount-ro
Jul  6 18:22:11 wuwek kernel: [   10.715194] EXT4-fs (sda4): mounted 
filesystem with ordered data mode. Opts: errors=remount-ro
Jul  6 18:22:11 wuwek kernel: [   13.602684] Netfilter messages via 
NETLINK v0.30.
Jul  6 18:22:11 wuwek kernel: [   13.782616] ip_set: protocol 6
Jul  6 18:22:11 wuwek kernel: [   15.613353] xt_nfacct: Unknown symbol 
nfnl_acct_put (err 0)
Jul  6 18:22:11 wuwek kernel: [   15.613451] xt_nfacct: Unknown symbol 
nfnl_acct_update (err 0)
Jul  6 18:22:11 wuwek kernel: [   15.613522] xt_nfacct: Unknown symbol 
nfnl_acct_find_get (err 0)
Jul  6 18:22:11 wuwek kernel: [   16.475299] xt_time: kernel timezone is 
+0200
Jul  6 18:22:11 wuwek kernel: [   20.154987] ip_tables: (C) 2000-2006 
Netfilter Core Team
Jul  6 18:22:11 wuwek kernel: [   21.228305] ip6_tables: (C) 2000-2006 
Netfilter Core Team
Jul  6 18:22:11 wuwek kernel: [   22.182152] Bridge firewalling registered
Jul  6 18:22:11 wuwek kernel: [   22.685996] r8169 0000:04:00.0: eth6: 
link down
Jul  6 18:22:11 wuwek kernel: [   22.686014] r8169 0000:04:00.0: eth6: 
link down
Jul  6 18:22:11 wuwek kernel: [   22.686366] IPv6: ADDRCONF(NETDEV_UP): 
eth6: link is not ready
Jul  6 18:22:11 wuwek kernel: [   34.686600] r8169 0000:04:00.0: eth6: 
link up
Jul  6 18:22:11 wuwek kernel: [   34.687111] IPv6: 
ADDRCONF(NETDEV_CHANGE): eth6: link becomes ready
Jul  6 18:22:11 wuwek kernel: [   41.261271] RPC: Registered named UNIX 
socket transport module.
Jul  6 18:22:11 wuwek kernel: [   41.261279] RPC: Registered udp 
transport module.
Jul  6 18:22:11 wuwek kernel: [   41.261282] RPC: Registered tcp 
transport module.
Jul  6 18:22:11 wuwek kernel: [   41.261284] RPC: Registered tcp NFSv4.1 
backchannel transport module.
Jul  6 18:22:11 wuwek kernel: [   41.308018] FS-Cache: Loaded
Jul  6 18:22:11 wuwek kernel: [   41.361383] NFS: Registering the 
id_resolver key type
Jul  6 18:22:11 wuwek kernel: [   41.361424] Key type id_resolver registered
Jul  6 18:22:11 wuwek kernel: [   41.361441] FS-Cache: Netfs 'nfs' 
registered for caching
Jul  6 18:22:11 wuwek kernel: [   41.382507] Installing knfsd (copyright 
(C) 1996 okir@monad.swb.de).
Jul  6 18:22:11 wuwek kernel: [   42.230080] fuse init (API version 7.19)
Jul  6 18:22:12 wuwek kernel: [   44.555179] Bluetooth: Core ver 2.16
Jul  6 18:22:12 wuwek kernel: [   44.555244] NET: Registered protocol 
family 31
Jul  6 18:22:12 wuwek kernel: [   44.555250] Bluetooth: HCI device and 
connection manager initialized
Jul  6 18:22:12 wuwek kernel: [   44.555258] Bluetooth: HCI socket layer 
initialized
Jul  6 18:22:12 wuwek kernel: [   44.555264] Bluetooth: L2CAP socket 
layer initialized
Jul  6 18:22:12 wuwek kernel: [   44.555277] Bluetooth: SCO socket layer 
initialized
Jul  6 18:22:12 wuwek kernel: [   44.563557] Bluetooth: RFCOMM TTY layer 
initialized
Jul  6 18:22:12 wuwek kernel: [   44.563574] Bluetooth: RFCOMM socket 
layer initialized
Jul  6 18:22:12 wuwek kernel: [   44.563580] Bluetooth: RFCOMM ver 1.11
Jul  6 18:22:12 wuwek kernel: [   44.607847] Bluetooth: BNEP (Ethernet 
Emulation) ver 1.3
Jul  6 18:22:12 wuwek kernel: [   44.607859] Bluetooth: BNEP filters: 
protocol multicast
Jul  6 18:22:37 wuwek kernel: [   68.930295] pctv452e_power_ctrl: 1
Jul  6 18:22:38 wuwek kernel: [   70.193508] I2C error -121; AA 0B  CC 
00 01 -> 55 0B  CC 00 00.
Jul  6 18:22:38 wuwek kernel: [   70.206124] I2C error -121; AA 22  CC 
00 01 -> 55 22  CC 00 00.
Jul  6 18:22:38 wuwek kernel: [   70.265624] I2C error -121; AA 3D  CC 
00 01 -> 55 3D  CC 00 00.
Jul  6 18:22:39 wuwek kernel: [   71.089388] I2C error -121; AA 2E  CC 
00 01 -> 55 2E  CC 00 00.
Jul  6 18:22:39 wuwek kernel: [   71.102003] I2C error -121; AA 45  CC 
00 01 -> 55 45  CC 00 00.
Jul  6 18:22:39 wuwek kernel: [   71.161129] I2C error -121; AA 60  CC 
00 01 -> 55 60  CC 00 00.
Jul  6 18:22:40 wuwek kernel: [   71.988892] I2C error -121; AA 51  CC 
00 01 -> 55 51  CC 00 00.
Jul  6 18:22:40 wuwek kernel: [   72.001508] I2C error -121; AA 68  CC 
00 01 -> 55 68  CC 00 00.
Jul  6 18:22:40 wuwek kernel: [   72.060753] I2C error -121; AA 83  CC 
00 01 -> 55 83  CC 00 00.
Jul  6 18:22:41 wuwek kernel: [   72.888518] I2C error -121; AA 74  CC 
00 01 -> 55 74  CC 00 00.
Jul  6 18:22:41 wuwek kernel: [   72.901013] I2C error -121; AA 8B  CC 
00 01 -> 55 8B  CC 00 00.
Jul  6 18:22:41 wuwek kernel: [   72.960507] I2C error -121; AA A6  CC 
00 01 -> 55 A6  CC 00 00.
Jul  6 18:22:42 wuwek kernel: [   73.788147] I2C error -121; AA 97  CC 
00 01 -> 55 97  CC 00 00.
Jul  6 18:22:42 wuwek kernel: [   73.801143] I2C error -121; AA AE  CC 
00 01 -> 55 AE  CC 00 00.


HD channels desire better signal, but i'm sure signal is ok because it's 
twin setup and on second port I have traditional tuner which works ok 
with all channels.

Original problem - it's rather long story. To say it short: I have 4 DVB 
tuners and none of them works reliable. I'm able to make each of them 
recognized, scan channels etc. To concentrate on pctv452e: it works from 
the beginning the same way as I've written above. It outputs endlessly 
i2c errors, usually allows to switch 4-5 times channels and then it 
stops working. What is strange - scan works, szap2 works on some 
channels, on others doesn't work.

Let's get for example FTA channel Mango 24.
Mango 24;TVN:11393:v:S13.0E:27500:517=2:700=pol@4:581:0:4316:318:1000:0

wuwek:~# szap -n 51 -r
reading channels from file '/root/.szap/channels.conf'
zapping to 51 'Mango 24;TVN':
sat 0, frequency = 11393 MHz V, symbolrate 27500000, vpid = 0x0205, apid 
= 0x02bc sid = 0x0245
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01c6 | snr 0095 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
status 1f | signal 01c6 | snr 0094 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
status 1f | signal 01c6 | snr 0095 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
status 1f | signal 01c6 | snr 0094 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK

but it doesn't now play in VDR.

Unplug and plug again USB cable:
Jul  7 00:05:53 wuwek kernel: [20664.576589] pctv452e_power_ctrl: 0
Jul  7 00:06:08 wuwek kernel: [20679.752198] usb 1-4: USB disconnect, 
device number 2
Jul  7 00:06:08 wuwek kernel: [20679.752728] usb 1-4: dvb_usbv2: 
usb_bulk_msg() failed=-19
Jul  7 00:06:08 wuwek kernel: [20679.752779] I2C error -19; AA E6  10 04 
00 -> AA E6  10 04 00.
Jul  7 00:06:08 wuwek kernel: [20679.752876] usb 1-4: dvb_usbv2: 
usb_bulk_msg() failed=-19
Jul  7 00:06:08 wuwek kernel: [20679.752909] I2C error -19; AA E7  D0 03 
00 -> AA E7  D0 03 00.

Device isn't recognized. Again the same:

Jul  7 00:09:29 wuwek kernel: [20880.538582] INFO: task khubd:83 blocked 
for more than 120 seconds.
Jul  7 00:09:29 wuwek kernel: [20880.538624] "echo 0 > 
/proc/sys/kernel/hung_task_timeout_secs" disables this message.
Jul  7 00:09:29 wuwek kernel: [20880.538669] khubd           D f72fe064 
     0    83      2 0x00000000
Jul  7 00:09:29 wuwek kernel: [20880.538683]  f5bf4180 00000046 00000000 
f72fe064 c1115e10 f6e13208 c14989c0 c14989c0
Jul  7 00:09:29 wuwek kernel: [20880.538704]  f6d774c0 f71b1600 f6d774c0 
f71b1608 f6d774c0 00000282 f6cbe1e0 f71b1600
Jul  7 00:09:29 wuwek kernel: [20880.538723]  f6cbe1e0 f6d77540 00000246 
c12d22a6 00000246 00000246 c104408a 00000002
Jul  7 00:09:29 wuwek kernel: [20880.538742] Call Trace:
Jul  7 00:09:29 wuwek kernel: [20880.538763]  [<c1115e10>] ? 
remove_dir+0x20/0x25
Jul  7 00:09:29 wuwek kernel: [20880.538780]  [<c12d22a6>] ? 
_raw_spin_lock_irqsave+0x11/0x30
Jul  7 00:09:29 wuwek kernel: [20880.538797]  [<c104408a>] ? 
prepare_to_wait+0x57/0x5f
Jul  7 00:09:29 wuwek kernel: [20880.538880]  [<f8542751>] ? 
dvb_dmxdev_release+0x5a/0xf0 [dvb_core]
Jul  7 00:09:29 wuwek kernel: [20880.538895]  [<c1043f3e>] ? 
bit_waitqueue+0x47/0x47
Jul  7 00:09:29 wuwek kernel: [20880.538926]  [<f84b46c1>] ? 
dvb_usb_adapter_dvb_exit+0x31/0x48 [dvb_usbv2]
Jul  7 00:09:29 wuwek kernel: [20880.538956]  [<f84b5055>] ? 
dvb_usbv2_disconnect+0xc9/0x128 [dvb_usbv2]
Jul  7 00:09:29 wuwek kernel: [20880.539025]  [<c1206845>] ? 
rpm_suspend+0x3ed/0x3ed
Jul  7 00:09:29 wuwek kernel: [20880.539038]  [<c120721b>] ? 
pm_schedule_suspend+0x8e/0x8e
Jul  7 00:09:29 wuwek kernel: [20880.539113]  [<f82564da>] ? 
usb_unbind_interface+0x46/0x106 [usbcore]
Jul  7 00:09:29 wuwek kernel: [20880.539147]  [<c120070f>] ? 
__device_release_driver+0x60/0x97
Jul  7 00:09:29 wuwek kernel: [20880.539160]  [<c120075b>] ? 
device_release_driver+0x15/0x1e
Jul  7 00:09:29 wuwek kernel: [20880.539173]  [<c120020b>] ? 
bus_remove_device+0xa1/0xb0
Jul  7 00:09:29 wuwek kernel: [20880.539185]  [<c11feb9a>] ? 
device_del+0xe6/0x130
Jul  7 00:09:29 wuwek kernel: [20880.539236]  [<f8254d02>] ? 
usb_disable_device+0x56/0x13a [usbcore]
Jul  7 00:09:29 wuwek kernel: [20880.539283]  [<f824f99d>] ? 
usb_disconnect+0x61/0xb2 [usbcore]
Jul  7 00:09:29 wuwek kernel: [20880.539331]  [<f8250e2e>] ? 
hub_thread+0x4bd/0xc72 [usbcore]
Jul  7 00:09:29 wuwek kernel: [20880.539346]  [<c1043f3e>] ? 
bit_waitqueue+0x47/0x47
Jul  7 00:09:29 wuwek kernel: [20880.539393]  [<f8250971>] ? 
usb_remote_wakeup+0x25/0x25 [usbcore]
Jul  7 00:09:29 wuwek kernel: [20880.539406]  [<c1043cb9>] ? 
kthread+0x69/0x6e
Jul  7 00:09:29 wuwek kernel: [20880.539420]  [<c1043c50>] ? 
kthread_worker_fn+0x106/0x106
Jul  7 00:09:29 wuwek kernel: [20880.539433]  [<c12d70fe>] ? 
kernel_thread_helper+0x6/0x10

Reboot doesn't help either. While device registered correctly, it still 
doesnt work in VDR. I was trying to disconnect USB and power from 
device, and then reconnect - didn't help.
So while it was working at the morning for a while, I didn't change 
anything important and now it doesn't work at all.
I suspect that if I disconnect device for a longer time, reboot, it will 
work for a few minutes as usually.

I don't know what can i do next.
Marx


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-06 22:23                 ` pctv452e Marx
@ 2012-07-07  0:00                   ` Antti Palosaari
  2012-07-07 23:07                     ` pctv452e Marx
  0 siblings, 1 reply; 37+ messages in thread
From: Antti Palosaari @ 2012-07-07  0:00 UTC (permalink / raw)
  To: Marx; +Cc: linux-media

On 07/07/2012 01:23 AM, Marx wrote:
> Driver doesn't work good.
> I've took out the second card, so there is only pctv452e connected.
> It worked the same way as usually.
> At first driver was playing some SD channels (encrypted and FTA - no
> matter), it even played one HD channel for the first time ever, but
> after it it refused to play any more channels. I've restarted computer,
> but it didn't help.

Sounds bad. It should be always enough just remove device, boot and plug 
device back.

> Jul  6 18:22:42 wuwek kernel: [   73.801143] I2C error -121; AA AE  CC
> 00 01 -> 55 AE  CC 00 00.

>
>
> HD channels desire better signal, but i'm sure signal is ok because it's
> twin setup and on second port I have traditional tuner which works ok
> with all channels.
>
> Original problem - it's rather long story. To say it short: I have 4 DVB
> tuners and none of them works reliable. I'm able to make each of them
> recognized, scan channels etc. To concentrate on pctv452e: it works from
> the beginning the same way as I've written above. It outputs endlessly
> i2c errors, usually allows to switch 4-5 times channels and then it
> stops working. What is strange - scan works, szap2 works on some
> channels, on others doesn't work.

Those I2C errors coming from the bug I explained earlier. It could be 
also reason of all problems.

> Let's get for example FTA channel Mango 24.
> Mango 24;TVN:11393:v:S13.0E:27500:517=2:700=pol@4:581:0:4316:318:1000:0
>
> wuwek:~# szap -n 51 -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 51 'Mango 24;TVN':
> sat 0, frequency = 11393 MHz V, symbolrate 27500000, vpid = 0x0205, apid
> = 0x02bc sid = 0x0245
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01c6 | snr 0095 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> status 1f | signal 01c6 | snr 0094 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> status 1f | signal 01c6 | snr 0095 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> status 1f | signal 01c6 | snr 0094 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK

Seems to work fine.

> but it doesn't now play in VDR.

You can use it only from application at the time. It is used by szap so 
vdr could not use it.

> Unplug and plug again USB cable:
> Jul  7 00:05:53 wuwek kernel: [20664.576589] pctv452e_power_ctrl: 0
> Jul  7 00:06:08 wuwek kernel: [20679.752198] usb 1-4: USB disconnect,
> device number 2
> Jul  7 00:06:08 wuwek kernel: [20679.752728] usb 1-4: dvb_usbv2:
> usb_bulk_msg() failed=-19
> Jul  7 00:06:08 wuwek kernel: [20679.752779] I2C error -19; AA E6  10 04
> 00 -> AA E6  10 04 00.
> Jul  7 00:06:08 wuwek kernel: [20679.752876] usb 1-4: dvb_usbv2:
> usb_bulk_msg() failed=-19
> Jul  7 00:06:08 wuwek kernel: [20679.752909] I2C error -19; AA E7  D0 03
> 00 -> AA E7  D0 03 00.

Nothing special, device is removed and ongoing control commands fails 
because no device.

> Device isn't recognized. Again the same:
>
> Jul  7 00:09:29 wuwek kernel: [20880.538582] INFO: task khubd:83 blocked
> for more than 120 seconds.
> Jul  7 00:09:29 wuwek kernel: [20880.538624] "echo 0 >
> /proc/sys/kernel/hung_task_timeout_secs" disables this message.
> Jul  7 00:09:29 wuwek kernel: [20880.538669] khubd           D f72fe064
>      0    83      2 0x00000000
> Jul  7 00:09:29 wuwek kernel: [20880.538683]  f5bf4180 00000046 00000000
> f72fe064 c1115e10 f6e13208 c14989c0 c14989c0
> Jul  7 00:09:29 wuwek kernel: [20880.538704]  f6d774c0 f71b1600 f6d774c0
> f71b1608 f6d774c0 00000282 f6cbe1e0 f71b1600
> Jul  7 00:09:29 wuwek kernel: [20880.538723]  f6cbe1e0 f6d77540 00000246
> c12d22a6 00000246 00000246 c104408a 00000002
> Jul  7 00:09:29 wuwek kernel: [20880.538742] Call Trace:
> Jul  7 00:09:29 wuwek kernel: [20880.538763]  [<c1115e10>] ?
> remove_dir+0x20/0x25
> Jul  7 00:09:29 wuwek kernel: [20880.538780]  [<c12d22a6>] ?
> _raw_spin_lock_irqsave+0x11/0x30
> Jul  7 00:09:29 wuwek kernel: [20880.538797]  [<c104408a>] ?
> prepare_to_wait+0x57/0x5f
> Jul  7 00:09:29 wuwek kernel: [20880.538880]  [<f8542751>] ?
> dvb_dmxdev_release+0x5a/0xf0 [dvb_core]
> Jul  7 00:09:29 wuwek kernel: [20880.538895]  [<c1043f3e>] ?
> bit_waitqueue+0x47/0x47
> Jul  7 00:09:29 wuwek kernel: [20880.538926]  [<f84b46c1>] ?
> dvb_usb_adapter_dvb_exit+0x31/0x48 [dvb_usbv2]
> Jul  7 00:09:29 wuwek kernel: [20880.538956]  [<f84b5055>] ?
> dvb_usbv2_disconnect+0xc9/0x128 [dvb_usbv2]
> Jul  7 00:09:29 wuwek kernel: [20880.539025]  [<c1206845>] ?
> rpm_suspend+0x3ed/0x3ed
> Jul  7 00:09:29 wuwek kernel: [20880.539038]  [<c120721b>] ?
> pm_schedule_suspend+0x8e/0x8e
> Jul  7 00:09:29 wuwek kernel: [20880.539113]  [<f82564da>] ?
> usb_unbind_interface+0x46/0x106 [usbcore]
> Jul  7 00:09:29 wuwek kernel: [20880.539147]  [<c120070f>] ?
> __device_release_driver+0x60/0x97
> Jul  7 00:09:29 wuwek kernel: [20880.539160]  [<c120075b>] ?
> device_release_driver+0x15/0x1e
> Jul  7 00:09:29 wuwek kernel: [20880.539173]  [<c120020b>] ?
> bus_remove_device+0xa1/0xb0
> Jul  7 00:09:29 wuwek kernel: [20880.539185]  [<c11feb9a>] ?
> device_del+0xe6/0x130
> Jul  7 00:09:29 wuwek kernel: [20880.539236]  [<f8254d02>] ?
> usb_disable_device+0x56/0x13a [usbcore]
> Jul  7 00:09:29 wuwek kernel: [20880.539283]  [<f824f99d>] ?
> usb_disconnect+0x61/0xb2 [usbcore]
> Jul  7 00:09:29 wuwek kernel: [20880.539331]  [<f8250e2e>] ?
> hub_thread+0x4bd/0xc72 [usbcore]
> Jul  7 00:09:29 wuwek kernel: [20880.539346]  [<c1043f3e>] ?
> bit_waitqueue+0x47/0x47
> Jul  7 00:09:29 wuwek kernel: [20880.539393]  [<f8250971>] ?
> usb_remote_wakeup+0x25/0x25 [usbcore]
> Jul  7 00:09:29 wuwek kernel: [20880.539406]  [<c1043cb9>] ?
> kthread+0x69/0x6e
> Jul  7 00:09:29 wuwek kernel: [20880.539420]  [<c1043c50>] ?
> kthread_worker_fn+0x106/0x106
> Jul  7 00:09:29 wuwek kernel: [20880.539433]  [<c12d70fe>] ?
> kernel_thread_helper+0x6/0x10

This should not happen. I suspect you removed device while it was in use?

> Reboot doesn't help either. While device registered correctly, it still
> doesnt work in VDR. I was trying to disconnect USB and power from
> device, and then reconnect - didn't help.
> So while it was working at the morning for a while, I didn't change
> anything important and now it doesn't work at all.
> I suspect that if I disconnect device for a longer time, reboot, it will
> work for a few minutes as usually.
>
> I don't know what can i do next.

Get the rid of vdr and use only szap/vlc/mplayer only to see if it works.

And install latest patch from here:
http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/pctv452e

it just ignores the I2C error coming from wrong I2C address used which 
could have some effect for STB6100 driver.


regards
Antti

-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-07  0:00                   ` pctv452e Antti Palosaari
@ 2012-07-07 23:07                     ` Marx
  2012-07-08 12:32                       ` pctv452e Antti Palosaari
  0 siblings, 1 reply; 37+ messages in thread
From: Marx @ 2012-07-07 23:07 UTC (permalink / raw)
  To: linux-media

W dniu 2012-07-07 02:00, Antti Palosaari pisze:
>> I don't know what can i do next.
>
> Get the rid of vdr and use only szap/vlc/mplayer only to see if it works.
This computer is remote headless without any GUI, but ok - I'll do my 
best (that's why I use VDR - I can using streamdev play it on local PC).

> And install latest patch from here:
> http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/pctv452e
>
> it just ignores the I2C error coming from wrong I2C address used which
> could have some effect for STB6100 driver.
Patch works as expected - no more I2C errors in error log. Very nice.

Lacking GUI I tried to save stream on HDD.

wuwek:~# szap -n 51 -r
reading channels from file '/root/.szap/channels.conf'
zapping to 51 'Mango 24;TVN':
sat 0, frequency = 11393 MHz V, symbolrate 27500000, vpid = 0x0205, apid 
= 0x02bc sid = 0x0245
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0095 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
status 1f | signal 01ce | snr 0094 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
status 1f | signal 01ce | snr 0094 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:~# ls /dev/dvb/adapter0/
demux0     dvr0       frontend0  net0
wuwek:~# cat /dev/dvb/adapter0/dvr0 > /mnt/video/test.ts
^C
wuwek:~# ls -l /mnt/video/test.ts
-rw-r--r-- 1 root root 0 lip  8 00:37 /mnt/video/test.ts
wuwek:~# dvbdate
dvbdate: Unable to get time from multiplex.
wuwek:~# dvbtraffic
dvbdemux_set_pid_filter: Invalid argument

I've tried to tune many different channels (log at the end), it works 
for many of them, some (all HD) doesn't work. I've used szap-s2 because 
szap doesn't work with DVB-S2 channels. For DVB-S channels szap produces 
results the same as szap-s2.
I've tried to save some different channels (as above) but none saved 
anything, so there is still something wrong with this driver.
Marx

kern.log:
Jul  8 00:16:29 wuwek kernel: [    6.001815] input: HD-Audio Generic 
HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input3
Jul  8 00:16:29 wuwek kernel: [    6.066989] usb 1-4: dvb_usbv2: found a 
'PCTV HDTV USB' in warm state
Jul  8 00:16:29 wuwek kernel: [    6.067002] pctv452e_power_ctrl: 1
Jul  8 00:16:29 wuwek kernel: [    6.067007] pctv452e_power_ctrl: step 1
Jul  8 00:16:29 wuwek kernel: [    6.067012] pctv452e_power_ctrl: step 2
Jul  8 00:16:29 wuwek kernel: [    6.067559] pctv452e_power_ctrl: step 3
Jul  8 00:16:29 wuwek kernel: [    6.067684] usbcore: registered new 
interface driver dvb_usb_pctv452e
Jul  8 00:16:29 wuwek kernel: [    6.067745] pctv452e_power_ctrl: step 4
Jul  8 00:16:29 wuwek kernel: [    6.067996] pctv452e_power_ctrl: step 5
Jul  8 00:16:29 wuwek kernel: [    6.068113] usb 1-4: dvb_usbv2: will 
pass the complete MPEG2 transport stream to the software demuxer
Jul  8 00:16:29 wuwek kernel: [    6.068175] DVB: registering new 
adapter (PCTV HDTV USB)
Jul  8 00:16:29 wuwek kernel: [    6.117522] input: HDA ATI SB Line as 
/devices/pci0000:00/0000:00:14.2/sound/card1/input4
Jul  8 00:16:29 wuwek kernel: [    6.117730] input: HDA ATI SB Rear Mic 
as /devices/pci0000:00/0000:00:14.2/sound/card1/input5
Jul  8 00:16:29 wuwek kernel: [    6.118330] input: HDA ATI SB Line Out 
CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input6
Jul  8 00:16:29 wuwek kernel: [    6.118482] input: HDA ATI SB Line Out 
Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input7
Jul  8 00:16:29 wuwek kernel: [    6.121096] input: HDA ATI SB Line Out 
Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
Jul  8 00:16:29 wuwek kernel: [    6.157236] stb0899_attach: Attaching 
STB0899
Jul  8 00:16:29 wuwek kernel: [    6.182361] DVB: registering adapter 0 
frontend 0 (STB0899 Multistandard)...
Jul  8 00:16:29 wuwek kernel: [    6.209194] stb6100_attach: Attaching 
STB6100
Jul  8 00:16:29 wuwek kernel: [    6.209208] pctv452e_power_ctrl: 0
Jul  8 00:16:29 wuwek kernel: [    6.209224] usb 1-4: dvb_usbv2: 'PCTV 
HDTV USB' successfully initialized and connected
Jul  8 00:16:29 wuwek kernel: [    7.998317] Adding 2097148k swap on 
/dev/sda2.  Priority:-1 extents:1 across:2097148k
(...)
Jul  8 00:16:49 wuwek kernel: [   58.654218] pctv452e_power_ctrl: 1
Jul  8 00:16:49 wuwek kernel: [   58.654229] pctv452e_power_ctrl: step 1
Jul  8 00:27:05 wuwek kernel: [  674.833814] pctv452e_power_ctrl: 0
Jul  8 00:27:30 wuwek kernel: [  699.336350] pctv452e_power_ctrl: 1
Jul  8 00:27:30 wuwek kernel: [  699.336363] pctv452e_power_ctrl: step 1
Jul  8 00:28:08 wuwek kernel: [  737.552961] pctv452e_power_ctrl: 0


wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 2 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 2 'TVN Turbo;TVN':
delivery DVB-S, modulation QPSK
sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate 5/6, rolloff 
0.35
vpid 0x0208, apid 0x02da, sid 0x0247
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 008b | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 3 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 3 'TTV;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate 5/6, rolloff 
0.35
vpid 0x0206, apid 0x02c6, sid 0x0246
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 008c | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 4 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 4 'NATIONAL GEO HD;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 11278 MHz V, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x016a, apid 0x0185, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 5 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 5 'NATIONAL GEO;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 10796 MHz V, symbolrate 27500000, coderate 5/6, rolloff 
0.35
vpid 0x00a9, apid 0x0074, sid 0x01fe
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0093 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 6 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 6 'EUROSPORT HD ;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 11278 MHz V, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x0bb8, apid 0x0c81, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 7 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 7 'TVN 7 HD;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 11278 MHz V, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x016e, apid 0x0194, sid 0x020f
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 8 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 8 'Nat Geo Wild HD PL;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 11258 MHz H, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x021c, apid 0x02e4, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 9 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 9 'Nat Geo Wild HD;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 11258 MHz H, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x021c, apid 0x02e4, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 10 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 10 'TVP HD;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 11258 MHz H, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x0219, apid 0x027d, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 11 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 11 'Wojna i Pokoj;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 11258 MHz H, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x0200, apid 0x02c8, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 12 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 12 'Romance TV;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 11449 MHz H, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x0217, apid 0x027b, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 13 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 13 'TVP 1 HD;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 11449 MHz H, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x0216, apid 0x027a, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 14 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 14 'MGM HD;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 11449 MHz H, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x0210, apid 0x02d8, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 15 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 15 'AXN HD;Cyfrowy Polsat SA':
delivery DVB-S, modulation QPSK
sat 0, frequency 12265 MHz V, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x02bd, apid 0x02c8, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 16 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 16 'TVP 2 HD;Cyfrowy Polsat S.A':
delivery DVB-S, modulation QPSK
sat 0, frequency 12265 MHz V, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x0606, apid 0x0604, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 17 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 17 'BBC HD;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 10834 MHz V, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x0231, apid 0x02f9, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 18 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 18 'Disney XD;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 10834 MHz V, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x0210, apid 0x0274, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 19 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 19 'Disney Channel;TP':
delivery DVB-S, modulation QPSK
sat 0, frequency 10911 MHz V, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x01f7, apid 0x014e, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 20 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 20 'Kino Polska;TP':
delivery DVB-S, modulation QPSK
sat 0, frequency 10911 MHz V, symbolrate 27500000, coderate 3/4, rolloff 
0.35
vpid 0x0201, apid 0x02c9, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
^C
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 21 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 21 'Nickelodeon Europe;MTV Networks Europe':
delivery DVB-S, modulation QPSK
sat 0, frequency 11075 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x03e8, apid 0x03e9, sid 0x03f1
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ae | snr 007e | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 22 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 22 'BBC CBeebies Poland;Globecast UK':
delivery DVB-S, modulation QPSK
sat 0, frequency 11116 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x1901, apid 0x190b, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01be | snr 007b | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 23 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 23 'Filmbox;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 10796 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00ac, apid 0x0080, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0089 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 24 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 24 'TVP Seriale;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 11508 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0205, apid 0x02bc, sid 0x0240
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0088 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 25 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 25 'Comedy Central Polska;MTV Networks Europe':
delivery DVB-S, modulation QPSK
sat 0, frequency 11075 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00a9, apid 0x0074, sid 0x03f6
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01b6 | snr 007f | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 26 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 26 'BBC Entertainment Poland;Globecast UK':
delivery DVB-S, modulation QPSK
sat 0, frequency 11116 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x17d5, apid 0x17df, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01be | snr 0087 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 27 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 27 'TVP 1;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 10892 MHz H, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00a6, apid 0x0068, sid 0x01f7
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0083 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 28 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 28 'TVP 2;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 10892 MHz H, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00a7, apid 0x006c, sid 0x01fc
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 008e | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 29 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 29 'Polsat;Cyfrowy Polsat S.A.':
delivery DVB-S, modulation QPSK
sat 0, frequency 11158 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0101, apid 0x0102, sid 0x0108
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ae | snr 0082 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 30 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 30 'TVN;TVN':
delivery DVB-S, modulation QPSK
sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0200, apid 0x028a, sid 0x0240
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0097 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 31 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 31 'TVN HD;TVN':
delivery DVB-S, modulation QPSK
sat 0, frequency 11508 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0214, apid 0x0334, sid 0x024f
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0089 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 32 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 32 'TVN Siedem;TVN':
delivery DVB-S, modulation QPSK
sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0202, apid 0x029e, sid 0x0242
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 008b | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 33 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 33 'TV4;Cyfrowy Polsat S.A.':
delivery DVB-S, modulation QPSK
sat 0, frequency 11158 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0121, apid 0x0122, sid 0x0128
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ae | snr 0088 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 34 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 34 'TELE5;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 10796 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00a4, apid 0x0060, sid 0x01f9
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 008c | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 35 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 35 'PULS;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 11487 MHz H, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00ab, apid 0x007c, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01e5 | snr 0095 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 37 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 37 'TVN Style;TVN':
delivery DVB-S, modulation QPSK
sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0209, apid 0x02e4, sid 0x0248
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0096 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 38 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 38 'TVN STYLE HD;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 11508 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0215, apid 0x033e, sid 0x0250
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0089 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 39 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 39 'Fashion TV;RRSat':
delivery DVB-S, modulation QPSK
sat 0, frequency 10815 MHz H, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x07df, apid 0x0bc7, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01d6 | snr 007b | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 40 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 40 'BBC Lifestyle Poland;Globecast UK':
delivery DVB-S, modulation QPSK
sat 0, frequency 11116 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x189d, apid 0x18a7, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01be | snr 007d | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 41 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 41 'BBC Knowledge Poland;Globecast UK':
delivery DVB-S, modulation QPSK
sat 0, frequency 11116 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x1839, apid 0x1843, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01be | snr 0088 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 42 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 42 'Orange Sport;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 10796 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00aa, apid 0x0078, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01c6 | snr 0091 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 43 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 43 'nSport;TVN':
delivery DVB-S, modulation QPSK
sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0203, apid 0x02a8, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0097 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 44 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 44 'TVP Sport;TVN':
delivery DVB-S, modulation QPSK
sat 0, frequency 11508 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0204, apid 0x02b2, sid 0x023f
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0089 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 45 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 45 'EDUSAT;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 10796 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00a6, apid 0x0068, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 008d | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 46 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 46 'TVS;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 11487 MHz H, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00a1, apid 0x0054, sid 0x01fc
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01e5 | snr 008d | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 47 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 47 'TVP Kultura;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 11487 MHz H, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00ac, apid 0x0080, sid 0x0201
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01e5 | snr 008b | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 48 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 48 'VIVA Polska;MTV Networks Europe':
delivery DVB-S, modulation QPSK
sat 0, frequency 11075 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00a4, apid 0x0060, sid 0x040a
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01b6 | snr 007d | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 49 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 49 'ReligiaTV;TVN':
delivery DVB-S, modulation QPSK
sat 0, frequency 11508 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0202, apid 0x029e, sid 0x023d
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0093 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 50 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 50 '4fun.TV;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 10719 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00a3, apid 0x005c, sid 0x0204
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0088 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 51 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 51 'Mango 24;TVN':
delivery DVB-S, modulation QPSK
sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0205, apid 0x02bc, sid 0x0245
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0095 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 52 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 52 'Eska TV;ITI':
delivery DVB-S, modulation QPSK
sat 0, frequency 11508 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x020a, apid 0x02d6, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 0089 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 53 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 53 'Rebel TV;GlobeCast':
delivery DVB-S, modulation QPSK
sat 0, frequency 11585 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0583, apid 0x05e7, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01c6 | snr 0083 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 54 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 54 'TVR;RRSat':
delivery DVB-S, modulation QPSK
sat 0, frequency 11200 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0806, apid 0x0bee, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01c6 | snr 0085 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 55 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 55 'ITV;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 11487 MHz H, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00a8, apid 0x0070, sid 0x01f6
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01e5 | snr 008d | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 56 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 56 'TV POLONIA;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 11487 MHz H, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00a0, apid 0x0050, sid 0x01f4
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01e5 | snr 008c | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 57 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 57 'POLONIA1;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 10796 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00a5, apid 0x0064, sid 0x01fa
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 008c | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 58 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 58 'TVN 24;TVN':
delivery DVB-S, modulation QPSK
sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0201, apid 0x0294, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 008d | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 59 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 59 'TVN CNBC;TVN':
delivery DVB-S, modulation QPSK
sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x020b, apid 0x02f8, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 008c | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 60 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 60 'TVP INFO;CYFRA +':
delivery DVB-S, modulation QPSK
sat 0, frequency 11487 MHz H, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00a9, apid 0x0074, sid 0x020a
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01e5 | snr 008a | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 61 -x -r
reading channels from file '/root/.szap/channels.conf'
zapping to 61 'TV Biznes;Cyfrowy Polsat S.A.':
delivery DVB-S, modulation QPSK
sat 0, frequency 11158 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0161, apid 0x0162, sid 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ae | snr 007f | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-07 23:07                     ` pctv452e Marx
@ 2012-07-08 12:32                       ` Antti Palosaari
  2012-07-09  6:24                         ` pctv452e Marx
  0 siblings, 1 reply; 37+ messages in thread
From: Antti Palosaari @ 2012-07-08 12:32 UTC (permalink / raw)
  To: Marx; +Cc: linux-media

On 07/08/2012 02:07 AM, Marx wrote:
> W dniu 2012-07-07 02:00, Antti Palosaari pisze:
>>> I don't know what can i do next.
>>
>> Get the rid of vdr and use only szap/vlc/mplayer only to see if it works.
> This computer is remote headless without any GUI, but ok - I'll do my
> best (that's why I use VDR - I can using streamdev play it on local PC).
>
>> And install latest patch from here:
>> http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/pctv452e
>>
>> it just ignores the I2C error coming from wrong I2C address used which
>> could have some effect for STB6100 driver.
> Patch works as expected - no more I2C errors in error log. Very nice.
>
> Lacking GUI I tried to save stream on HDD.
>
> wuwek:~# szap -n 51 -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 51 'Mango 24;TVN':
> sat 0, frequency = 11393 MHz V, symbolrate 27500000, vpid = 0x0205, apid
> = 0x02bc sid = 0x0245
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0095 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> status 1f | signal 01ce | snr 0094 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> status 1f | signal 01ce | snr 0094 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:~# ls /dev/dvb/adapter0/
> demux0     dvr0       frontend0  net0
> wuwek:~# cat /dev/dvb/adapter0/dvr0 > /mnt/video/test.ts
> ^C
> wuwek:~# ls -l /mnt/video/test.ts
> -rw-r--r-- 1 root root 0 lip  8 00:37 /mnt/video/test.ts
> wuwek:~# dvbdate
> dvbdate: Unable to get time from multiplex.
> wuwek:~# dvbtraffic
> dvbdemux_set_pid_filter: Invalid argument
>
> I've tried to tune many different channels (log at the end), it works
> for many of them, some (all HD) doesn't work. I've used szap-s2 because
> szap doesn't work with DVB-S2 channels. For DVB-S channels szap produces
> results the same as szap-s2.
> I've tried to save some different channels (as above) but none saved
> anything, so there is still something wrong with this driver.
> Marx

I suspect you stopped szap ?

You cannot use dvbdate or dvbtraffic, nor read data from dvr0 unless 
frontend is tuned. Leave szap running backround and try again.

regards
Antti


>
> kern.log:
> Jul  8 00:16:29 wuwek kernel: [    6.001815] input: HD-Audio Generic
> HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/sound/card0/input3
> Jul  8 00:16:29 wuwek kernel: [    6.066989] usb 1-4: dvb_usbv2: found a
> 'PCTV HDTV USB' in warm state
> Jul  8 00:16:29 wuwek kernel: [    6.067002] pctv452e_power_ctrl: 1
> Jul  8 00:16:29 wuwek kernel: [    6.067007] pctv452e_power_ctrl: step 1
> Jul  8 00:16:29 wuwek kernel: [    6.067012] pctv452e_power_ctrl: step 2
> Jul  8 00:16:29 wuwek kernel: [    6.067559] pctv452e_power_ctrl: step 3
> Jul  8 00:16:29 wuwek kernel: [    6.067684] usbcore: registered new
> interface driver dvb_usb_pctv452e
> Jul  8 00:16:29 wuwek kernel: [    6.067745] pctv452e_power_ctrl: step 4
> Jul  8 00:16:29 wuwek kernel: [    6.067996] pctv452e_power_ctrl: step 5
> Jul  8 00:16:29 wuwek kernel: [    6.068113] usb 1-4: dvb_usbv2: will
> pass the complete MPEG2 transport stream to the software demuxer
> Jul  8 00:16:29 wuwek kernel: [    6.068175] DVB: registering new
> adapter (PCTV HDTV USB)
> Jul  8 00:16:29 wuwek kernel: [    6.117522] input: HDA ATI SB Line as
> /devices/pci0000:00/0000:00:14.2/sound/card1/input4
> Jul  8 00:16:29 wuwek kernel: [    6.117730] input: HDA ATI SB Rear Mic
> as /devices/pci0000:00/0000:00:14.2/sound/card1/input5
> Jul  8 00:16:29 wuwek kernel: [    6.118330] input: HDA ATI SB Line Out
> CLFE as /devices/pci0000:00/0000:00:14.2/sound/card1/input6
> Jul  8 00:16:29 wuwek kernel: [    6.118482] input: HDA ATI SB Line Out
> Surround as /devices/pci0000:00/0000:00:14.2/sound/card1/input7
> Jul  8 00:16:29 wuwek kernel: [    6.121096] input: HDA ATI SB Line Out
> Front as /devices/pci0000:00/0000:00:14.2/sound/card1/input8
> Jul  8 00:16:29 wuwek kernel: [    6.157236] stb0899_attach: Attaching
> STB0899
> Jul  8 00:16:29 wuwek kernel: [    6.182361] DVB: registering adapter 0
> frontend 0 (STB0899 Multistandard)...
> Jul  8 00:16:29 wuwek kernel: [    6.209194] stb6100_attach: Attaching
> STB6100
> Jul  8 00:16:29 wuwek kernel: [    6.209208] pctv452e_power_ctrl: 0
> Jul  8 00:16:29 wuwek kernel: [    6.209224] usb 1-4: dvb_usbv2: 'PCTV
> HDTV USB' successfully initialized and connected
> Jul  8 00:16:29 wuwek kernel: [    7.998317] Adding 2097148k swap on
> /dev/sda2.  Priority:-1 extents:1 across:2097148k
> (...)
> Jul  8 00:16:49 wuwek kernel: [   58.654218] pctv452e_power_ctrl: 1
> Jul  8 00:16:49 wuwek kernel: [   58.654229] pctv452e_power_ctrl: step 1
> Jul  8 00:27:05 wuwek kernel: [  674.833814] pctv452e_power_ctrl: 0
> Jul  8 00:27:30 wuwek kernel: [  699.336350] pctv452e_power_ctrl: 1
> Jul  8 00:27:30 wuwek kernel: [  699.336363] pctv452e_power_ctrl: step 1
> Jul  8 00:28:08 wuwek kernel: [  737.552961] pctv452e_power_ctrl: 0
>
>
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 2 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 2 'TVN Turbo;TVN':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate 5/6, rolloff
> 0.35
> vpid 0x0208, apid 0x02da, sid 0x0247
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 008b | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 3 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 3 'TTV;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate 5/6, rolloff
> 0.35
> vpid 0x0206, apid 0x02c6, sid 0x0246
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 008c | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 4 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 4 'NATIONAL GEO HD;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11278 MHz V, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x016a, apid 0x0185, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 5 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 5 'NATIONAL GEO;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10796 MHz V, symbolrate 27500000, coderate 5/6, rolloff
> 0.35
> vpid 0x00a9, apid 0x0074, sid 0x01fe
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0093 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 6 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 6 'EUROSPORT HD ;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11278 MHz V, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x0bb8, apid 0x0c81, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 7 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 7 'TVN 7 HD;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11278 MHz V, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x016e, apid 0x0194, sid 0x020f
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 8 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 8 'Nat Geo Wild HD PL;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11258 MHz H, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x021c, apid 0x02e4, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 9 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 9 'Nat Geo Wild HD;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11258 MHz H, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x021c, apid 0x02e4, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 10 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 10 'TVP HD;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11258 MHz H, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x0219, apid 0x027d, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 11 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 11 'Wojna i Pokoj;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11258 MHz H, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x0200, apid 0x02c8, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 12 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 12 'Romance TV;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11449 MHz H, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x0217, apid 0x027b, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 13 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 13 'TVP 1 HD;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11449 MHz H, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x0216, apid 0x027a, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 14 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 14 'MGM HD;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11449 MHz H, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x0210, apid 0x02d8, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 15 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 15 'AXN HD;Cyfrowy Polsat SA':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 12265 MHz V, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x02bd, apid 0x02c8, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 16 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 16 'TVP 2 HD;Cyfrowy Polsat S.A':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 12265 MHz V, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x0606, apid 0x0604, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 17 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 17 'BBC HD;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10834 MHz V, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x0231, apid 0x02f9, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 18 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 18 'Disney XD;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10834 MHz V, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x0210, apid 0x0274, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 19 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 19 'Disney Channel;TP':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10911 MHz V, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x01f7, apid 0x014e, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 20 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 20 'Kino Polska;TP':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10911 MHz V, symbolrate 27500000, coderate 3/4, rolloff
> 0.35
> vpid 0x0201, apid 0x02c9, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
> ^C
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 21 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 21 'Nickelodeon Europe;MTV Networks Europe':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11075 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x03e8, apid 0x03e9, sid 0x03f1
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ae | snr 007e | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 22 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 22 'BBC CBeebies Poland;Globecast UK':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11116 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x1901, apid 0x190b, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01be | snr 007b | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 23 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 23 'Filmbox;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10796 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00ac, apid 0x0080, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0089 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 24 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 24 'TVP Seriale;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11508 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0205, apid 0x02bc, sid 0x0240
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0088 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 25 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 25 'Comedy Central Polska;MTV Networks Europe':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11075 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00a9, apid 0x0074, sid 0x03f6
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01b6 | snr 007f | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 26 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 26 'BBC Entertainment Poland;Globecast UK':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11116 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x17d5, apid 0x17df, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01be | snr 0087 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 27 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 27 'TVP 1;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10892 MHz H, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00a6, apid 0x0068, sid 0x01f7
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0083 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 28 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 28 'TVP 2;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10892 MHz H, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00a7, apid 0x006c, sid 0x01fc
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 008e | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 29 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 29 'Polsat;Cyfrowy Polsat S.A.':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11158 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0101, apid 0x0102, sid 0x0108
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ae | snr 0082 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 30 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 30 'TVN;TVN':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0200, apid 0x028a, sid 0x0240
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0097 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 31 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 31 'TVN HD;TVN':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11508 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0214, apid 0x0334, sid 0x024f
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0089 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 32 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 32 'TVN Siedem;TVN':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0202, apid 0x029e, sid 0x0242
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 008b | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 33 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 33 'TV4;Cyfrowy Polsat S.A.':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11158 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0121, apid 0x0122, sid 0x0128
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ae | snr 0088 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 34 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 34 'TELE5;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10796 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00a4, apid 0x0060, sid 0x01f9
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 008c | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 35 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 35 'PULS;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11487 MHz H, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00ab, apid 0x007c, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01e5 | snr 0095 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 37 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 37 'TVN Style;TVN':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0209, apid 0x02e4, sid 0x0248
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0096 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 38 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 38 'TVN STYLE HD;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11508 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0215, apid 0x033e, sid 0x0250
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0089 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 39 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 39 'Fashion TV;RRSat':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10815 MHz H, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x07df, apid 0x0bc7, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01d6 | snr 007b | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 40 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 40 'BBC Lifestyle Poland;Globecast UK':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11116 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x189d, apid 0x18a7, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01be | snr 007d | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 41 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 41 'BBC Knowledge Poland;Globecast UK':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11116 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x1839, apid 0x1843, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01be | snr 0088 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 42 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 42 'Orange Sport;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10796 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00aa, apid 0x0078, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01c6 | snr 0091 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 43 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 43 'nSport;TVN':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0203, apid 0x02a8, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0097 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 44 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 44 'TVP Sport;TVN':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11508 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0204, apid 0x02b2, sid 0x023f
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0089 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 45 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 45 'EDUSAT;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10796 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00a6, apid 0x0068, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 008d | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 46 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 46 'TVS;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11487 MHz H, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00a1, apid 0x0054, sid 0x01fc
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01e5 | snr 008d | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 47 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 47 'TVP Kultura;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11487 MHz H, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00ac, apid 0x0080, sid 0x0201
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01e5 | snr 008b | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 48 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 48 'VIVA Polska;MTV Networks Europe':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11075 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00a4, apid 0x0060, sid 0x040a
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01b6 | snr 007d | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 49 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 49 'ReligiaTV;TVN':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11508 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0202, apid 0x029e, sid 0x023d
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0093 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 50 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 50 '4fun.TV;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10719 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00a3, apid 0x005c, sid 0x0204
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0088 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 51 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 51 'Mango 24;TVN':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0205, apid 0x02bc, sid 0x0245
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0095 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 52 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 52 'Eska TV;ITI':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11508 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x020a, apid 0x02d6, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 0089 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 53 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 53 'Rebel TV;GlobeCast':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11585 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0583, apid 0x05e7, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01c6 | snr 0083 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 54 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 54 'TVR;RRSat':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11200 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0806, apid 0x0bee, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01c6 | snr 0085 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 55 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 55 'ITV;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11487 MHz H, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00a8, apid 0x0070, sid 0x01f6
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01e5 | snr 008d | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 56 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 56 'TV POLONIA;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11487 MHz H, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00a0, apid 0x0050, sid 0x01f4
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01e5 | snr 008c | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 57 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 57 'POLONIA1;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 10796 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00a5, apid 0x0064, sid 0x01fa
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 008c | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 58 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 58 'TVN 24;TVN':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0201, apid 0x0294, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 008d | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 59 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 59 'TVN CNBC;TVN':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11393 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x020b, apid 0x02f8, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 008c | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 60 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 60 'TVP INFO;CYFRA +':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11487 MHz H, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x00a9, apid 0x0074, sid 0x020a
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01e5 | snr 008a | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> wuwek:/var/lib/vdr/kanaly# ./szap-s2 -n 61 -x -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 61 'TV Biznes;Cyfrowy Polsat S.A.':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 11158 MHz V, symbolrate 27500000, coderate auto,
> rolloff 0.35
> vpid 0x0161, apid 0x0162, sid 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ae | snr 007f | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-08 12:32                       ` pctv452e Antti Palosaari
@ 2012-07-09  6:24                         ` Marx
  2012-07-09  8:42                           ` pctv452e Antti Palosaari
  0 siblings, 1 reply; 37+ messages in thread
From: Marx @ 2012-07-09  6:24 UTC (permalink / raw)
  To: linux-media

On 08.07.2012 14:32, Antti Palosaari wrote:
> I suspect you stopped szap ?
>
> You cannot use dvbdate or dvbtraffic, nor read data from dvr0 unless
> frontend is tuned. Leave szap running backround and try again.

That way it works, and I can save stream. Hovewer it's strange because I 
shouldn't have to constatly tune channel to watch it, and on previous 
cards it was enough to tune once and then use other commands.
I base my knowledge on
http://www.linuxtv.org/wiki/index.php/Testing_your_DVB_device
There is nothing about constant tuning channel to use it. Am I missing 
something?
Marx

wuwek:/var/lib/vdr/kanaly# nohup ./szap-s2 -n 41 -r &
[1] 4888
wuwek:/var/lib/vdr/kanaly# nohup: zignorowanie wejścia i dołączenie 
wyników do `nohup.out'

wuwek:/var/lib/vdr/kanaly#
wuwek:/var/lib/vdr/kanaly# ps ax|grep szap
  4888 pts/1    S      0:00 ./szap-s2 -n 41 -r
  4891 pts/1    S+     0:00 grep szap
wuwek:/var/lib/vdr/kanaly# dvbdate
Mon Jul  9 07:12:43 2012
wuwek:/var/lib/vdr/kanaly# dvbtraffic
0000     9 p/s     1 kb/s    14 kbit
0001     9 p/s     1 kb/s    14 kbit
0011     1 p/s     0 kb/s     2 kbit
0014     0 p/s     0 kb/s     1 kbit
0104    29 p/s     5 kb/s    44 kbit
0108    58 p/s    10 kb/s    88 kbit
0109    64 p/s    11 kb/s    97 kbit
0e04   309 p/s    56 kb/s   465 kbit
0e77   228 p/s    41 kb/s   343 kbit
0e78    59 p/s    10 kb/s    90 kbit
17d5  2139 p/s   392 kb/s  3217 kbit
17df    90 p/s    16 kb/s   136 kbit
17e0    90 p/s    16 kb/s   136 kbit
1831     4 p/s     0 kb/s     7 kbit
1832     9 p/s     1 kb/s    14 kbit
1833     9 p/s     1 kb/s    14 kbit
1834     4 p/s     0 kb/s     7 kbit
1836     9 p/s     1 kb/s    14 kbit
1839  1247 p/s   228 kb/s  1876 kbit
1843    90 p/s    16 kb/s   136 kbit
1844    90 p/s    16 kb/s   136 kbit
1895     4 p/s     0 kb/s     7 kbit
1896     9 p/s     1 kb/s    14 kbit
1897     9 p/s     1 kb/s    14 kbit


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-09  6:24                         ` pctv452e Marx
@ 2012-07-09  8:42                           ` Antti Palosaari
  2012-07-09 16:44                             ` pctv452e Marx
  0 siblings, 1 reply; 37+ messages in thread
From: Antti Palosaari @ 2012-07-09  8:42 UTC (permalink / raw)
  To: Marx; +Cc: linux-media

On 07/09/2012 09:24 AM, Marx wrote:
> On 08.07.2012 14:32, Antti Palosaari wrote:
>> I suspect you stopped szap ?
>>
>> You cannot use dvbdate or dvbtraffic, nor read data from dvr0 unless
>> frontend is tuned. Leave szap running backround and try again.
>
> That way it works, and I can save stream. Hovewer it's strange because I
> shouldn't have to constatly tune channel to watch it, and on previous
> cards it was enough to tune once and then use other commands.
> I base my knowledge on
> http://www.linuxtv.org/wiki/index.php/Testing_your_DVB_device
> There is nothing about constant tuning channel to use it. Am I missing
> something?

given wiki-page says:
"
4. After you've tuned a frequency and program

a) You could now start up your simple TV watching application and decode 
the stream you have tuned.

For example, while keeping {a,c,s,t}zap running in the first console 
shell, open up another console and run
"

Behavior have been always same, at least for the DVB USB.

So you don't have problems at all?

regards
Antti

-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-09  8:42                           ` pctv452e Antti Palosaari
@ 2012-07-09 16:44                             ` Marx
  2012-07-09 17:38                               ` pctv452e Antti Palosaari
  2012-07-09 18:21                               ` pctv452e poma
  0 siblings, 2 replies; 37+ messages in thread
From: Marx @ 2012-07-09 16:44 UTC (permalink / raw)
  To: linux-media

W dniu 2012-07-09 10:42, Antti Palosaari pisze:
> On 07/09/2012 09:24 AM, Marx wrote:
>> On 08.07.2012 14:32, Antti Palosaari wrote:
>>> I suspect you stopped szap ?
>>>
>>> You cannot use dvbdate or dvbtraffic, nor read data from dvr0 unless
>>> frontend is tuned. Leave szap running backround and try again.
>>
>> That way it works, and I can save stream. Hovewer it's strange because I
>> shouldn't have to constatly tune channel to watch it, and on previous
>> cards it was enough to tune once and then use other commands.
>> I base my knowledge on
>> http://www.linuxtv.org/wiki/index.php/Testing_your_DVB_device
>> There is nothing about constant tuning channel to use it. Am I missing
>> something?
>
> given wiki-page says:
> "
> 4. After you've tuned a frequency and program
>
> a) You could now start up your simple TV watching application and decode
> the stream you have tuned.
>
> For example, while keeping {a,c,s,t}zap running in the first console
> shell, open up another console and run
> "
>
> Behavior have been always same, at least for the DVB USB.
>
> So you don't have problems at all?

ok, my fault
problem still exists
VDR doesn't play any channel, and while you asked me to abandon it, I 
saved some data using
  cat /dev/dvb/adapter0/dvr0 > /mnt/video/test3.ts
while tuning in the background.

Stream saved that way is unplayable (I play it using VLC for windows - 
it played almost all proper TS strems in the past I had). I've tried all 
software I have - to play this streams - no way.

So
- I can tune only 2/3 of channels
- TS stream saves with errors
- traditional tuner on the same (brand new) dish works ok
- i've exchanged cables between the two

is it possible that pctv device is less sensitive and the problem is 
with too weak signal?

Marx


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-09 16:44                             ` pctv452e Marx
@ 2012-07-09 17:38                               ` Antti Palosaari
  2012-07-09 17:46                                 ` pctv452e Antti Palosaari
  2012-07-09 18:21                               ` pctv452e poma
  1 sibling, 1 reply; 37+ messages in thread
From: Antti Palosaari @ 2012-07-09 17:38 UTC (permalink / raw)
  To: Marx; +Cc: linux-media

On 07/09/2012 07:44 PM, Marx wrote:
> W dniu 2012-07-09 10:42, Antti Palosaari pisze:
>> On 07/09/2012 09:24 AM, Marx wrote:
>>> On 08.07.2012 14:32, Antti Palosaari wrote:
>>>> I suspect you stopped szap ?
>>>>
>>>> You cannot use dvbdate or dvbtraffic, nor read data from dvr0 unless
>>>> frontend is tuned. Leave szap running backround and try again.
>>>
>>> That way it works, and I can save stream. Hovewer it's strange because I
>>> shouldn't have to constatly tune channel to watch it, and on previous
>>> cards it was enough to tune once and then use other commands.
>>> I base my knowledge on
>>> http://www.linuxtv.org/wiki/index.php/Testing_your_DVB_device
>>> There is nothing about constant tuning channel to use it. Am I missing
>>> something?
>>
>> given wiki-page says:
>> "
>> 4. After you've tuned a frequency and program
>>
>> a) You could now start up your simple TV watching application and decode
>> the stream you have tuned.
>>
>> For example, while keeping {a,c,s,t}zap running in the first console
>> shell, open up another console and run
>> "
>>
>> Behavior have been always same, at least for the DVB USB.
>>
>> So you don't have problems at all?
>
> ok, my fault
> problem still exists
> VDR doesn't play any channel, and while you asked me to abandon it, I
> saved some data using
>   cat /dev/dvb/adapter0/dvr0 > /mnt/video/test3.ts
> while tuning in the background.
>
> Stream saved that way is unplayable (I play it using VLC for windows -
> it played almost all proper TS strems in the past I had). I've tried all
> software I have - to play this streams - no way.
>
> So
> - I can tune only 2/3 of channels
> - TS stream saves with errors
> - traditional tuner on the same (brand new) dish works ok
> - i've exchanged cables between the two
>
> is it possible that pctv device is less sensitive and the problem is
> with too weak signal?

If VDR does not work at all, but other tools are working, it could be 
compatibility issue between VDR and Kernel.

# tune to channel:
szap -r "CHANNEL NAME"
# dump channels from tuned multiplex (if you don't have that command 
just skip):
scandvb -c
# save tuned channel to file (lets say 20 second):
cat /dev/dvb/adapter0/dvr0 > test.ts
# check if ffmpeg finds video and audio
ffmpeg -i test.ts

and post result here

regards
Antti

-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-09 17:38                               ` pctv452e Antti Palosaari
@ 2012-07-09 17:46                                 ` Antti Palosaari
  2012-07-10  6:39                                   ` pctv452e Marx
  0 siblings, 1 reply; 37+ messages in thread
From: Antti Palosaari @ 2012-07-09 17:46 UTC (permalink / raw)
  To: Marx; +Cc: linux-media

On 07/09/2012 08:38 PM, Antti Palosaari wrote:
> On 07/09/2012 07:44 PM, Marx wrote:
>> W dniu 2012-07-09 10:42, Antti Palosaari pisze:
>>> On 07/09/2012 09:24 AM, Marx wrote:
>>>> On 08.07.2012 14:32, Antti Palosaari wrote:
>>>>> I suspect you stopped szap ?
>>>>>
>>>>> You cannot use dvbdate or dvbtraffic, nor read data from dvr0 unless
>>>>> frontend is tuned. Leave szap running backround and try again.
>>>>
>>>> That way it works, and I can save stream. Hovewer it's strange
>>>> because I
>>>> shouldn't have to constatly tune channel to watch it, and on previous
>>>> cards it was enough to tune once and then use other commands.
>>>> I base my knowledge on
>>>> http://www.linuxtv.org/wiki/index.php/Testing_your_DVB_device
>>>> There is nothing about constant tuning channel to use it. Am I missing
>>>> something?
>>>
>>> given wiki-page says:
>>> "
>>> 4. After you've tuned a frequency and program
>>>
>>> a) You could now start up your simple TV watching application and decode
>>> the stream you have tuned.
>>>
>>> For example, while keeping {a,c,s,t}zap running in the first console
>>> shell, open up another console and run
>>> "
>>>
>>> Behavior have been always same, at least for the DVB USB.
>>>
>>> So you don't have problems at all?
>>
>> ok, my fault
>> problem still exists
>> VDR doesn't play any channel, and while you asked me to abandon it, I
>> saved some data using
>>   cat /dev/dvb/adapter0/dvr0 > /mnt/video/test3.ts
>> while tuning in the background.
>>
>> Stream saved that way is unplayable (I play it using VLC for windows -
>> it played almost all proper TS strems in the past I had). I've tried all
>> software I have - to play this streams - no way.
>>
>> So
>> - I can tune only 2/3 of channels
>> - TS stream saves with errors
>> - traditional tuner on the same (brand new) dish works ok
>> - i've exchanged cables between the two
>>
>> is it possible that pctv device is less sensitive and the problem is
>> with too weak signal?
>
> If VDR does not work at all, but other tools are working, it could be
> compatibility issue between VDR and Kernel.
>
> # tune to channel:
> szap -r "CHANNEL NAME"
-r option is important here as it routes stream to /dev/dvb/adapter0/dvr0

> # dump channels from tuned multiplex (if you don't have that command
> just skip):
> scandvb -c
Could be named as scan, dvbscan, scandvb....

> # save tuned channel to file (lets say 20 second):
> cat /dev/dvb/adapter0/dvr0 > test.ts
actually seems like ffmpeg could read directly dvr0
ffmpeg -i /dev/dvb/adapter0/dvr0
takes ~20 seconds or so until results are shown

> # check if ffmpeg finds video and audio
> ffmpeg -i test.ts
>
> and post result here

Antti


-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-09 16:44                             ` pctv452e Marx
  2012-07-09 17:38                               ` pctv452e Antti Palosaari
@ 2012-07-09 18:21                               ` poma
  2012-07-10  6:43                                 ` pctv452e Marx
  1 sibling, 1 reply; 37+ messages in thread
From: poma @ 2012-07-09 18:21 UTC (permalink / raw)
  To: Marx, linux-media

On 07/09/2012 06:44 PM, Marx wrote:
> W dniu 2012-07-09 10:42, Antti Palosaari pisze:
>> On 07/09/2012 09:24 AM, Marx wrote:
>>> On 08.07.2012 14:32, Antti Palosaari wrote:
>>>> I suspect you stopped szap ?
>>>>
>>>> You cannot use dvbdate or dvbtraffic, nor read data from dvr0 unless
>>>> frontend is tuned. Leave szap running backround and try again.
>>>
>>> That way it works, and I can save stream. Hovewer it's strange because I
>>> shouldn't have to constatly tune channel to watch it, and on previous
>>> cards it was enough to tune once and then use other commands.
>>> I base my knowledge on
>>> http://www.linuxtv.org/wiki/index.php/Testing_your_DVB_device
>>> There is nothing about constant tuning channel to use it. Am I missing
>>> something?
>>
>> given wiki-page says:
>> "
>> 4. After you've tuned a frequency and program
>>
>> a) You could now start up your simple TV watching application and decode
>> the stream you have tuned.
>>
>> For example, while keeping {a,c,s,t}zap running in the first console
>> shell, open up another console and run
>> "
>>
>> Behavior have been always same, at least for the DVB USB.
>>
>> So you don't have problems at all?
> 
> ok, my fault
> problem still exists
> VDR doesn't play any channel, and while you asked me to abandon it, I
> saved some data using
>  cat /dev/dvb/adapter0/dvr0 > /mnt/video/test3.ts
> while tuning in the background.
> 
> Stream saved that way is unplayable (I play it using VLC for windows -
> it played almost all proper TS strems in the past I had). I've tried all
> software I have - to play this streams - no way.
> 
> So
> - I can tune only 2/3 of channels
> - TS stream saves with errors
> - traditional tuner on the same (brand new) dish works ok
> - i've exchanged cables between the two
> 
> is it possible that pctv device is less sensitive and the problem is
> with too weak signal?

Good reception on one device, completely different story on another
device - same cable; different tuner sensitivity.
It is *very* important to achieve *very* good signal reception with
larger dish(DVB-S) and/or Yagi-Uda(DVB-T) - focal angle/directional gain.
Try this one:
dvbstream -f freq -o 8192 > full-mux.ts
enough free disk space ;)
mplayer -cache 8912 full-mux.ts (TAB-TAB-TAB…)
or
dvbstream -f freq -o vid aid tid pid > single-stream.ts

cheers,
poma

^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-09 17:46                                 ` pctv452e Antti Palosaari
@ 2012-07-10  6:39                                   ` Marx
  2012-07-10  9:33                                     ` pctv452e Antti Palosaari
  0 siblings, 1 reply; 37+ messages in thread
From: Marx @ 2012-07-10  6:39 UTC (permalink / raw)
  To: linux-media

On 09.07.2012 19:46, Antti Palosaari wrote:
>>
>> # tune to channel:
>> szap -r "CHANNEL NAME"
> -r option is important here as it routes stream to /dev/dvb/adapter0/dvr0

done

>> # dump channels from tuned multiplex (if you don't have that command
>> just skip):
>> scandvb -c

marx@wuwek:~/zmaz$ scan -c
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
0x0000 0x10d7: pmt_pid 0x0104 TVN -- TVN (running, scrambled)
0x0000 0x10d8: pmt_pid 0x0105 TVN -- TVN 24 (running, scrambled)
0x0000 0x10d9: pmt_pid 0x0106 TVN -- TVN Siedem (running, scrambled)
0x0000 0x10da: pmt_pid 0x0107 TVN -- nSport (running, scrambled)
0x0000 0x10dc: pmt_pid 0x0109 TVN -- Mango 24 (running)
0x0000 0x10dd: pmt_pid 0x010a ITI -- TTV (running, scrambled)
0x0000 0x10de: pmt_pid 0x010b TVN -- TVN Meteo (running, scrambled)
0x0000 0x10df: pmt_pid 0x010c TVN -- TVN Turbo (running, scrambled)
0x0000 0x10e0: pmt_pid 0x010d TVN -- TVN Style (running, scrambled)
0x0000 0x10e1: pmt_pid 0x010e TVN -- Test (running, scrambled)
0x0000 0x10e2: pmt_pid 0x010f TVN -- TVN CNBC (running, scrambled)
0x0000 0x10ed: pmt_pid 0x0118 TVN -- Test_Radio (running)
0x0000 0x3aca: pmt_pid 0x0101 TVN -- Upload (running)
dumping lists (13 services)
TVN                      (0x10d7) 01: PCR == V   V 0x0200 A 0x028a (pol) 
TT 0x0240 AC3 0x028b SUB 0x1771
TVN 24                   (0x10d8) 01: PCR == V   V 0x0201 A 0x0294 (pol) 
0x0295 (org) SUB 0x177c
TVN Siedem               (0x10d9) 01: PCR == V   V 0x0202 A 0x029e (pol) 
TT 0x0242 AC3 0x029f SUB 0x1772
nSport                   (0x10da) 01: PCR == V   V 0x0203 A 0x02a8 (pol)
Mango 24                 (0x10dc) 01: PCR == V   V 0x0205 A 0x02bc (pol) 
TT 0x0245
TTV                      (0x10dd) 01: PCR == V   V 0x0206 A 0x02c6 (pol) 
TT 0x0246 AC3 0x02c7
TVN Meteo                (0x10de) 01: PCR == V   V 0x0207 A 0x02d0 (pol) 
0x02d1 (org) SUB 0x1782
TVN Turbo                (0x10df) 01: PCR == V   V 0x0208 A 0x02da (pol) 
TT 0x0247 AC3 0x02db SUB 0x1773
TVN Style                (0x10e0) 01: PCR == V   V 0x0209 A 0x02e4 (pol) 
TT 0x0248 AC3 0x02e5 SUB 0x1774
Test                     (0x10e1) 01: PCR == V   V 0x020a A 0x02ee (pol) 
TT 0x0249
TVN CNBC                 (0x10e2) 01: PCR == V   V 0x020b A 0x02f8 (pol)
Test_Radio               (0x10ed) 02: PCR == A            A 0x0320 (eng)
Upload                   (0x3aca) 01: PCR 0x1fff
Done.



> Could be named as scan, dvbscan, scandvb....
>
>> # save tuned channel to file (lets say 20 second):
>> cat /dev/dvb/adapter0/dvr0 > test.ts

> actually seems like ffmpeg could read directly dvr0
> ffmpeg -i /dev/dvb/adapter0/dvr0
> takes ~20 seconds or so until results are shown

marx@wuwek:~/zmaz$ ffmpeg -i /dev/dvb/adapter0/dvr0
p11-kit: couldn't load module: 
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: 
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open 
shared object file: No such file or directory
ffmpeg version 0.8.3-6:0.8.3-4, Copyright (c) 2000-2012 the Libav developers
   built on Jun 26 2012 07:23:46 with gcc 4.7.1
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a 
future release. Please use avconv instead.
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 5 got 6
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 0 got 1
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 2 got 3
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 5 got 6
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 15 got 0
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 7 got 8
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 11 got 12
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 13 got 14
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 7 got 8
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 15 got 0
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 4 got 5
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 10 got 11
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 2 got 4
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 5 got 3
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 11 got 12
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 14 got 15
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 1 got 2
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 10 got 11
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 1 got 2
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 3 got 1
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 7 got 9
[mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 10 got 9


>
>> # check if ffmpeg finds video and audio
>> ffmpeg -i test.ts
marx@wuwek:~/zmaz$ ffmpeg -i test.ts
p11-kit: couldn't load module: 
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: 
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open 
shared object file: No such file or directory
ffmpeg version 0.8.3-6:0.8.3-4, Copyright (c) 2000-2012 the Libav developers
   built on Jun 26 2012 07:23:46 with gcc 4.7.1
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a 
future release. Please use avconv instead.
test.ts: Invalid data found when processing input


Should I still attach/upload somewhere this test.ts file?


I repeated above procedure for FTA channel:

wuwek:~# szap -n 51 -r
reading channels from file '/root/.szap/channels.conf'
zapping to 51 'Mango 24;TVN':
sat 0, frequency = 11393 MHz V, symbolrate 27500000, vpid = 0x0205, apid 
= 0x02bc sid = 0x0245
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01e5 | snr 0043 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
status 1f | signal 01e5 | snr 0043 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK

wuwek:~# scan -c
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
0x0000 0x10d7: pmt_pid 0x0104 TVN -- TVN (running, scrambled)
0x0000 0x10d8: pmt_pid 0x0105 TVN -- TVN 24 (running, scrambled)
0x0000 0x10d9: pmt_pid 0x0106 TVN -- TVN Siedem (running, scrambled)
0x0000 0x10da: pmt_pid 0x0107 TVN -- nSport (running, scrambled)
0x0000 0x10dc: pmt_pid 0x0109 TVN -- Mango 24 (running)
0x0000 0x10dd: pmt_pid 0x010a ITI -- TTV (running, scrambled)
0x0000 0x10de: pmt_pid 0x010b TVN -- TVN Meteo (running, scrambled)
0x0000 0x10df: pmt_pid 0x010c TVN -- TVN Turbo (running, scrambled)
0x0000 0x10e0: pmt_pid 0x010d TVN -- TVN Style (running, scrambled)
0x0000 0x10e1: pmt_pid 0x010e TVN -- Test (running, scrambled)
0x0000 0x10e2: pmt_pid 0x010f TVN -- TVN CNBC (running, scrambled)
0x0000 0x10ed: pmt_pid 0x0118 TVN -- Test_Radio (running)
0x0000 0x3aca: pmt_pid 0x0101 TVN -- Upload (running)
dumping lists (13 services)
TVN                      (0x10d7) 01: PCR == V   V 0x0200 A 0x028a (pol) 
TT 0x0240 AC3 0x028b SUB 0x1771
TVN 24                   (0x10d8) 01: PCR == V   V 0x0201 A 0x0294 (pol) 
0x0295 (org) SUB 0x177c
TVN Siedem               (0x10d9) 01: PCR == V   V 0x0202 A 0x029e (pol) 
TT 0x0242 AC3 0x029f SUB 0x1772
nSport                   (0x10da) 01: PCR == V   V 0x0203 A 0x02a8 (pol)
Mango 24                 (0x10dc) 01: PCR == V   V 0x0205 A 0x02bc (pol) 
TT 0x0245
TTV                      (0x10dd) 01: PCR == V   V 0x0206 A 0x02c6 (pol) 
TT 0x0246 AC3 0x02c7
TVN Meteo                (0x10de) 01: PCR == V   V 0x0207 A 0x02d0 (pol) 
0x02d1 (org) SUB 0x1782
TVN Turbo                (0x10df) 01: PCR == V   V 0x0208 A 0x02da (pol) 
TT 0x0247 AC3 0x02db SUB 0x1773
TVN Style                (0x10e0) 01: PCR == V   V 0x0209 A 0x02e4 (pol) 
TT 0x0248 AC3 0x02e5 SUB 0x1774
Test                     (0x10e1) 01: PCR == V   V 0x020a A 0x02ee (pol) 
TT 0x0249
TVN CNBC                 (0x10e2) 01: PCR == V   V 0x020b A 0x02f8 (pol)
Test_Radio               (0x10ed) 02: PCR == A            A 0x0320 (eng)
Upload                   (0x3aca) 01: PCR 0x1fff
Done.

*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a 
future release. Please use avconv instead.
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 15 got 0
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 1 got 2
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 15 got 0
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 2 got 3
[mpegts @ 0x9376900] Continuity check failed for pid 700 expected 7 got 8
[mpegts @ 0x9376900] Continuity check failed for pid 700 expected 9 got 10
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 15 got 0
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 14 got 15
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 7 got 2
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 12 got 13
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 4 got 12
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 13 got 5
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 8 got 9
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 9 got 10
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 4 got 5
[mpegts @ 0x9376900] Continuity check failed for pid 700 expected 1 got 2
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 11 got 12
[mpegts @ 0x9376900] PES packet size mismatch
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 4 got 5
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 10 got 11
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 1 got 11
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 12 got 2
[mpegts @ 0x9376900] Continuity check failed for pid 700 expected 7 got 3
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 4 got 5
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 6 got 8
[mpegts @ 0x9376900] Continuity check failed for pid 700 expected 4 got 7
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 9 got 11
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 12 got 10
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 14 got 15
[mpegts @ 0x9376900] Continuity check failed for pid 700 expected 9 got 12
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 12 got 7
[mpegts @ 0x9376900] Continuity check failed for pid 517 expected 8 got 13


Marx


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-09 18:21                               ` pctv452e poma
@ 2012-07-10  6:43                                 ` Marx
  2012-07-10 15:51                                   ` pctv452e poma
  0 siblings, 1 reply; 37+ messages in thread
From: Marx @ 2012-07-10  6:43 UTC (permalink / raw)
  To: linux-media

I've attached stream analysis via ffmpeg in another post. I can upload 
saved stream if needed. I simply don't know how to check if weak signal 
is problem. Szap (or extended version szap-s2) gives me some numbers but 
I don't know how to properly read them.
Is this pctv452e device known to have poor reception?
Marx


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-10  6:39                                   ` pctv452e Marx
@ 2012-07-10  9:33                                     ` Antti Palosaari
  2012-07-10 21:08                                       ` pctv452e Marx
  0 siblings, 1 reply; 37+ messages in thread
From: Antti Palosaari @ 2012-07-10  9:33 UTC (permalink / raw)
  To: Marx; +Cc: linux-media

On 07/10/2012 09:39 AM, Marx wrote:
> On 09.07.2012 19:46, Antti Palosaari wrote:
>>>
>>> # tune to channel:
>>> szap -r "CHANNEL NAME"
>> -r option is important here as it routes stream to /dev/dvb/adapter0/dvr0
>
> done
>
>>> # dump channels from tuned multiplex (if you don't have that command
>>> just skip):
>>> scandvb -c
>
> marx@wuwek:~/zmaz$ scan -c
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> 0x0000 0x10d7: pmt_pid 0x0104 TVN -- TVN (running, scrambled)
> 0x0000 0x10d8: pmt_pid 0x0105 TVN -- TVN 24 (running, scrambled)
> 0x0000 0x10d9: pmt_pid 0x0106 TVN -- TVN Siedem (running, scrambled)
> 0x0000 0x10da: pmt_pid 0x0107 TVN -- nSport (running, scrambled)
> 0x0000 0x10dc: pmt_pid 0x0109 TVN -- Mango 24 (running)
> 0x0000 0x10dd: pmt_pid 0x010a ITI -- TTV (running, scrambled)
> 0x0000 0x10de: pmt_pid 0x010b TVN -- TVN Meteo (running, scrambled)
> 0x0000 0x10df: pmt_pid 0x010c TVN -- TVN Turbo (running, scrambled)
> 0x0000 0x10e0: pmt_pid 0x010d TVN -- TVN Style (running, scrambled)
> 0x0000 0x10e1: pmt_pid 0x010e TVN -- Test (running, scrambled)
> 0x0000 0x10e2: pmt_pid 0x010f TVN -- TVN CNBC (running, scrambled)
> 0x0000 0x10ed: pmt_pid 0x0118 TVN -- Test_Radio (running)
> 0x0000 0x3aca: pmt_pid 0x0101 TVN -- Upload (running)
> dumping lists (13 services)
> TVN                      (0x10d7) 01: PCR == V   V 0x0200 A 0x028a (pol)
> TT 0x0240 AC3 0x028b SUB 0x1771
> TVN 24                   (0x10d8) 01: PCR == V   V 0x0201 A 0x0294 (pol)
> 0x0295 (org) SUB 0x177c
> TVN Siedem               (0x10d9) 01: PCR == V   V 0x0202 A 0x029e (pol)
> TT 0x0242 AC3 0x029f SUB 0x1772
> nSport                   (0x10da) 01: PCR == V   V 0x0203 A 0x02a8 (pol)
> Mango 24                 (0x10dc) 01: PCR == V   V 0x0205 A 0x02bc (pol)
> TT 0x0245
> TTV                      (0x10dd) 01: PCR == V   V 0x0206 A 0x02c6 (pol)
> TT 0x0246 AC3 0x02c7
> TVN Meteo                (0x10de) 01: PCR == V   V 0x0207 A 0x02d0 (pol)
> 0x02d1 (org) SUB 0x1782
> TVN Turbo                (0x10df) 01: PCR == V   V 0x0208 A 0x02da (pol)
> TT 0x0247 AC3 0x02db SUB 0x1773
> TVN Style                (0x10e0) 01: PCR == V   V 0x0209 A 0x02e4 (pol)
> TT 0x0248 AC3 0x02e5 SUB 0x1774
> Test                     (0x10e1) 01: PCR == V   V 0x020a A 0x02ee (pol)
> TT 0x0249
> TVN CNBC                 (0x10e2) 01: PCR == V   V 0x020b A 0x02f8 (pol)
> Test_Radio               (0x10ed) 02: PCR == A            A 0x0320 (eng)
> Upload                   (0x3aca) 01: PCR 0x1fff
> Done.
>
>
>
>> Could be named as scan, dvbscan, scandvb....
>>
>>> # save tuned channel to file (lets say 20 second):
>>> cat /dev/dvb/adapter0/dvr0 > test.ts
>
>> actually seems like ffmpeg could read directly dvr0
>> ffmpeg -i /dev/dvb/adapter0/dvr0
>> takes ~20 seconds or so until results are shown
>
> marx@wuwek:~/zmaz$ ffmpeg -i /dev/dvb/adapter0/dvr0
> p11-kit: couldn't load module:
> /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
> /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open
> shared object file: No such file or directory
> ffmpeg version 0.8.3-6:0.8.3-4, Copyright (c) 2000-2012 the Libav
> developers
>    built on Jun 26 2012 07:23:46 with gcc 4.7.1
> *** THIS PROGRAM IS DEPRECATED ***
> This program is only provided for compatibility and will be removed in a
> future release. Please use avconv instead.
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 5 got 6
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 0 got 1
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 2 got 3
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 5 got 6
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 15 got 0
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 7 got 8
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 11 got 12
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 13 got 14
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 7 got 8
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 15 got 0
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 4 got 5
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 10 got 11
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 2 got 4
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 5 got 3
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 11 got 12
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 14 got 15
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 1 got 2
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 10 got 11
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 1 got 2
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 3 got 1
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 7 got 9
> [mpegts @ 0x8cd5900] Continuity check failed for pid 520 expected 10 got 9
>
>
>>
>>> # check if ffmpeg finds video and audio
>>> ffmpeg -i test.ts
> marx@wuwek:~/zmaz$ ffmpeg -i test.ts
> p11-kit: couldn't load module:
> /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
> /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open
> shared object file: No such file or directory
> ffmpeg version 0.8.3-6:0.8.3-4, Copyright (c) 2000-2012 the Libav
> developers
>    built on Jun 26 2012 07:23:46 with gcc 4.7.1
> *** THIS PROGRAM IS DEPRECATED ***
> This program is only provided for compatibility and will be removed in a
> future release. Please use avconv instead.
> test.ts: Invalid data found when processing input
>
>
> Should I still attach/upload somewhere this test.ts file?
>
>
> I repeated above procedure for FTA channel:
>
> wuwek:~# szap -n 51 -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 51 'Mango 24;TVN':
> sat 0, frequency = 11393 MHz V, symbolrate 27500000, vpid = 0x0205, apid
> = 0x02bc sid = 0x0245
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01e5 | snr 0043 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
> status 1f | signal 01e5 | snr 0043 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
>
> wuwek:~# scan -c
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> 0x0000 0x10d7: pmt_pid 0x0104 TVN -- TVN (running, scrambled)
> 0x0000 0x10d8: pmt_pid 0x0105 TVN -- TVN 24 (running, scrambled)
> 0x0000 0x10d9: pmt_pid 0x0106 TVN -- TVN Siedem (running, scrambled)
> 0x0000 0x10da: pmt_pid 0x0107 TVN -- nSport (running, scrambled)
> 0x0000 0x10dc: pmt_pid 0x0109 TVN -- Mango 24 (running)
> 0x0000 0x10dd: pmt_pid 0x010a ITI -- TTV (running, scrambled)
> 0x0000 0x10de: pmt_pid 0x010b TVN -- TVN Meteo (running, scrambled)
> 0x0000 0x10df: pmt_pid 0x010c TVN -- TVN Turbo (running, scrambled)
> 0x0000 0x10e0: pmt_pid 0x010d TVN -- TVN Style (running, scrambled)
> 0x0000 0x10e1: pmt_pid 0x010e TVN -- Test (running, scrambled)
> 0x0000 0x10e2: pmt_pid 0x010f TVN -- TVN CNBC (running, scrambled)
> 0x0000 0x10ed: pmt_pid 0x0118 TVN -- Test_Radio (running)
> 0x0000 0x3aca: pmt_pid 0x0101 TVN -- Upload (running)
> dumping lists (13 services)
> TVN                      (0x10d7) 01: PCR == V   V 0x0200 A 0x028a (pol)
> TT 0x0240 AC3 0x028b SUB 0x1771
> TVN 24                   (0x10d8) 01: PCR == V   V 0x0201 A 0x0294 (pol)
> 0x0295 (org) SUB 0x177c
> TVN Siedem               (0x10d9) 01: PCR == V   V 0x0202 A 0x029e (pol)
> TT 0x0242 AC3 0x029f SUB 0x1772
> nSport                   (0x10da) 01: PCR == V   V 0x0203 A 0x02a8 (pol)
> Mango 24                 (0x10dc) 01: PCR == V   V 0x0205 A 0x02bc (pol)
> TT 0x0245
> TTV                      (0x10dd) 01: PCR == V   V 0x0206 A 0x02c6 (pol)
> TT 0x0246 AC3 0x02c7
> TVN Meteo                (0x10de) 01: PCR == V   V 0x0207 A 0x02d0 (pol)
> 0x02d1 (org) SUB 0x1782
> TVN Turbo                (0x10df) 01: PCR == V   V 0x0208 A 0x02da (pol)
> TT 0x0247 AC3 0x02db SUB 0x1773
> TVN Style                (0x10e0) 01: PCR == V   V 0x0209 A 0x02e4 (pol)
> TT 0x0248 AC3 0x02e5 SUB 0x1774
> Test                     (0x10e1) 01: PCR == V   V 0x020a A 0x02ee (pol)
> TT 0x0249
> TVN CNBC                 (0x10e2) 01: PCR == V   V 0x020b A 0x02f8 (pol)
> Test_Radio               (0x10ed) 02: PCR == A            A 0x0320 (eng)
> Upload                   (0x3aca) 01: PCR 0x1fff
> Done.
>
> *** THIS PROGRAM IS DEPRECATED ***
> This program is only provided for compatibility and will be removed in a
> future release. Please use avconv instead.
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 15 got 0
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 1 got 2
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 15 got 0
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 2 got 3
> [mpegts @ 0x9376900] Continuity check failed for pid 700 expected 7 got 8
> [mpegts @ 0x9376900] Continuity check failed for pid 700 expected 9 got 10
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 15 got 0
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 14 got 15
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 7 got 2
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 12 got 13
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 4 got 12
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 13 got 5
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 8 got 9
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 9 got 10
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 4 got 5
> [mpegts @ 0x9376900] Continuity check failed for pid 700 expected 1 got 2
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 11 got 12
> [mpegts @ 0x9376900] PES packet size mismatch
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 4 got 5
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 10 got 11
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 1 got 11
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 12 got 2
> [mpegts @ 0x9376900] Continuity check failed for pid 700 expected 7 got 3
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 4 got 5
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 6 got 8
> [mpegts @ 0x9376900] Continuity check failed for pid 700 expected 4 got 7
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 9 got 11
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 12 got 10
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 14 got 15
> [mpegts @ 0x9376900] Continuity check failed for pid 700 expected 9 got 12
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 12 got 7
> [mpegts @ 0x9376900] Continuity check failed for pid 517 expected 8 got 13

Seems like stream is broken. It should look like that:

Input #0, mpegts, from '/dev/dvb/adapter0/dvr0':
   Duration: N/A, start: 19013.637311, bitrate: 15224 kb/s
     Stream #0:0[0x231]: Audio: mp2, 48000 Hz, stereo, s16, 224 kb/s
     Stream #0:1[0x131]: Video: mpeg2video (Main), yuv420p, 720x576 [SAR 
64:45 DAR 16:9], 15000 kb/s, 26.89 fps, 25 tbr, 90k tbn, 50 tbc


You have said it works some times. Could you try to using tzap + ffmpeg 
cases when it works and when it does not. Use FTA channels to analyze as 
I think ffmpeg could not say much about encrypted streams.

regards
Antti

-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-10  6:43                                 ` pctv452e Marx
@ 2012-07-10 15:51                                   ` poma
  2012-07-10 15:58                                     ` pctv452e Devin Heitmueller
  0 siblings, 1 reply; 37+ messages in thread
From: poma @ 2012-07-10 15:51 UTC (permalink / raw)
  To: Marx, linux-media

On 07/10/2012 08:43 AM, Marx wrote:
> I've attached stream analysis via ffmpeg in another post. I can upload
> saved stream if needed. I simply don't know how to check if weak signal
> is problem. Szap (or extended version szap-s2) gives me some numbers but
> I don't know how to properly read them.

…ffprobe
Play with a femon, dvbsnoop, …
http://www.linuxtv.org/wiki/index.php/LinuxTV_dvb-apps
http://www.linuxtv.org/wiki/index.php/Dvbsnoop
Read a bit
http://www.linuxtv.org/wiki/index.php/Testing_reception_quality

> Is this pctv452e device known to have poor reception?

modinfo stb6100 | grep author ;)

^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-10 15:51                                   ` pctv452e poma
@ 2012-07-10 15:58                                     ` Devin Heitmueller
  2012-07-10 22:54                                       ` pctv452e poma
  0 siblings, 1 reply; 37+ messages in thread
From: Devin Heitmueller @ 2012-07-10 15:58 UTC (permalink / raw)
  To: poma; +Cc: Marx, linux-media

On Tue, Jul 10, 2012 at 11:51 AM, poma <pomidorabelisima@gmail.com> wrote:
>> Is this pctv452e device known to have poor reception?

Traditionally speaking, these problems are usually not the hardware
itself - it tends to be crappy Linux drivers.  Somebody gets support
working for a chip on some product, and then somebody else does a
cut/paste of the code to make some other product work.  They see it
getting signal lock under optimal tuning conditions and declare
success.

Making any given device work *well* tends to be much harder than
making it work at all.

Want to rule out bad hardware design?  Drop it into a Windows machine
and see how it performs.  If it works fine under Windows but poorly
under Linux, then you definitely have a Linux driver problem.

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com

^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-10  9:33                                     ` pctv452e Antti Palosaari
@ 2012-07-10 21:08                                       ` Marx
  2012-07-10 23:13                                         ` pctv452e Antti Palosaari
  0 siblings, 1 reply; 37+ messages in thread
From: Marx @ 2012-07-10 21:08 UTC (permalink / raw)
  To: linux-media

W dniu 2012-07-10 11:33, Antti Palosaari pisze:
>
> Seems like stream is broken. It should look like that:
>
> Input #0, mpegts, from '/dev/dvb/adapter0/dvr0':
>    Duration: N/A, start: 19013.637311, bitrate: 15224 kb/s
>      Stream #0:0[0x231]: Audio: mp2, 48000 Hz, stereo, s16, 224 kb/s
>      Stream #0:1[0x131]: Video: mpeg2video (Main), yuv420p, 720x576 [SAR
> 64:45 DAR 16:9], 15000 kb/s, 26.89 fps, 25 tbr, 90k tbn, 50 tbc
>
>
> You have said it works some times. Could you try to using tzap + ffmpeg
> cases when it works and when it does not. Use FTA channels to analyze as
> I think ffmpeg could not say much about encrypted streams.

It's hard to say it works because I have no GUI on this PC and I don't 
know a method to share directly device/stream into PC.
Hovewer I've tried to tune and analyze several FTA channels.
I have now better results because:
1) i've disconnected pctv device (USB & power)
2) poweroff
3) poweron
4) connect device
If I simply reboot or reconnect device - it doesn't help.

[   67.544510] Linux media interface: v0.10
[   67.565420] Linux video capture interface: v2.00
[   67.834186] saa7146: register extension 'av7110'
[ 1536.841356] usb 1-4: new high-speed USB device number 2 using ehci_hcd
[ 1537.437957] usb 1-4: New USB device found, idVendor=2304, idProduct=021f
[ 1537.437971] usb 1-4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[ 1537.437980] usb 1-4: Product: PCTV452e
[ 1537.437989] usb 1-4: Manufacturer: Pinnacle
[ 1537.556548] usb 1-4: dvb_usbv2: found a 'PCTV HDTV USB' in warm state
[ 1537.556560] pctv452e_power_ctrl: 1
[ 1537.556565] pctv452e_power_ctrl: step 1
[ 1537.556570] pctv452e_power_ctrl: step 2
[ 1537.557057] pctv452e_power_ctrl: step 3
[ 1537.557197] usbcore: registered new interface driver dvb_usb_pctv452e
[ 1537.557263] pctv452e_power_ctrl: step 4
[ 1537.557491] pctv452e_power_ctrl: step 5
[ 1537.557610] usb 1-4: dvb_usbv2: will pass the complete MPEG2 
transport stream to the software demuxer
[ 1537.557670] DVB: registering new adapter (PCTV HDTV USB)
[ 1537.602916] stb0899_attach: Attaching STB0899
[ 1537.611531] DVB: registering adapter 0 frontend 0 (STB0899 
Multistandard)...
[ 1537.625143] stb6100_attach: Attaching STB6100
[ 1537.625158] pctv452e_power_ctrl: 0
[ 1537.625173] usb 1-4: dvb_usbv2: 'PCTV HDTV USB' successfully 
initialized and connected

I don't know why it say device is in warm state. As I understand warm 
means with firmware loaded(?), but this device was completely switched off.

1) Mango 24
wuwek:~# szap -n 51 -r
reading channels from file '/root/.szap/channels.conf'
zapping to 51 'Mango 24;TVN':
sat 0, frequency = 11393 MHz V, symbolrate 27500000, vpid = 0x0205, apid 
= 0x02bc sid = 0x0245
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01c6 | snr 0093 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK

wuwek:~# ffmpeg -i /dev/dvb/adapter0/dvr0
p11-kit: couldn't load module: 
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: 
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open 
shared object file: No such file or directory
ffmpeg version 0.8.3-6:0.8.3-4, Copyright (c) 2000-2012 the Libav developers
   built on Jun 26 2012 07:23:46 with gcc 4.7.1
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a 
future release. Please use avconv instead.
[mpeg2video @ 0x8d47940] mpeg_decode_postinit() failure
[mp3 @ 0x8d4a5c0] Header missing
     Last message repeated 2 times
[mpegts @ 0x8d43900] max_analyze_duration reached
[mpegts @ 0x8d43900] Estimating duration from bitrate, this may be 
inaccurate
Input #0, mpegts, from '/dev/dvb/adapter0/dvr0':
   Duration: N/A, start: 90810.592967, bitrate: 10000 kb/s
     Stream #0.0[0x205]: Video: mpeg2video (Main), yuv420p, 480x576 [PAR 
32:15 DAR 16:9], 10000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
     Stream #0.1[0x2bc]: Audio: mp3, 0 channels, s16
At least one output file must be specified

2. Eska TV
wuwek:~# szap -n 52 -r
reading channels from file '/root/.szap/channels.conf'
zapping to 52 'Eska TV;ITI':
sat 0, frequency = 11508 MHz V, symbolrate 27500000, vpid = 0x020a, apid 
= 0x02d6 sid = 0x0000
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 01ce | snr 008e | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK

wuwek:~# ffmpeg -i /dev/dvb/adapter0/dvr0
p11-kit: couldn't load module: 
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: 
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open 
shared object file: No such file or directory
ffmpeg version 0.8.3-6:0.8.3-4, Copyright (c) 2000-2012 the Libav developers
   built on Jun 26 2012 07:23:46 with gcc 4.7.1
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a 
future release. Please use avconv instead.
[mpegts @ 0x9f1e900] max_analyze_duration reached
[mpegts @ 0x9f1e900] Estimating duration from bitrate, this may be 
inaccurate
Input #0, mpegts, from '/dev/dvb/adapter0/dvr0':
   Duration: N/A, start: 94027.528811, bitrate: 10000 kb/s
     Stream #0.0[0x2d6]: Data: [0][0][0][0] / 0x0000
     Stream #0.1[0x20a]: Video: mpeg2video (Main), yuv420p, 704x576 [PAR 
16:11 DAR 16:9], 10000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
At least one output file must be specified

3. again Mango
[mpeg2video @ 0x987bb80] mpeg_decode_postinit() failure
     Last message repeated 6 times
[mpegts @ 0x9877900] max_analyze_duration reached
[mpegts @ 0x9877900] Estimating duration from bitrate, this may be 
inaccurate
Input #0, mpegts, from '/dev/dvb/adapter0/dvr0':
   Duration: N/A, start: 91684.528967, bitrate: 10000 kb/s
     Stream #0.0[0x205]: Video: mpeg2video (Main), yuv420p, 480x576 [PAR 
32:15 DAR 16:9], 10000 kb/s, 26 fps, 25 tbr, 90k tbn, 50 tbc
     Stream #0.1[0x2bc]: Data: [0][0][0][0] / 0x0000
At least one output file must be specified

4. again Mango
[mpeg2video @ 0x818b940] mpeg_decode_postinit() failure
     Last message repeated 7 times
[mpegts @ 0x8187900] max_analyze_duration reached
[mpegts @ 0x8187900] Estimating duration from bitrate, this may be 
inaccurate
Input #0, mpegts, from '/dev/dvb/adapter0/dvr0':
   Duration: N/A, start: 92216.440967, bitrate: 10000 kb/s
     Stream #0.0[0x205]: Video: mpeg2video (Main), yuv420p, 480x576 [PAR 
32:15 DAR 16:9], 10000 kb/s, 26.20 fps, 25 tbr, 90k tbn, 50 tbc
     Stream #0.1[0x2bc]: Data: [0][0][0][0] / 0x0000
At least one output file must be specified


I saved Mango file. VLC for windows doesn't play it, but Media Player 
Classic plays it.
FFMpeg says:
wuwek:~# ffmpeg -i /mnt/video/test5.ts
p11-kit: couldn't load module: 
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: 
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open 
shared object file: No such file or directory
ffmpeg version 0.8.3-6:0.8.3-4, Copyright (c) 2000-2012 the Libav developers
   built on Jun 26 2012 07:23:46 with gcc 4.7.1
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a 
future release. Please use avconv instead.
[mp3 @ 0x9ccb940] Header missing
     Last message repeated 4 times
[mpegts @ 0x9cc7900] max_analyze_duration reached
[mpegts @ 0x9cc7900] PES packet size mismatch
Input #0, mpegts, from '/mnt/video/test5.ts':
   Duration: 00:00:28.00, start: 94048.816811, bitrate: 4240 kb/s
     Stream #0.0[0x2d6]: Audio: mp3, 0 channels, s16
     Stream #0.1[0x20a]: Video: mpeg2video (Main), yuv420p, 704x576 [PAR 
16:11 DAR 16:9], 10000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
At least one output file must be specified

Marx


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-10 15:58                                     ` pctv452e Devin Heitmueller
@ 2012-07-10 22:54                                       ` poma
  0 siblings, 0 replies; 37+ messages in thread
From: poma @ 2012-07-10 22:54 UTC (permalink / raw)
  To: Devin Heitmueller, linux-media

On 07/10/2012 05:58 PM, Devin Heitmueller wrote:
> On Tue, Jul 10, 2012 at 11:51 AM, poma <pomidorabelisima@gmail.com> wrote:
>>> Is this pctv452e device known to have poor reception?
> 
> Traditionally speaking, these problems are usually not the hardware
> itself - it tends to be crappy Linux drivers.  Somebody gets support
> working for a chip on some product, and then somebody else does a
> cut/paste of the code to make some other product work.  They see it
> getting signal lock under optimal tuning conditions and declare
> success.
> 
> Making any given device work *well* tends to be much harder than
> making it work at all.
> 
> Want to rule out bad hardware design?  Drop it into a Windows machine
> and see how it performs.  If it works fine under Windows but poorly
> under Linux, then you definitely have a Linux driver problem.
> 
> Devin
> 

This one is for Marx?

cheers,
poma


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-10 21:08                                       ` pctv452e Marx
@ 2012-07-10 23:13                                         ` Antti Palosaari
  2012-07-11  6:25                                           ` pctv452e Marx
  0 siblings, 1 reply; 37+ messages in thread
From: Antti Palosaari @ 2012-07-10 23:13 UTC (permalink / raw)
  To: Marx; +Cc: linux-media

On 07/11/2012 12:08 AM, Marx wrote:
> W dniu 2012-07-10 11:33, Antti Palosaari pisze:
>>
>> Seems like stream is broken. It should look like that:
>>
>> Input #0, mpegts, from '/dev/dvb/adapter0/dvr0':
>>    Duration: N/A, start: 19013.637311, bitrate: 15224 kb/s
>>      Stream #0:0[0x231]: Audio: mp2, 48000 Hz, stereo, s16, 224 kb/s
>>      Stream #0:1[0x131]: Video: mpeg2video (Main), yuv420p, 720x576 [SAR
>> 64:45 DAR 16:9], 15000 kb/s, 26.89 fps, 25 tbr, 90k tbn, 50 tbc
>>
>>
>> You have said it works some times. Could you try to using tzap + ffmpeg
>> cases when it works and when it does not. Use FTA channels to analyze as
>> I think ffmpeg could not say much about encrypted streams.
>
> It's hard to say it works because I have no GUI on this PC and I don't
> know a method to share directly device/stream into PC.
> Hovewer I've tried to tune and analyze several FTA channels.
> I have now better results because:
> 1) i've disconnected pctv device (USB & power)
> 2) poweroff
> 3) poweron
> 4) connect device
> If I simply reboot or reconnect device - it doesn't help.
>
> [   67.544510] Linux media interface: v0.10
> [   67.565420] Linux video capture interface: v2.00
> [   67.834186] saa7146: register extension 'av7110'
> [ 1536.841356] usb 1-4: new high-speed USB device number 2 using ehci_hcd
> [ 1537.437957] usb 1-4: New USB device found, idVendor=2304, idProduct=021f
> [ 1537.437971] usb 1-4: New USB device strings: Mfr=1, Product=2,
> SerialNumber=0
> [ 1537.437980] usb 1-4: Product: PCTV452e
> [ 1537.437989] usb 1-4: Manufacturer: Pinnacle
> [ 1537.556548] usb 1-4: dvb_usbv2: found a 'PCTV HDTV USB' in warm state
> [ 1537.556560] pctv452e_power_ctrl: 1
> [ 1537.556565] pctv452e_power_ctrl: step 1
> [ 1537.556570] pctv452e_power_ctrl: step 2
> [ 1537.557057] pctv452e_power_ctrl: step 3
> [ 1537.557197] usbcore: registered new interface driver dvb_usb_pctv452e
> [ 1537.557263] pctv452e_power_ctrl: step 4
> [ 1537.557491] pctv452e_power_ctrl: step 5
> [ 1537.557610] usb 1-4: dvb_usbv2: will pass the complete MPEG2
> transport stream to the software demuxer
> [ 1537.557670] DVB: registering new adapter (PCTV HDTV USB)
> [ 1537.602916] stb0899_attach: Attaching STB0899
> [ 1537.611531] DVB: registering adapter 0 frontend 0 (STB0899
> Multistandard)...
> [ 1537.625143] stb6100_attach: Attaching STB6100
> [ 1537.625158] pctv452e_power_ctrl: 0
> [ 1537.625173] usb 1-4: dvb_usbv2: 'PCTV HDTV USB' successfully
> initialized and connected
>
> I don't know why it say device is in warm state. As I understand warm
> means with firmware loaded(?), but this device was completely switched off.

Because it does not need to firmware downloaded by the driver. It 
downloads firmware from the eeprom. As it does not need firmware to be 
downloaded by driver it is always warm from the driver point of view.

> 1) Mango 24
> wuwek:~# szap -n 51 -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 51 'Mango 24;TVN':
> sat 0, frequency = 11393 MHz V, symbolrate 27500000, vpid = 0x0205, apid
> = 0x02bc sid = 0x0245
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01c6 | snr 0093 | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
>
> wuwek:~# ffmpeg -i /dev/dvb/adapter0/dvr0
> p11-kit: couldn't load module:
> /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
> /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open
> shared object file: No such file or directory
> ffmpeg version 0.8.3-6:0.8.3-4, Copyright (c) 2000-2012 the Libav
> developers
>    built on Jun 26 2012 07:23:46 with gcc 4.7.1
> *** THIS PROGRAM IS DEPRECATED ***
> This program is only provided for compatibility and will be removed in a
> future release. Please use avconv instead.
> [mpeg2video @ 0x8d47940] mpeg_decode_postinit() failure
> [mp3 @ 0x8d4a5c0] Header missing
>      Last message repeated 2 times
> [mpegts @ 0x8d43900] max_analyze_duration reached
> [mpegts @ 0x8d43900] Estimating duration from bitrate, this may be
> inaccurate
> Input #0, mpegts, from '/dev/dvb/adapter0/dvr0':
>    Duration: N/A, start: 90810.592967, bitrate: 10000 kb/s
>      Stream #0.0[0x205]: Video: mpeg2video (Main), yuv420p, 480x576 [PAR
> 32:15 DAR 16:9], 10000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
>      Stream #0.1[0x2bc]: Audio: mp3, 0 channels, s16
> At least one output file must be specified
>
> 2. Eska TV
> wuwek:~# szap -n 52 -r
> reading channels from file '/root/.szap/channels.conf'
> zapping to 52 'Eska TV;ITI':
> sat 0, frequency = 11508 MHz V, symbolrate 27500000, vpid = 0x020a, apid
> = 0x02d6 sid = 0x0000
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 01ce | snr 008e | ber 00000000 | unc fffffffe |
> FE_HAS_LOCK
>
> wuwek:~# ffmpeg -i /dev/dvb/adapter0/dvr0
> p11-kit: couldn't load module:
> /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
> /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open
> shared object file: No such file or directory
> ffmpeg version 0.8.3-6:0.8.3-4, Copyright (c) 2000-2012 the Libav
> developers
>    built on Jun 26 2012 07:23:46 with gcc 4.7.1
> *** THIS PROGRAM IS DEPRECATED ***
> This program is only provided for compatibility and will be removed in a
> future release. Please use avconv instead.
> [mpegts @ 0x9f1e900] max_analyze_duration reached
> [mpegts @ 0x9f1e900] Estimating duration from bitrate, this may be
> inaccurate
> Input #0, mpegts, from '/dev/dvb/adapter0/dvr0':
>    Duration: N/A, start: 94027.528811, bitrate: 10000 kb/s
>      Stream #0.0[0x2d6]: Data: [0][0][0][0] / 0x0000
>      Stream #0.1[0x20a]: Video: mpeg2video (Main), yuv420p, 704x576 [PAR
> 16:11 DAR 16:9], 10000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
> At least one output file must be specified
>
> 3. again Mango
> [mpeg2video @ 0x987bb80] mpeg_decode_postinit() failure
>      Last message repeated 6 times
> [mpegts @ 0x9877900] max_analyze_duration reached
> [mpegts @ 0x9877900] Estimating duration from bitrate, this may be
> inaccurate
> Input #0, mpegts, from '/dev/dvb/adapter0/dvr0':
>    Duration: N/A, start: 91684.528967, bitrate: 10000 kb/s
>      Stream #0.0[0x205]: Video: mpeg2video (Main), yuv420p, 480x576 [PAR
> 32:15 DAR 16:9], 10000 kb/s, 26 fps, 25 tbr, 90k tbn, 50 tbc
>      Stream #0.1[0x2bc]: Data: [0][0][0][0] / 0x0000
> At least one output file must be specified
>
> 4. again Mango
> [mpeg2video @ 0x818b940] mpeg_decode_postinit() failure
>      Last message repeated 7 times
> [mpegts @ 0x8187900] max_analyze_duration reached
> [mpegts @ 0x8187900] Estimating duration from bitrate, this may be
> inaccurate
> Input #0, mpegts, from '/dev/dvb/adapter0/dvr0':
>    Duration: N/A, start: 92216.440967, bitrate: 10000 kb/s
>      Stream #0.0[0x205]: Video: mpeg2video (Main), yuv420p, 480x576 [PAR
> 32:15 DAR 16:9], 10000 kb/s, 26.20 fps, 25 tbr, 90k tbn, 50 tbc
>      Stream #0.1[0x2bc]: Data: [0][0][0][0] / 0x0000
> At least one output file must be specified
>
>
> I saved Mango file. VLC for windows doesn't play it, but Media Player
> Classic plays it.

VLC does not play such .ts files. mplayer plays. And some other apps too.

> FFMpeg says:
> wuwek:~# ffmpeg -i /mnt/video/test5.ts
> p11-kit: couldn't load module:
> /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
> /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open
> shared object file: No such file or directory
> ffmpeg version 0.8.3-6:0.8.3-4, Copyright (c) 2000-2012 the Libav
> developers
>    built on Jun 26 2012 07:23:46 with gcc 4.7.1
> *** THIS PROGRAM IS DEPRECATED ***
> This program is only provided for compatibility and will be removed in a
> future release. Please use avconv instead.
> [mp3 @ 0x9ccb940] Header missing
>      Last message repeated 4 times
> [mpegts @ 0x9cc7900] max_analyze_duration reached
> [mpegts @ 0x9cc7900] PES packet size mismatch
> Input #0, mpegts, from '/mnt/video/test5.ts':
>    Duration: 00:00:28.00, start: 94048.816811, bitrate: 4240 kb/s
>      Stream #0.0[0x2d6]: Audio: mp3, 0 channels, s16
>      Stream #0.1[0x20a]: Video: mpeg2video (Main), yuv420p, 704x576 [PAR
> 16:11 DAR 16:9], 10000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
> At least one output file must be specified

All these tests shows your device is running as it should.

Test VDR again to see if it breaks.

regards
Antti

-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-10 23:13                                         ` pctv452e Antti Palosaari
@ 2012-07-11  6:25                                           ` Marx
  2012-07-11 10:00                                             ` pctv452e Antti Palosaari
  0 siblings, 1 reply; 37+ messages in thread
From: Marx @ 2012-07-11  6:25 UTC (permalink / raw)
  To: linux-media

On 11.07.2012 01:13, Antti Palosaari wrote:
> All these tests shows your device is running as it should.
There are errors in almost every case, they are absent in your example. 
Is it ok?

> Test VDR again to see if it breaks.
VDR unfortunatelly doesn't work saying "frontend 0/0 timed out while 
tuning to channel 21, tp 211116" and "ERROR: streamdev: protocol 
violation (VTP) from 127.0.0.1:38551". In fact I cannot play any stream 
directly via VDR, but it can be caused by some incompatibility between 
VDR and the newest kernel.
VDR reads EPG properly so there is something wrong with it.
But it's probem not for this list.

Today test works like yesterday.

I will wait and test again later.

Marx


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-11  6:25                                           ` pctv452e Marx
@ 2012-07-11 10:00                                             ` Antti Palosaari
  0 siblings, 0 replies; 37+ messages in thread
From: Antti Palosaari @ 2012-07-11 10:00 UTC (permalink / raw)
  To: Marx; +Cc: linux-media

On 07/11/2012 09:25 AM, Marx wrote:
> On 11.07.2012 01:13, Antti Palosaari wrote:
>> All these tests shows your device is running as it should.
> There are errors in almost every case, they are absent in your example.
> Is it ok?

You mean these:

[mpeg2video @ 0x8d47940] mpeg_decode_postinit() failure
[mp3 @ 0x8d4a5c0] Header missing
[mpegts @ 0x9f1e900] max_analyze_duration reached
[mpegts @ 0x9f1e900] Estimating duration from bitrate, this may be 
inaccurate
[mpegts @ 0x9cc7900] PES packet size mismatch

Those are OK. It is live video stream and thus having no header to tell 
info about stream content. ffmpeg is forced to read raw stream and guess 
used codes where may happen sometimes few problems.

If you see correct picture when opening that stream in video player it 
is correct. It is likely happen if ffmpeg can detect it.

>> Test VDR again to see if it breaks.
> VDR unfortunatelly doesn't work saying "frontend 0/0 timed out while
> tuning to channel 21, tp 211116" and "ERROR: streamdev: protocol
> violation (VTP) from 127.0.0.1:38551". In fact I cannot play any stream
> directly via VDR, but it can be caused by some incompatibility between
> VDR and the newest kernel.
> VDR reads EPG properly so there is something wrong with it.
> But it's probem not for this list.

Add more tuning delay to VDR.

> Today test works like yesterday.
>
> I will wait and test again later.

regards
Antti

-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-04 16:22 ` pctv452e Antti Palosaari
  2012-07-04 18:46   ` pctv452e Marx
  2012-07-04 18:53   ` pctv452e André Weidemann
@ 2012-08-03 16:56   ` Steve Hill
  2 siblings, 0 replies; 37+ messages in thread
From: Steve Hill @ 2012-08-03 16:56 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: linux-media

On 04/07/12 17:22, Antti Palosaari wrote:

>>  > As the new DVB-USB fixes many bugs I ask you to test it. I converted
>>  > pctv452e driver for you:
>> http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/pctv452e

I've had chance to give this kernel a go.  Unfortunately I'm getting an 
(unrelated) crash, which appears to be caused by IP forwarding.  The 
crash basically makes it unusable so I'm not actually able to test the 
PCTV driver. :(

I'll add the stack trace here for reference, although as mentioned, it 
doesn't appear to be related to the DVB drivers:

[  126.188809] ------------[ cut here ]------------
[  126.193455] kernel BUG at mm/slab.c:505!
[  126.197388] Internal error: Oops - BUG: 0 [#1] ARM
[  126.202191] Modules linked in: ctr twofish_generic twofish_common 
camellia_generic serpent_generic blowfish_generic blowfish_common cao
[  126.261699] CPU: 0    Not tainted  (3.5.0-rc5+ #1)
[  126.266510] PC is at kfree+0xa0/0xfc
[  126.270096] LR is at __kfree_skb+0x14/0xbc
[  126.274204] pc : [<c00c991c>]    lr : [<c0275a20>]    psr: 40000093
[  126.274204] sp : deadbb20  ip : 000000ff  fp : deadbba4
[  126.285729] r10: c045b0a4  r9 : 00000000  r8 : 00000001
[  126.290971] r7 : 00000000  r6 : a0000013  r5 : de2e7034  r4 : de2e7000
[  126.297519] r3 : c08bdce0  r2 : 00000000  r1 : 00000000  r0 : de2e7000
[  126.304069] Flags: nZcv  IRQs off  FIQs on  Mode SVC_32  ISA ARM 
Segment user
[  126.311315] Control: 0005397f  Table: 1eac8000  DAC: 00000015
[  126.317078] Process tput (pid: 1411, stack limit = 0xdeada270)
[  126.322930] Stack: (0xdeadbb20 to 0xdeadc000)
[  126.327304] bb20: de11a5e0 de2e7034 00000003 c0275a20 de11a5e0 
c02aa448 ded95000 00012c9f
[  126.335518] bb40: 00000000 de11a5e0 de2e7034 de11a5e0 de2e7034 
deadbba4 00000008 00000000
[  126.343732] bb60: c048e8c0 c02a885c ded95000 00000001 00000002 
c045b084 df904000 deadbba4
[  126.351946] bb80: 00000008 c027d77c 00000000 00000000 00000000 
c04915f4 00000000 de11a5e0
[  126.360161] bba0: deada000 c045b0a4 c08bdce0 de11a5e0 2fcded46 
df9045dc df904000 00008000
[  126.368374] bbc0: 00000000 df904460 00000000 bf01c054 00000000 
00000005 00000000 df904460
[  126.376588] bbe0: 00000000 00000010 df90454c 00000080 df9059b0 
00000000 df904600 00000000
[  126.384802] bc00: def2be38 df90454c c0492360 00000001 c04b5bc0 
0000012c 00000000 00000080
[  126.393017] bc20: c0492368 c027db90 c04b5bcc ffffb3c1 c04b5bcc 
deada000 00000001 0000000c
[  126.401232] bc40: c04b5bc0 00000003 00000100 c0491bcc c0468944 
c0025f68 00000000 c046a7f0
[  126.409446] bc60: 00000000 0000000a deadbcdc 0000000b 00000000 
fed20200 deadbcdc c04915f4
[  126.417660] bc80: 00000000 c0491bcc 000200da c002618c 0000000b 
c000f850 c009c228 40000013
[  126.425874] bca0: fed20200 c000e574 c04915f4 00000000 00000385 
00000004 00000041 00000000
[  126.434089] bcc0: a18a4473 00000002 c04915f4 00000000 c0491bcc 
000200da 0001bc8c deadbcf4
[  126.442303] bce0: c009c28c c009c228 40000013 ffffffff 00000000 
00000000 deada000 c009c28c
[  126.450516] bd00: 00000041 0001bc8c 00000385 c009e830 00000041 
00000000 00000002 00000001
[  126.458732] bd20: 00000018 ffffffff c0491bd0 00000000 00000000 
deada000 c04915f4 00000002
[  126.466945] bd40: 00000000 00000000 deadbd8c c04915f4 00000122 
000200da deada000 00000000
[  126.475159] bd60: 00000002 def2be38 00000000 c0491bcc 00000001 
c009eebc 00000001 00000041
[  126.483374] bd80: c04915f4 00000002 dedb41c0 de0e50f8 00000100 
00000000 00000000 df48d868
[  126.491587] bda0: 00000002 0000002a de42ae04 dee49b78 c0491bd0 
00000200 00000000 000200da
[  126.499801] bdc0: 00000010 00000000 00000000 c00b5234 de87b69c 
00000000 00000028 0000002a
[  126.508016] bde0: c04915f4 c0527580 def2be38 def2be38 00000001 
bea81000 de9a3204 def2be38
[  126.516230] be00: 00000000 de42aca0 deacafa8 c00b6f94 0000002a 
00000028 00000000 00000000
[  126.524445] be20: 00000000 deada000 b6d7b000 00000000 00000000 
00000000 deadbe78 bea81000
[  126.532659] be40: deac8000 000005f5 de42aca0 def2be38 00000029 
deacafa8 00000000 c00b76ec
[  126.540874] be60: deacafa8 00000029 deadbfb0 bea81c34 def2be38 
def2eb60 de42aca0 00000029
[  126.549088] be80: 00000817 c0015548 deadbf08 b6efb000 deadbf08 
c00b8390 de42acd4 00000000
[  126.557302] bea0: deacadb8 de42aca0 b6efafff b6efb000 df59f1c8 
df59f1a4 b6eed000 00000000
[  126.565517] bec0: b6efb000 b6eed000 deadbf08 de0fa548 df9af70c 
b6eed000 00000000 c08cd1c0
[  126.573730] bee0: 00000000 c08cd1c0 00000000 00000817 c045e414 
bea81c34 deadbfb0 00000000
[  126.581944] bf00: 00000000 b6f20000 00000000 c0008404 ffffffff 
ffffffff 00000000 c00d5018
[  126.590158] bf20: 00000000 00000000 0000017d 00000000 de0fa548 
00000000 00000000 de0fa548
[  126.598373] bf40: 00000000 b6efb000 b6eed000 c00ba184 de42aca0 
de0fa548 00000000 c00bb3c4
[  126.606588] bf60: b6efb000 b6eed000 0000d71f de42acd4 00000000 
b6eed000 de42aca0 c000eae8
[  126.614802] bf80: deada000 00000000 bea83aec c00bb450 b6f20000 
000008b4 00000000 00008bd4
[  126.623016] bfa0: 60000010 ffffffff 00000000 c000e6dc bea83ef5 
bea83df4 bea83e04 000097cc
[  126.631230] bfc0: 00000000 bea83df4 00000003 00000000 00000000 
00000000 b6f20000 00000000
[  126.639445] bfe0: 00011f14 bea81c38 000097e8 00008bd4 60000010 
ffffffff 1fffe831 1fffec31
[  126.647667] [<c00c991c>] (kfree+0xa0/0xfc) from [<c0275a20>] 
(__kfree_skb+0x14/0xbc)
[  126.655448] [<c0275a20>] (__kfree_skb+0x14/0xbc) from [<c02aa448>] 
(ip_forward+0x378/0x3a8)
[  126.663835] [<c02aa448>] (ip_forward+0x378/0x3a8) from [<c02a885c>] 
(ip_rcv_finish+0x324/0x340)
[  126.672576] [<c02a885c>] (ip_rcv_finish+0x324/0x340) from 
[<c027d77c>] (__netif_receive_skb+0x540/0x5ac)
[  126.682131] [<c027d77c>] (__netif_receive_skb+0x540/0x5ac) from 
[<bf01c054>] (mv643xx_eth_poll+0x518/0x6b4 [mv643xx_eth])
[  126.693167] [<bf01c054>] (mv643xx_eth_poll+0x518/0x6b4 [mv643xx_eth]) 
from [<c027db90>] (net_rx_action+0x94/0x1f0)
[  126.703570] [<c027db90>] (net_rx_action+0x94/0x1f0) from [<c0025f68>] 
(__do_softirq+0xbc/0x1a4)
[  126.712313] [<c0025f68>] (__do_softirq+0xbc/0x1a4) from [<c002618c>] 
(irq_exit+0x40/0x8c)
[  126.720528] [<c002618c>] (irq_exit+0x40/0x8c) from [<c000f850>] 
(handle_IRQ+0x64/0x84)
[  126.728487] [<c000f850>] (handle_IRQ+0x64/0x84) from [<c000e574>] 
(__irq_svc+0x34/0x80)
[  126.736532] [<c000e574>] (__irq_svc+0x34/0x80) from [<c009c228>] 
(__zone_watermark_ok+0x44/0x90)
[  126.745362] [<c009c228>] (__zone_watermark_ok+0x44/0x90) from 
[<c009c28c>] (zone_watermark_ok+0x18/0x1c)
[  126.754892] [<c009c28c>] (zone_watermark_ok+0x18/0x1c) from 
[<c009e830>] (get_page_from_freelist+0x108/0x4c4)
[  126.764848] [<c009e830>] (get_page_from_freelist+0x108/0x4c4) from 
[<c009eebc>] (__alloc_pages_nodemask+0x124/0x708)
[  126.775421] [<c009eebc>] (__alloc_pages_nodemask+0x124/0x708) from 
[<c00b6f94>] (handle_pte_fault+0x130/0x7c4)
[  126.785472] [<c00b6f94>] (handle_pte_fault+0x130/0x7c4) from 
[<c00b76ec>] (handle_mm_fault+0xc4/0xd8)
[  126.794734] [<c00b76ec>] (handle_mm_fault+0xc4/0xd8) from 
[<c0015548>] (do_page_fault+0x118/0x350)
[  126.803731] [<c0015548>] (do_page_fault+0x118/0x350) from 
[<c0008404>] (do_DataAbort+0x34/0x94)
[  126.812468] [<c0008404>] (do_DataAbort+0x34/0x94) from [<c000e6dc>] 
(__dabt_usr+0x3c/0x40)
[  126.820762] Exception stack(0xdeadbfb0 to 0xdeadbff8)
[  126.825832] bfa0:                                     bea83ef5 
bea83df4 bea83e04 000097cc
[  126.834048] bfc0: 00000000 bea83df4 00000003 00000000 00000000 
00000000 b6f20000 00000000
[  126.842261] bfe0: 00011f14 bea81c38 000097e8 00008bd4 60000010 ffffffff
[  126.848906] Code: 1593301c e5932000 e3120080 1a000001 (e7f001f2)
[  126.855197] ---[ end trace d168049a4ee673fb ]---
[  126.859850] Kernel panic - not syncing: Fatal exception in interrupt



-- 

  - Steve

^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-02 16:33 pctv452e Steve Hill
  2012-07-03  7:46 ` pctv452e Marx
@ 2013-07-06 13:29 ` Antti Palosaari
  1 sibling, 0 replies; 37+ messages in thread
From: Antti Palosaari @ 2013-07-06 13:29 UTC (permalink / raw)
  To: Steve Hill; +Cc: linux-media, Marx

Hi guys,
I was able to got that device, just because of you, and I cannot 
reproduce that error. I ran it many hours against signal from modulator 
yesterday and it didn't hang. I used szap && mplayer. Also I ran w_scan. 
Only problem I saw was these I2C errors printed.

So you make tests, likely using szap, and say how I can make it hang?

regards
Antti



On 07/02/2012 07:33 PM, Steve Hill wrote:
>
> I've been using a Technotrend TT 3600 USB DVB-S2 receiver for a couple
> of years, which has (largely) been working fine under the S2-liplianin
> pctv452e driver.  I've been aware of a lot of documented problems with
> running this receiver under the 3.x kernel, so I've stuck with the 2.6
> series kernels.
>
> Unfortunately I've now had to upgrade to the 3.2.0 kernel for other
> unrelated reasons, and it seems that the device is more or less unusable
> under this kernel.  With the stock 3.2.0 kernel, the driver produces
> numerous I2C errors and is quite unreliable.  The I2C errors seem to be
> produced exclusively as a result of stb_6100_read_reg() reading register
> F, and notably all calls to stb6100_read_regs() seem to succeed, so I've
> replaced the stb_6100_read_reg() function with a call to
> stb6100_read_regs(), so it reads all the registers and then returns the
> requested one, rather than reading just the requested register.  This
> seems to make the I2C errors disappear.
>
> However, the card is still very unreliable - after about 5 minutes of
> receiving a channel (using MythTV), it breaks.  No errors logged in
> dmesg, but MythTV logs:
>
> DevRdB(/dev/dvb/adapter0/frontend0) Error: Poll giving up
> DVBSH(/dev/dvb/adapter0/frontend0) Error: Device error detected
> DVBRec(7:/dev/dvb/adapter0/frontend0) Error: Stream handler died
> unexpectedly.
>
>
> Can anyone give me any pointers that might help?  I've searched and
> searched and all I can see if people saying that it won't work since the
> DVB-S2 code was integrated into the kernel tree, but I've not seen
> anyone try to figure out _why_ it won't work.
>
> Thanks.
>


-- 
http://palosaari.fi/

^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-03 23:04   ` pctv452e Antti Palosaari
@ 2012-07-04  7:51     ` Marx
  0 siblings, 0 replies; 37+ messages in thread
From: Marx @ 2012-07-04  7:51 UTC (permalink / raw)
  To: linux-media

On 04.07.2012 01:04, Antti Palosaari wrote:
> Your claims about my DVB-USB-framework work is quite bullshit. I am not
> going to convert all drivers to the new framework just doing compile
> tests.

I'm not bashing you, I see you are doing very good job, and not only you 
but many people here. I don't like mess and refactoring is good thing. 
The problem is that often makers of hardware doesn't support their linux 
drivers and changes in DVB core doesn't help it.
Like with pctv452e - device was working, i've bought it as supported and 
now it works only partially.
I don't think there is easy solution to that problem. Card maker should 
support drivers but in reality we should be happy if he do any working 
driver for linux.

And thank you for modified driver, I will try it at home and of course 
will write how it is working.
Marx


^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-03  7:46 ` pctv452e Marx
@ 2012-07-03 23:04   ` Antti Palosaari
  2012-07-04  7:51     ` pctv452e Marx
  0 siblings, 1 reply; 37+ messages in thread
From: Antti Palosaari @ 2012-07-03 23:04 UTC (permalink / raw)
  To: Marx; +Cc: linux-media

On 07/03/2012 10:46 AM, Marx wrote:
> On 02.07.2012 18:33, Steve Hill wrote:
>> Can anyone give me any pointers that might help? I've searched and
>> searched and all I can see if people saying that it won't work since the
>> DVB-S2 code was integrated into the kernel tree, but I've not seen
>> anyone try to figure out _why_ it won't work.
>
> I'm on the same boat.
> I have 3 DVB-S2 cards, one of them is pctv452e, and none of them works
> reliable. Yes, it's very frustrating that card which claims linux
> support has this support broken. The problem is that community which
> uses DVB cards is much smaller then those using other equipment. So
> there are no test of every device in each kernel release.
> I'm reading this list for some time and often see patches which refactor
> some drivers, but the only check is compilation check.
> "totally rewritten DVB-USB-framework" will not help to have more drivers
> too. Makers of dvb cards often don't provide linux driver, or provide
> only once in form of patches. You will not apply such patch into new DVB
> stack. Makers must constantly refactor their drivers to suit new
> kernels, and there are only a few which do this. I don't know why they
> simply don't join this list and push drivers into kernel and then
> provide support.
> I don't know what's future of DVB stack, but I see that changes in DVB
> stack causes meany problems with drivers. Often driver is written once
> and later unsupported - changes make it non-functional and there is
> nobody who can fix it. Exactly like with pctv452e driver.

Your claims about my DVB-USB-framework work is quite bullshit. I am not 
going to convert all drivers to the new framework just doing compile 
tests. I am heavily aware it is too risky thus I implemented it as a 
alternative, converting drivers one by one when you have hardware in 
hands to test. If such big changes were made to the existing code surely 
there is breakages.

And it fixes some existing DVB-USB bugs, actually all I was aware. Also 
it removes all the hacks, and also bugs coming those hacks, from many 
drivers. Most notable complex AF9015 and AF9035. See AF9015 before 
change and after change - code size is reduced something like 25% and 
binary size too.

> Marx
>
> Ps. Steve, could you please give me full version of kernel which works
> with pctv452e?

As the new DVB-USB fixes many bugs I ask you to test it. I converted 
pctv452e driver for you:
http://git.linuxtv.org/anttip/media_tree.git/shortlog/refs/heads/pctv452e

Only PCTV device supported currently, not TechnoTrend at that time.


regards
Antti

-- 
http://palosaari.fi/



^ permalink raw reply	[flat|nested] 37+ messages in thread

* Re: pctv452e
  2012-07-02 16:33 pctv452e Steve Hill
@ 2012-07-03  7:46 ` Marx
  2012-07-03 23:04   ` pctv452e Antti Palosaari
  2013-07-06 13:29 ` pctv452e Antti Palosaari
  1 sibling, 1 reply; 37+ messages in thread
From: Marx @ 2012-07-03  7:46 UTC (permalink / raw)
  To: linux-media

On 02.07.2012 18:33, Steve Hill wrote:
> Can anyone give me any pointers that might help? I've searched and
> searched and all I can see if people saying that it won't work since the
> DVB-S2 code was integrated into the kernel tree, but I've not seen
> anyone try to figure out _why_ it won't work.

I'm on the same boat.
I have 3 DVB-S2 cards, one of them is pctv452e, and none of them works 
reliable. Yes, it's very frustrating that card which claims linux 
support has this support broken. The problem is that community which 
uses DVB cards is much smaller then those using other equipment. So 
there are no test of every device in each kernel release.
I'm reading this list for some time and often see patches which refactor 
some drivers, but the only check is compilation check.
"totally rewritten DVB-USB-framework" will not help to have more drivers 
too. Makers of dvb cards often don't provide linux driver, or provide 
only once in form of patches. You will not apply such patch into new DVB 
stack. Makers must constantly refactor their drivers to suit new 
kernels, and there are only a few which do this. I don't know why they 
simply don't join this list and push drivers into kernel and then 
provide support.

I don't know what's future of DVB stack, but I see that changes in DVB 
stack causes meany problems with drivers. Often driver is written once 
and later unsupported - changes make it non-functional and there is 
nobody who can fix it. Exactly like with pctv452e driver.
Marx

Ps. Steve, could you please give me full version of kernel which works 
with pctv452e?



^ permalink raw reply	[flat|nested] 37+ messages in thread

* pctv452e
@ 2012-07-02 16:33 Steve Hill
  2012-07-03  7:46 ` pctv452e Marx
  2013-07-06 13:29 ` pctv452e Antti Palosaari
  0 siblings, 2 replies; 37+ messages in thread
From: Steve Hill @ 2012-07-02 16:33 UTC (permalink / raw)
  To: linux-media


I've been using a Technotrend TT 3600 USB DVB-S2 receiver for a couple 
of years, which has (largely) been working fine under the S2-liplianin 
pctv452e driver.  I've been aware of a lot of documented problems with 
running this receiver under the 3.x kernel, so I've stuck with the 2.6 
series kernels.

Unfortunately I've now had to upgrade to the 3.2.0 kernel for other 
unrelated reasons, and it seems that the device is more or less unusable 
under this kernel.  With the stock 3.2.0 kernel, the driver produces 
numerous I2C errors and is quite unreliable.  The I2C errors seem to be 
produced exclusively as a result of stb_6100_read_reg() reading register 
F, and notably all calls to stb6100_read_regs() seem to succeed, so I've 
replaced the stb_6100_read_reg() function with a call to 
stb6100_read_regs(), so it reads all the registers and then returns the 
requested one, rather than reading just the requested register.  This 
seems to make the I2C errors disappear.

However, the card is still very unreliable - after about 5 minutes of 
receiving a channel (using MythTV), it breaks.  No errors logged in 
dmesg, but MythTV logs:

DevRdB(/dev/dvb/adapter0/frontend0) Error: Poll giving up
DVBSH(/dev/dvb/adapter0/frontend0) Error: Device error detected
DVBRec(7:/dev/dvb/adapter0/frontend0) Error: Stream handler died 
unexpectedly.


Can anyone give me any pointers that might help?  I've searched and 
searched and all I can see if people saying that it won't work since the 
DVB-S2 code was integrated into the kernel tree, but I've not seen 
anyone try to figure out _why_ it won't work.

Thanks.

-- 

  - Steve


^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2013-07-06 13:30 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-04 16:04 pctv452e Steve Hill
2012-07-04 16:22 ` pctv452e Antti Palosaari
2012-07-04 18:46   ` pctv452e Marx
2012-07-04 18:53   ` pctv452e André Weidemann
2012-07-04 19:01     ` pctv452e Antti Palosaari
2012-07-05 13:14       ` pctv452e Marx
2012-07-05 14:23         ` pctv452e Antti Palosaari
2012-07-06  6:13           ` pctv452e Marx
2012-07-06  9:34             ` pctv452e Antti Palosaari
2012-07-06 11:04               ` pctv452e Marx
2012-07-06 18:24                 ` pctv452e Antti Palosaari
2012-07-06 22:23                 ` pctv452e Marx
2012-07-07  0:00                   ` pctv452e Antti Palosaari
2012-07-07 23:07                     ` pctv452e Marx
2012-07-08 12:32                       ` pctv452e Antti Palosaari
2012-07-09  6:24                         ` pctv452e Marx
2012-07-09  8:42                           ` pctv452e Antti Palosaari
2012-07-09 16:44                             ` pctv452e Marx
2012-07-09 17:38                               ` pctv452e Antti Palosaari
2012-07-09 17:46                                 ` pctv452e Antti Palosaari
2012-07-10  6:39                                   ` pctv452e Marx
2012-07-10  9:33                                     ` pctv452e Antti Palosaari
2012-07-10 21:08                                       ` pctv452e Marx
2012-07-10 23:13                                         ` pctv452e Antti Palosaari
2012-07-11  6:25                                           ` pctv452e Marx
2012-07-11 10:00                                             ` pctv452e Antti Palosaari
2012-07-09 18:21                               ` pctv452e poma
2012-07-10  6:43                                 ` pctv452e Marx
2012-07-10 15:51                                   ` pctv452e poma
2012-07-10 15:58                                     ` pctv452e Devin Heitmueller
2012-07-10 22:54                                       ` pctv452e poma
2012-08-03 16:56   ` pctv452e Steve Hill
  -- strict thread matches above, loose matches on Subject: below --
2012-07-02 16:33 pctv452e Steve Hill
2012-07-03  7:46 ` pctv452e Marx
2012-07-03 23:04   ` pctv452e Antti Palosaari
2012-07-04  7:51     ` pctv452e Marx
2013-07-06 13:29 ` pctv452e Antti Palosaari

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.