public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] Hauppauge HVR-1800 Analog issues
@ 2008-08-18 23:14 Jay Modi
  2008-08-19 16:51 ` Barry Quiel
  0 siblings, 1 reply; 21+ messages in thread
From: Jay Modi @ 2008-08-18 23:14 UTC (permalink / raw)
  To: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 2981 bytes --]

I have just upgraded to the Ubuntu development branch to see if I can get
the Hauppauge HVR 1800 Analog working. I have extracted the firmware and
placed it in the /lib/firmware/<kernel-vers> directory. I can view video
with tvtime but I do not get any audio, but this is true on my other tuners.
I then tried to use mythtv and was successful at getting both audio and
video a few times. After that I did not have any luck. I tried shutting down
and then bringing the system back up but that did not help. I have attached
some relevant error messages.

Output from dmesg:
[  248.423820] Firmware and/or mailbox pointer not initialized or corrupted,
signature = 0xffffffff, cmd = STOP_CAPTURE
[  249.594310] Firmware and/or mailbox pointer not initialized or corrupted,
signature = 0xffffffff, cmd = PING_FW
[  249.594370] firmware: requesting v4l-cx23885-enc.fw
[  279.676376] __ratelimit: 3 messages suppressed
[  279.676384] mythbackend[6502]: segfault at 144 ip b7cc699d sp ac0f4f40
error 4 in libmythtv-0.22.so.0.22.0[b7462000+a87000]


Output from mythbackend:
2008-08-18 18:44:29.335 TVRec(1): Changing from None to WatchingLiveTV
2008-08-18 18:44:29.340 TVRec(1): HW Tuner: 1->1
2008-08-18 18:44:30.690 Channel(/dev/video2) Error:
InitPictureAttribute(brightness): failed to query controls.
            eno: Invalid argument (22)
2008-08-18 18:44:31.781 Channel(/dev/video2) Error:
InitPictureAttribute(brightness): failed to query controls.
            eno: Invalid argument (22)
2008-08-18 18:44:31.781

Not ivtv or pvrusb2 or hdpvr driver


2008-08-18 18:44:31.783 MPEGRec(/dev/video2) Warning: Unable to get
recording volume parameters(max/min)
            eno: Invalid argument (22)
            using default range [0,65535].
2008-08-18 18:44:31.792 AutoExpire: CalcParams(): Max required Free Space:
2.0 GB w/freq: 15 min
2008-08-18 18:44:33.021 DevRdB(/dev/video2) Error: Problem reading fd(34)
            eno: Input/output error (5)
2008-08-18 18:44:33.022 DevRdB(/dev/video2) Error: Problem reading fd(34)
            eno: Input/output error (5)
2008-08-18 18:44:33.023 DevRdB(/dev/video2) Error: Problem reading fd(34)
            eno: Input/output error (5)
2008-08-18 18:44:33.023 DevRdB(/dev/video2) Error: Problem reading fd(34)
            eno: Input/output error (5)
2008-08-18 18:44:33.024 DevRdB(/dev/video2) Error: Problem reading fd(34)
            eno: Input/output error (5)
2008-08-18 18:44:33.024 DevRdB(/dev/video2) Error: Problem reading fd(34)
            eno: Input/output error (5)
2008-08-18 18:44:33.027 MPEGRec(/dev/video2) Error: Device error detected
2008-08-18 18:44:33.027 DevRdB(/dev/video2) Error: Stop(): Not running.
2008-08-18 18:44:33.027 MPEGRec(/dev/video2) Error: StopEncoding
            eno: Invalid argument (22)

After that the video is messed up from tvtime. I am currently using kernel
2.6.26-5-generic so I believe it should have some of the latest code for
this card. Is this a known issue or are there any suggestions?

[-- Attachment #1.2: Type: text/html, Size: 3690 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-18 23:14 [linux-dvb] Hauppauge HVR-1800 Analog issues Jay Modi
@ 2008-08-19 16:51 ` Barry Quiel
  2008-08-19 20:45   ` Jay Modi
  0 siblings, 1 reply; 21+ messages in thread
From: Barry Quiel @ 2008-08-19 16:51 UTC (permalink / raw)
  To: Jay Modi; +Cc: linux-dvb



Jay Modi wrote:
> I have just upgraded to the Ubuntu development branch to see if I can 
> get the Hauppauge HVR 1800 Analog working. I have extracted the firmware 
> and placed it in the /lib/firmware/<kernel-vers> directory. I can view 
> video with tvtime but I do not get any audio, but this is true on my 
> other tuners. I then tried to use mythtv and was successful at getting 
> both audio and video a few times. After that I did not have any luck. I 
> tried shutting down and then bringing the system back up but that did 
> not help. I have attached some relevant error messages.
> 
> Output from dmesg:
> [  248.423820] Firmware and/or mailbox pointer not initialized or 
> corrupted, signature = 0xffffffff, cmd = STOP_CAPTURE
> [  249.594310] Firmware and/or mailbox pointer not initialized or 
> corrupted, signature = 0xffffffff, cmd = PING_FW
> [  249.594370] firmware: requesting v4l-cx23885-enc.fw
> [  279.676376] __ratelimit: 3 messages suppressed
> [  279.676384] mythbackend[6502]: segfault at 144 ip b7cc699d sp 
> ac0f4f40 error 4 in libmythtv-0.22.so.0.22.0[b7462000+a87000]
> 
> 
> Output from mythbackend:
> 2008-08-18 18:44:29.335 TVRec(1): Changing from None to WatchingLiveTV
> 2008-08-18 18:44:29.340 TVRec(1): HW Tuner: 1->1
> 2008-08-18 18:44:30.690 Channel(/dev/video2) Error: 
> InitPictureAttribute(brightness): failed to query controls.
>             eno: Invalid argument (22)
> 2008-08-18 18:44:31.781 Channel(/dev/video2) Error: 
> InitPictureAttribute(brightness): failed to query controls.
>             eno: Invalid argument (22)
> 2008-08-18 18:44:31.781
> 
> Not ivtv or pvrusb2 or hdpvr driver
> 
> 
> 2008-08-18 18:44:31.783 MPEGRec(/dev/video2) Warning: Unable to get 
> recording volume parameters(max/min)
>             eno: Invalid argument (22)
>             using default range [0,65535].
> 2008-08-18 18:44:31.792 AutoExpire: CalcParams(): Max required Free 
> Space: 2.0 GB w/freq: 15 min
> 2008-08-18 18:44:33.021 DevRdB(/dev/video2) Error: Problem reading fd(34)
>             eno: Input/output error (5)
> 2008-08-18 18:44:33.022 DevRdB(/dev/video2) Error: Problem reading fd(34)
>             eno: Input/output error (5)
> 2008-08-18 18:44:33.023 DevRdB(/dev/video2) Error: Problem reading fd(34)
>             eno: Input/output error (5)
> 2008-08-18 18:44:33.023 DevRdB(/dev/video2) Error: Problem reading fd(34)
>             eno: Input/output error (5)
> 2008-08-18 18:44:33.024 DevRdB(/dev/video2) Error: Problem reading fd(34)
>             eno: Input/output error (5)
> 2008-08-18 18:44:33.024 DevRdB(/dev/video2) Error: Problem reading fd(34)
>             eno: Input/output error (5)
> 2008-08-18 18:44:33.027 MPEGRec(/dev/video2) Error: Device error detected
> 2008-08-18 18:44:33.027 DevRdB(/dev/video2) Error: Stop(): Not running.
> 2008-08-18 18:44:33.027 MPEGRec(/dev/video2) Error: StopEncoding
>             eno: Invalid argument (22)
> 
> After that the video is messed up from tvtime. I am currently using 
> kernel 2.6.26-5-generic so I believe it should have some of the latest 
> code for this card. Is this a known issue or are there any suggestions?
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

I've got the same problem.  I'm running on a fedora 9 box, so at least 
that tells you its not OS related.

I posted this problem on the list a while back and didn't get any 
response.  Here is my post out of the archives:

http://linuxtv.org/pipermail/linux-dvb/2008-July/027367.html
http://linuxtv.org/pipermail/linux-dvb/2008-August/027670.html

It makes me feel a little bit better that its not just me.



_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-19 16:51 ` Barry Quiel
@ 2008-08-19 20:45   ` Jay Modi
  2008-08-19 21:03     ` Steven Toth
  0 siblings, 1 reply; 21+ messages in thread
From: Jay Modi @ 2008-08-19 20:45 UTC (permalink / raw)
  To: Barry Quiel, linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 654 bytes --]

On Tue, Aug 19, 2008 at 12:51 PM, Barry Quiel <quielb@ecst.csuchico.edu>wrote:

>
> I've got the same problem.  I'm running on a fedora 9 box, so at least that
> tells you its not OS related.
>
> I posted this problem on the list a while back and didn't get any response.
>  Here is my post out of the archives:
>
> http://linuxtv.org/pipermail/linux-dvb/2008-July/027367.html
> http://linuxtv.org/pipermail/linux-dvb/2008-August/027670.html
>
> It makes me feel a little bit better that its not just me.
>
>
>
I am glad to know someone else has this error too.

For the devs, is there anything Barry and I can do to help diagnose/test/fix
this problem?

