Rob Comstock wrote:
Do you have to use ivtvctl --reset-ir before the IR goes unresponsive or will
it work well enough to bring it back alive after it dies?
Theoretically, it works after the remote goes dead. It just
resets 2 GPIO flags on the mpeg chip (turns it off then back on).
If the remote isn't dead yet, it should have no effect.
Yep, that made it functional again. Bryan, here's the diff of that to
the original working in case it helps point out the problem followed
by the broken/reset diff
[EMAIL PROTECTED]:~# diff working_regs.log reset_regs.log
111c111
< GPI_IN=3 (0x3) ""
---
GPI_IN=11 (0xB) ""
270c270
< FIELD=1 (0x1) ""
---
FIELD=0 (0x0) ""
367,368c367,368
< CC_STAT=225 (0xE1) ""
< CC_FIFO_DAT=63 (0x3F) ""
---
CC_STAT=97 (0x61) ""
CC_FIFO_DAT=193 (0xC1) ""
429c429
< FIELD_COUNT=263 (0x107) ""
---
FIELD_COUNT=24 (0x18) ""
437,438c437,438
< VGA_GAIN=26 (0x1A) ""
< AGC_GAIN=1673 (0x689) ""
---
VGA_GAIN=25 (0x19) ""
AGC_GAIN=1698 (0x6A2) ""
485c485
< DL_DATA_CTL=250 (0xFA) ""
---
DL_DATA_CTL=240 (0xF0) ""
490c490
< MOD_DET_STATUS0=17 (0x11) ""
---
MOD_DET_STATUS0=1 (0x1) ""
661c661
< RDS_I=7524 (0x1D64) ""
---
RDS_I=784 (0x310) ""
[EMAIL PROTECTED]:~# diff broken_regs.log reset_regs.log
367,368c367,368
< CC_STAT=96 (0x60) ""
< CC_FIFO_DAT=199 (0xC7) ""
---
CC_STAT=97 (0x61) ""
CC_FIFO_DAT=193 (0xC1) ""
429c429
< FIELD_COUNT=76 (0x4C) ""
---
FIELD_COUNT=24 (0x18) ""
437,438c437,438
< VGA_GAIN=26 (0x1A) ""
< AGC_GAIN=1669 (0x685) ""
---
VGA_GAIN=25 (0x19) ""
AGC_GAIN=1698 (0x6A2) ""
485c485
< DL_DATA_CTL=200 (0xC8) ""
---
DL_DATA_CTL=240 (0xF0) ""
661c661
< RDS_I=276 (0x114) ""
---
RDS_I=784 (0x310) ""
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel