In my search for the lost output, I have tried to reload modules without success. But I have now noticed these errors in my IVTV-log:

May 15 10:42:35 dhcppc2 smartd[4335]: Device: /dev/hdc, not found in smartd database.
May 15 12:42:08 dhcppc2 modprobe: FATAL: Error inserting bttv (/lib/modules/2.6.10-1.770_14.rhfc3.at/kernel/drivers/media/video/bttv.ko): Unknown symbol in module, or unknown parameter (see dmesg)
May 15 10:42:35 dhcppc2 kernel: ivtv: Registered v4l2 device, streamtype 7 minor 232
May 15 12:42:09 dhcppc2 modprobe: WARNING: Error inserting cx88xx (/lib/modules/2.6.10-1.770_14.rhfc3.at/kernel/drivers/media/video/cx88/cx88xx.ko): Unknown symbol in module, or unknown parameter (see dmesg)
May 15 10:42:35 dhcppc2 kernel: ivtv: Create DMA stream 8
May 15 12:42:09 dhcppc2 modprobe: FATAL: Error inserting cx8800 (/lib/modules/2.6.10-1.770_14.rhfc3.at/kernel/drivers/media/video/cx88/cx8800.ko): Unknown symbol in module, or unknown parameter (see dmesg)


The entire IVTV-log is shown underneath, but it seems as the above lines are the only problematic.

My modprobe.conf looks like this (no trailing spaces):
alias eth0 tulip
alias snd-card-0 snd-via82xx
options snd-card-0 index=0
install snd-via82xx /sbin/modprobe --ignore-install snd-via82xx && /usr/sbin/alsactl restore >/dev/null 2>&1 || :
remove snd-via82xx { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; }; /sbin/modprobe -r --ignore-remove snd-via82xx
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
# ivtv modules setup
alias char-major-81 videodev
alias char-major-81-0 ivtv
alias char-major-61 lirc_i2c
alias tveeprom tveeprom-ivtv
alias msp3400 msp3400-ivtv
install ivtv /sbin/modprobe --ignore-install ivtv; /sbin/modprobe ivtv-fb
options ivtv ivtv_std=2 tda9887=0
install lirc_i2c /sbin/modprobe ivtv; /sbin/modprobe --ignore-install lirc_i2c


Thanks for any help.

Mogens

-------- Original Message --------
Date: Sun, 15 May 2005 10:59:57 +0200
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]