[-- Attachment #1.2: Type: text/html, Size: 1173 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-19 20:45   ` Jay Modi
@ 2008-08-19 21:03     ` Steven Toth
  2008-08-19 21:23       ` Jay Modi
  2008-08-20  3:33       ` Barry Quiel
  0 siblings, 2 replies; 21+ messages in thread
From: Steven Toth @ 2008-08-19 21:03 UTC (permalink / raw)
  To: Jay Modi; +Cc: linux-dvb

Jay Modi wrote:
> On Tue, Aug 19, 2008 at 12:51 PM, Barry Quiel <quielb@ecst.csuchico.edu 
> <mailto:quielb@ecst.csuchico.edu>> wrote:
> 
> 
>     I've got the same problem.  I'm running on a fedora 9 box, so at
>     least that tells you its not OS related.
> 
>     I posted this problem on the list a while back and didn't get any
>     response.  Here is my post out of the archives:
> 
>     http://linuxtv.org/pipermail/linux-dvb/2008-July/027367.html
>     http://linuxtv.org/pipermail/linux-dvb/2008-August/027670.html
> 
>     It makes me feel a little bit better that its not just me.
> 
> 
> 
> I am glad to know someone else has this error too.
> 
> For the devs, is there anything Barry and I can do to help 
> diagnose/test/fix this problem?

# make unload
# modprobe cx25840 debug=1
# modprobe cx23885 debug=1

Then cat /dev/video1 >test.mpg

Better?

- Steve



_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-19 21:03     ` Steven Toth
@ 2008-08-19 21:23       ` Jay Modi
  2008-08-19 21:40         ` Steven Toth
  2008-08-20  3:33       ` Barry Quiel
  1 sibling, 1 reply; 21+ messages in thread
From: Jay Modi @ 2008-08-19 21:23 UTC (permalink / raw)
  To: Steven Toth; +Cc: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 410 bytes --]

On Tue, Aug 19, 2008 at 5:03 PM, Steven Toth <stoth@linuxtv.org> wrote:

> # make unload
> # modprobe cx25840 debug=1
> # modprobe cx23885 debug=1
>
> Then cat /dev/video1 >test.mpg
>
>
I did that and I received an I/O error:
cat /dev/video2 > test.mpg
cat: /dev/video2: Input/output error

The output from dmesg was too large for me to fill comfortable pasting in an
email so I attached it (hope that is ok).

[-- Attachment #1.2: Type: text/html, Size: 714 bytes --]

[-- Attachment #2: dmesg.out --]
[-- Type: application/octet-stream, Size: 22774 bytes --]

[93615.479252] ACPI: PCI interrupt for device 0000:02:00.0 disabled
[93615.479689] tda18271 2-0060: destroying instance
[93653.698513] cx23885 driver version 0.0.1 loaded
[93653.698513] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[93653.698513] cx23885[0]/0: cx23885_dev_setup() Memory configured for PCIe bridge type 887
[93653.698513] cx23885[0]/0: cx23885_init_tsport(portno=1)
[93653.698513] cx23885[0]/0: cx23885_init_tsport(portno=2)
[93653.698513] CORE cx23885[0]: subsystem: 0070:7801, board: Hauppauge WinTV-HVR1800 [card=2,autodetected]
[93653.698513] cx23885[0]/0: cx23885_pci_quirks()
[93653.698513] cx23885[0]/0: cx23885_dev_setup() tuner_type = 0x36 tuner_addr = 0x42
[93653.698513] cx23885[0]/0: cx23885_dev_setup() radio_type = 0x0 radio_addr = 0x0
[93653.698513] cx23885[0]/0: cx23885_reset()
[93653.796474] cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [VID A]
[93653.796474] cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch2]
[93653.796474] cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS1 B]
[93653.796474] cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch4]
[93653.796474] cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch5]
[93653.796474] cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS2 C]
[93653.796474] cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch7]
[93653.796474] cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch8]
[93653.796474] cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch9]
[93653.860484] cx23885[0]: i2c bus 0 registered
[93653.864477] tuner' 2-0042: chip found @ 0x84 (cx23885[0])
[93653.899802] tda829x 2-0042: could not clearly identify tuner address, defaulting to 60
[93653.923158] tda18271 2-0060: creating new instance
[93653.965403] TDA18271HD/C1 detected @ 2-0060
[93655.138704] tda829x 2-0042: type set to tda8295+18271
[93656.261897] cx23885[0]: i2c bus 1 registered
[93656.264004] msp3400' 3-0044: MSP5431H-^8 found @ 0x88 (cx23885[0])
[93656.264010] msp3400' 3-0044: msp3400 supports radio, mode is autodetect and autoselect
[93656.264122] cx23885[0]: i2c bus 2 registered
[93656.295928] tveeprom 1-0050: Hauppauge model 78521, rev C1E9, serial# 2870418
[93656.295933] tveeprom 1-0050: MAC address is 00-0D-FE-2B-CC-92
[93656.295937] tveeprom 1-0050: tuner model is Philips 18271_8295 (idx 149, type 54)
[93656.295940] tveeprom 1-0050: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)
[93656.295943] tveeprom 1-0050: audio processor is CX23887 (idx 42)
[93656.295945] tveeprom 1-0050: decoder processor is CX23887 (idx 37)
[93656.295949] tveeprom 1-0050: has radio, has no IR receiver, has no IR transmitter
[93656.295952] cx23885[0]: hauppauge eeprom: model=78521
[93656.301632] cx23885[0]/0: registered device video1 [v4l2]
[93657.420412] cx23885[0]: registered device video2 [mpeg]
[93657.420412] cx23885[0]: cx23885 based dvb card
[93657.461538] MT2131: successfully identified at address 0x61
[93657.461538] DVB: registering new adapter (cx23885[0])
[93657.461538] DVB: registering frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)...
[93657.461538] cx23885_dev_checkrevision() Hardware revision = 0xb1
[93657.461538] cx23885[0]/0: found at 0000:02:00.0, rev: 15, irq: 16, latency: 0, mmio: 0xfd600000
[93657.461538] PCI: Setting latency timer of device 0000:02:00.0 to 64
[93681.012805] Firmware and/or mailbox pointer not initialized or corrupted, signature = 0xffffffff, cmd = PING_FW
[93681.012805] firmware: requesting v4l-cx23885-enc.fw
[93683.172364] cx23885[0]/0: cx23885_buf_prepare: e9fec240
[93683.176311] cx23885[0]/0: cx23885_buf_prepare: e9feca80
[93683.176452] cx23885[0]/0: cx23885_buf_prepare: e9fec600
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: e9fecf00
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: e9fece40
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: e9fec0c0
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: e9fecc00
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: e9fec3c0
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: e9fec900
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: e9fec840
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: f0ffd600
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: f0ffd000
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: f0ffdd80
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: f0ffda80
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: f458b840
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: e897c9c0
[93683.179921] cx23885[0]/0: cx23885_buf_prepare: e897c0c0
[93683.179922] cx23885[0]/0: cx23885_buf_prepare: e897ce40
[93683.179922] cx23885[0]/0: cx23885_buf_prepare: e897cc00
[93683.179922] cx23885[0]/0: cx23885_buf_prepare: e897c600
[93683.179922] cx23885[0]/0: cx23885_buf_prepare: e897c240
[93683.179922] cx23885[0]/0: cx23885_buf_prepare: e897c840
[93683.179922] cx23885[0]/0: cx23885_buf_prepare: e897cb40
[93683.183921] cx23885[0]/0: cx23885_buf_prepare: e897cd80
[93683.183921] cx23885[0]/0: cx23885_buf_prepare: e897cf00
[93683.183921] cx23885[0]/0: cx23885_buf_prepare: e897c000
[93683.183921] cx23885[0]/0: cx23885_buf_prepare: e897c540
[93683.183921] cx23885[0]/0: cx23885_buf_prepare: e897c180
[93683.183922] cx23885[0]/0: cx23885_buf_prepare: e897ccc0
[93683.183922] cx23885[0]/0: cx23885_buf_prepare: e897c480
[93683.183922] cx23885[0]/0: cx23885_buf_prepare: e897c780
[93683.183922] cx23885[0]/0: cx23885_buf_prepare: e897c300
[93683.183922] cx23885[0]/0: queue is empty - first active
[93683.183922] cx23885[0]/0: cx23885_start_dma() w: 512, h: 32, f: 4
[93683.183922] cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS1 B]
[93683.183922] cx23885[0]/0: cx23885_start_dma() enabling TS int's and DMA
[93683.183922] cx23885[0]/0: [e9fec240/0] cx23885_buf_queue - first active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e9feca80/1] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e9fec600/2] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e9fecf00/3] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e9fece40/4] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e9fec0c0/5] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e9fecc00/6] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e9fec3c0/7] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e9fec900/8] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e9fec840/9] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [f0ffd600/10] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [f0ffd000/11] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [f0ffdd80/12] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [f0ffda80/13] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [f458b840/14] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897c9c0/15] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897c0c0/16] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897ce40/17] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897cc00/18] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897c600/19] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897c240/20] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897c840/21] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897cb40/22] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897cd80/23] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897cf00/24] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897c000/25] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897c540/26] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897c180/27] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897ccc0/28] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897c480/29] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897c780/30] cx23885_buf_queue - append to active
[93683.183922] cx23885[0]/0: queue is not empty - append to active
[93683.183922] cx23885[0]/0: [e897c300/31] cx23885_buf_queue - append to active
[93684.213186] cx23885[0]/0: cx23885_timeout()
[93684.213192] cx23885[0]/0: cx23885_stop_dma()
[93684.213310] cx23885[0]/0: [e9fec240/0] timeout - dma=0x16f93000
[93684.213313] cx23885[0]/0: [e9feca80/1] timeout - dma=0x0b3a3000
[93684.213316] cx23885[0]/0: [e9fec600/2] timeout - dma=0x100f8000
[93684.213319] cx23885[0]/0: [e9fecf00/3] timeout - dma=0x0b7b6000
[93684.213321] cx23885[0]/0: [e9fece40/4] timeout - dma=0x08aac000
[93684.213324] cx23885[0]/0: [e9fec0c0/5] timeout - dma=0x08447000
[93684.213326] cx23885[0]/0: [e9fecc00/6] timeout - dma=0x07c98000
[93684.213329] cx23885[0]/0: [e9fec3c0/7] timeout - dma=0x082ab000
[93684.213332] cx23885[0]/0: [e9fec900/8] timeout - dma=0x12642000
[93684.213335] cx23885[0]/0: [e9fec840/9] timeout - dma=0x086e7000
[93684.213337] cx23885[0]/0: [f0ffd600/10] timeout - dma=0x08670000
[93684.213340] cx23885[0]/0: [f0ffd000/11] timeout - dma=0x11bef000
[93684.213343] cx23885[0]/0: [f0ffdd80/12] timeout - dma=0x123bc000
[93684.213346] cx23885[0]/0: [f0ffda80/13] timeout - dma=0x13719000
[93684.213349] cx23885[0]/0: [f458b840/14] timeout - dma=0x11bec000
[93684.213351] cx23885[0]/0: [e897c9c0/15] timeout - dma=0x0a675000
[93684.213354] cx23885[0]/0: [e897c0c0/16] timeout - dma=0x0a7aa000
[93684.213357] cx23885[0]/0: [e897ce40/17] timeout - dma=0x14c77000
[93684.213360] cx23885[0]/0: [e897cc00/18] timeout - dma=0x109af000
[93684.213362] cx23885[0]/0: [e897c600/19] timeout - dma=0x109ad000
[93684.213365] cx23885[0]/0: [e897c240/20] timeout - dma=0x10bd9000
[93684.213368] cx23885[0]/0: [e897c840/21] timeout - dma=0x10a4b000
[93684.213371] cx23885[0]/0: [e897cb40/22] timeout - dma=0x132d7000
[93684.213373] cx23885[0]/0: [e897cd80/23] timeout - dma=0x0a20a000
[93684.213376] cx23885[0]/0: [e897cf00/24] timeout - dma=0x135cc000
[93684.213379] cx23885[0]/0: [e897c000/25] timeout - dma=0x11f79000
[93684.213381] cx23885[0]/0: [e897c540/26] timeout - dma=0x0a067000
[93684.213384] cx23885[0]/0: [e897c180/27] timeout - dma=0x08029000
[93684.213387] cx23885[0]/0: [e897ccc0/28] timeout - dma=0x15c33000
[93684.213390] cx23885[0]/0: [e897c480/29] timeout - dma=0x125f5000
[93684.213392] cx23885[0]/0: [e897c780/30] timeout - dma=0x0da4d000
[93684.213395] cx23885[0]/0: [e897c300/31] timeout - dma=0x16882000
[93684.213397] cx23885[0]/0: restarting queue
[93684.213406] cx23885[0]/0: queue is empty - first active
[93684.213409] cx23885[0]/0: cx23885_start_dma() w: 512, h: 32, f: 4
[93684.213414] cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS1 B]
[93684.213743] cx23885[0]/0: cx23885_start_dma() enabling TS int's and DMA
[93684.213858] cx23885[0]/0: [e9fec240/0] cx23885_buf_queue - first active
[93684.720826] cx23885[0]/0: cx23885_cancel_buffers()
[93684.720834] cx23885[0]/0: cx23885_stop_dma()
[93684.720950] cx23885[0]/0: [e9fec240/0] cancel - dma=0x16f93000
[93763.033602] cx23885[0]/0: cx23885_buf_prepare: f53b6a80
[93763.037084] cx23885[0]/0: cx23885_buf_prepare: f53b6300
[93763.037084] cx23885[0]/0: cx23885_buf_prepare: f44ea240
[93763.037584] cx23885[0]/0: cx23885_buf_prepare: f61ebcc0
[93763.037584] cx23885[0]/0: cx23885_buf_prepare: f7943b40
[93763.037584] cx23885[0]/0: cx23885_buf_prepare: f46e66c0
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: f46e6000
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: f46e6d80
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: f44ceb40
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: f44cec00
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: f530d9c0
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: ef7496c0
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: ef749a80
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: ef749c00
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: ef7490c0
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: ef749d80
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: f4613180
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: f7b14b40
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: f4642600
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: f46e49c0
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: f46e4840
[93763.037585] cx23885[0]/0: cx23885_buf_prepare: f46e4d80
[93763.041585] cx23885[0]/0: cx23885_buf_prepare: f46e4c00
[93763.041585] cx23885[0]/0: cx23885_buf_prepare: f46e4000
[93763.041585] cx23885[0]/0: cx23885_buf_prepare: f46e4300
[93763.041585] cx23885[0]/0: cx23885_buf_prepare: f46e4780
[93763.041585] cx23885[0]/0: cx23885_buf_prepare: f46e46c0
[93763.041585] cx23885[0]/0: cx23885_buf_prepare: f46e40c0
[93763.041585] cx23885[0]/0: cx23885_buf_prepare: f46e4a80
[93763.041585] cx23885[0]/0: cx23885_buf_prepare: f517ec00
[93763.041585] cx23885[0]/0: cx23885_buf_prepare: f517e000
[93763.041585] cx23885[0]/0: cx23885_buf_prepare: f517e6c0
[93763.041585] cx23885[0]/0: queue is empty - first active
[93763.041585] cx23885[0]/0: cx23885_start_dma() w: 512, h: 32, f: 4
[93763.041585] cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS1 B]
[93763.041585] cx23885[0]/0: cx23885_start_dma() enabling TS int's and DMA
[93763.041585] cx23885[0]/0: [f53b6a80/0] cx23885_buf_queue - first active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f53b6300/1] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f44ea240/2] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f61ebcc0/3] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f7943b40/4] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e66c0/5] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e6000/6] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e6d80/7] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f44ceb40/8] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f44cec00/9] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f530d9c0/10] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [ef7496c0/11] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [ef749a80/12] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [ef749c00/13] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [ef7490c0/14] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [ef749d80/15] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f4613180/16] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f7b14b40/17] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f4642600/18] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e49c0/19] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e4840/20] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e4d80/21] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e4c00/22] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e4000/23] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e4300/24] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e4780/25] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e46c0/26] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e40c0/27] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f46e4a80/28] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f517ec00/29] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f517e000/30] cx23885_buf_queue - append to active
[93763.041585] cx23885[0]/0: queue is not empty - append to active
[93763.041585] cx23885[0]/0: [f517e6c0/31] cx23885_buf_queue - append to active
[93764.147298] cx23885[0]/0: cx23885_timeout()
[93764.147304] cx23885[0]/0: cx23885_stop_dma()
[93764.147422] cx23885[0]/0: [f53b6a80/0] timeout - dma=0x1168f000
[93764.147425] cx23885[0]/0: [f53b6300/1] timeout - dma=0x11745000
[93764.147427] cx23885[0]/0: [f44ea240/2] timeout - dma=0x117f7000
[93764.147430] cx23885[0]/0: [f61ebcc0/3] timeout - dma=0x0ac29000
[93764.147433] cx23885[0]/0: [f7943b40/4] timeout - dma=0x0ac93000
[93764.147436] cx23885[0]/0: [f46e66c0/5] timeout - dma=0x0aca9000
[93764.147438] cx23885[0]/0: [f46e6000/6] timeout - dma=0x0acb5000
[93764.147441] cx23885[0]/0: [f46e6d80/7] timeout - dma=0x0ace9000
[93764.147443] cx23885[0]/0: [f44ceb40/8] timeout - dma=0x0ad03000
[93764.147446] cx23885[0]/0: [f44cec00/9] timeout - dma=0x0ad17000
[93764.147449] cx23885[0]/0: [f530d9c0/10] timeout - dma=0x0ad2d000
[93764.147452] cx23885[0]/0: [ef7496c0/11] timeout - dma=0x0ad63000
[93764.147455] cx23885[0]/0: [ef749a80/12] timeout - dma=0x0ad71000
[93764.147458] cx23885[0]/0: [ef749c00/13] timeout - dma=0x0ad97000
[93764.147461] cx23885[0]/0: [ef7490c0/14] timeout - dma=0x0ada3000
[93764.147463] cx23885[0]/0: [ef749d80/15] timeout - dma=0x0adb9000
[93764.147466] cx23885[0]/0: [f4613180/16] timeout - dma=0x0adc3000
[93764.147469] cx23885[0]/0: [f7b14b40/17] timeout - dma=0x0add7000
[93764.147472] cx23885[0]/0: [f4642600/18] timeout - dma=0x0adff000
[93764.147474] cx23885[0]/0: [f46e49c0/19] timeout - dma=0x0ae09000
[93764.147477] cx23885[0]/0: [f46e4840/20] timeout - dma=0x0ae19000
[93764.147480] cx23885[0]/0: [f46e4d80/21] timeout - dma=0x0ae2d000
[93764.147483] cx23885[0]/0: [f46e4c00/22] timeout - dma=0x0ae3f000
[93764.147486] cx23885[0]/0: [f46e4000/23] timeout - dma=0x0ae5d000
[93764.147488] cx23885[0]/0: [f46e4300/24] timeout - dma=0x0aeb7000
[93764.147491] cx23885[0]/0: [f46e4780/25] timeout - dma=0x0aed7000
[93764.147494] cx23885[0]/0: [f46e46c0/26] timeout - dma=0x0af03000
[93764.147497] cx23885[0]/0: [f46e40c0/27] timeout - dma=0x0afe9000
[93764.147499] cx23885[0]/0: [f46e4a80/28] timeout - dma=0x0aff3000
[93764.147502] cx23885[0]/0: [f517ec00/29] timeout - dma=0x0affd000
[93764.147505] cx23885[0]/0: [f517e000/30] timeout - dma=0x0b969000
[93764.147508] cx23885[0]/0: [f517e6c0/31] timeout - dma=0x0ba03000
[93764.147510] cx23885[0]/0: restarting queue
[93764.147792] cx23885[0]/0: queue is empty - first active
[93764.147792] cx23885[0]/0: cx23885_start_dma() w: 512, h: 32, f: 4
[93764.147792] cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS1 B]
[93764.147792] cx23885[0]/0: cx23885_start_dma() enabling TS int's and DMA
[93764.147792] cx23885[0]/0: [f53b6a80/0] cx23885_buf_queue - first active
[93764.712587] cx23885[0]/0: cx23885_cancel_buffers()
[93764.712594] cx23885[0]/0: cx23885_stop_dma()


[-- Attachment #3: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-19 21:23       ` Jay Modi
@ 2008-08-19 21:40         ` Steven Toth
  2008-08-19 22:22           ` Jay Modi
  0 siblings, 1 reply; 21+ messages in thread
From: Steven Toth @ 2008-08-19 21:40 UTC (permalink / raw)
  To: Jay Modi; +Cc: linux-dvb

Jay Modi wrote:
> On Tue, Aug 19, 2008 at 5:03 PM, Steven Toth <stoth@linuxtv.org 
> <mailto:stoth@linuxtv.org>> wrote:
> 
>     # make unload
>     # modprobe cx25840 debug=1
>     # modprobe cx23885 debug=1
> 
>     Then cat /dev/video1 >test.mpg
> 
> 
> I did that and I received an I/O error:
> cat /dev/video2 > test.mpg
> cat: /dev/video2: Input/output error
> 
> The output from dmesg was too large for me to fill comfortable pasting 
> in an email so I attached it (hope that is ok).

Remove all other video drivers (with make unload) and try again.

If the HVR1800 is the only capture in the system then it will be 
registered as /dev/video0 and /dev/video1.

If you have to, try physically removing the other card and re-run the test.

Regards,

- Steve



_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-19 21:40         ` Steven Toth
@ 2008-08-19 22:22           ` Jay Modi
  2008-08-20  0:41             ` Brian Steele
  0 siblings, 1 reply; 21+ messages in thread
From: Jay Modi @ 2008-08-19 22:22 UTC (permalink / raw)
  To: Steven Toth; +Cc: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 554 bytes --]

Steven Toth wrote:

> Remove all other video drivers (with make unload) and try again.
>
> If the HVR1800 is the only capture in the system then it will be registered
> as /dev/video0 and /dev/video1.
>
> If you have to, try physically removing the other card and re-run the test.
>


I take it that means I will need to download the latest linux dvb drivers to
do the make unload?

I also have an IVTV card, an Adaptec AVC-2410, installed in my system. I
will have to do this a little later this week when I have time to remove it
and play around more.

[-- Attachment #1.2: Type: text/html, Size: 815 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-19 22:22           ` Jay Modi
@ 2008-08-20  0:41             ` Brian Steele
  0 siblings, 0 replies; 21+ messages in thread
From: Brian Steele @ 2008-08-20  0:41 UTC (permalink / raw)
  To: Steven Toth, linux-dvb

[-- Attachment #1: Type: text/plain, Size: 964 bytes --]

2008/8/19 Jay Modi <jaymode@gmail.com>:
> Steven Toth wrote:
>>
>> Remove all other video drivers (with make unload) and try again.
>>
>> If the HVR1800 is the only capture in the system then it will be
>> registered as /dev/video0 and /dev/video1.
>>
>> If you have to, try physically removing the other card and re-run the
>> test.

I have the same problem.  I unloaded all the other drivers and ran the
modprobe commands you suggested.  After that, I did the following
commands:
cat /dev/video1 > test.mpg
ctrl-c to stop capture
mplayer test.mpg

Video is black with wavy lines, looks like it isn't tuned to a
channel, attempt to tune cable channel 21:
v4l2-ctl -d /dev/video1 -f 163.250

cat /dev/video1 > test.mpg
ctrl-c to stop capture
mplayer test.mpg

Video is still black with wavy lines.  My dmesg output is attached.

As as side note, running ivtv-tune -c 21 is enough to cause the same
I/O error that Jay saw if I attempt to capture afterwards.
-Brian

[-- Attachment #2: dmesg.out --]
[-- Type: application/octet-stream, Size: 70389 bytes --]

ACPI: PCI interrupt for device 0000:03:00.0 disabled
Linux video capture interface: v2.00
cx23885 driver version 0.0.1 loaded
ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [APC5] -> GSI 16 (level, low) -> IRQ 21
cx23885[0]/0: cx23885_dev_setup() Memory configured for PCIe bridge type 887
cx23885[0]/0: cx23885_init_tsport(portno=1)
cx23885[0]/0: cx23885_init_tsport(portno=2)
CORE cx23885[0]: subsystem: 0070:7801, board: Hauppauge WinTV-HVR1800 [card=2,autodetected]
cx23885[0]/0: cx23885_pci_quirks()
cx23885[0]/0: cx23885_dev_setup() tuner_type = 0x36 tuner_addr = 0x42
cx23885[0]/0: cx23885_dev_setup() radio_type = 0x0 radio_addr = 0x0
cx23885[0]/0: cx23885_reset()
cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [VID A]
cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch2]
cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS1 B]
cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch4]
cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch5]
cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS2 C]
cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch7]
cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch8]
cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch9]
cx23885[0]: i2c bus 0 registered
cx23885[0]: i2c bus 1 registered
cx25840' 2-0044: detecting cx25840 client on address 0x88
cx25840' 2-0044: device_id = 0x0000
cx25840' 2-0044: cx25  0-21 found @ 0x88 (cx23885[0])
cx23885[0]: i2c bus 2 registered
tveeprom 0-0050: Hauppauge model 78521, rev C1E9, serial# 2983550
tveeprom 0-0050: MAC address is 00-0D-FE-2D-86-7E
tveeprom 0-0050: tuner model is Philips 18271_8295 (idx 149, type 54)
tveeprom 0-0050: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)
tveeprom 0-0050: audio processor is CX23887 (idx 42)
tveeprom 0-0050: decoder processor is CX23887 (idx 37)
tveeprom 0-0050: has radio
cx23885[0]: hauppauge eeprom: model=78521
cx23885[0]/0: registered device video0 [v4l2]
cx25840' 2-0044: cmd 40085618 triggered fw load
cx25840' 2-0044: loaded v4l-cx23885-avcore-01.fw firmware (16382 bytes)
cx25840' 2-0044: PLL regs = int: 18, frac: 28760955, post: 5
cx25840' 2-0044: PLL = 107.999999 MHz
cx25840' 2-0044: PLL/8 = 13.499999 MHz
cx25840' 2-0044: ADC Sampling freq = 14.317382 MHz
cx25840' 2-0044: Chroma sub-carrier freq = 3.579545 MHz
cx25840' 2-0044: hblank 122, hactive 720, vblank 26, vactive 487, vblank656 26, src_dec 543, burst 0x5b, luma_lpf 1, uv_lpf 1, comb 0x66, sc 0x087c1f
cx25840' 2-0044: decoder set video input 7, audio input 8
cx25840' 2-0044: changing video std to fmt 1
cx25840' 2-0044: PLL regs = int: 18, frac: 28760955, post: 5
cx25840' 2-0044: PLL = 107.999999 MHz
cx25840' 2-0044: PLL/8 = 13.499999 MHz
cx25840' 2-0044: ADC Sampling freq = 14.317382 MHz
cx25840' 2-0044: Chroma sub-carrier freq = 3.579545 MHz
cx25840' 2-0044: hblank 122, hactive 720, vblank 26, vactive 487, vblank656 26, src_dec 543, burst 0x5b, luma_lpf 1, uv_lpf 1, comb 0x66, sc 0x087c1f
cx25840' 2-0044: decoder set video input -2147483631, audio input 8
cx25840' 2-0044: vid_input 0x80000011
cx25840' 2-0044: mux cfg 0x11 comp=1
cx23885[0]: registered device video1 [mpeg]
cx23885[0]: cx23885 based dvb card
MT2131: successfully identified at address 0x61
DVB: registering new adapter (cx23885[0])
DVB: registering frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)...
cx23885_dev_checkrevision() Hardware revision = 0xb1
cx23885[0]/0: found at 0000:03:00.0, rev: 15, irq: 21, latency: 0, mmio: 0xfd000000
PCI: Setting latency timer of device 0000:03:00.0 to 64
Firmware and/or mailbox pointer not initialized or corrupted, signature = 0xffdfffff, cmd = PING_FW
cx23885[0]/0: cx23885_buf_prepare: edb59480
cx23885[0]/0: cx23885_buf_prepare: edb59900
cx23885[0]/0: cx23885_buf_prepare: edb599c0
cx23885[0]/0: cx23885_buf_prepare: edb59000
cx23885[0]/0: cx23885_buf_prepare: edb59e40
cx23885[0]/0: cx23885_buf_prepare: edb59b40
cx23885[0]/0: cx23885_buf_prepare: edebd600
cx23885[0]/0: cx23885_buf_prepare: edebd300
cx23885[0]/0: cx23885_buf_prepare: edebd780
cx23885[0]/0: cx23885_buf_prepare: efbb10c0
cx23885[0]/0: cx23885_buf_prepare: ed2b4840
cx23885[0]/0: cx23885_buf_prepare: ed2b49c0
cx23885[0]/0: cx23885_buf_prepare: ede50000
cx23885[0]/0: cx23885_buf_prepare: eef59540
cx23885[0]/0: cx23885_buf_prepare: eef59f00
cx23885[0]/0: cx23885_buf_prepare: ee243e40
cx23885[0]/0: cx23885_buf_prepare: ee2433c0
cx23885[0]/0: cx23885_buf_prepare: ed8240c0
cx23885[0]/0: cx23885_buf_prepare: ee23f9c0
cx23885[0]/0: cx23885_buf_prepare: ee23f780
cx23885[0]/0: cx23885_buf_prepare: ee23fb40
cx23885[0]/0: cx23885_buf_prepare: ee23f0c0
cx23885[0]/0: cx23885_buf_prepare: ee23f300
cx23885[0]/0: cx23885_buf_prepare: ee23fe40
cx23885[0]/0: cx23885_buf_prepare: ee23ff00
cx23885[0]/0: cx23885_buf_prepare: ee5e6d80
cx23885[0]/0: cx23885_buf_prepare: ee5e63c0
cx23885[0]/0: cx23885_buf_prepare: ee5e6000
cx23885[0]/0: cx23885_buf_prepare: ee5e6180
cx23885[0]/0: cx23885_buf_prepare: ed7520c0
cx23885[0]/0: cx23885_buf_prepare: ed752180
cx23885[0]/0: cx23885_buf_prepare: ed752d80
cx23885[0]/0: queue is empty - first active
cx23885[0]/0: cx23885_start_dma() w: 512, h: 32, f: 4
cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS1 B]
cx23885[0]/0: cx23885_start_dma() enabling TS int's and DMA
cx23885[0]/0: [edb59480/0] cx23885_buf_queue - first active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59900/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb599c0/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59000/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59e40/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59b40/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd600/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd300/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd780/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efbb10c0/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b49c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ede50000/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eef59540/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eef59f00/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee243e40/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee2433c0/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed8240c0/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f9c0/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f780/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23fb40/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f300/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23fe40/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23ff00/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6d80/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e63c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6000/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed7520c0/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed752180/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed752d80/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59480/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59900/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb599c0/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59000/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59e40/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59b40/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd600/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd300/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd780/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efbb10c0/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b49c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ede50000/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eef59540/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eef59f00/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee243e40/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee2433c0/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed8240c0/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f9c0/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f780/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23fb40/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f300/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23fe40/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23ff00/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6d80/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e63c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6000/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed7520c0/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed752180/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed752d80/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59480/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59900/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb599c0/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59000/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59e40/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59b40/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd600/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd300/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd780/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efbb10c0/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b49c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ede50000/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eef59540/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eef59f00/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee243e40/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee2433c0/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed8240c0/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f9c0/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f780/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23fb40/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f300/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23fe40/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23ff00/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6d80/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e63c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6000/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed7520c0/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed752180/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed752d80/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59480/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59900/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb599c0/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59000/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59e40/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59b40/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd600/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd300/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd780/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efbb10c0/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b49c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ede50000/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eef59540/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eef59f00/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee243e40/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee2433c0/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed8240c0/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f9c0/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f780/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23fb40/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f300/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23fe40/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23ff00/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6d80/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e63c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6000/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed7520c0/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed752180/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed752d80/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59480/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59900/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb599c0/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59000/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59e40/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb59b40/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd600/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd300/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edebd780/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efbb10c0/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b49c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ede50000/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eef59540/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eef59f00/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee243e40/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee2433c0/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed8240c0/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f9c0/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f780/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23fb40/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23f300/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23fe40/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee23ff00/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6d80/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e63c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6000/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5e6180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed7520c0/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed752180/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed752d80/31] cx23885_buf_queue - append to active
cx23885[0]/0: cx23885_cancel_buffers()
cx23885[0]/0: cx23885_stop_dma()
cx23885[0]/0: [edb59480/0] cancel - dma=0x2ccea000
cx23885[0]/0: [edb59900/1] cancel - dma=0x2d377000
cx23885[0]/0: [edb599c0/2] cancel - dma=0x2d264000
cx23885[0]/0: [edb59000/3] cancel - dma=0x2cced000
cx23885[0]/0: [edb59e40/4] cancel - dma=0x2ccd2000
cx23885[0]/0: [edb59b40/5] cancel - dma=0x2ccd7000
cx23885[0]/0: [edebd600/6] cancel - dma=0x2d314000
cx23885[0]/0: [edebd300/7] cancel - dma=0x2d263000
cx23885[0]/0: [edebd780/8] cancel - dma=0x2d366000
cx23885[0]/0: [efbb10c0/9] cancel - dma=0x2ccdf000
cx23885[0]/0: [ed2b4840/10] cancel - dma=0x2d368000
cx23885[0]/0: [ed2b49c0/11] cancel - dma=0x2d36d000
cx23885[0]/0: [ede50000/12] cancel - dma=0x2cc9a000
cx23885[0]/0: [eef59540/13] cancel - dma=0x2cc9f000
cx23885[0]/0: [eef59f00/14] cancel - dma=0x2ccf4000
cx23885[0]/0: [ee243e40/15] cancel - dma=0x2ccf9000
cx23885[0]/0: [ee2433c0/16] cancel - dma=0x2ccfe000
cx23885[0]/0: [ed8240c0/17] cancel - dma=0x2cca3000
cx23885[0]/0: [ee23f9c0/18] cancel - dma=0x2cca8000
cx23885[0]/0: [ee23f780/19] cancel - dma=0x2ccad000
cx23885[0]/0: [ee23fb40/20] cancel - dma=0x2ccb2000
cx23885[0]/0: [ee23f0c0/21] cancel - dma=0x2ccb7000
cx23885[0]/0: [ee23f300/22] cancel - dma=0x2ccbc000
cx23885[0]/0: [ee23fe40/23] cancel - dma=0x2cd01000
cx23885[0]/0: [ee23ff00/24] cancel - dma=0x2cd06000
cx23885[0]/0: [ee5e6d80/25] cancel - dma=0x2cd0b000
cx23885[0]/0: [ee5e63c0/26] cancel - dma=0x2cd10000
cx23885[0]/0: [ee5e6000/27] cancel - dma=0x2cd15000
cx23885[0]/0: [ee5e6180/28] cancel - dma=0x2cd1a000
cx23885[0]/0: [ed7520c0/29] cancel - dma=0x2cd1f000
cx23885[0]/0: [ed752180/30] cancel - dma=0x2cd24000
cx23885[0]/0: [ed752d80/31] cancel - dma=0x2cd29000
cx23885[0]/0: cx23885_buf_prepare: ed2b4c00
cx23885[0]/0: cx23885_buf_prepare: ed2b4a80
cx23885[0]/0: cx23885_buf_prepare: ed2b4d80
cx23885[0]/0: cx23885_buf_prepare: ed2b4300
cx23885[0]/0: cx23885_buf_prepare: ed2b4480
cx23885[0]/0: cx23885_buf_prepare: ed2b4840
cx23885[0]/0: cx23885_buf_prepare: edb516c0
cx23885[0]/0: cx23885_buf_prepare: ee48c240
cx23885[0]/0: cx23885_buf_prepare: ef145f00
cx23885[0]/0: cx23885_buf_prepare: ef145900
cx23885[0]/0: cx23885_buf_prepare: ef145780
cx23885[0]/0: cx23885_buf_prepare: dfdd89c0
cx23885[0]/0: cx23885_buf_prepare: e000f480
cx23885[0]/0: cx23885_buf_prepare: efc02d80
cx23885[0]/0: cx23885_buf_prepare: efd2a3c0
cx23885[0]/0: cx23885_buf_prepare: edec1d80
cx23885[0]/0: cx23885_buf_prepare: eea04780
cx23885[0]/0: cx23885_buf_prepare: ef133b40
cx23885[0]/0: cx23885_buf_prepare: ef133900
cx23885[0]/0: cx23885_buf_prepare: ef133cc0
cx23885[0]/0: cx23885_buf_prepare: ef133c00
cx23885[0]/0: cx23885_buf_prepare: dfe1b0c0
cx23885[0]/0: cx23885_buf_prepare: dfdaca80
cx23885[0]/0: cx23885_buf_prepare: dfdac9c0
cx23885[0]/0: cx23885_buf_prepare: dfdace40
cx23885[0]/0: cx23885_buf_prepare: ee5dc600
cx23885[0]/0: cx23885_buf_prepare: ee5dc6c0
cx23885[0]/0: cx23885_buf_prepare: ee5dc0c0
cx23885[0]/0: cx23885_buf_prepare: eeb0c180
cx23885[0]/0: cx23885_buf_prepare: eeb0cf00
cx23885[0]/0: cx23885_buf_prepare: eeb0c840
cx23885[0]/0: cx23885_buf_prepare: eeb0c6c0
cx23885[0]/0: queue is empty - first active
cx23885[0]/0: cx23885_start_dma() w: 512, h: 32, f: 4
cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS1 B]
cx23885[0]/0: cx23885_start_dma() enabling TS int's and DMA
cx23885[0]/0: [ed2b4c00/0] cx23885_buf_queue - first active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4a80/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4d80/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4300/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4480/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb516c0/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee48c240/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145f00/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145900/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145780/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdd89c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [e000f480/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efc02d80/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efd2a3c0/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edec1d80/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eea04780/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133b40/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133900/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133cc0/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfe1b0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdaca80/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdac9c0/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdace40/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc600/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc6c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc0c0/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0cf00/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c840/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c6c0/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4c00/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4a80/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4d80/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4300/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4480/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb516c0/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee48c240/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145f00/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145900/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145780/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdd89c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [e000f480/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efc02d80/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efd2a3c0/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edec1d80/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eea04780/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133b40/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133900/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133cc0/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfe1b0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdaca80/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdac9c0/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdace40/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc600/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc6c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc0c0/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0cf00/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c840/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c6c0/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4c00/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4a80/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4d80/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4300/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4480/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb516c0/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee48c240/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145f00/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145900/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145780/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdd89c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [e000f480/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efc02d80/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efd2a3c0/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edec1d80/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eea04780/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133b40/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133900/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133cc0/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfe1b0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdaca80/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdac9c0/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdace40/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc600/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc6c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc0c0/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0cf00/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c840/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c6c0/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4c00/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4a80/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4d80/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4300/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4480/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb516c0/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee48c240/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145f00/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145900/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145780/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdd89c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [e000f480/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efc02d80/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efd2a3c0/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edec1d80/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eea04780/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133b40/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133900/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133cc0/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfe1b0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdaca80/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdac9c0/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdace40/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc600/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc6c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc0c0/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0cf00/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c840/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c6c0/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4c00/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4a80/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4d80/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4300/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4480/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb516c0/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee48c240/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145f00/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145900/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145780/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdd89c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [e000f480/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efc02d80/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efd2a3c0/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edec1d80/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eea04780/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133b40/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133900/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133cc0/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfe1b0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdaca80/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdac9c0/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdace40/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc600/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc6c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc0c0/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0cf00/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c840/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c6c0/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4c00/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4a80/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4d80/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4300/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4480/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb516c0/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee48c240/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145f00/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145900/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145780/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdd89c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [e000f480/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efc02d80/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efd2a3c0/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edec1d80/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eea04780/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133b40/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133900/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133cc0/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfe1b0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdaca80/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdac9c0/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdace40/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc600/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc6c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc0c0/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0cf00/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c840/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c6c0/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4c00/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4a80/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4d80/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4300/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4480/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb516c0/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee48c240/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145f00/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145900/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145780/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdd89c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [e000f480/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efc02d80/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efd2a3c0/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edec1d80/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eea04780/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133b40/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133900/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133cc0/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfe1b0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdaca80/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdac9c0/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdace40/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc600/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc6c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc0c0/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0cf00/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c840/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c6c0/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4c00/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4a80/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4d80/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4300/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4480/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb516c0/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee48c240/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145f00/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145900/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145780/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdd89c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [e000f480/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efc02d80/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efd2a3c0/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edec1d80/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eea04780/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133b40/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133900/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133cc0/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfe1b0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdaca80/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdac9c0/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdace40/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc600/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc6c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc0c0/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0cf00/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c840/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c6c0/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4c00/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4a80/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4d80/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4300/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4480/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb516c0/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee48c240/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145f00/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145900/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145780/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdd89c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [e000f480/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efc02d80/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efd2a3c0/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edec1d80/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eea04780/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133b40/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133900/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133cc0/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfe1b0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdaca80/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdac9c0/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdace40/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc600/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc6c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc0c0/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0cf00/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c840/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c6c0/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4c00/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4a80/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4d80/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4300/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4480/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb516c0/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee48c240/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145f00/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145900/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145780/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdd89c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [e000f480/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efc02d80/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efd2a3c0/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edec1d80/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eea04780/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133b40/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133900/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133cc0/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfe1b0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdaca80/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdac9c0/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdace40/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc600/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc6c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc0c0/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0cf00/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c840/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c6c0/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4c00/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4a80/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4d80/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4300/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4480/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4840/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edb516c0/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee48c240/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145f00/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145900/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef145780/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdd89c0/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [e000f480/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efc02d80/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [efd2a3c0/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [edec1d80/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eea04780/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133b40/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133900/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133cc0/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ef133c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfe1b0c0/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdaca80/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdac9c0/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [dfdace40/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc600/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc6c0/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ee5dc0c0/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c180/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0cf00/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c840/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [eeb0c6c0/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4c00/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4a80/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ed2b4d80/2] cx23885_buf_queue - append to active
cx23885[0]/0: cx23885_cancel_buffers()
cx23885[0]/0: cx23885_stop_dma()
cx23885[0]/0: [ed2b4300/3] cancel - dma=0x2cc63000
cx23885[0]/0: [ed2b4480/4] cancel - dma=0x2d35e000
cx23885[0]/0: [ed2b4840/5] cancel - dma=0x2d332000
cx23885[0]/0: [edb516c0/6] cancel - dma=0x2d2f1000
cx23885[0]/0: [ee48c240/7] cancel - dma=0x2d583000
cx23885[0]/0: [ef145f00/8] cancel - dma=0x2d372000
cx23885[0]/0: [ef145900/9] cancel - dma=0x2cce7000
cx23885[0]/0: [ef145780/10] cancel - dma=0x2cd58000
cx23885[0]/0: [dfdd89c0/11] cancel - dma=0x2d367000
cx23885[0]/0: [e000f480/12] cancel - dma=0x2d5b2000
cx23885[0]/0: [efc02d80/13] cancel - dma=0x2cd15000
cx23885[0]/0: [efd2a3c0/14] cancel - dma=0x2cd50000
cx23885[0]/0: [edec1d80/15] cancel - dma=0x2cd55000
cx23885[0]/0: [eea04780/16] cancel - dma=0x2ccde000
cx23885[0]/0: [ef133b40/17] cancel - dma=0x2cc9f000
cx23885[0]/0: [ef133900/18] cancel - dma=0x2ccc4000
cx23885[0]/0: [ef133cc0/19] cancel - dma=0x2cca1000
cx23885[0]/0: [ef133c00/20] cancel - dma=0x2ccb2000
cx23885[0]/0: [dfe1b0c0/21] cancel - dma=0x2cc93000
cx23885[0]/0: [dfdaca80/22] cancel - dma=0x2d368000
cx23885[0]/0: [dfdac9c0/23] cancel - dma=0x2d36d000
cx23885[0]/0: [dfdace40/24] cancel - dma=0x2cd62000
cx23885[0]/0: [ee5dc600/25] cancel - dma=0x2cd67000
cx23885[0]/0: [ee5dc6c0/26] cancel - dma=0x2ccac000
cx23885[0]/0: [ee5dc0c0/27] cancel - dma=0x2ccb9000
cx23885[0]/0: [eeb0c180/28] cancel - dma=0x2ccbe000
cx23885[0]/0: [eeb0cf00/29] cancel - dma=0x2cd03000
cx23885[0]/0: [eeb0c840/30] cancel - dma=0x2cd40000
cx23885[0]/0: [eeb0c6c0/31] cancel - dma=0x2cd45000
cx23885[0]/0: [ed2b4c00/0] cancel - dma=0x2d38e000
cx23885[0]/0: [ed2b4a80/1] cancel - dma=0x2d361000
cx23885[0]/0: [ed2b4d80/2] cancel - dma=0x2cc35000

[-- Attachment #3: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-19 21:03     ` Steven Toth
  2008-08-19 21:23       ` Jay Modi
@ 2008-08-20  3:33       ` Barry Quiel
  2008-08-20  3:51         ` Steven Toth
  1 sibling, 1 reply; 21+ messages in thread
From: Barry Quiel @ 2008-08-20  3:33 UTC (permalink / raw)
  To: Steven Toth; +Cc: linux-dvb, Jay Modi

Steven Toth wrote:
> Jay Modi wrote:
>> On Tue, Aug 19, 2008 at 12:51 PM, Barry Quiel 
>> <quielb@ecst.csuchico.edu <mailto:quielb@ecst.csuchico.edu>> wrote:
>>
>>
>>     I've got the same problem.  I'm running on a fedora 9 box, so at
>>     least that tells you its not OS related.
>>
>>     I posted this problem on the list a while back and didn't get any
>>     response.  Here is my post out of the archives:
>>
>>     http://linuxtv.org/pipermail/linux-dvb/2008-July/027367.html
>>     http://linuxtv.org/pipermail/linux-dvb/2008-August/027670.html
>>
>>     It makes me feel a little bit better that its not just me.
>>
>>
>>
>> I am glad to know someone else has this error too.
>>
>> For the devs, is there anything Barry and I can do to help 
>> diagnose/test/fix this problem?
> 
> # make unload
> # modprobe cx25840 debug=1
> # modprobe cx23885 debug=1
> 
> Then cat /dev/video1 >test.mpg
> 
> Better?
> 
> - Steve
> 

I pulled the PVR-500 and rebooted.  Modprob and all that, still no video 
just static.

Here is syslog:
Aug 19 20:29:30 myth-mbe kernel: ACPI: PCI interrupt for device 
0000:01:00.0 disabled
Aug 19 20:30:27 myth-mbe kernel: Linux video capture interface: v2.00
Aug 19 20:30:27 myth-mbe kernel: cx23885 driver version 0.0.1 loaded
Aug 19 20:30:27 myth-mbe kernel: ACPI: PCI Interrupt 0000:01:00.0[A] -> 
GSI 16 (level, low) -> IRQ 16
Aug 19 20:30:27 myth-mbe kernel: CORE cx23885[0]: subsystem: 0070:7801, 
board: Hauppauge WinTV-HVR1800 [card=2,autodetected]
Aug 19 20:30:27 myth-mbe kernel: cx23885[0]: i2c bus 0 registered
Aug 19 20:30:27 myth-mbe kernel: cx23885[0]: i2c bus 1 registered
Aug 19 20:30:27 myth-mbe kernel: cx25840' 3-0044: cx25  0-21 found @ 
0x88 (cx23885[0])
Aug 19 20:30:27 myth-mbe kernel: cx23885[0]: i2c bus 2 registered
Aug 19 20:30:27 myth-mbe kernel: tveeprom 1-0050: Hauppauge model 78521, 
rev C1E9, serial# 2967259
Aug 19 20:30:27 myth-mbe kernel: tveeprom 1-0050: MAC address is 
00-0D-FE-2D-46-DB
Aug 19 20:30:27 myth-mbe kernel: tveeprom 1-0050: tuner model is Philips 
18271_8295 (idx 149, type 54)
Aug 19 20:30:27 myth-mbe kernel: tveeprom 1-0050: TV standards NTSC(M) 
ATSC/DVB Digital (eeprom 0x88)
Aug 19 20:30:27 myth-mbe kernel: tveeprom 1-0050: audio processor is 
CX23887 (idx 42)
Aug 19 20:30:27 myth-mbe kernel: tveeprom 1-0050: decoder processor is 
CX23887 (idx 37)
Aug 19 20:30:27 myth-mbe kernel: tveeprom 1-0050: has radio
Aug 19 20:30:27 myth-mbe kernel: cx23885[0]: hauppauge eeprom: model=78521
Aug 19 20:30:27 myth-mbe kernel: cx23885[0]/0: registered device video0 
[v4l2]
Aug 19 20:30:28 myth-mbe kernel: cx25840' 3-0044: loaded 
v4l-cx23885-avcore-01.fw firmware (16382 bytes)
Aug 19 20:30:28 myth-mbe kernel: cx23885[0]: registered device video1 [mpeg]
Aug 19 20:30:28 myth-mbe kernel: cx23885[0]: cx23885 based dvb card
Aug 19 20:30:28 myth-mbe kernel: MT2131: successfully identified at 
address 0x61
Aug 19 20:30:28 myth-mbe kernel: DVB: registering new adapter (cx23885[0])
Aug 19 20:30:28 myth-mbe kernel: DVB: registering frontend 0 (Samsung 
S5H1409 QAM/8VSB Frontend)...
Aug 19 20:30:28 myth-mbe kernel: cx23885_dev_checkrevision() Hardware 
revision = 0xb1
Aug 19 20:30:28 myth-mbe kernel: cx23885[0]/0: found at 0000:01:00.0, 
rev: 15, irq: 16, latency: 0, mmio: 0x90000000
Aug 19 20:31:05 myth-mbe kernel: Firmware and/or mailbox pointer not 
initialized or corrupted, signature = 0xffffffff, cmd = PING_FW


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-20  3:33       ` Barry Quiel
@ 2008-08-20  3:51         ` Steven Toth
  2008-08-20  4:31           ` Barry Quiel
  0 siblings, 1 reply; 21+ messages in thread
From: Steven Toth @ 2008-08-20  3:51 UTC (permalink / raw)
  To: Barry Quiel; +Cc: linux-dvb, Jay Modi

Barry Quiel wrote:
> Steven Toth wrote:
>> Jay Modi wrote:
>>> On Tue, Aug 19, 2008 at 12:51 PM, Barry Quiel 
>>> <quielb@ecst.csuchico.edu <mailto:quielb@ecst.csuchico.edu>> wrote:
>>>
>>>
>>>     I've got the same problem.  I'm running on a fedora 9 box, so at
>>>     least that tells you its not OS related.
>>>
>>>     I posted this problem on the list a while back and didn't get any
>>>     response.  Here is my post out of the archives:
>>>
>>>     http://linuxtv.org/pipermail/linux-dvb/2008-July/027367.html
>>>     http://linuxtv.org/pipermail/linux-dvb/2008-August/027670.html
>>>
>>>     It makes me feel a little bit better that its not just me.
>>>
>>>
>>>
>>> I am glad to know someone else has this error too.
>>>
>>> For the devs, is there anything Barry and I can do to help 
>>> diagnose/test/fix this problem?
>>
>> # make unload
>> # modprobe cx25840 debug=1
>> # modprobe cx23885 debug=1
>>
>> Then cat /dev/video1 >test.mpg
>>
>> Better?
>>
>> - Steve
>>
> 
> I pulled the PVR-500 and rebooted.  Modprob and all that, still no video 
> just static.

Start tvtime (/dev/video0) then tune a channel, ensure video is working 
correctly.

Now try the cat /dev/video1 >test.mpg again.

- Steve

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-20  3:51         ` Steven Toth
@ 2008-08-20  4:31           ` Barry Quiel
  2008-08-22 17:10             ` Barry Quiel
  0 siblings, 1 reply; 21+ messages in thread
From: Barry Quiel @ 2008-08-20  4:31 UTC (permalink / raw)
  To: Steven Toth; +Cc: linux-dvb, Jay Modi

Steven Toth wrote:
> Barry Quiel wrote:
>> Steven Toth wrote:
>>> Jay Modi wrote:
>>>> On Tue, Aug 19, 2008 at 12:51 PM, Barry Quiel 
>>>> <quielb@ecst.csuchico.edu <mailto:quielb@ecst.csuchico.edu>> wrote:
>>>>
>>>>
>>>>     I've got the same problem.  I'm running on a fedora 9 box, so at
>>>>     least that tells you its not OS related.
>>>>
>>>>     I posted this problem on the list a while back and didn't get any
>>>>     response.  Here is my post out of the archives:
>>>>
>>>>     http://linuxtv.org/pipermail/linux-dvb/2008-July/027367.html
>>>>     http://linuxtv.org/pipermail/linux-dvb/2008-August/027670.html
>>>>
>>>>     It makes me feel a little bit better that its not just me.
>>>>
>>>>
>>>>
>>>> I am glad to know someone else has this error too.
>>>>
>>>> For the devs, is there anything Barry and I can do to help 
>>>> diagnose/test/fix this problem?
>>>
>>> # make unload
>>> # modprobe cx25840 debug=1
>>> # modprobe cx23885 debug=1
>>>
>>> Then cat /dev/video1 >test.mpg
>>>
>>> Better?
>>>
>>> - Steve
>>>
>>
>> I pulled the PVR-500 and rebooted.  Modprob and all that, still no 
>> video just static.
>
> Start tvtime (/dev/video0) then tune a channel, ensure video is 
> working correctly.
>
> Now try the cat /dev/video1 >test.mpg again.
>
> - Steve

Same results.  I get static from both /dev/video devices.  I don't get 
the error when using the /dev/video0 device, if that's helpful at all


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-20  4:31           ` Barry Quiel
@ 2008-08-22 17:10             ` Barry Quiel
  0 siblings, 0 replies; 21+ messages in thread
From: Barry Quiel @ 2008-08-22 17:10 UTC (permalink / raw)
  To: Steven Toth; +Cc: linux-dvb

Barry Quiel wrote:
> Steven Toth wrote:
>> Barry Quiel wrote:
>>> Steven Toth wrote:
>>>> Jay Modi wrote:
>>>>> On Tue, Aug 19, 2008 at 12:51 PM, Barry Quiel 
>>>>> <quielb@ecst.csuchico.edu <mailto:quielb@ecst.csuchico.edu>> wrote:
>>>>>
>>>>>
>>>>>     I've got the same problem.  I'm running on a fedora 9 box, so at
>>>>>     least that tells you its not OS related.
>>>>>
>>>>>     I posted this problem on the list a while back and didn't get any
>>>>>     response.  Here is my post out of the archives:
>>>>>
>>>>>     http://linuxtv.org/pipermail/linux-dvb/2008-July/027367.html
>>>>>     http://linuxtv.org/pipermail/linux-dvb/2008-August/027670.html
>>>>>
>>>>>     It makes me feel a little bit better that its not just me.
>>>>>
>>>>>
>>>>>
>>>>> I am glad to know someone else has this error too.
>>>>>
>>>>> For the devs, is there anything Barry and I can do to help 
>>>>> diagnose/test/fix this problem?
>>>> # make unload
>>>> # modprobe cx25840 debug=1
>>>> # modprobe cx23885 debug=1
>>>>
>>>> Then cat /dev/video1 >test.mpg
>>>>
>>>> Better?
>>>>
>>>> - Steve
>>>>
>>> I pulled the PVR-500 and rebooted.  Modprob and all that, still no 
>>> video just static.
>> Start tvtime (/dev/video0) then tune a channel, ensure video is 
>> working correctly.
>>
>> Now try the cat /dev/video1 >test.mpg again.
>>
>> - Steve
> 
> Same results.  I get static from both /dev/video devices.  I don't get 
> the error when using the /dev/video0 device, if that's helpful at all
> 
> 
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Is there anything I else I can do to help the process?




_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
@ 2008-08-22 20:18 William Austin
  2008-08-25 14:40 ` Steven Toth
  0 siblings, 1 reply; 21+ messages in thread
From: William Austin @ 2008-08-22 20:18 UTC (permalink / raw)
  To: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 648 bytes --]

