Hans Verkuil wrote:
>> Cyrus A wrote:
>>     
>>> Hans Verkuil wrote:
>>>
>>>       
>>>>> Unfortunately, the error came back. The error log is at
>>>>> http://koala1.dynalias.com/VBI_errors.txt . I'm not sure it says much.
>>>>> I
>>>>> can't think of anything else that would have happened at 20:00 that
>>>>> would have caused the problem. However, what can you tell me about the
>>>>> timing of VBI and recording processes. Should one start before the
>>>>> other
>>>>> (I remember seeing some errors about "vbi process started after
>>>>> recording (seems not to work)")?
>>>>>
>>>>>
>>>>>           
>>>> This has been solved and the order shouldn't matter anymore.
>>>>
>>>>
>>>>
>>>>         
>>>>> Do you think a prior recording would be
>>>>> causing this error? (A recording during the 19:00 hour finishes about
>>>>> 20
>>>>> seconds before the 20:00 show starts. It's not always the 20:00 show
>>>>> with errors though. There really is no pattern to it, that I can see.)
>>>>>
>>>>>
>>>>>           
>>>> Do these errors start right from the beginning of the recording? Or is
>>>> there a period where the VBI transfers are fine?
>>>>
>>>>
>>>>
>>>>         
>>>  From what i could tell of the logs, it starts right at the beginning of
>>> the recording. The first VBI error was timestamped 20:00:02. There
>>> didn't appear to be any "normal" time before that.
>>>
>>> If you stop the recording
>>> with VBI errors and start another, does the new one also have the VBI
>>> errors?
>>>
>>>
>>> Recordings on other devices are unaffected, but if a device goes "bad"
>>> it will continue having this error on all other recordings attempted on
>>> that device until the system is rebooted. I don't even think removing
>>> ivtv and putting it back in fixes the issue, but don't quote me on that.
>>>
>>> Anyway, I would like to see a log that includes the period where
>>> the VBI capture is still fine. Weird problem.
>>>
>>> This time it was a 7:00 show and the first VBI error was timestamped
>>> 07:00:03. No errors before that, although I didn't have extra debugging
>>> turned on this time. Sorry.
>>>
>>>
>>>       
>>>> Is it only the PVR150 that has this problem, or does the PVR500 also
>>>> exhibit it?
>>>>
>>>>
>>>>
>>>>         
>>> I got the error again this morning, and this time it was /dev/ivtv2,
>>> which is one of the PVR-500 tuners.
>>>
>>>
>>>       
>>>> Thanks,
>>>>
>>>>           Hans
>>>>
>>>>
>>>>
>>>>         
>>> Let me know what else you need.
>>>
>>> Cyrus
>>>
>>> p.s. Just a thought, is it possible that running ivtv-tune at the same
>>> time as a VBI or recording process is giving the device too many
>>> commands at once causing some sort of rare conflict?
>>>
>>>
>>>       
>> I just had another error, this time at 12:30. There was a process right
>> before it, too from 12:00:00 to 12:29:40. I'm beginning to wonder that
>> if the previous VBI process has not yet ended, maybe that's causing a
>> conflict of some sort. Seems like a bit of a pattern. I don't know if
>> I've noticed errors happening to "new" shows (i.e. shows that are
>> starting with no recordings happening in front of them). What do you
>> think about that?
>>     
>
> I'll try to reproduce this problem during the weekend. At the moment I
> truly have no idea what's happening, it's all very weird. My problem right
> now is that I do not have a good development and test environment here in
> Norway. I'm going to buy a new PC but that won't be available for two
> weeks at least.
>
> One thing that will be very useful for me is if you could try the
> following: turn on the info and warning messages (ivtvctl -D3) and make a
> log. You will get many 'read X from Y' messages, you can comment out the
> line 'IVTV_DEBUG_INFO("read %zd from %s, got %zd\n", count, s->name, rc);'
> in ivtv-fileops.c, function ivtv_read_pos(). In fact, I recommend that as
> it makes the log much shorter and easier to read.
>
> When a VBI capture is started the log will produce an entry like this:
>
> ivtv0 info: Start encoder stream encoder VBI
> ivtv0 info: Setup VBI API header 0x0000bd03 pkts 1 buffs 4 ln 36 sz 1456
> ivtv0 info: Setup VBI start 0x002fea04 frames 4 fpi 1 lines 0x00000140
> ivtv0 info: PGM Index at 0x00180150 with 400 elements
>
> I am very interested in what this looks like for a 'wrong' capture.
> Perhaps that contains a clue.
>
> BTW: even though the VBI capture is broken, the MPEG capture is still
> producing a valid stream, correct?
>
> Thanks,
>
>         Hans
>   
Bits of info:

1. As I get these errors, they do seem to happen when a separate process 
or recording has just ended a few seconds before.
2. Doesn't have anything to do with PVR-150 because I have a server with 
no PVR-150 gettting the same errors.

Server config table:
                kernel          ivtv            ivtv0           ivtv1           
ivtv2           comments
Server 1: 2.6.20-1.2952         0.10.3_hacked*  150(LG)         500(philips)    
500             Has the most errors and is the most full with recordings (one 
almost every hour, back to back, simultaneous)
Server 2: 2.6.20-1.2952         0.10.3_hacked   500(Samsung)    500(Samsung)    
none            Has a lot of errors, records simultaneously, back to back, but 
not every hour... just about 6 times a day
Server 3: 2.6.18-1.2798         0.10.3          150(LG)         500(philips)    
500(philips)    Very few errors (if any -- can't remember). Lots of simul 
recordings, but only has a back-to-back once a day
        I'm seeing "Couldn't find start of buffer within the first 256 bytes on 
this server a lot"
Server 4: 2.6.17-1.2174         0.7.0           250             none            
none            Works perfectly.
Server 5: 2.6.18-1.2798         0.10.3          500(Philips)    500(Philips)    
none            Works perfectly.
Server 6: 2.6.18-1.2849         0.8.2           250             none            
none            Works perfectly.
Server 7: 2.6.18-1.2798         0.10.3          150             500(Philips)    
500(Philips)    Only records one show at a time on ivtv0, seems ok. However, 
won't load ivtv1 and ivtv2 (see error below).


* With the change suggested by Hans in this thread

All kernels are FC6 except Server 4 which is FC5.

The pattern I'm seeing is, the busier the server with back-to-back and 
simultaneous recordings, the more likely it is to have this issue.

To answer your question, the MPEG streams are valid. Occasionally there 
is no audio, but I think that's an entirely different problem.

I'll turn on the debugging and let you know what I see.

Cyrus

--------------------
Server 7 error loading ivtv1 and ivtv2:

[EMAIL PROTECTED] finished]# dmesg
ACPI: PCI interrupt for device 0000:03:08.0 disabled
ivtv0: Removed Hauppauge WinTV PVR-150, card #0
ivtv:  ==================== START INIT IVTV ====================
ivtv:  version 0.10.3 (tagged release) loading
ivtv:  Linux version: 2.6.18-1.2798.fc6 SMP mod_unload gcc-4.1
ivtv:  In case of problems please include the debug info between
ivtv:  the START INIT IVTV and END INIT IVTV lines, along with
ivtv:  any module options, when mailing the ivtv-users mailinglist.
ivtv0: Autodetected Hauppauge card (cx23416 based)
PCI: Enabling device 0000:03:08.0 (0110 -> 0112)
ACPI: PCI Interrupt 0000:03:08.0[A] -> GSI 27 (level, low) -> IRQ 201
ivtv0: loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
ivtv0: Encoder revision: 0x02060039
tuner 2-0043: chip found @ 0x86 (ivtv i2c driver #0)
tda9887 2-0043: tda988[5/6/7] found @ 0x43 (tuner)
tuner 2-0061: chip found @ 0xc2 (ivtv i2c driver #0)
cx25840 2-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #0)
cx25840 2-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
wm8775 2-001b: chip found @ 0x36 (ivtv i2c driver #0)
tveeprom 2-0050: Hauppauge model 25012, rev C568, serial# 9896402
tveeprom 2-0050: tuner model is LG TAPE H001F MK3 (idx 68, type 47)
tveeprom 2-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 2-0050: audio processor is CX25843 (idx 37)
tveeprom 2-0050: decoder processor is CX25843 (idx 30)
tveeprom 2-0050: has radio, has no IR remote
ivtv0: Autodetected Hauppauge WinTV PVR-150
ivtv0: Registered device video0 for encoder MPEG (4 MB)
ivtv0: Registered device video32 for encoder YUV (2 MB)
ivtv0: Registered device vbi0 for encoder VBI (1 MB)
ivtv0: Registered device video24 for encoder PCM audio (1 MB)
ivtv0: Registered device radio0 for encoder radio
tuner 2-0061: type set to 47 (LG NTSC (TAPE series))
ivtv0: Initialized Hauppauge WinTV PVR-150, card #0
ivtv:  ======================  NEXT CARD  ======================
ivtv1: Autodetected Hauppauge card (cx23416 based)
ivtv1: loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
ivtv1: Encoder revision: 0x02060039
tuner 3-0043: chip found @ 0x86 (ivtv i2c driver #1)
tda9887 3-0043: tda988[5/6/7] found @ 0x43 (tuner)
tuner 3-0060: TEA5767 detected.
tuner 3-0060: chip found @ 0xc0 (ivtv i2c driver #1)
tuner 3-0060: type set to 62 (Philips TEA5767HN FM Radio)
tuner 3-0061: chip found @ 0xc2 (ivtv i2c driver #1)
cx25840 3-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #1)
cx25840 3-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
wm8775 3-001b: chip found @ 0x36 (ivtv i2c driver #1)
tveeprom 3-0050: Hauppauge model 23552, rev E492, serial# 10251880
tveeprom 3-0050: tuner model is Philips FQ1236A MK4 (idx 92, type 57)
tveeprom 3-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 3-0050: second tuner model is Philips TEA5768HL FM Radio (idx 
101, type 62)
tveeprom 3-0050: audio processor is CX25843 (idx 37)
tveeprom 3-0050: decoder processor is CX25843 (idx 30)
tveeprom 3-0050: has radio, has no IR remote
ivtv1: Autodetected WinTV PVR 500 (unit #1)
ivtv1: Registered device video1 for encoder MPEG (4 MB)
modprobe: page allocation failure. order:4, mode:0xd0

Call Trace:
 [<ffffffff8026929b>] show_trace+0x34/0x47
 [<ffffffff802692c0>] dump_stack+0x12/0x17
 [<ffffffff8020f23b>] __alloc_pages+0x2aa/0x2c3
 [<ffffffff80217130>] cache_grow+0x135/0x391
 [<ffffffff8025b38f>] cache_alloc_refill+0x140/0x192
 [<ffffffff802cd3a4>] __kmalloc+0xa7/0xb1
 [<ffffffff8828293a>] :ivtv:ivtv_stream_alloc+0x206/0x340
 [<ffffffff88280a9b>] :ivtv:ivtv_streams_setup+0x373/0x3e5
 [<ffffffff8827d8e0>] :ivtv:ivtv_probe+0x10d7/0x13e8
 [<ffffffff80346b58>] pci_device_probe+0xf8/0x170
 [<ffffffff803a5797>] driver_probe_device+0x52/0xa2
 [<ffffffff803a58f0>] __driver_attach+0x86/0xd4
 [<ffffffff803a51ab>] bus_for_each_dev+0x43/0x6e
 [<ffffffff803a4dee>] bus_add_driver+0x7e/0x130
 [<ffffffff80346d40>] __pci_register_driver+0x5b/0x7c
 [<ffffffff8827c790>] :ivtv:module_start+0xca/0xf6
 [<ffffffff802a32f3>] sys_init_module+0x1762/0x1926
 [<ffffffff8025c00e>] system_call+0x7e/0x83
DWARF2 unwinder stuck at system_call+0x7e/0x83
Leftover inexact backtrace:

Mem-info:
Node 0 DMA per-cpu:
cpu 0 hot: high 0, batch 1 used:0
cpu 0 cold: high 0, batch 1 used:0
cpu 1 hot: high 0, batch 1 used:0
cpu 1 cold: high 0, batch 1 used:0
cpu 2 hot: high 0, batch 1 used:0
cpu 2 cold: high 0, batch 1 used:0
cpu 3 hot: high 0, batch 1 used:0
cpu 3 cold: high 0, batch 1 used:0
Node 0 DMA32 per-cpu:
cpu 0 hot: high 186, batch 31 used:83
cpu 0 cold: high 62, batch 15 used:55
cpu 1 hot: high 186, batch 31 used:75
cpu 1 cold: high 62, batch 15 used:54
cpu 2 hot: high 186, batch 31 used:22
cpu 2 cold: high 62, batch 15 used:0
cpu 3 hot: high 186, batch 31 used:51
cpu 3 cold: high 62, batch 15 used:0
Node 0 Normal per-cpu: empty
Node 0 HighMem per-cpu: empty
Node 1 DMA per-cpu: empty
Node 1 DMA32 per-cpu:
cpu 0 hot: high 186, batch 31 used:21
cpu 0 cold: high 62, batch 15 used:0
cpu 1 hot: high 186, batch 31 used:22
cpu 1 cold: high 62, batch 15 used:53
cpu 2 hot: high 186, batch 31 used:84
cpu 2 cold: high 62, batch 15 used:47
cpu 3 hot: high 186, batch 31 used:159
cpu 3 cold: high 62, batch 15 used:11
Node 1 Normal per-cpu: empty
Node 1 HighMem per-cpu: empty
Free pages:       21144kB (0kB HighMem)
Active:145252 inactive:80418 dirty:76 writeback:0 unstable:0 free:5286 
slab:16428 mapped:8768 pagetables:1664
Node 0 DMA free:2020kB min:40kB low:48kB high:60kB active:8752kB 
inactive:0kB present:10488kB pages_scanned:1 all_unreclaimable? no
lowmem_reserve[]: 0 488 488 488
Node 0 DMA32 free:10880kB min:1972kB low:2464kB high:2956kB 
active:265100kB inactive:165080kB present:499968kB pages_scanned:18 
all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 Normal free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB 
present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 HighMem free:0kB min:128kB low:128kB high:128kB active:0kB 
inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 1 DMA free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB 
present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 503 503 503
Node 1 DMA32 free:8364kB min:2036kB low:2544kB high:3052kB 
active:307108kB inactive:156512kB present:516036kB pages_scanned:0 
all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 1 Normal free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB 
present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 1 HighMem free:0kB min:128kB low:128kB high:128kB active:0kB 
inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 DMA: 17*4kB 2*8kB 1*16kB 0*32kB 0*64kB 1*128kB 1*256kB 1*512kB 
1*1024kB 0*2048kB 0*4096kB = 2020kB
Node 0 DMA32: 2336*4kB 78*8kB 1*16kB 2*32kB 1*64kB 0*128kB 1*256kB 
1*512kB 0*1024kB 0*2048kB 0*4096kB = 10880kB
Node 0 Normal: empty
Node 0 HighMem: empty
Node 1 DMA: empty
Node 1 DMA32: 1766*4kB 82*8kB 2*16kB 1*32kB 0*64kB 1*128kB 0*256kB 
1*512kB 0*1024kB 0*2048kB 0*4096kB = 8424kB
Node 1 Normal: empty
Node 1 HighMem: empty
Swap cache: add 254, delete 164, find 96/118, race 0+0
Free swap  = 1565436kB
Total swap = 1565944kB
Free swap:       1565436kB
262128 pages of RAM
5923 reserved pages
154458 pages shared
90 pages swap cached
ivtv1: Couldn't allocate buffers for encoder MPEG stream
ivtv1: Error -12 setting up streams
ivtv1: Error -12 on initialization
ivtv: probe of 0000:02:08.0 failed with error -12
ivtv:  ======================  NEXT CARD  ======================
ivtv2: Autodetected Hauppauge card (cx23416 based)
ivtv2: loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
ivtv2: Encoder revision: 0x02060039
tuner 3-0043: chip found @ 0x86 (ivtv i2c driver #2)
tda9887 3-0043: tda988[5/6/7] found @ 0x43 (tuner)
tuner 3-0061: chip found @ 0xc2 (ivtv i2c driver #2)
cx25840 3-0044: cx25843-23 found @ 0x88 (ivtv i2c driver #2)
cx25840 3-0044: loaded v4l-cx25840.fw firmware (16382 bytes)
wm8775 3-001b: chip found @ 0x36 (ivtv i2c driver #2)
tveeprom 3-0050: Hauppauge model 23552, rev E492, serial# 10251880
tveeprom 3-0050: tuner model is Philips FQ1236A MK4 (idx 92, type 57)
tveeprom 3-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 3-0050: second tuner model is Philips TEA5768HL FM Radio (idx 
101, type 62)
tveeprom 3-0050: audio processor is CX25843 (idx 37)
tveeprom 3-0050: decoder processor is CX25843 (idx 30)
tveeprom 3-0050: has radio, has no IR remote
ivtv2: Correcting tveeprom data: no radio present on second unit
ivtv2: Autodetected WinTV PVR 500 (unit #2)
ivtv2: Registered device video2 for encoder MPEG (4 MB)
modprobe: page allocation failure. order:4, mode:0xd0

Call Trace:
 [<ffffffff8026929b>] show_trace+0x34/0x47
 [<ffffffff802692c0>] dump_stack+0x12/0x17
 [<ffffffff8020f23b>] __alloc_pages+0x2aa/0x2c3
 [<ffffffff80217130>] cache_grow+0x135/0x391
 [<ffffffff8025b38f>] cache_alloc_refill+0x140/0x192
 [<ffffffff802cd3a4>] __kmalloc+0xa7/0xb1
 [<ffffffff8828293a>] :ivtv:ivtv_stream_alloc+0x206/0x340
 [<ffffffff88280a9b>] :ivtv:ivtv_streams_setup+0x373/0x3e5
 [<ffffffff8827d8e0>] :ivtv:ivtv_probe+0x10d7/0x13e8
 [<ffffffff80346b58>] pci_device_probe+0xf8/0x170
 [<ffffffff803a5797>] driver_probe_device+0x52/0xa2
 [<ffffffff803a58f0>] __driver_attach+0x86/0xd4
 [<ffffffff803a51ab>] bus_for_each_dev+0x43/0x6e
 [<ffffffff803a4dee>] bus_add_driver+0x7e/0x130
 [<ffffffff80346d40>] __pci_register_driver+0x5b/0x7c
 [<ffffffff8827c790>] :ivtv:module_start+0xca/0xf6
 [<ffffffff802a32f3>] sys_init_module+0x1762/0x1926
 [<ffffffff8025c00e>] system_call+0x7e/0x83
DWARF2 unwinder stuck at system_call+0x7e/0x83
Leftover inexact backtrace:

Mem-info:
Node 0 DMA per-cpu:
cpu 0 hot: high 0, batch 1 used:0
cpu 0 cold: high 0, batch 1 used:0
cpu 1 hot: high 0, batch 1 used:0
cpu 1 cold: high 0, batch 1 used:0
cpu 2 hot: high 0, batch 1 used:0
cpu 2 cold: high 0, batch 1 used:0
cpu 3 hot: high 0, batch 1 used:0
cpu 3 cold: high 0, batch 1 used:0
Node 0 DMA32 per-cpu:
cpu 0 hot: high 186, batch 31 used:60
cpu 0 cold: high 62, batch 15 used:59
cpu 1 hot: high 186, batch 31 used:164
cpu 1 cold: high 62, batch 15 used:54
cpu 2 hot: high 186, batch 31 used:0
cpu 2 cold: high 62, batch 15 used:0
cpu 3 hot: high 186, batch 31 used:49
cpu 3 cold: high 62, batch 15 used:0
Node 0 Normal per-cpu: empty
Node 0 HighMem per-cpu: empty
Node 1 DMA per-cpu: empty
Node 1 DMA32 per-cpu:
cpu 0 hot: high 186, batch 31 used:23
cpu 0 cold: high 62, batch 15 used:0
cpu 1 hot: high 186, batch 31 used:27
cpu 1 cold: high 62, batch 15 used:49
cpu 2 hot: high 186, batch 31 used:65
cpu 2 cold: high 62, batch 15 used:54
cpu 3 hot: high 186, batch 31 used:152
cpu 3 cold: high 62, batch 15 used:11
Node 1 Normal per-cpu: empty
Node 1 HighMem per-cpu: empty
Free pages:       48312kB (0kB HighMem)
Active:139379 inactive:79222 dirty:77 writeback:0 unstable:0 free:12078 
slab:16633 mapped:8768 pagetables:1637
Node 0 DMA free:2044kB min:40kB low:48kB high:60kB active:8728kB 
inactive:0kB present:10488kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 488 488 488
Node 0 DMA32 free:14924kB min:1972kB low:2464kB high:2956kB 
active:261864kB inactive:163400kB present:499968kB pages_scanned:32 
all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 Normal free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB 
present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 HighMem free:0kB min:128kB low:128kB high:128kB active:0kB 
inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 1 DMA free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB 
present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 503 503 503
Node 1 DMA32 free:31404kB min:2036kB low:2544kB high:3052kB 
active:286896kB inactive:153388kB present:516036kB pages_scanned:39 
all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 1 Normal free:0kB min:0kB low:0kB high:0kB active:0kB inactive:0kB 
present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 1 HighMem free:0kB min:128kB low:128kB high:128kB active:0kB 
inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
lowmem_reserve[]: 0 0 0 0
Node 0 DMA: 21*4kB 3*8kB 1*16kB 0*32kB 0*64kB 1*128kB 1*256kB 1*512kB 
1*1024kB 0*2048kB 0*4096kB = 2044kB
Node 0 DMA32: 3291*4kB 169*8kB 1*16kB 4*32kB 0*64kB 1*128kB 1*256kB 
0*512kB 0*1024kB 0*2048kB 0*4096kB = 15044kB
Node 0 Normal: empty
Node 0 HighMem: empty
Node 1 DMA: empty
Node 1 DMA32: 6842*4kB 446*8kB 7*16kB 1*32kB 0*64kB 1*128kB 1*256kB 
0*512kB 0*1024kB 0*2048kB 0*4096kB = 31464kB
Node 1 Normal: empty
Node 1 HighMem: empty
Swap cache: add 254, delete 164, find 96/118, race 0+0
Free swap  = 1565436kB
Total swap = 1565944kB
Free swap:       1565436kB
262128 pages of RAM
5923 reserved pages
147099 pages shared
90 pages swap cached
ivtv2: Couldn't allocate buffers for encoder MPEG stream
ivtv2: Error -12 setting up streams
ivtv2: Error -12 on initialization
ivtv: probe of 0000:02:09.0 failed with error -12
ivtv:  ====================  END INIT IVTV  ====================


_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to