Hi Andy, I finally had a chance to test the cx18-init-debug repo. Unfortunately it doesn't solve the audio static problem. In your reply to Terry, you said:
Last night, I moved over a few patches from my cx18-init-debug repo to http://linuxtv.org/hg/~awalls/v4l-dvb and asked for them to be pulled to the main repository. These changes do 2 things: 1. Verify the audio broadcast decoder firmware load (cx23418-v4l.dig), by reading back every byte that was uploaded to the CX23418. An info message will be logged if things were good, and an error message will be logged if things were bad. No automatic corrective actions will be taken on failure to verify the firmware load. (yet, at least).
I think I see that verification message: [10391.229402] cx18-0 843: verified load of v4l-cx23418-dig.fw firmware (16382 bytes)
2. Whenever the internal audio input mux is being set, the driver will ensure the mux routing control bits change, even if that means switching the mux away to some other audio input and then back. That way we can reliably tell we made the audio input mux control bits change.
I think you're referring here to the error messages in this patch: http://linuxtv.org/hg/~awalls/cx18-init-debug/rev/93828c207b80 I see only one such message: [10899.263227] cx18-0: cx18_writel failed to write 0x00000b05 to addr 0x02c72014 And I believe it's to be expected, because it occurred when I called: v4l2-dbg -c host0 -s 0x2c72014 0xb05 and the value that's read back is 0x305, right? The good news is that with that register set to 0xb05, sound is clear using the cx-init-debug modules. I'm attaching dmesg output starting when I modprobe'd cx18. Hope it helps. FWIW, a while back, you asked Terry whether APU & CPU firmware were loaded twice. What I see are two pairs of requests to load them. Only the first pair of requests are followed with "loaded" messages. After the second pair of requests and some info msgs I think are related to firmware loading, the DIG firmware is requested, loaded and verified. HTH, Helen
[10389.587304] Linux video capture interface: v2.00 [10389.598425] cx18: Start initialization, version 1.1.0 [10389.598488] cx18-0: Initializing card 0 [10389.598491] cx18-0: Autodetected Hauppauge card [10389.599389] cx18-0: info: base addr: 0xf4000000 [10389.599391] cx18-0: info: Enabling pci device [10389.599405] cx18 0000:01:09.0: PCI INT A -> Link[APC2] -> GSI 17 (level, low) -> IRQ 17 [10389.599414] cx18-0: info: cx23418 (rev 0) at 01:09.0, irq: 17, latency: 64, memory: 0xf4000000 [10389.599416] cx18-0: info: attempting ioremap at 0xf4000000 len 0x04000000 [10389.602263] cx18-0: cx23418 revision 01010000 (B) [10389.697050] cx18-0: info: GPIO initial dir: 0000cffe/0000ffff out: 00003001/00000000 [10389.697067] cx18-0: info: activating i2c... [10389.777682] lirc_i2c: chip 0x10020 found @ 0x71 (Hauppauge PVR150) [10389.777694] lirc_dev: lirc_register_plugin: sample_rate: 10 [10389.821558] tveeprom 0-0050: Hauppauge model 74041, rev C6B2, serial# 5405623 [10389.821562] tveeprom 0-0050: MAC address is 00-0D-FE-52-7B-B7 [10389.821564] tveeprom 0-0050: tuner model is TCL M2523_5N_E (idx 112, type 50) [10389.821566] tveeprom 0-0050: TV standards NTSC(M) (eeprom 0x08) [10389.821568] tveeprom 0-0050: audio processor is CX23418 (idx 38) [10389.821569] tveeprom 0-0050: decoder processor is CX23418 (idx 31) [10389.821571] tveeprom 0-0050: has no radio, has IR receiver, has IR transmitter [10389.821573] cx18-0: Autodetected Hauppauge HVR-1600 [10389.821575] cx18-0: info: NTSC tuner detected [10389.821576] cx18-0: Simultaneous Digital and Analog TV capture supported [10389.923705] tuner 1-0061: chip found @ 0xc2 (cx18 i2c driver #0-1) [10389.926671] cs5345 0-004c: chip found @ 0x98 (cx18 i2c driver #0-0) [10389.933877] tuner-simple 1-0061: creating new instance [10389.933880] tuner-simple 1-0061: type set to 50 (TCL 2002N) [10389.934577] cx18-0: info: Allocate encoder MPEG stream: 64 x 32768 buffers (2048kB total) [10389.934691] cx18-0: info: Allocate TS stream: 32 x 32768 buffers (1024kB total) [10389.934740] cx18-0: info: Allocate encoder YUV stream: 16 x 131072 buffers (2048kB total) [10389.934783] cx18-0: info: Allocate encoder VBI stream: 20 x 51984 buffers (1015kB total) [10389.934827] cx18-0: info: Allocate encoder PCM audio stream: 256 x 4096 buffers (1024kB total) [10389.935120] cx18-0: info: Allocate encoder IDX stream: 32 x 32768 buffers (1024kB total) [10389.935272] cx18-0: Registered device video0 for encoder MPEG (64 x 32 kB) [10389.935275] DVB: registering new adapter (cx18) [10389.982050] MXL5005S: Attached at address 0x63 [10389.982056] DVB: registering adapter 0 frontend 0 (Samsung S5H1409 QAM/8VSB Frontend)... [10389.982126] cx18-0: DVB Frontend registered [10389.982128] cx18-0: Registered DVB adapter0 for TS (32 x 32 kB) [10389.982154] cx18-0: Registered device video32 for encoder YUV (16 x 128 kB) [10389.982170] cx18-0: Registered device vbi0 for encoder VBI (20 x 51984 bytes) [10389.982185] cx18-0: Registered device video24 for encoder PCM audio (256 x 4 kB) [10389.982187] cx18-0: Initialized card: Hauppauge HVR-1600 [10389.982205] cx18: End initialization [10390.040778] cx18 0000:01:09.0: firmware: requesting v4l-cx23418-cpu.fw [10390.201917] cx18-0: loaded v4l-cx23418-cpu.fw firmware (158332 bytes) [10390.227449] cx18 0000:01:09.0: firmware: requesting v4l-cx23418-apu.fw [10390.258006] cx18-0: info: load segment a00000-a07fff [10390.280827] cx18-0: info: load segment ae0000-ae00ff [10390.281009] cx18-0: info: load segment b00000-b1a65f [10390.356125] cx18-0: loaded v4l-cx23418-apu.fw firmware V00120000 (141200 bytes) [10390.360910] cx18-0: info: 1 MiniMe Encoder Firmware 0.0.74.0 (Release 2007/03/12) [10390.360912] cx18-0: FW version: 0.0.74.0 (Release 2007/03/12) [10390.564020] cx18-0: api: CX18_CPU_DEBUG_PEEK32 cmd 0x20000003 args 0x00000000 [10390.564076] cx18-0: api: CX18_APU_START cmd 0x10000001 args 0x000000b9 0x00000000 [10390.565204] cx18-0: api: CX18_APU_RESETAI cmd 0x10000005 args [10390.565634] cx18-0: api: CX18_APU_STOP cmd 0x10000002 args 0x00000000 [10390.568708] cx18 0000:01:09.0: firmware: requesting v4l-cx23418-cpu.fw [10390.708681] cx18 0000:01:09.0: firmware: requesting v4l-cx23418-apu.fw [10390.713813] cx18-0: info: load segment a00000-a07fff [10390.736492] cx18-0: info: load segment ae0000-ae00ff [10390.736689] cx18-0: info: load segment b00000-b1a65f [10390.817419] cx18-0: info: 1 MiniMe Encoder Firmware 0.0.74.0 (Release 2007/03/12) [10391.020020] cx18-0: api: CX18_CPU_DEBUG_PEEK32 cmd 0x20000003 args 0x00000000 [10391.020077] cx18-0: api: CX18_APU_START cmd 0x10000001 args 0x000000b9 0x00000000 [10391.021242] cx18-0: api: CX18_APU_RESETAI cmd 0x10000005 args [10391.021673] cx18-0: api: CX18_APU_STOP cmd 0x10000002 args 0x00000000 [10391.021740] cx18 0000:01:09.0: firmware: requesting v4l-cx23418-dig.fw [10391.209180] cx18-0 843: loaded v4l-cx23418-dig.fw firmware (16382 bytes) [10391.229402] cx18-0 843: verified load of v4l-cx23418-dig.fw firmware (16382 bytes) [10391.229466] cx18-0: info: Changing input from 1 to 0 [10391.229467] cx18-0: info: Mute [10391.229469] cx18-0 843: info: decoder set video input 7, audio input 8 [10391.230396] cx18-0 843: info: decoder set video input 7, audio input 8 [10391.230460] cx18-0: info: Unmute [10391.230462] cx18-0: info: Switching standard to 1000. [10391.230464] cx18-0 843: info: changing video std to fmt 1 [10391.230479] cx18-0 843: info: PLL regs = int: 15, frac: 2876158, post: 4 [10391.230480] cx18-0 843: info: PLL = 107.999999 MHz [10391.230482] cx18-0 843: info: PLL/8 = 13.499999 MHz [10391.230483] cx18-0 843: info: ADC Sampling freq = 14.317382 MHz [10391.230485] cx18-0 843: info: Chroma sub-carrier freq = 3.579545 MHz [10391.230487] cx18-0 843: info: hblank 122, hactive 720, vblank 26, vactive 481, vblank656 38, src_dec 543, burst 0x5b, luma_lpf 1, uv_lpf 1, comb 0x66, sc 0x087c1f [10391.231239] cx18-0: info: Mute [10391.231240] cx18-0: info: v4l2 ioctl: set frequency 1076 [10391.232000] cx18-0: info: Unmute [10763.623147] cx18-0: info: Start encoder stream encoder MPEG [10763.623153] cx18-0: api: CX18_CREATE_TASK cmd 0x40000001 args 0x20020000 [10763.623212] cx18-0: api: CX18_CPU_SET_CHANNEL_TYPE cmd 0x20020001 args 0x00000000 0x00000001 [10763.623268] cx18-0: api: CX18_CPU_SET_VER_CROP_LINE cmd 0x2002001b args 0x00000000 0x00000000 [10763.623324] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x00000003 0x00000001 [10763.623386] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x00000008 0x00000000 [10763.623443] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x00000004 0x00000001 [10763.623499] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x0000000c [10763.623553] cx18-0: api: CX18_CPU_SET_CAPTURE_LINE_NO cmd 0x20020017 args 0x00000000 0x00000138 0x00000139 [10763.623615] cx18-0 843: info: PLL regs = int: 15, frac: 2876158, post: 4 [10763.623617] cx18-0 843: info: PLL = 107.999999 MHz [10763.623618] cx18-0 843: info: PLL/8 = 13.499999 MHz [10763.623620] cx18-0 843: info: ADC Sampling freq = 14.317382 MHz [10763.623621] cx18-0 843: info: Chroma sub-carrier freq = 3.579545 MHz [10763.623624] cx18-0 843: info: hblank 122, hactive 720, vblank 26, vactive 481, vblank656 38, src_dec 543, burst 0x5b, luma_lpf 1, uv_lpf 1, comb 0x66, sc 0x087c1f [10763.623671] cx18-0: info: Setup VBI h: 0 lines c000c bpl 1444 fr 1 20602060 307090d0 [10763.623673] cx18-0: api: CX18_CPU_SET_RAW_VBI_PARAM cmd 0x20020016 args 0x00000000 0x000c000c 0x000005a4 0x00000001 0x20602060 0x307090d0 [10763.920014] cx18-0: api: CX18_CPU_SET_INDEXTABLE cmd 0x20020010 args 0x00000000 [10763.920081] cx18-0: api: CX18_CPU_SET_VIDEO_IN cmd 0x20020004 args 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 [10763.920153] cx18-0: api: CX18_CPU_SET_VIDEO_RESOLUTION cmd 0x20020006 args 0x00000000 0x000002d0 0x000001e0 [10763.920214] cx18-0: api: CX18_CPU_SET_STREAM_OUTPUT_TYPE cmd 0x20020012 args 0x00000000 0x00000000 [10763.920269] cx18-0: api: CX18_CPU_SET_ASPECT_RATIO cmd 0x2002001e args 0x00000000 0x00000002 [10763.920321] cx18-0: api: CX18_CPU_SET_GOP_STRUCTURE cmd 0x2002001c args 0x00000000 0x0000000f 0x00000003 [10763.920373] cx18-0: api: CX18_CPU_SET_AUDIO_PARAMETERS cmd 0x20020011 args 0x00000000 0x000000b9 [10763.920437] cx18-0: api: CX18_CPU_SET_AUDIO_MUTE cmd 0x20020014 args 0x00000000 0x00000000 [10763.920512] cx18-0: api: CX18_CPU_SET_VIDEO_RATE cmd 0x20020005 args 0x00000000 0x00000000 0x005b8d80 0x00004e20 0x00000000 [10763.920572] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000001 0x00000000 0x00000000 [10763.920627] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000000 0x00000001 0x00000008 [10763.920681] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000002 0x00000000 0x00000000 [10763.920737] cx18-0: api: CX18_CPU_SET_MEDIAN_CORING cmd 0x2002000e args 0x00000000 0x00000000 0x000000ff 0x00000000 0x000000ff [10763.920798] cx18-0: api: CX18_CPU_SET_SPATIAL_FILTER_TYPE cmd 0x2002000c args 0x00000000 0x00000001 0x00000001 [10763.920854] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000001 0x00000000 0x00000000 [10763.920908] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000000 0x00000001 0x00000008 [10763.920962] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000002 0x00000000 0x00000000 [10763.921016] cx18-0: api: CX18_CPU_SET_SKIP_INPUT_FRAME cmd 0x2002001f args 0x00000000 0x00000000 [10763.921068] cx18-0: api: CX18_CPU_SET_VIDEO_MUTE cmd 0x20020013 args 0x00000000 0x00808000 [10763.921118] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x00000007 0x00000000 0x00000000 [10763.921175] cx18-0: api: CX18_CPU_DE_SET_MDL_ACK cmd 0x20040002 args 0x00000000 0x00dc0c40 0x00dc0c48 [10763.925329] cx18-0: api: CX18_CPU_CAPTURE_START cmd 0x20020002 args 0x00000000 [10791.363323] cx18-0: api: CX18_CPU_SET_AUDIO_MUTE cmd 0x20020014 args 0x00000000 0x00000001 [10791.363413] cx18-0: info: Mute [10791.363415] cx18-0: info: v4l2 ioctl: set frequency 4052 [10791.460020] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x0000000c [10791.460092] cx18-0: api: CX18_CPU_SET_AUDIO_MUTE cmd 0x20020014 args 0x00000000 0x00000000 [10791.460170] cx18-0: info: Unmute [10809.173110] cx18-0: info: User stopped encoder MPEG [10809.176269] cx18-0: info: close stopping capture [10809.176273] cx18-0: info: Stop Capture [10809.176276] cx18-0: api: CX18_CPU_CAPTURE_STOP cmd 0x20020003 args 0x00000000 0x00000001 [10809.476020] cx18-0: api: CX18_CPU_DE_RELEASE_MDL cmd 0x20040006 args 0x00000000 [10809.776017] cx18-0: api: CX18_DESTROY_TASK cmd 0x40000002 args 0x00000000 [10899.263227] cx18-0: cx18_writel failed to write 0x00000b05 to addr 0x02c72014 [10907.659654] cx18-0: info: Start encoder stream encoder MPEG [10907.659661] cx18-0: api: CX18_CREATE_TASK cmd 0x40000001 args 0x20020000 [10907.659720] cx18-0: api: CX18_CPU_SET_CHANNEL_TYPE cmd 0x20020001 args 0x00000000 0x00000001 [10907.659776] cx18-0: api: CX18_CPU_SET_VER_CROP_LINE cmd 0x2002001b args 0x00000000 0x00000000 [10907.659830] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x00000003 0x00000001 [10907.659893] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x00000008 0x00000000 [10907.659949] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x00000004 0x00000001 [10907.660018] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x0000000c [10907.660069] cx18-0: api: CX18_CPU_SET_CAPTURE_LINE_NO cmd 0x20020017 args 0x00000000 0x00000138 0x00000139 [10907.660131] cx18-0 843: info: PLL regs = int: 15, frac: 2876158, post: 4 [10907.660134] cx18-0 843: info: PLL = 107.999999 MHz [10907.660137] cx18-0 843: info: PLL/8 = 13.499999 MHz [10907.660139] cx18-0 843: info: ADC Sampling freq = 14.317382 MHz [10907.660141] cx18-0 843: info: Chroma sub-carrier freq = 3.579545 MHz [10907.660144] cx18-0 843: info: hblank 122, hactive 720, vblank 26, vactive 481, vblank656 38, src_dec 543, burst 0x5b, luma_lpf 1, uv_lpf 1, comb 0x66, sc 0x087c1f [10907.660192] cx18-0: info: Setup VBI h: 0 lines c000c bpl 1444 fr 1 20602060 307090d0 [10907.660196] cx18-0: api: CX18_CPU_SET_RAW_VBI_PARAM cmd 0x20020016 args 0x00000000 0x000c000c 0x000005a4 0x00000001 0x20602060 0x307090d0 [10907.960015] cx18-0: api: CX18_CPU_SET_INDEXTABLE cmd 0x20020010 args 0x00000000 [10907.960078] cx18-0: api: CX18_CPU_SET_VIDEO_IN cmd 0x20020004 args 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 [10907.960153] cx18-0: api: CX18_CPU_SET_VIDEO_RESOLUTION cmd 0x20020006 args 0x00000000 0x000002d0 0x000001e0 [10907.960218] cx18-0: api: CX18_CPU_SET_STREAM_OUTPUT_TYPE cmd 0x20020012 args 0x00000000 0x00000000 [10907.960272] cx18-0: api: CX18_CPU_SET_ASPECT_RATIO cmd 0x2002001e args 0x00000000 0x00000002 [10907.960325] cx18-0: api: CX18_CPU_SET_GOP_STRUCTURE cmd 0x2002001c args 0x00000000 0x0000000f 0x00000003 [10907.960377] cx18-0: api: CX18_CPU_SET_AUDIO_PARAMETERS cmd 0x20020011 args 0x00000000 0x000000b9 [10907.960448] cx18-0: api: CX18_CPU_SET_AUDIO_MUTE cmd 0x20020014 args 0x00000000 0x00000000 [10907.960520] cx18-0: api: CX18_CPU_SET_VIDEO_RATE cmd 0x20020005 args 0x00000000 0x00000000 0x005b8d80 0x00004e20 0x00000000 [10907.961645] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000001 0x00000000 0x00000000 [10907.961700] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000000 0x00000001 0x00000008 [10907.961754] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000002 0x00000000 0x00000000 [10907.961809] cx18-0: api: CX18_CPU_SET_MEDIAN_CORING cmd 0x2002000e args 0x00000000 0x00000000 0x000000ff 0x00000000 0x000000ff [10907.961868] cx18-0: api: CX18_CPU_SET_SPATIAL_FILTER_TYPE cmd 0x2002000c args 0x00000000 0x00000001 0x00000001 [10907.961922] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000001 0x00000000 0x00000000 [10907.961974] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000000 0x00000001 0x00000008 [10907.962027] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000002 0x00000000 0x00000000 [10907.962081] cx18-0: api: CX18_CPU_SET_SKIP_INPUT_FRAME cmd 0x2002001f args 0x00000000 0x00000000 [10907.962131] cx18-0: api: CX18_CPU_SET_VIDEO_MUTE cmd 0x20020013 args 0x00000000 0x00808000 [10907.962182] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x00000007 0x00000000 0x00000000 [10907.962239] cx18-0: api: CX18_CPU_DE_SET_MDL_ACK cmd 0x20040002 args 0x00000000 0x00dc0c40 0x00dc0c48 [10907.966313] cx18-0: api: CX18_CPU_CAPTURE_START cmd 0x20020002 args 0x00000000 [10927.236560] cx18-0: info: User stopped encoder MPEG [10927.243350] cx18-0: info: close stopping capture [10927.243354] cx18-0: info: Stop Capture [10927.243358] cx18-0: api: CX18_CPU_CAPTURE_STOP cmd 0x20020003 args 0x00000000 0x00000001 [10927.540025] cx18-0: api: CX18_CPU_DE_RELEASE_MDL cmd 0x20040006 args 0x00000000 [10927.840018] cx18-0: api: CX18_DESTROY_TASK cmd 0x40000002 args 0x00000000 [10951.556104] cx18-0: info: Start encoder stream encoder MPEG [10951.556110] cx18-0: api: CX18_CREATE_TASK cmd 0x40000001 args 0x20020000 [10951.556167] cx18-0: api: CX18_CPU_SET_CHANNEL_TYPE cmd 0x20020001 args 0x00000000 0x00000001 [10951.556220] cx18-0: api: CX18_CPU_SET_VER_CROP_LINE cmd 0x2002001b args 0x00000000 0x00000000 [10951.556274] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x00000003 0x00000001 [10951.556335] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x00000008 0x00000000 [10951.556391] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x00000004 0x00000001 [10951.556449] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x0000000c [10951.556504] cx18-0: api: CX18_CPU_SET_CAPTURE_LINE_NO cmd 0x20020017 args 0x00000000 0x00000138 0x00000139 [10951.556573] cx18-0 843: info: PLL regs = int: 15, frac: 2876158, post: 4 [10951.556576] cx18-0 843: info: PLL = 107.999999 MHz [10951.556578] cx18-0 843: info: PLL/8 = 13.499999 MHz [10951.556579] cx18-0 843: info: ADC Sampling freq = 14.317382 MHz [10951.556581] cx18-0 843: info: Chroma sub-carrier freq = 3.579545 MHz [10951.556584] cx18-0 843: info: hblank 122, hactive 720, vblank 26, vactive 481, vblank656 38, src_dec 543, burst 0x5b, luma_lpf 1, uv_lpf 1, comb 0x66, sc 0x087c1f [10951.556631] cx18-0: info: Setup VBI h: 0 lines c000c bpl 1444 fr 1 20602060 307090d0 [10951.556635] cx18-0: api: CX18_CPU_SET_RAW_VBI_PARAM cmd 0x20020016 args 0x00000000 0x000c000c 0x000005a4 0x00000001 0x20602060 0x307090d0 [10951.856511] cx18-0: api: CX18_CPU_SET_INDEXTABLE cmd 0x20020010 args 0x00000000 [10951.856562] cx18-0: api: CX18_CPU_SET_VIDEO_IN cmd 0x20020004 args 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 0x00000000 [10951.856633] cx18-0: api: CX18_CPU_SET_VIDEO_RESOLUTION cmd 0x20020006 args 0x00000000 0x000002d0 0x000001e0 [10951.856699] cx18-0: api: CX18_CPU_SET_STREAM_OUTPUT_TYPE cmd 0x20020012 args 0x00000000 0x00000000 [10951.856754] cx18-0: api: CX18_CPU_SET_ASPECT_RATIO cmd 0x2002001e args 0x00000000 0x00000002 [10951.856806] cx18-0: api: CX18_CPU_SET_GOP_STRUCTURE cmd 0x2002001c args 0x00000000 0x0000000f 0x00000003 [10951.856858] cx18-0: api: CX18_CPU_SET_AUDIO_PARAMETERS cmd 0x20020011 args 0x00000000 0x000000b9 [10951.856923] cx18-0: api: CX18_CPU_SET_AUDIO_MUTE cmd 0x20020014 args 0x00000000 0x00000000 [10951.856988] cx18-0: api: CX18_CPU_SET_VIDEO_RATE cmd 0x20020005 args 0x00000000 0x00000000 0x005b8d80 0x00004e20 0x00000000 [10951.857047] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000001 0x00000000 0x00000000 [10951.857102] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000000 0x00000001 0x00000008 [10951.857156] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000002 0x00000000 0x00000000 [10951.857210] cx18-0: api: CX18_CPU_SET_MEDIAN_CORING cmd 0x2002000e args 0x00000000 0x00000000 0x000000ff 0x00000000 0x000000ff [10951.857272] cx18-0: api: CX18_CPU_SET_SPATIAL_FILTER_TYPE cmd 0x2002000c args 0x00000000 0x00000001 0x00000001 [10951.857328] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000001 0x00000000 0x00000000 [10951.857381] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000000 0x00000001 0x00000008 [10951.857433] cx18-0: api: CX18_CPU_SET_FILTER_PARAM cmd 0x20020009 args 0x00000000 0x00000002 0x00000000 0x00000000 [10951.857487] cx18-0: api: CX18_CPU_SET_SKIP_INPUT_FRAME cmd 0x2002001f args 0x00000000 0x00000000 [10951.857537] cx18-0: api: CX18_CPU_SET_VIDEO_MUTE cmd 0x20020013 args 0x00000000 0x00808000 [10951.857587] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x00000007 0x00000000 0x00000000 [10951.857643] cx18-0: api: CX18_CPU_DE_SET_MDL_ACK cmd 0x20040002 args 0x00000000 0x00dc0c40 0x00dc0c48 [10951.861665] cx18-0: api: CX18_CPU_CAPTURE_START cmd 0x20020002 args 0x00000000 [10959.248596] cx18-0: api: CX18_CPU_SET_AUDIO_MUTE cmd 0x20020014 args 0x00000000 0x00000001 [10959.248716] cx18-0: info: Mute [10959.248718] cx18-0: info: v4l2 ioctl: set frequency 5204 [10959.348023] cx18-0: api: CX18_CPU_SET_MISC_PARAMETERS cmd 0x20020015 args 0x00000000 0x0000000c [10959.348088] cx18-0: api: CX18_CPU_SET_AUDIO_MUTE cmd 0x20020014 args 0x00000000 0x00000000 [10959.348156] cx18-0: info: Unmute [10967.520355] cx18-0: info: User stopped encoder MPEG [10967.523645] cx18-0: info: close stopping capture [10967.523649] cx18-0: info: Stop Capture [10967.523652] cx18-0: api: CX18_CPU_CAPTURE_STOP cmd 0x20020003 args 0x00000000 0x00000001 [10967.820014] cx18-0: api: CX18_CPU_DE_RELEASE_MDL cmd 0x20040006 args 0x00000000 [10968.120019] cx18-0: api: CX18_DESTROY_TASK cmd 0x40000002 args 0x00000000
_______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