>>>> Jay Modi wrote:
>>>>> On Tue, Aug 19, 2008 at 12:51 PM, Barry Quiel 
>>>>> <quielb@ecst.csuchico.edu <mailto:quielb@ecst.csuchico.edu>> wrote:
>>>>>
>>>>>
>>>>>    I've got the same problem.  I'm running on a fedora 9 box, so at
>>>>>    least that tells you its not OS related.
>>>>>
>>>>>    I posted this problem on the list a while back and didn't get any
>>>>>    response.  Here is my post out of the archives:
>>>>>


For what it's worth, with the current drivers provided in Ubuntu Intrepid testing, I can't get analog/composite sound from /dev/video0; however, cat /dev/video1 does give me an mpeg with sound.


      

[-- Attachment #1.2: Type: text/html, Size: 1278 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* [linux-dvb]  Hauppauge HVR-1800 Analog issues
@ 2008-08-24  2:30 Dustin Coates
  2008-08-24 13:51 ` Steven Toth
  0 siblings, 1 reply; 21+ messages in thread
From: Dustin Coates @ 2008-08-24  2:30 UTC (permalink / raw)
  To: linux-dvb

Any news on this? I bought this card but i noticed alot of people are
having problems with the anal nouge side of the card. I was wondering if
thier was any new developments.


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-24  2:30 Dustin Coates
@ 2008-08-24 13:51 ` Steven Toth
  2008-08-24 20:50   ` Dustin Coates
  0 siblings, 1 reply; 21+ messages in thread
From: Steven Toth @ 2008-08-24 13:51 UTC (permalink / raw)
  To: dcoates; +Cc: linux-dvb

Dustin Coates wrote:
> Any news on this? I bought this card but i noticed alot of people are
> having problems with the anal nouge side of the card. I was wondering if
> thier was any new developments.

I've noticed a few posts but I'm not able to test or try and repro the 
problem. It sits on my todo list until I have a PCIe development system.

- Steve

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-24 13:51 ` Steven Toth
@ 2008-08-24 20:50   ` Dustin Coates
  2008-08-25 14:43     ` Steven Toth
  0 siblings, 1 reply; 21+ messages in thread
From: Dustin Coates @ 2008-08-24 20:50 UTC (permalink / raw)
  To: 'Steven Toth'; +Cc: linux-dvb

Thanks. 

I got all the modules loaded, but lspci -vnn is still show it as
unreconized. 
  
02:00.0 Multimedia video controller [0400]: Conexant Unknown device
[14f1:8880] (rev 0f)
	Subsystem: Hauppauge computer works Inc. Unknown device [0070:7801]
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at e9000000 (64-bit, non-prefetchable) [size=2M]
	Capabilities: <access denied>

dmesg shows it as loading though.

[   37.521263] cx23885 driver version 0.0.1 loaded
[   37.605787] cx25840 0-0044: cx25843-24 found @ 0x88 (ivtv i2c driver
#0)
[   37.608154] tuner 0-0061: chip found @ 0xc2 (ivtv i2c driver #0)
[   37.608176] wm8775 0-001b: chip found @ 0x36 (ivtv i2c driver #0)
[   37.746626] tuner-simple 0-0061: creating new instance
[   37.746629] tuner-simple 0-0061: type set to 50 (TCL 2002N)
[   37.747851] ivtv0: Registered device video0 for encoder MPG (4096 kB)
[   37.747872] ivtv0: Registered device video32 for encoder YUV (2048
kB)
[   37.747895] ivtv0: Registered device vbi0 for encoder VBI (1024 kB)
[   37.747915] ivtv0: Registered device video24 for encoder PCM (320 kB)
[   37.747917] ivtv0: Initialized card #0: Hauppauge WinTV PVR-150
[   37.747932] ivtv:  End initialization
[   37.748030] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 17 (level,
low) -> IRQ 17
[   37.748040] PCI: Setting latency timer of device 0000:03:00.0 to 64
[   37.748064] sky2 0000:03:00.0: v1.20 addr 0xe5000000 irq 17 Yukon-EC
Ultra (0xb4) rev 2
[   37.748420] sky2 eth0: addr 00:16:e6:d3:38:33
[   37.748478] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level,
low) -> IRQ 16
[   37.748484] PCI: Setting latency timer of device 0000:01:00.0 to 64
[   37.748569] NVRM: loading NVIDIA UNIX x86 Kernel Module  173.14.12
Thu Jul 17 18:11:36 PDT 2008
[   37.749928] ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level,
low) -> IRQ 16
[   37.749947] CORE cx23885[0]: subsystem: 0070:7801, board: Hauppauge
WinTV-HVR1800 [card=2,autodetected]
[   37.930305] tuner' 1-0061: chip found @ 0xc2 (cx23885[0])
[   37.932271] cx23885[0]: i2c bus 0 registered
[   37.959759] tuner' 2-0042: chip found @ 0x84 (cx23885[0])
[   37.995903] tda829x 2-0042: could not clearly identify tuner address,
defaulting to 60
[   38.055821] tda18271 2-0060: creating new instance
[   38.074523] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level,
low) -> IRQ 23
[   38.074541] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[   38.091286] TDA18271HD/C1 detected @ 2-0060
[   39.257988] tda829x 2-0042: type set to tda8295+18271
[   40.363430] cx23885[0]: i2c bus 1 registered
[   40.364411] cx25840' 3-0044: cx25  0-21 found @ 0x88 (cx23885[0])
[   40.364782] cx23885[0]: i2c bus 2 registered
[   40.391559] tveeprom 1-0050: Hauppauge model 78521, rev C1E9, serial#
4851744
[   40.391562] tveeprom 1-0050: MAC address is 00-0D-FE-4A-08-20
[   40.391564] tveeprom 1-0050: tuner model is Philips 18271_8295 (idx
149, type 54)
[   40.391567] tveeprom 1-0050: TV standards NTSC(M) ATSC/DVB Digital
(eeprom 0x88)
[   40.391569] tveeprom 1-0050: audio processor is CX23887 (idx 42)
[   40.391571] tveeprom 1-0050: decoder processor is CX23887 (idx 37)
[   40.391573] tveeprom 1-0050: has radio
[   40.391575] cx23885[0]: hauppauge eeprom: model=78521
[   40.396523] cx23885[0]/0: registered device video1 [v4l2]
[   42.106808] cx25840' 3-0044: loaded v4l-cx23885-avcore-01.fw firmware
(16382 bytes)
[   42.120465] cx23885[0]: registered device video2 [mpeg]
[   42.120469] cx23885[0]: cx23885 based dvb card
[   42.197123] MT2131: successfully identified at address 0x61
[   42.197127] DVB: registering new adapter (cx23885[0])
[   42.197130] DVB: registering frontend 0 (Samsung S5H1409 QAM/8VSB
Frontend)...
[   42.197333] cx23885_dev_checkrevision() Hardware revision = 0xb1
[   42.197340] cx23885[0]/0: found at 0000:02:00.0, rev: 15, irq: 16,
latency: 0, mmio: 0xe9000000

I have the HVR-1800 MCE kit edition

Also another issue, don't know if this is mythtv relateed or drive
related. 

When i set the card up in mythtv is /dev/video0 lets me choos
television/s-video/composite whereas /dev/video1 is stuck on unset. 

Anything i can do to help? It's been ages since i've programmed, but i
have a high learning curve. 


-----Original Message-----
From: Steven Toth [mailto:stoth@linuxtv.org] 
Sent: Sunday, August 24, 2008 8:52 AM
To: dcoates@systemoverload.net
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] Hauppauge HVR-1800 Analog issues

