Hans Verkuil wrote: > I removed the PAUSE_ENCODING line that gave many people problems. I also > fixed the Hauppauge PVR-350 issue introduced in the last change. > > See if it now works better.
Yep, for me latest 0.8 now fixes both issues for me. Jelle. > > Hans > > On Saturday 11 November 2006 21:13, Jelle wrote: >> Hold on... looks like the build dependencies are incomplete... I'm >> doing a 'make clean' before each 'make' now, and it's clearly commit >> 3542 that is the culprit. At least that can make sense ;-) >> >> Now I have the head of 0.8 with commit 3542 undone (see attached >> patch), and it loads ivtv_fb.ko again. >> >> Probably that eeprom card detection code forgets to detect if it as >> tvout or something of that sorts. >> >> Maybe somebody can confirm/try? >> >> Jelle. >> >> timecop wrote: >>> looks like the japanese patch backfired. >>> >>> -t >>> >>> On 11/12/06, Jelle <[EMAIL PROTECTED]> wrote: >>>> I suddenly had that too... going through the various versions with >>>> 'svn update -r', I found that commit r3539 consistenty broke it. >>>> It's weird because the saa717x driver isn't even listed in lsmod >>>> (perhaps it gets loaded, does something to screw things up, and >>>> then unloads? or perhaps the r3537 version does some 'required' >>>> initialization and then unloads?) >>>> >>>> I can build the latest 0.8 that doesn't have the error, as long as >>>> I take i2c-drivers/saa717x.c from r3537. >>>> >>>> Good luck... >>>> >>>> Jelle. >>>> >>>> Martin Dauskardt wrote: >>>>> ivtv: ==================== START INIT IVTV ==================== >>>>> ivtv: version 0.8.1 (v4l-dvb + ivtv virtual merge) Revision: >>>>> 3561 loading ivtv: Linux version: 2.6.18 preempt mod_unload 386 >>>>> gcc-4.0 ivtv: In case of problems please include the debug info >>>>> between ivtv: the START INIT IVTV and END INIT IVTV lines, along >>>>> with ivtv: any module options, when mailing the ivtv-users >>>>> mailinglist. ivtv0: Autodetected Hauppauge card >>>>> ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 >>>>> PCI: setting IRQ 10 as level-triggered >>>>> ACPI: PCI Interrupt 0000:00:0b.0[A] -> Link [LNKB] -> GSI 10 >>>>> (level, low) -> IRQ 10 ivtv0: Unreasonably low latency timer, >>>>> setting to 64 (was 32) ivtv0: loaded v4l-cx2341x-enc.fw firmware >>>>> (262144 bytes) ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 >>>>> bytes) tuner 1-0043: chip found @ 0x86 (ivtv i2c driver #0) >>>>> tda9887 1-0043: tda988[5/6/7] found @ 0x43 (tuner) >>>>> tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0) >>>>> tveeprom 1-0050: Hauppauge model 48139, rev K257, serial# 7521224 >>>>> tveeprom 1-0050: tuner model is Philips FM1216 ME MK3 (idx 57, >>>>> type 38) tveeprom 1-0050: TV standards PAL(B/G) PAL(I) >>>>> SECAM(L/L') PAL(D/D1/K) (eeprom 0x74) tveeprom 1-0050: audio >>>>> processor is MSP4418 (idx 25) >>>>> tveeprom 1-0050: decoder processor is SAA7115 (idx 19) >>>>> tveeprom 1-0050: has radio, has IR remote >>>>> ivtv0: Autodetected Hauppauge WinTV PVR-350 >>>>> saa7115 1-0021: saa7115 found (1f7115d0e100000) @ 0x42 (ivtv i2c >>>>> driver #0) saa7127 1-0044: saa7129 found @ 0x88 (ivtv i2c driver >>>>> #0) msp3400 1-0040: MSP4418G-B3 found @ 0x80 (ivtv i2c driver #0) >>>>> msp3400 1-0040: MSP4418G-B3 supports nicam and radio, mode is >>>>> autodetect and autoselect ivtv0: Encoder revision: 0x02050032 >>>>> ivtv0: Decoder revision: 0x02020023 >>>>> ivtv0: Registered device video1 for encoder MPEG >>>>> ivtv0: Registered device video32 for encoder YUV >>>>> ivtv0: Registered device vbi1 for encoder VBI >>>>> ivtv0: Registered device video24 for encoder PCM audio >>>>> ivtv0: Registered device radio0 for encoder radio >>>>> ivtv0: loaded v4l-cx2341x-init.mpg firmware (155648 bytes) >>>>> tuner 1-0061: type set to 38 (Philips PAL/SECAM multi (FM1216ME >>>>> MK3)) ivtv0: Initialized Hauppauge WinTV PVR-350, card #0 >>>>> ivtv: ==================== END INIT IVTV ==================== >>>>> ivtv-osd: Specified card (id 0) is either not present or does >>>>> not support TV out ivtv-osd: Specified card (id 0) is either not >>>>> present or does not support TV out ivtv-osd: Specified card (id >>>>> 0) is either not present or does not support TV out ivtv-osd: >>>>> Specified card (id 0) is either not present or does not support >>>>> TV out >>>> _______________________________________________ >>>> ivtv-devel mailing list >>>> [email protected] >>>> http://ivtvdriver.org/mailman/listinfo/ivtv-devel >>> _______________________________________________ >>> ivtv-devel mailing list >>> [email protected] >>> http://ivtvdriver.org/mailman/listinfo/ivtv-devel > > _______________________________________________ > ivtv-devel mailing list > [email protected] > http://ivtvdriver.org/mailman/listinfo/ivtv-devel > _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