==================== START INIT IVTV ====================
May 15 10:42:34 dhcppc2 kernel: ivtv: version 0.2.0 (rc3i) loading
May 15 10:42:34 dhcppc2 kernel: ivtv: Linux version: 2.6.10-1.770_14.rhfc3.at 686 REGPARM gcc-3.4
May 15 10:42:34 dhcppc2 kernel: ivtv: In case of problems please include the debug info
May 15 10:42:34 dhcppc2 kernel: ivtv: between the START INIT IVTV and END INIT IVTV lines when
May 15 10:42:34 dhcppc2 kernel: ivtv: mailing the ivtv-devel mailinglist.
May 15 10:42:34 dhcppc2 kernel: ivtv: Autodetected WinTV PVR 350 card
May 15 10:42:34 dhcppc2 kernel: ivtv: Found an iTVC15 based chip
May 15 10:42:34 dhcppc2 kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
May 15 10:42:34 dhcppc2 kernel: PCI: setting IRQ 11 as level-triggered
May 15 10:42:34 dhcppc2 kernel: ACPI: PCI interrupt 0000:00:09.0[A] -> GSI 11 (level, low) -> IRQ 11
May 15 10:42:34 dhcppc2 kernel: ivtv: Unreasonably low latency timer, setting to 64 (was 32)
May 15 10:42:34 dhcppc2 kernel: ivtv: VIA PCI device: 0x3148 vendor: 0x1106
May 15 10:42:34 dhcppc2 kernel: tveeprom: Hauppauge: model = 48139, rev = K257,serial# = 2932143
May 15 10:42:34 dhcppc2 kernel: tveeprom: tuner = Philips FM1216 ME MK3 (idx = 57, type = 38)
May 15 10:42:34 dhcppc2 kernel: tveeprom: tuner fmt = PAL(D/K) (eeprom = 0x74, v4l2 = 0x00400e17)
May 15 10:42:34 dhcppc2 kernel: tveeprom: audio_processor = CS5331 (type = 9)
May 15 10:42:34 dhcppc2 kernel: ivtv: i2c attach [client=tveeprom[0],ok]
May 15 10:42:34 dhcppc2 kernel: msp34xx: ivtv version
May 15 10:42:34 dhcppc2 kernel: msp34xx: init: chip=MSP3418W-B3, has NICAM support, simple (D) mode, simpler (G) no-thread mode
May 15 10:42:34 dhcppc2 kernel: msp34xx: $Id$ compiled on: Mar 26 2005 06:00:51
May 15 10:42:34 dhcppc2 kernel: ivtv: i2c attach [client=MSP3418W-B3,ok]
May 15 10:42:34 dhcppc2 kernel: saa7115: starting probe for adapter ivtv i2c driver #0 (0x10005)
May 15 10:42:34 dhcppc2 kernel: saa7115: detecting saa7115 client on address 0x42
May 15 10:42:34 dhcppc2 kernel: saa7115: writing init values
May 15 10:42:34 dhcppc2 kernel: ivtv: i2c attach [client=saa7115[0],ok]
May 15 10:42:34 dhcppc2 kernel: saa7115: status: (1E) 0x40, (1F) 0xc0
May 15 10:42:34 dhcppc2 kernel: tuner: chip found at addr 0xc2 i2c-bus ivtv i2cdriver #0
May 15 10:42:34 dhcppc2 kernel: ivtv: i2c attach [client=(tuner unset),ok]
May 15 10:42:34 dhcppc2 kernel: saa7127: detecting saa7127 client on address 0x88
May 15 10:42:34 dhcppc2 kernel: saa7127: Selecting NTSC video Standard
May 15 10:42:34 dhcppc2 kernel: saa7127: Selecting S-Video+Composite
May 15 10:42:34 dhcppc2 kernel: saa7127: Turn WSS off
May 15 10:42:34 dhcppc2 kernel: saa7127: Widescreen Mode 4:3 Full Format
May 15 10:42:34 dhcppc2 mDNSResponder: startup succeeded
May 15 10:42:34 dhcppc2 kernel: saa7127: Selecting Normal Encoder Input
May 15 10:42:34 dhcppc2 kernel: saa7127: Enable Video Output
May 15 10:42:34 dhcppc2 kernel: ivtv: i2c attach [client=saa7127[0],ok]
May 15 10:42:34 dhcppc2 kernel: ivtv: Tuner Type 38, Tuner formats 0x00400e17, Radio: yes, Model 0x00ad2557, Revision 0x00000001
May 15 10:42:34 dhcppc2 kernel: ivtv: Radio detected
May 15 10:42:34 dhcppc2 kernel: ivtv: Encoder revision: 0x02040024
May 15 10:42:34 dhcppc2 kernel: ivtv: Encoder Firmware may be buggy, use version 0x02040011
May 15 10:42:34 dhcppc2 kernel: ivtv: Decoder revision: 0x02020023
May 15 10:42:34 dhcppc2 kernel: ivtv: Configuring WinTV PVR 350 card with 9 streams
May 15 10:42:34 dhcppc2 kernel: ivtv: Create DMA stream 0 using 256 16384 byte buffers 4194304 kbytes total
May 15 10:42:34 dhcppc2 kernel: ivtv: Registered v4l2 device, streamtype 0 minor 0
May 15 10:42:34 dhcppc2 kernel: ivtv: Create DMA stream 1
May 15 10:42:34 dhcppc2 kernel: ivtv: Registered v4l2 device, streamtype 1 minor 32
May 15 10:42:34 dhcppc2 kernel: ivtv: Create stream 2 using 40 52224 byte buffers 2097152 kbytes total
May 15 10:42:34 dhcppc2 kernel: ivtv: Registered v4l2 device, streamtype 2 minor 224
May 15 10:42:34 dhcppc2 smartd[4335]: smartd version 5.33 [i386-redhat-linux-gnu] Copyright (C) 2002-4 Bruce Allen
May 15 10:42:34 dhcppc2 kernel: ivtv: Create DMA stream 3 using 455 4608 byte buffers 2097152 kbytes total
May 15 10:42:34 dhcppc2 smartd[4335]: Home page is http://smartmontools.sourceforge.net/
May 15 10:42:34 dhcppc2 kernel: ivtv: Registered v4l2 device, streamtype 3 minor 24
May 15 10:42:34 dhcppc2 smartd[4335]: Opened configuration file /etc/smartd.conf
May 15 10:42:34 dhcppc2 kernel: ivtv: Create stream 4
May 15 10:42:34 dhcppc2 smartd[4335]: Configuration file /etc/smartd.conf parsed.
May 15 10:42:34 dhcppc2 kernel: ivtv: Registered v4l2 device, streamtype 4 minor 64
May 15 10:42:34 dhcppc2 smartd[4335]: Device: /dev/hda, opened
May 15 10:42:34 dhcppc2 kernel: ivtv: Create DMA stream 5 using 16 65536 byte buffers 1048576 kbytes total
May 15 10:42:34 dhcppc2 smartd[4335]: Device: /dev/hda, not found in smartd database.
May 15 10:42:34 dhcppc2 kernel: ivtv: Registered v4l2 device, streamtype 5 minor 16
May 15 12:42:03 dhcppc2 rc.sysinit: -e
May 15 10:42:35 dhcppc2 kernel: ivtv: Create stream 6 using 1024 2048 byte buffers 262144 kbytes total
May 15 10:42:35 dhcppc2 smartd[4335]: Device: /dev/hda, is SMART capable. Adding to "monitor" list.
May 15 12:42:05 dhcppc2 start_udev: Starting udev: succeeded
May 15 10:42:35 dhcppc2 kernel: ivtv: Registered v4l2 device, streamtype 6 minor 228
May 15 10:42:35 dhcppc2 smartd[4335]: Device: /dev/hdc, opened
May 15 12:42:06 dhcppc2 udevsend[1615]: starting udevd daemon
May 15 10:42:35 dhcppc2 kernel: ivtv: Create stream 7
May 15 10:42:35 dhcppc2 smartd[4335]: Device: /dev/hdc, not found in smartd database.
May 15 12:42:08 dhcppc2 modprobe: FATAL: Error inserting bttv (/lib/modules/2.6.10-1.770_14.rhfc3.at/kernel/drivers/media/video/bttv.ko): Unknown symbol in module, or unknown parameter (see dmesg)
May 15 10:42:35 dhcppc2 kernel: ivtv: Registered v4l2 device, streamtype 7 minor 232
May 15 12:42:09 dhcppc2 modprobe: WARNING: Error inserting cx88xx (/lib/modules/2.6.10-1.770_14.rhfc3.at/kernel/drivers/media/video/cx88/cx88xx.ko): Unknown symbol in module, or unknown parameter (see dmesg)
May 15 10:42:35 dhcppc2 kernel: ivtv: Create DMA stream 8
May 15 12:42:09 dhcppc2 modprobe: FATAL: Error inserting cx8800 (/lib/modules/2.6.10-1.770_14.rhfc3.at/kernel/drivers/media/video/cx88/cx8800.ko): Unknown symbol in module, or unknown parameter (see dmesg)
May 15 10:42:35 dhcppc2 kernel: ivtv: Registered v4l2 device, streamtype 8 minor 48
May 15 12:42:12 dhcppc2 rc.sysinit: -e
May 15 10:42:35 dhcppc2 kernel: ivtv: Setting Tuner 38
May 15 12:42:13 dhcppc2 hal.hotplug[2663]: DEVPATH is not set
May 15 10:42:35 dhcppc2 kernel: tuner: type set to 38 (Philips PAL/SECAM multi (FM1216ME MK3)) by ivtv i2c driver #0
May 15 12:42:14 dhcppc2 hal.hotplug[2764]: DEVPATH is not set
May 15 10:42:35 dhcppc2 kernel: saa7115: decoder set input (4)
May 15 12:42:19 dhcppc2 sysctl: net.ipv4.ip_forward = 0
May 15 10:42:35 dhcppc2 kernel: saa7115: now setting Composite input
May 15 12:42:19 dhcppc2 sysctl: net.ipv4.conf.default.rp_filter = 1
May 15 10:42:35 dhcppc2 kernel: ivtv: Setting audio matrix to input 3, output 1
May 15 12:42:19 dhcppc2 sysctl: net.ipv4.conf.default.accept_source_route = 0
May 15 10:42:35 dhcppc2 smartd[4335]: Device: /dev/hdc, is SMART capable. Adding to "monitor" list.
May 15 10:42:35 dhcppc2 kernel: ivtv: Switching standard to PAL.
May 15 12:42:19 dhcppc2 sysctl: kernel.sysrq = 0
May 15 10:42:35 dhcppc2 smartd[4335]: Device: /dev/hdd, opened
May 15 10:42:35 dhcppc2 kernel: ivtv: ivtv_enc_thread: pid = 540, itv = 0xdec0dd20
May 15 12:42:19 dhcppc2 sysctl: kernel.core_uses_pid = 1
May 15 10:42:35 dhcppc2 smartd[4335]: Device: /dev/hdd, not found in smartd database.
May 15 10:42:35 dhcppc2 kernel: ivtv: ivtv_dec_thread: pid = 541, itv = 0xdec0dd20
May 15 12:42:19 dhcppc2 rc.sysinit: Configuring kernel parameters: succeeded
May 15 10:42:17 dhcppc2 date: Sun May 15 10:42:17 CEST 2005
May 15 10:42:35 dhcppc2 kernel: ivtv: i2c client addr: 0x43 not found!
May 15 10:42:17 dhcppc2 rc.sysinit: Setting clock (localtime): Sun May 15 10:42:17 CEST 2005 succeeded
May 15 10:42:35 dhcppc2 kernel: saa7115: decoder set norm PAL
May 15 10:42:17 dhcppc2 rc.sysinit: Loading default keymap succeeded
May 15 10:42:35 dhcppc2 kernel: saa7115: set audio: 0x01
May 15 10:42:17 dhcppc2 rc.sysinit: Setting hostname localhost.localdomain: succeeded
May 15 10:42:35 dhcppc2 kernel: saa7127: Setting Encoder Video Standard
May 15 10:42:17 dhcppc2 rc.sysinit: Checking root filesystem succeeded
May 15 10:42:35 dhcppc2 kernel: saa7127: Set PAL Video Mode
May 15 10:42:17 dhcppc2 rc.sysinit: Remounting root filesystem in read-write mode: succeeded
May 15 10:42:35 dhcppc2 smartd[4335]: Device: /dev/hdd, is SMART capable. Adding to "monitor" list.
May 15 10:42:35 dhcppc2 kernel: saa7127: Selecting PAL video Standard
May 15 10:42:18 dhcppc2 lvm.static: 2 logical volume(s) in volume group VolGroup00 now active
May 15 10:42:35 dhcppc2 smartd[4335]: Monitoring 3 ATA and 0 SCSI devices
May 15 10:42:35 dhcppc2 kernel: ivtv: Initialized WinTV PVR 350, card #0
May 15 10:42:18 dhcppc2 rc.sysinit: Setting up Logical Volume Management: succeeded
May 15 10:42:36 dhcppc2 kernel: ivtv: ==================== END INIT IVTV





_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to