Dustin Coates wrote:
> Any news on this? I bought this card but i noticed alot of people are
> having problems with the anal nouge side of the card. I was wondering if
> thier was any new developments.

I've noticed a few posts but I'm not able to test or try and repro the 
problem. It sits on my todo list until I have a PCIe development system.

- Steve


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-22 20:18 William Austin
@ 2008-08-25 14:40 ` Steven Toth
  0 siblings, 0 replies; 21+ messages in thread
From: Steven Toth @ 2008-08-25 14:40 UTC (permalink / raw)
  To: William Austin; +Cc: linux-dvb

William Austin wrote:
>  >>>> Jay Modi wrote:
>  >>>>> On Tue, Aug 19, 2008 at 12:51 PM, Barry Quiel
>  >>>>> <quielb@ecst.csuchico.edu <mailto:quielb@ecst.csuchico.edu> 
> <mailto:quielb@ecst.csuchico.edu <mailto:quielb@ecst.csuchico.edu>>> wrote:
>  >>>>>
>  >>>>>
>  >>>>>    I've got the same problem.  I'm running on a fedora 9 box, so at
>  >>>>>    least that tells you its not OS related.
>  >>>>>
>  >>>>>    I posted this problem on the list a while back and didn't get any
>  >>>>>    response.  Here is my post out of the archives:
>  >>>>>
> 
> For what it's worth, with the current drivers provided in Ubuntu 
> Intrepid testing, I can't get analog/composite sound from /dev/video0; 
> however, cat /dev/video1 does give me an mpeg with sound.

That's the expected behavior, good.

Thanks for the feedback.

- Steve


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-08-24 20:50   ` Dustin Coates
@ 2008-08-25 14:43     ` Steven Toth
  0 siblings, 0 replies; 21+ messages in thread
From: Steven Toth @ 2008-08-25 14:43 UTC (permalink / raw)
  To: Dustin Coates; +Cc: linux-dvb

Dustin Coates wrote:
> Thanks. 
> 
> I got all the modules loaded, but lspci -vnn is still show it as
> unreconized. 
>   
> 02:00.0 Multimedia video controller [0400]: Conexant Unknown device
> [14f1:8880] (rev 0f)
> 	Subsystem: Hauppauge computer works Inc. Unknown device [0070:7801]
> 	Flags: bus master, fast devsel, latency 0, IRQ 16
> 	Memory at e9000000 (64-bit, non-prefetchable) [size=2M]
> 	Capabilities: <access denied>

That's normal. It means the PCI database of strings needs a patch. It 
does not effect driver behavior.

<cut>

> 
> I have the HVR-1800 MCE kit edition
> 
> Also another issue, don't know if this is mythtv relateed or drive
> related. 
> 
> When i set the card up in mythtv is /dev/video0 lets me choos
> television/s-video/composite whereas /dev/video1 is stuck on unset. 
> 
> Anything i can do to help? It's been ages since i've programmed, but i
> have a high learning curve. 

Does it work in MythTV, even though it's set to unset?

- Steve

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* [linux-dvb] Hauppauge HVR-1800 Analog issues
@ 2008-12-08  2:28 Josh Borke
  2008-12-08  4:00 ` Jeff DeFouw
  0 siblings, 1 reply; 21+ messages in thread
