Hans Verkuil wrote: > On Saturday 26 November 2005 20:49, Sigurd Nes wrote: > >>Hans Verkuil wrote: >> >>>Hi all, >>> >>>Please test this preliminary 0.4.1 release! Download from: >>> >>>http://ivtvdriver.org/viewcvs/ivtv/branches/0.4.tar.gz?view=tar >>> >>>If there are no new major problems then I want to release it next >>>week. I'd like to hear both successes and failures. Especially if >>>you are running a 2.4 kernel! >>> >>>Note that the firmware files are now using the hotplug mechanism >>>(except for older 2.4 kernels). See >>>http://www.ivtvdriver.org/index.php/Firmware for more information. >>> >>>Thanks, >>> >>> Hans >> >>Everything seems to initialize just fine - but the tuners of the 500 >>only gives me a short burst of static. the 350 is fine. > > > Static video, static audio or both? What shows up in the kernel log > after running 'ivtvctl -d /dev/videoX --log-status' (replace videoX > with a video device of the PVR500)? > > I am unable to reproduce this. I tried the 2.6.13.4 kernel, I have the > same PVR500, and I have no problems. > > As far as I can tell from the ivtv log everything works fine and is > installed correctly. > > I believe you said it worked correctly in the past. If so, can you go > back through the various revisions and try to locate where it broke? > Recommended revisions to try are: 2950, 2961 and 2966. > > You'll have to help me here! > > Hans > Thanks for helping me out. It broke for me around r2953. I use r2889 which for me is really good. For r3001 there is constant (myththv is stops after 2-3 sec) static with no sound on the 500's - seems like the video signal is not detected
I used to initialise with only '/sbin/modprobe ivtv' - and erveryting got autodetected. Now I have changed to '/sbin/modprobe ivtv ivtv_std=2' but still not working for r3001. this is the output from 'ivtvctl -d /dev/video2 --log-status' (second 500 tuner) at r2889 - ok: ivtv2: ================= START STATUS CARD #2 ================= cx25840 2-0044: Video signal: present cx25840 2-0044: Detected format: PAL-BDGHI (microcontroller: PAL-BDGHI) cx25840 2-0044: Detected audio mode: stereo cx25840 2-0044: Detected audio standard: NICAM-BG cx25840 2-0044: Audio muted: no cx25840 2-0044: Audio microcontroller: running cx25840 2-0044: Configured audio standard: automatic detection cx25840 2-0044: Configured audio system: automatic standard and mode detection cx25840 2-0044: Specified standard: PAL cx25840 2-0044: Specified input: tuner cx25840 2-0044: Specified audio input: tuner cx25840 2-0044: Specified audio rate: 48 kHz cx25840 2-0044: Preferred audio mode: stereo cx25840 2-0044: Selected 65 MHz format: autodetect cx25840 2-0044: Selected 45 MHz format: chroma wm8775 2-001b: Input: default ivtv2: ================== END STATUS CARD #2 ================== this is the output from 'ivtvctl -d /dev/videoX --log-status' at r3001 - #0 is fine - not ok for the 500 (#1 and #2): ivtv0: ================= START STATUS CARD #0 ================= saa7115 0-0021: Audio frequency: <NULL> saa7115 0-0021: Video signal: broadcast/DVD saa7115 0-0021: Frequency: 50Hz saa7115 0-0021: Detected format: PAL saa7127 0-0044: Standard: 50 Hz saa7127 0-0044: Input: normal saa7127 0-0044: Output: S-Video + Composite saa7127 0-0044: WSS: disabled saa7127 0-0044: VPS: disabled saa7127 0-0044: CC: disabled tda9887 0-0043: Data bytes: b=14 c=70 e=09 ivtv0: ================== END STATUS CARD #0 ================== ivtv1: ================= START STATUS CARD #1 ================= cx25840 1-0044: Video signal: not present cx25840 1-0044: Detected format: NTSC-M cx25840 1-0044: Detected audio mode: mono cx25840 1-0044: Detected audio standard: no detected audio standard cx25840 1-0044: Audio muted: yes cx25840 1-0044: Audio microcontroller: running cx25840 1-0044: Configured audio standard: automatic detection cx25840 1-0044: Configured audio system: automatic standard and mode detection cx25840 1-0044: Specified standard: PAL-BDGHI cx25840 1-0044: Specified input: Tuner cx25840 1-0044: Specified audio input: Tuner cx25840 1-0044: Specified audioclock freq: 48 kHz cx25840 1-0044: Preferred audio mode: stereo cx25840 1-0044: Selected 65 MHz format: autodetect cx25840 1-0044: Selected 45 MHz format: chroma wm8775 1-001b: Input: default tda9887 1-0043: Data bytes: b=d4 c=70 e=09 ivtv1: ================== END STATUS CARD #1 ================== ivtv2: ================= START STATUS CARD #2 ================= cx25840 2-0044: Video signal: not present cx25840 2-0044: Detected format: NTSC-M cx25840 2-0044: Detected audio mode: mono cx25840 2-0044: Detected audio standard: no detected audio standard cx25840 2-0044: Audio muted: yes cx25840 2-0044: Audio microcontroller: running cx25840 2-0044: Configured audio standard: automatic detection cx25840 2-0044: Configured audio system: automatic standard and mode detection cx25840 2-0044: Specified standard: PAL-BDGHI cx25840 2-0044: Specified input: Tuner cx25840 2-0044: Specified audio input: Tuner cx25840 2-0044: Specified audioclock freq: 48 kHz cx25840 2-0044: Preferred audio mode: stereo cx25840 2-0044: Selected 65 MHz format: autodetect cx25840 2-0044: Selected 45 MHz format: chroma wm8775 2-001b: Input: default tda9887 2-0043: Data bytes: b=d4 c=70 e=09 ivtv2: ================== END STATUS CARD #2 ================== Sigurd _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