From: Josh Borke @ 2008-12-08  2:28 UTC (permalink / raw)
  To: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 829 bytes --]

I recently upgraded to Fedora 10 and decided to try to get my Hauppauge
HVR-1800 working. I thought everything was working fine and well because I
could run 'tvtime -d /dev/video0' and 'cat /dev/video1 > /tmp/test.mpg' and
things worked but then I rebooted and it all went to pot. Now when I run
'cat /dev/video1 > /tmp/test.mpg' the output of tvtime becomes wavy and
distorted. I tried loading both cx25840 and cx23885 with debug=1 but that
didn't help.  I also tried with the latest v4l-dvb sources
(v4l-dvb-7100e78482d7) with the same result.

I've attached the dmesg in hopes of being some help.

To recap, I can 'tvtime -d /dev/video0' and I get a great picture. As soon
as I 'cat /dev/video1 > /tmp/test.mpg' the picture goes wavy.

Thanks,

Josh

PS: you can download the mpg from https://joshborke.is-a-geek.com/test.mpg

[-- Attachment #1.2: Type: text/html, Size: 1023 bytes --]

[-- Attachment #2: cxX.dmesg --]
[-- Type: application/octet-stream, Size: 34788 bytes --]

Linux video capture interface: v2.00
cx23885 driver version 0.0.1 loaded
cx23885 0000:03:00.0: PCI INT A -> Link[AXV5] -> GSI 16 (level, low) -> IRQ 16
cx23885[0]/0: cx23885_dev_setup() Memory configured for PCIe bridge type 887
cx23885[0]/0: cx23885_init_tsport(portno=1)
cx23885[0]/0: cx23885_init_tsport(portno=2)
CORE cx23885[0]: subsystem: 0070:7801, board: Hauppauge WinTV-HVR1800 [card=2,autodetected]
cx23885[0]/0: cx23885_pci_quirks()
cx23885[0]/0: cx23885_dev_setup() tuner_type = 0x36 tuner_addr = 0x42
cx23885[0]/0: cx23885_dev_setup() radio_type = 0x0 radio_addr = 0x0
cx23885[0]/0: cx23885_reset()
cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [VID A]
cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch2]
cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS1 B]
cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch4]
cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch5]
cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS2 C]
cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch7]
cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch8]
cx23885[0]/0: cx23885_sram_channel_setup() Erasing channel [ch9]
cx23885[0]: i2c bus 0 registered
cx23885[0]: i2c bus 1 registered
cx25840' 10-0044: detecting cx25840 client on address 0x88
cx25840' 10-0044: device_id = 0x0000
cx25840' 10-0044: cx25  0-21 found @ 0x88 (cx23885[0])
cx23885[0]: i2c bus 2 registered
tveeprom 8-0050: Hauppauge model 78521, rev C1E9, serial# 3128003
tveeprom 8-0050: MAC address is 00-0D-FE-2F-BA-C3
tveeprom 8-0050: tuner model is Philips 18271_8295 (idx 149, type 54)
tveeprom 8-0050: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)
tveeprom 8-0050: audio processor is CX23887 (idx 42)
tveeprom 8-0050: decoder processor is CX23887 (idx 37)
tveeprom 8-0050: has radio
cx23885[0]: hauppauge eeprom: model=78521
cx23885[0]/0: registered device video0 [v4l2]
cx25840' 10-0044: cmd 40085618 triggered fw load
firmware: requesting v4l-cx23885-avcore-01.fw
cx25840' 10-0044: loaded v4l-cx23885-avcore-01.fw firmware (16382 bytes)
cx25840' 10-0044: PLL regs = int: 18, frac: 28760955, post: 5
cx25840' 10-0044: PLL = 107.999999 MHz
cx25840' 10-0044: PLL/8 = 13.499999 MHz
cx25840' 10-0044: ADC Sampling freq = 14.317382 MHz
cx25840' 10-0044: Chroma sub-carrier freq = 3.579545 MHz
cx25840' 10-0044: hblank 122, hactive 720, vblank 26, vactive 487, vblank656 26, src_dec 543, burst 0x5b, luma_lpf 1, uv_lpf 1, comb 0x66, sc 0x087c1f
cx25840' 10-0044: decoder set video input 7, audio input 8
cx25840' 10-0044: changing video std to fmt 1
cx25840' 10-0044: PLL regs = int: 18, frac: 28760955, post: 5
cx25840' 10-0044: PLL = 107.999999 MHz
cx25840' 10-0044: PLL/8 = 13.499999 MHz
cx25840' 10-0044: ADC Sampling freq = 14.317382 MHz
cx25840' 10-0044: Chroma sub-carrier freq = 3.579545 MHz
cx25840' 10-0044: hblank 122, hactive 720, vblank 26, vactive 487, vblank656 26, src_dec 543, burst 0x5b, luma_lpf 1, uv_lpf 1, comb 0x66, sc 0x087c1f
cx25840' 10-0044: decoder set video input -2147483631, audio input 8
cx25840' 10-0044: vid_input 0x80000011
cx25840' 10-0044: mux cfg 0x11 comp=1
cx23885[0]: registered device video1 [mpeg]
cx23885[0]: cx23885 based dvb card
MT2131: successfully identified at address 0x61
DVB: registering new adapter (cx23885[0])
DVB: registering frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)...
cx23885_dev_checkrevision() Hardware revision = 0xb1
cx23885[0]/0: found at 0000:03:00.0, rev: 15, irq: 16, latency: 0, mmio: 0xcfc00000
cx23885 0000:03:00.0: setting latency timer to 64
cx25840' 10-0044: decoder set video input -2147483631, audio input 8
cx25840' 10-0044: vid_input 0x80000011
cx25840' 10-0044: mux cfg 0x11 comp=1
cx25840' 10-0044: decoder set size 720x480 -> scale  0x0
cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [VID A]
cx25840' 10-0044: decoder set video input -2147483631, audio input 8
cx25840' 10-0044: vid_input 0x80000011
cx25840' 10-0044: mux cfg 0x11 comp=1
cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [VID A]
cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [VID A]
Firmware and/or mailbox pointer not initialized or corrupted, signature = 0xffffffff, cmd = PING_FW
firmware: requesting v4l-cx23885-enc.fw
cx23885[0]/0: cx23885_buf_prepare: ffff880060b8e000
cx23885[0]/0: cx23885_buf_prepare: ffff880060b8fc00
cx23885[0]/0: cx23885_buf_prepare: ffff880060b8e800
cx23885[0]/0: cx23885_buf_prepare: ffff880060b8fe00
cx23885[0]/0: cx23885_buf_prepare: ffff880060b8fa00
cx23885[0]/0: cx23885_buf_prepare: ffff880060b8ea00
cx23885[0]/0: cx23885_buf_prepare: ffff880060b8f000
cx23885[0]/0: cx23885_buf_prepare: ffff880060b8e200
cx23885[0]/0: cx23885_buf_prepare: ffff880060b8f600
cx23885[0]/0: cx23885_buf_prepare: ffff880060b8e400
cx23885[0]/0: cx23885_buf_prepare: ffff880060b8f200
cx23885[0]/0: cx23885_buf_prepare: ffff880060b8e600
cx23885[0]/0: cx23885_buf_prepare: ffff88008b511800
cx23885[0]/0: cx23885_buf_prepare: ffff88008557da00
cx23885[0]/0: cx23885_buf_prepare: ffff88008de95200
cx23885[0]/0: cx23885_buf_prepare: ffff88008de94400
cx23885[0]/0: cx23885_buf_prepare: ffff880147e35000
cx23885[0]/0: cx23885_buf_prepare: ffff880147e35800
cx23885[0]/0: cx23885_buf_prepare: ffff880147e34600
cx23885[0]/0: cx23885_buf_prepare: ffff88008b5d4800
cx23885[0]/0: cx23885_buf_prepare: ffff88008b5d4c00
cx23885[0]/0: cx23885_buf_prepare: ffff88008b5d5e00
cx23885[0]/0: cx23885_buf_prepare: ffff88008b5d4200
cx23885[0]/0: cx23885_buf_prepare: ffff88014bc15800
cx23885[0]/0: cx23885_buf_prepare: ffff88014bc15000
cx23885[0]/0: cx23885_buf_prepare: ffff880147cba200
cx23885[0]/0: cx23885_buf_prepare: ffff8800789ecc00
cx23885[0]/0: cx23885_buf_prepare: ffff8800789ede00
cx23885[0]/0: cx23885_buf_prepare: ffff880082ed4a00
cx23885[0]/0: cx23885_buf_prepare: ffff880082ed4200
cx23885[0]/0: cx23885_buf_prepare: ffff880082ed4000
cx23885[0]/0: cx23885_buf_prepare: ffff880082ed5000
cx23885[0]/0: queue is empty - first active
cx23885[0]/0: cx23885_start_dma() w: 512, h: 32, f: 4
cx23885[0]/0: cx23885_sram_channel_setup() Configuring channel [TS1 B]
cx23885[0]/0: cx23885_start_dma() enabling TS int's and DMA
cx23885[0]/0: [ffff880060b8e000/0] cx23885_buf_queue - first active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fc00/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e800/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fe00/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fa00/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8ea00/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f000/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e200/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f600/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e400/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f200/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e600/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b511800/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008557da00/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de95200/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de94400/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35000/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35800/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e34600/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4800/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d5e00/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4200/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88014bc15800/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88014bc15000/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147cba200/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff8800789ecc00/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff8800789ede00/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4a00/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4200/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4000/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed5000/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e000/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fc00/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e800/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fe00/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fa00/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8ea00/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f000/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e200/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f600/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e400/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f200/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e600/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b511800/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008557da00/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de95200/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de94400/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35000/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35800/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e34600/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4800/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d5e00/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4200/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88014bc15800/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88014bc15000/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147cba200/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff8800789ecc00/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff8800789ede00/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4a00/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4200/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4000/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed5000/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e000/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fc00/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e800/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fe00/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fa00/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8ea00/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f000/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e200/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f600/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e400/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f200/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e600/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b511800/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008557da00/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de95200/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de94400/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35000/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35800/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e34600/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4800/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d5e00/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4200/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88014bc15800/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88014bc15000/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147cba200/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff8800789ecc00/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff8800789ede00/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4a00/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4200/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4000/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed5000/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e000/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fc00/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e800/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fe00/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fa00/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8ea00/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f000/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e200/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f600/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e400/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f200/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e600/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b511800/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008557da00/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de95200/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de94400/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35000/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35800/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e34600/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4800/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d5e00/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4200/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88014bc15800/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88014bc15000/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147cba200/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff8800789ecc00/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff8800789ede00/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4a00/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4200/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4000/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed5000/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e000/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fc00/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e800/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fe00/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fa00/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8ea00/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f000/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e200/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f600/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e400/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f200/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e600/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b511800/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008557da00/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de95200/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de94400/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35000/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35800/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e34600/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4800/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d5e00/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4200/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88014bc15800/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88014bc15000/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147cba200/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff8800789ecc00/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff8800789ede00/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4a00/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4200/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4000/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed5000/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e000/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fc00/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e800/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fe00/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fa00/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8ea00/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f000/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e200/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f600/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e400/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f200/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e600/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b511800/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008557da00/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de95200/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de94400/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35000/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35800/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e34600/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4800/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d5e00/21] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4200/22] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88014bc15800/23] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88014bc15000/24] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147cba200/25] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff8800789ecc00/26] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff8800789ede00/27] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4a00/28] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4200/29] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed4000/30] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880082ed5000/31] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e000/0] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fc00/1] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e800/2] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fe00/3] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8fa00/4] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8ea00/5] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f000/6] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e200/7] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f600/8] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e400/9] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8f200/10] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880060b8e600/11] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b511800/12] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008557da00/13] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de95200/14] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008de94400/15] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35000/16] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e35800/17] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff880147e34600/18] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4800/19] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d4c00/20] cx23885_buf_queue - append to active
cx23885[0]/0: queue is not empty - append to active
cx23885[0]/0: [ffff88008b5d5e00/21] cx23885_buf_queue - append to active
cx23885[0]/0: cx23885_cancel_buffers()
cx23885[0]/0: cx23885_stop_dma()
cx23885[0]/0: [ffff88008b5d4200/22] cancel - dma=0x5edce000
cx23885[0]/0: [ffff88014bc15800/23] cancel - dma=0x5d1da000
cx23885[0]/0: [ffff88014bc15000/24] cancel - dma=0x5d183000
cx23885[0]/0: [ffff880147cba200/25] cancel - dma=0x5cc38000
cx23885[0]/0: [ffff8800789ecc00/26] cancel - dma=0x5d0d1000
cx23885[0]/0: [ffff8800789ede00/27] cancel - dma=0x5d0e9000
cx23885[0]/0: [ffff880082ed4a00/28] cancel - dma=0x628b7000
cx23885[0]/0: [ffff880082ed4200/29] cancel - dma=0x5cc4d000
cx23885[0]/0: [ffff880082ed4000/30] cancel - dma=0x5d178000
cx23885[0]/0: [ffff880082ed5000/31] cancel - dma=0x5d114000
cx23885[0]/0: [ffff880060b8e000/0] cancel - dma=0x5c89d000
cx23885[0]/0: [ffff880060b8fc00/1] cancel - dma=0x5c8c8000
cx23885[0]/0: [ffff880060b8e800/2] cancel - dma=0x5c8d9000
cx23885[0]/0: [ffff880060b8fe00/3] cancel - dma=0x5c8f0000
cx23885[0]/0: [ffff880060b8fa00/4] cancel - dma=0x5c901000
cx23885[0]/0: [ffff880060b8ea00/5] cancel - dma=0x5c918000
cx23885[0]/0: [ffff880060b8f000/6] cancel - dma=0x5cca1000
cx23885[0]/0: [ffff880060b8e200/7] cancel - dma=0x5ccd2000
cx23885[0]/0: [ffff880060b8f600/8] cancel - dma=0x5c86d000
cx23885[0]/0: [ffff880060b8e400/9] cancel - dma=0x5d125000
cx23885[0]/0: [ffff880060b8f200/10] cancel - dma=0x5cc79000
cx23885[0]/0: [ffff880060b8e600/11] cancel - dma=0x5cc44000
cx23885[0]/0: [ffff88008b511800/12] cancel - dma=0x5ccbd000
cx23885[0]/0: [ffff88008557da00/13] cancel - dma=0x5c8cc000
cx23885[0]/0: [ffff88008de95200/14] cancel - dma=0x5c8dd000
cx23885[0]/0: [ffff88008de94400/15] cancel - dma=0x5c8f4000
cx23885[0]/0: [ffff880147e35000/16] cancel - dma=0x5c905000
cx23885[0]/0: [ffff880147e35800/17] cancel - dma=0x5c91c000
cx23885[0]/0: [ffff880147e34600/18] cancel - dma=0x5d11a000
cx23885[0]/0: [ffff88008b5d4800/19] cancel - dma=0x82db8000
cx23885[0]/0: [ffff88008b5d4c00/20] cancel - dma=0x661c7000
cx23885[0]/0: [ffff88008b5d5e00/21] cancel - dma=0x5cc50000

[-- Attachment #3: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-12-08  2:28 Josh Borke
@ 2008-12-08  4:00 ` Jeff DeFouw
  2008-12-08 14:03   ` Josh Borke
  0 siblings, 1 reply; 21+ messages in thread
From: Jeff DeFouw @ 2008-12-08  4:00 UTC (permalink / raw)
  To: Josh Borke; +Cc: linux-dvb

On Sun, Dec 07, 2008 at 09:28:17PM -0500, Josh Borke wrote:
> I recently upgraded to Fedora 10 and decided to try to get my Hauppauge
> HVR-1800 working. I thought everything was working fine and well because I
> could run 'tvtime -d /dev/video0' and 'cat /dev/video1 > /tmp/test.mpg' and
> things worked but then I rebooted and it all went to pot. Now when I run
> 'cat /dev/video1 > /tmp/test.mpg' the output of tvtime becomes wavy and
> distorted. I tried loading both cx25840 and cx23885 with debug=1 but that
> didn't help.  I also tried with the latest v4l-dvb sources
> (v4l-dvb-7100e78482d7) with the same result.
> 
> I've attached the dmesg in hopes of being some help.
> 
> To recap, I can 'tvtime -d /dev/video0' and I get a great picture. As soon
> as I 'cat /dev/video1 > /tmp/test.mpg' the picture goes wavy.

I found the same thing while testing the analog tuner support (which I 
don't normally use).  It only happened the first time after boot.  
Unloading all of the modules (run "make rmmod" in the v4l-dvb sources) 
and reloading them always fixed it for me.  Also, make sure the tuner 
module is loaded after that.  Mine doesn't auto-load for some reason.

-- 
Jeff DeFouw <jeffd@i2k.com>

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

* Re: [linux-dvb] Hauppauge HVR-1800 Analog issues
  2008-12-08  4:00 ` Jeff DeFouw
@ 2008-12-08 14:03   ` Josh Borke
  0 siblings, 0 replies; 21+ messages in thread
From: Josh Borke @ 2008-12-08 14:03 UTC (permalink / raw)
  To: linux-dvb, jeffd


[-- Attachment #1.1: Type: text/plain, Size: 1531 bytes --]

On Sun, Dec 7, 2008 at 11:00 PM, Jeff DeFouw <jeffd@i2k.com> wrote:

> On Sun, Dec 07, 2008 at 09:28:17PM -0500, Josh Borke wrote:
> > I recently upgraded to Fedora 10 and decided to try to get my Hauppauge
> > HVR-1800 working. I thought everything was working fine and well because
> I
> > could run 'tvtime -d /dev/video0' and 'cat /dev/video1 > /tmp/test.mpg'
> and
> > things worked but then I rebooted and it all went to pot. Now when I run
> > 'cat /dev/video1 > /tmp/test.mpg' the output of tvtime becomes wavy and
> > distorted. I tried loading both cx25840 and cx23885 with debug=1 but that
> > didn't help.  I also tried with the latest v4l-dvb sources
> > (v4l-dvb-7100e78482d7) with the same result.
> >
> > I've attached the dmesg in hopes of being some help.
> >
> > To recap, I can 'tvtime -d /dev/video0' and I get a great picture. As
> soon
> > as I 'cat /dev/video1 > /tmp/test.mpg' the picture goes wavy.
>
> I found the same thing while testing the analog tuner support (which I
> don't normally use).  It only happened the first time after boot.
> Unloading all of the modules (run "make rmmod" in the v4l-dvb sources)
> and reloading them always fixed it for me.  Also, make sure the tuner
> module is loaded after that.  Mine doesn't auto-load for some reason.
>
> --
> Jeff DeFouw <jeffd@i2k.com>
>
Ok, so that does work as long as I 'cat /dev/video1' before I reload the
module. Is there any way I can automate this so I don't have to do it
manually every reboot? Or any other fix for it?

Thanks,

-josh

[-- Attachment #1.2: Type: text/html, Size: 2078 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

end of thread, other threads:[~2008-12-08 14:03 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-18 23:14 [linux-dvb] Hauppauge HVR-1800 Analog issues Jay Modi
2008-08-19 16:51 ` Barry Quiel
2008-08-19 20:45   ` Jay Modi
2008-08-19 21:03     ` Steven Toth
2008-08-19 21:23       ` Jay Modi
2008-08-19 21:40         ` Steven Toth
2008-08-19 22:22           ` Jay Modi
2008-08-20  0:41             ` Brian Steele
2008-08-20  3:33       ` Barry Quiel
2008-08-20  3:51         ` Steven Toth
2008-08-20  4:31           ` Barry Quiel
2008-08-22 17:10             ` Barry Quiel
  -- strict thread matches above, loose matches on Subject: below --
2008-08-22 20:18 William Austin
2008-08-25 14:40 ` Steven Toth
2008-08-24  2:30 Dustin Coates
2008-08-24 13:51 ` Steven Toth
2008-08-24 20:50   ` Dustin Coates
2008-08-25 14:43     ` Steven Toth
2008-12-08  2:28 Josh Borke
2008-12-08  4:00 ` Jeff DeFouw
2008-12-08 14:03   ` Josh Borke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox